| 1 | [ May 4 23:26:05 Enabled. ] | ||
| 2 | [ May 4 23:26:05 Rereading configuration. ] | ||
| 3 | [ May 4 23:26:07 Rereading configuration. ] | ||
| 4 | [ May 4 23:26:19 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 4 23:26:19 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.04 23:26:21.057794 [ 1 ] {} <Information> Application: Will watch for the process with pid 25084 | ||
| 29 | 2026.05.04 23:26:21.058288 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.04 23:26:21.542219 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25084 | ||
| 31 | 2026.05.04 23:26:21.543047 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.04 23:26:21.543194 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.04 23:26:21.646372 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.04 23:26:21.681080 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.04 23:26:21.681891 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.04 23:26:21.681909 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.04 23:26:21.681969 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.04 23:26:21.684949 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.04 23:26:21.689521 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.04 23:26:21.690365 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.04 23:26:21.691211 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.04 23:26:21.691259 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.04 23:26:21.691297 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.04 23:26:21.692007 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.04 23:26:21.692979 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.04 23:26:21.698792 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.04 23:26:21.699434 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.04 23:26:21.700782 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.04 23:26:21.700871 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.04 23:26:21.701863 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.04 23:26:21.702300 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.04 23:26:21.706172 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.04 23:26:21.706500 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.04 23:26:21.710909 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.04 23:26:21.711411 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.04 23:26:21.711836 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.04 23:26:21.712174 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.04 23:26:21.713516 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.04 23:26:21.713539 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.04 23:26:21.713634 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.04 23:26:21.713724 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.04 23:26:21.726983 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.04 23:26:21.727010 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162674 sec | ||
| 68 | 2026.05.04 23:26:21.727058 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.04 23:26:21.727105 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.04 23:26:21.727807 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.04 23:26:21.728405 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.04 23:26:21.739444 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.04 23:26:21.739484 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.04 23:26:21.739565 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.04 23:26:21.739579 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.04 23:26:21.739612 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.04 23:26:21.739690 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.04 23:26:21.743644 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.04 23:26:21.743687 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.04 23:26:21.743734 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.04 23:26:21.743894 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.04 23:26:21.743935 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.04 23:26:21.743947 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.04 23:26:21.744018 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.04 23:26:21.744031 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.04 23:26:21.744060 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.04 23:26:21.744128 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.04 23:26:21.767371 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.04 23:26:21.768756 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.04 23:26:21.768831 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.2403e-05 sec | ||
| 91 | 2026.05.04 23:26:21.768844 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.04 23:26:21.768854 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.04 23:26:21.768878 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.04 23:26:21.769078 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.04 23:26:21.769171 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.04 23:26:21.769186 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.04 23:26:21.769197 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.04 23:26:21.769208 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.04 23:26:21.772830 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.04 23:26:21.773032 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.05.04 23:26:21.774391 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2691e-05 sec. | ||
| 102 | 2026.05.04 23:26:21.774785 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.04 23:26:21.775477 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.04 23:26:21.775497 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.04 23:26:21.877009 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62140 | ||
| 106 | 2026.05.04 23:26:21.878130 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.04 23:26:21.878194 [ 3 ] {} <Debug> TCP-Session: 018bf05a-0c77-4580-a4aa-95b5e1780f89 Authenticating user 'default' from [fd00:1122:3344:101::c]:62140 | ||
| 108 | 2026.05.04 23:26:21.878219 [ 3 ] {} <Debug> TCP-Session: 018bf05a-0c77-4580-a4aa-95b5e1780f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.04 23:26:21.878290 [ 3 ] {} <Debug> TCP-Session: 018bf05a-0c77-4580-a4aa-95b5e1780f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.04 23:26:21.878382 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.04 23:26:21.878407 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.04 23:26:21.878477 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.04 23:26:21.880861 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52709 | ||
| 114 | 2026.05.04 23:26:21.880965 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64846 | ||
| 115 | 2026.05.04 23:26:21.880974 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62379 | ||
| 116 | 2026.05.04 23:26:21.881080 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.04 23:26:21.881126 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.04 23:26:21.881174 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.04 23:26:21.881177 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48697 | ||
| 120 | 2026.05.04 23:26:21.881203 [ 4 ] {} <Debug> TCP-Session: 53a6c164-64c1-456a-98a6-a902f02102b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52709 | ||
| 121 | 2026.05.04 23:26:21.881231 [ 254 ] {} <Debug> TCP-Session: 591d3c78-6b5c-4467-8242-41c84ceb2eb9 Authenticating user 'default' from [fd00:1122:3344:101::c]:62379 | ||
| 122 | 2026.05.04 23:26:21.881225 [ 5 ] {} <Debug> TCP-Session: f991ecab-a11f-4dd0-910c-182959c4eeb5 Authenticating user 'default' from [fd00:1122:3344:101::c]:64846 | ||
| 123 | 2026.05.04 23:26:21.881325 [ 4 ] {} <Debug> TCP-Session: 53a6c164-64c1-456a-98a6-a902f02102b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.04 23:26:21.881365 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.04 23:26:21.881349 [ 254 ] {} <Debug> TCP-Session: 591d3c78-6b5c-4467-8242-41c84ceb2eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.04 23:26:21.881396 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59805 | ||
| 127 | 2026.05.04 23:26:21.881445 [ 255 ] {} <Debug> TCP-Session: 25b517ed-3f76-4e1c-b81b-24f11bb16635 Authenticating user 'default' from [fd00:1122:3344:101::c]:48697 | ||
| 128 | 2026.05.04 23:26:21.881421 [ 254 ] {} <Debug> TCP-Session: 591d3c78-6b5c-4467-8242-41c84ceb2eb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.04 23:26:21.881410 [ 4 ] {} <Debug> TCP-Session: 53a6c164-64c1-456a-98a6-a902f02102b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.04 23:26:21.881514 [ 255 ] {} <Debug> TCP-Session: 25b517ed-3f76-4e1c-b81b-24f11bb16635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.04 23:26:21.881540 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.04 23:26:21.881402 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39287 | ||
| 133 | 2026.05.04 23:26:21.881589 [ 255 ] {} <Debug> TCP-Session: 25b517ed-3f76-4e1c-b81b-24f11bb16635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.04 23:26:21.881610 [ 257 ] {} <Debug> TCP-Session: 2ac3c7b8-dee8-4f6b-9c8f-70813fc752f0 Authenticating user 'default' from [fd00:1122:3344:101::c]:59805 | ||
| 135 | 2026.05.04 23:26:21.881505 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36211 | ||
| 136 | 2026.05.04 23:26:21.881335 [ 5 ] {} <Debug> TCP-Session: f991ecab-a11f-4dd0-910c-182959c4eeb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.04 23:26:21.881719 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.04 23:26:21.881713 [ 257 ] {} <Debug> TCP-Session: 2ac3c7b8-dee8-4f6b-9c8f-70813fc752f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.04 23:26:21.881790 [ 5 ] {} <Debug> TCP-Session: f991ecab-a11f-4dd0-910c-182959c4eeb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.04 23:26:21.881823 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.04 23:26:21.881809 [ 256 ] {} <Debug> TCP-Session: 0259ea61-ef6d-47de-9eef-afe7d46df864 Authenticating user 'default' from [fd00:1122:3344:101::c]:39287 | ||
| 142 | 2026.05.04 23:26:21.881808 [ 257 ] {} <Debug> TCP-Session: 2ac3c7b8-dee8-4f6b-9c8f-70813fc752f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.04 23:26:21.881921 [ 258 ] {} <Debug> TCP-Session: 17918ba2-df17-4b1e-9bf8-2d6814f7b635 Authenticating user 'default' from [fd00:1122:3344:101::c]:36211 | ||
| 144 | 2026.05.04 23:26:21.881940 [ 256 ] {} <Debug> TCP-Session: 0259ea61-ef6d-47de-9eef-afe7d46df864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.04 23:26:21.882025 [ 258 ] {} <Debug> TCP-Session: 17918ba2-df17-4b1e-9bf8-2d6814f7b635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.04 23:26:21.882033 [ 256 ] {} <Debug> TCP-Session: 0259ea61-ef6d-47de-9eef-afe7d46df864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.04 23:26:21.882050 [ 258 ] {} <Debug> TCP-Session: 17918ba2-df17-4b1e-9bf8-2d6814f7b635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.04 23:26:22.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.84 MiB, peak 116.84 MiB, free memory in arenas 0.00 B, will set to 118.96 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2026.05.04 23:26:22.690866 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48158 | ||
| 150 | 2026.05.04 23:26:22.691410 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.04 23:26:22.691479 [ 259 ] {} <Debug> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Authenticating user 'default' from [fd00:1122:3344:101::d]:48158 | ||
| 152 | 2026.05.04 23:26:22.691502 [ 259 ] {} <Debug> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.04 23:26:22.691592 [ 259 ] {} <Debug> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.04 23:26:22.691675 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.04 23:26:22.691704 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.04 23:26:22.691784 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.05.04 23:26:22.716393 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61052 | ||
| 158 | 2026.05.04 23:26:22.718708 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.04 23:26:22.718758 [ 260 ] {} <Debug> TCP-Session: 67292ff3-c426-4da7-b3b6-d143be0ad304 Authenticating user 'default' from [fd00:1122:3344:101::b]:61052 | ||
| 160 | 2026.05.04 23:26:22.718866 [ 260 ] {} <Debug> TCP-Session: 67292ff3-c426-4da7-b3b6-d143be0ad304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.04 23:26:22.718882 [ 260 ] {} <Debug> TCP-Session: 67292ff3-c426-4da7-b3b6-d143be0ad304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.04 23:26:22.718961 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 163 | 2026.05.04 23:26:22.719069 [ 260 ] {} <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 | ||
| 164 | 2026.05.04 23:26:22.719089 [ 260 ] {} <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 | ||
| 165 | 2026.05.04 23:26:22.721551 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37280 | ||
| 166 | 2026.05.04 23:26:22.721617 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55408 | ||
| 167 | 2026.05.04 23:26:22.721762 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45683 | ||
| 168 | 2026.05.04 23:26:22.721769 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.04 23:26:22.721851 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.04 23:26:22.721878 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56881 | ||
| 171 | 2026.05.04 23:26:22.721948 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40097 | ||
| 172 | 2026.05.04 23:26:22.721878 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39097 | ||
| 173 | 2026.05.04 23:26:22.722059 [ 263 ] {} <Debug> TCP-Session: 20787b39-9d0d-4366-a7a2-6443b7230c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:55408 | ||
| 174 | 2026.05.04 23:26:22.722136 [ 263 ] {} <Debug> TCP-Session: 20787b39-9d0d-4366-a7a2-6443b7230c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.04 23:26:22.722216 [ 263 ] {} <Debug> TCP-Session: 20787b39-9d0d-4366-a7a2-6443b7230c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.04 23:26:22.722222 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50757 | ||
| 177 | 2026.05.04 23:26:22.722222 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51893 | ||
| 178 | 2026.05.04 23:26:22.722162 [ 262 ] {} <Debug> TCP-Session: efc1a1aa-aa91-477b-9182-49ce4f4f9f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:37280 | ||
| 179 | 2026.05.04 23:26:22.722390 [ 262 ] {} <Debug> TCP-Session: efc1a1aa-aa91-477b-9182-49ce4f4f9f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.04 23:26:22.722405 [ 262 ] {} <Debug> TCP-Session: efc1a1aa-aa91-477b-9182-49ce4f4f9f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.04 23:26:22.722418 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.04 23:26:22.722534 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.04 23:26:22.722552 [ 264 ] {} <Debug> TCP-Session: e48ce827-426f-43fa-a6b6-ef30c0522a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:45683 | ||
| 184 | 2026.05.04 23:26:22.722566 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.04 23:26:22.722600 [ 266 ] {} <Debug> TCP-Session: 54e13118-4994-482c-8406-7b4c3a6b765a Authenticating user 'default' from [fd00:1122:3344:101::d]:40097 | ||
| 186 | 2026.05.04 23:26:22.722621 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33972 | ||
| 187 | 2026.05.04 23:26:22.722597 [ 264 ] {} <Debug> TCP-Session: e48ce827-426f-43fa-a6b6-ef30c0522a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.04 23:26:22.722669 [ 267 ] {} <Debug> TCP-Session: 263bbc31-b637-406f-9413-c9b784402da8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51893 | ||
| 189 | 2026.05.04 23:26:22.722703 [ 266 ] {} <Debug> TCP-Session: 54e13118-4994-482c-8406-7b4c3a6b765a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.04 23:26:22.722705 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 191 | 2026.05.04 23:26:22.722735 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.05.04 23:26:22.722773 [ 268 ] {} <Debug> TCP-Session: 7027a943-f056-4df7-9384-9a3fc9f6f076 Authenticating user 'default' from [fd00:1122:3344:101::d]:50757 | ||
| 193 | 2026.05.04 23:26:22.722793 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54986 | ||
| 194 | 2026.05.04 23:26:22.722746 [ 267 ] {} <Debug> TCP-Session: 263bbc31-b637-406f-9413-c9b784402da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.04 23:26:22.722841 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 196 | 2026.05.04 23:26:22.722862 [ 268 ] {} <Debug> TCP-Session: 7027a943-f056-4df7-9384-9a3fc9f6f076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.04 23:26:22.722889 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 198 | 2026.05.04 23:26:22.722896 [ 267 ] {} <Debug> TCP-Session: 263bbc31-b637-406f-9413-c9b784402da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.04 23:26:22.722930 [ 265 ] {} <Debug> TCP-Session: 057fc5eb-e782-444b-9014-7e4fc92b8800 Authenticating user 'default' from [fd00:1122:3344:101::d]:56881 | ||
| 200 | 2026.05.04 23:26:22.722961 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61706 | ||
| 201 | 2026.05.04 23:26:22.722986 [ 269 ] {} <Debug> TCP-Session: 05b909c4-5ffd-4567-9c27-c3b642d6f945 Authenticating user 'default' from [fd00:1122:3344:101::b]:33972 | ||
| 202 | 2026.05.04 23:26:22.723025 [ 265 ] {} <Debug> TCP-Session: 057fc5eb-e782-444b-9014-7e4fc92b8800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.04 23:26:22.723005 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.05.04 23:26:22.722907 [ 268 ] {} <Debug> TCP-Session: 7027a943-f056-4df7-9384-9a3fc9f6f076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.04 23:26:22.723124 [ 269 ] {} <Debug> TCP-Session: 05b909c4-5ffd-4567-9c27-c3b642d6f945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.04 23:26:22.723143 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58165 | ||
| 207 | 2026.05.04 23:26:22.723160 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 208 | 2026.05.04 23:26:22.723118 [ 270 ] {} <Debug> TCP-Session: 27d22181-8497-4792-adc2-d14b92654022 Authenticating user 'default' from [fd00:1122:3344:101::b]:54986 | ||
| 209 | 2026.05.04 23:26:22.723236 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58743 | ||
| 210 | 2026.05.04 23:26:22.723214 [ 271 ] {} <Debug> TCP-Session: fde9373c-4725-4d97-87aa-54989fafe37d Authenticating user 'default' from [fd00:1122:3344:101::b]:61706 | ||
| 211 | 2026.05.04 23:26:22.723285 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.05.04 23:26:22.723329 [ 270 ] {} <Debug> TCP-Session: 27d22181-8497-4792-adc2-d14b92654022 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.04 23:26:22.723346 [ 271 ] {} <Debug> TCP-Session: fde9373c-4725-4d97-87aa-54989fafe37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.04 23:26:22.723198 [ 269 ] {} <Debug> TCP-Session: 05b909c4-5ffd-4567-9c27-c3b642d6f945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.04 23:26:22.723415 [ 271 ] {} <Debug> TCP-Session: fde9373c-4725-4d97-87aa-54989fafe37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.05.04 23:26:22.723428 [ 270 ] {} <Debug> TCP-Session: 27d22181-8497-4792-adc2-d14b92654022 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.05.04 23:26:22.723407 [ 272 ] {} <Debug> TCP-Session: bb4cfd60-9b86-4a76-b8b6-673a7f893b85 Authenticating user 'default' from [fd00:1122:3344:101::b]:58165 | ||
| 218 | 2026.05.04 23:26:22.723489 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.04 23:26:22.723485 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62367 | ||
| 220 | 2026.05.04 23:26:22.723556 [ 272 ] {} <Debug> TCP-Session: bb4cfd60-9b86-4a76-b8b6-673a7f893b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.04 23:26:22.723574 [ 273 ] {} <Debug> TCP-Session: a2ea8982-6331-43ae-9edc-4da4465fedba Authenticating user 'default' from [fd00:1122:3344:101::b]:58743 | ||
| 222 | 2026.05.04 23:26:22.723586 [ 272 ] {} <Debug> TCP-Session: bb4cfd60-9b86-4a76-b8b6-673a7f893b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.04 23:26:22.723116 [ 265 ] {} <Debug> TCP-Session: 057fc5eb-e782-444b-9014-7e4fc92b8800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.04 23:26:22.722837 [ 261 ] {} <Debug> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Authenticating user 'default' from [fd00:1122:3344:101::d]:39097 | ||
| 225 | 2026.05.04 23:26:22.723680 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.04 23:26:22.723676 [ 273 ] {} <Debug> TCP-Session: a2ea8982-6331-43ae-9edc-4da4465fedba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.04 23:26:22.722687 [ 264 ] {} <Debug> TCP-Session: e48ce827-426f-43fa-a6b6-ef30c0522a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.04 23:26:22.723808 [ 275 ] {} <Debug> TCP-Session: 0b4fe19e-87cf-4b9d-b143-088af9c7f230 Authenticating user 'default' from [fd00:1122:3344:101::b]:62367 | ||
| 229 | 2026.05.04 23:26:22.723776 [ 261 ] {} <Debug> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.04 23:26:22.723775 [ 273 ] {} <Debug> TCP-Session: a2ea8982-6331-43ae-9edc-4da4465fedba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.04 23:26:22.723897 [ 275 ] {} <Debug> TCP-Session: 0b4fe19e-87cf-4b9d-b143-088af9c7f230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.04 23:26:22.723870 [ 261 ] {} <Debug> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.04 23:26:22.722754 [ 266 ] {} <Debug> TCP-Session: 54e13118-4994-482c-8406-7b4c3a6b765a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.04 23:26:22.723991 [ 275 ] {} <Debug> TCP-Session: 0b4fe19e-87cf-4b9d-b143-088af9c7f230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.04 23:26:22.723375 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48406 | ||
| 236 | 2026.05.04 23:26:22.724193 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.04 23:26:22.724316 [ 274 ] {} <Debug> TCP-Session: 7e813123-2f16-4ef0-9110-52a883f7aeed Authenticating user 'default' from [fd00:1122:3344:101::b]:48406 | ||
| 238 | 2026.05.04 23:26:22.724334 [ 274 ] {} <Debug> TCP-Session: 7e813123-2f16-4ef0-9110-52a883f7aeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.04 23:26:22.724346 [ 274 ] {} <Debug> TCP-Session: 7e813123-2f16-4ef0-9110-52a883f7aeed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.04 23:26:22.735224 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.05.04 23:26:22.738028 [ 259 ] {3cbc34aa-e692-4aac-9750-b434458aa0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.05.04 23:26:22.802302 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47616 | ||
| 243 | 2026.05.04 23:26:22.802580 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2026.05.04 23:26:22.802615 [ 276 ] {} <Debug> TCP-Session: 3239d402-8069-4267-a90f-be803edaad49 Authenticating user 'default' from [fd00:1122:3344:101::a]:47616 | ||
| 245 | 2026.05.04 23:26:22.802632 [ 276 ] {} <Debug> TCP-Session: 3239d402-8069-4267-a90f-be803edaad49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.04 23:26:22.802713 [ 276 ] {} <Debug> TCP-Session: 3239d402-8069-4267-a90f-be803edaad49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.04 23:26:22.802773 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 248 | 2026.05.04 23:26:22.802813 [ 276 ] {} <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 | ||
| 249 | 2026.05.04 23:26:22.802893 [ 276 ] {} <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 | ||
| 250 | 2026.05.04 23:26:22.810143 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43805 | ||
| 251 | 2026.05.04 23:26:22.810765 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54395 | ||
| 252 | 2026.05.04 23:26:22.810797 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.05.04 23:26:22.810848 [ 277 ] {} <Debug> TCP-Session: 32bfecfc-807c-40fd-b499-de4661051d9b Authenticating user 'default' from [fd00:1122:3344:101::a]:43805 | ||
| 254 | 2026.05.04 23:26:22.811033 [ 277 ] {} <Debug> TCP-Session: 32bfecfc-807c-40fd-b499-de4661051d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.05.04 23:26:22.811046 [ 277 ] {} <Debug> TCP-Session: 32bfecfc-807c-40fd-b499-de4661051d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.05.04 23:26:22.811579 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42236 | ||
| 257 | 2026.05.04 23:26:22.812185 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53728 | ||
| 258 | 2026.05.04 23:26:22.812215 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.05.04 23:26:22.812252 [ 278 ] {} <Debug> TCP-Session: 7296af7d-746c-4a43-a2be-fed51f0269a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54395 | ||
| 260 | 2026.05.04 23:26:22.812270 [ 278 ] {} <Debug> TCP-Session: 7296af7d-746c-4a43-a2be-fed51f0269a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.05.04 23:26:22.812349 [ 278 ] {} <Debug> TCP-Session: 7296af7d-746c-4a43-a2be-fed51f0269a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.04 23:26:22.812780 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.04 23:26:22.812885 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53192 | ||
| 264 | 2026.05.04 23:26:22.812909 [ 279 ] {} <Debug> TCP-Session: eb1051e8-f5b2-41ad-b532-6377fd8196db Authenticating user 'default' from [fd00:1122:3344:101::a]:42236 | ||
| 265 | 2026.05.04 23:26:22.813001 [ 279 ] {} <Debug> TCP-Session: eb1051e8-f5b2-41ad-b532-6377fd8196db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.04 23:26:22.813015 [ 279 ] {} <Debug> TCP-Session: eb1051e8-f5b2-41ad-b532-6377fd8196db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.04 23:26:22.813471 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.05.04 23:26:22.813510 [ 280 ] {} <Debug> TCP-Session: c8d19180-182f-48da-99d7-8cb422dfc600 Authenticating user 'default' from [fd00:1122:3344:101::a]:53728 | ||
| 269 | 2026.05.04 23:26:22.813527 [ 280 ] {} <Debug> TCP-Session: c8d19180-182f-48da-99d7-8cb422dfc600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.04 23:26:22.813581 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.05.04 23:26:22.813562 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58389 | ||
| 272 | 2026.05.04 23:26:22.813642 [ 280 ] {} <Debug> TCP-Session: c8d19180-182f-48da-99d7-8cb422dfc600 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.04 23:26:22.813691 [ 281 ] {} <Debug> TCP-Session: 05029c65-a3e7-4a9c-a780-d15a617755a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:53192 | ||
| 274 | 2026.05.04 23:26:22.813788 [ 281 ] {} <Debug> TCP-Session: 05029c65-a3e7-4a9c-a780-d15a617755a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.04 23:26:22.813804 [ 281 ] {} <Debug> TCP-Session: 05029c65-a3e7-4a9c-a780-d15a617755a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.05.04 23:26:22.814211 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60979 | ||
| 277 | 2026.05.04 23:26:22.814784 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2026.05.04 23:26:22.814817 [ 282 ] {} <Debug> TCP-Session: e495c4bc-67fd-44fc-a5a5-c815d9869e91 Authenticating user 'default' from [fd00:1122:3344:101::a]:58389 | ||
| 279 | 2026.05.04 23:26:22.814833 [ 282 ] {} <Debug> TCP-Session: e495c4bc-67fd-44fc-a5a5-c815d9869e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.04 23:26:22.814851 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.05.04 23:26:22.814928 [ 282 ] {} <Debug> TCP-Session: e495c4bc-67fd-44fc-a5a5-c815d9869e91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.04 23:26:22.814949 [ 283 ] {} <Debug> TCP-Session: 0d65fdfd-638c-419c-836c-68a5816c860a Authenticating user 'default' from [fd00:1122:3344:101::a]:60979 | ||
| 283 | 2026.05.04 23:26:22.815008 [ 283 ] {} <Debug> TCP-Session: 0d65fdfd-638c-419c-836c-68a5816c860a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.04 23:26:22.815053 [ 283 ] {} <Debug> TCP-Session: 0d65fdfd-638c-419c-836c-68a5816c860a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.04 23:26:22.837044 [ 259 ] {3cbc34aa-e692-4aac-9750-b434458aa0ec} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48158) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.05.04 23:26:22.838043 [ 259 ] {3cbc34aa-e692-4aac-9750-b434458aa0ec} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.05.04 23:26:22.838249 [ 259 ] {3cbc34aa-e692-4aac-9750-b434458aa0ec} <Debug> TCPHandler: Processed in 0.109627789 sec. | ||
| 334 | 2026.05.04 23:26:22.839382 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.05.04 23:26:22.839617 [ 261 ] {9ce09795-f527-43f4-b779-dbac08826309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.05.04 23:26:22.840101 [ 261 ] {9ce09795-f527-43f4-b779-dbac08826309} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39097) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.05.04 23:26:22.840364 [ 261 ] {9ce09795-f527-43f4-b779-dbac08826309} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.05.04 23:26:22.840574 [ 261 ] {9ce09795-f527-43f4-b779-dbac08826309} <Debug> TCPHandler: Processed in 0.001372199 sec. | ||
| 385 | 2026.05.04 23:26:22.843641 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.05.04 23:26:22.844496 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.05.04 23:26:22.845104 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.05.04 23:26:22.850502 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.05.04 23:26:22.850602 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000135844 sec | ||
| 390 | 2026.05.04 23:26:22.850619 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.05.04 23:26:22.850633 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.05.04 23:26:22.850694 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.05.04 23:26:22.851395 [ 259 ] {9d273241-f6e1-4c9e-99b6-ca039f1f226a} <Debug> TCPHandler: Processed in 0.007867144 sec. | ||
| 394 | 2026.05.04 23:26:22.851531 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.05.04 23:26:22.851677 [ 259 ] {e128d971-3a78-4ec7-899a-26403fa642b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.05.04 23:26:22.851789 [ 259 ] {e128d971-3a78-4ec7-899a-26403fa642b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.05.04 23:26:22.856583 [ 259 ] {e128d971-3a78-4ec7-899a-26403fa642b8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.05.04 23:26:22.858353 [ 259 ] {e128d971-3a78-4ec7-899a-26403fa642b8} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb): Loading data parts | ||
| 400 | 2026.05.04 23:26:22.860834 [ 259 ] {e128d971-3a78-4ec7-899a-26403fa642b8} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb): There are no data parts | ||
| 401 | 2026.05.04 23:26:22.866781 [ 259 ] {e128d971-3a78-4ec7-899a-26403fa642b8} <Debug> TCPHandler: Processed in 0.015301436 sec. | ||
| 402 | 2026.05.04 23:26:22.866997 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.05.04 23:26:22.867168 [ 259 ] {e0649ab2-b579-429e-9912-f4ec2e55bc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.05.04 23:26:22.867298 [ 259 ] {e0649ab2-b579-429e-9912-f4ec2e55bc21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.05.04 23:26:22.876423 [ 259 ] {e0649ab2-b579-429e-9912-f4ec2e55bc21} <Debug> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Loading data parts | ||
| 416 | 2026.05.04 23:26:22.876671 [ 259 ] {e0649ab2-b579-429e-9912-f4ec2e55bc21} <Debug> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): There are no data parts | ||
| 417 | 2026.05.04 23:26:22.877831 [ 259 ] {e0649ab2-b579-429e-9912-f4ec2e55bc21} <Debug> TCPHandler: Processed in 0.010886561 sec. | ||
| 418 | 2026.05.04 23:26:22.877972 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.05.04 23:26:22.878246 [ 259 ] {dd62981a-6c23-446d-8dfa-8850c46bd916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 420 | 2026.05.04 23:26:22.878287 [ 259 ] {dd62981a-6c23-446d-8dfa-8850c46bd916} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.05.04 23:26:22.879926 [ 259 ] {dd62981a-6c23-446d-8dfa-8850c46bd916} <Debug> oximeter.measurements_i8 (0f8696a5-7005-4701-9a41-b583febe35bb): Loading data parts | ||
| 422 | 2026.05.04 23:26:22.880049 [ 259 ] {dd62981a-6c23-446d-8dfa-8850c46bd916} <Debug> oximeter.measurements_i8 (0f8696a5-7005-4701-9a41-b583febe35bb): There are no data parts | ||
| 423 | 2026.05.04 23:26:22.881130 [ 259 ] {dd62981a-6c23-446d-8dfa-8850c46bd916} <Debug> TCPHandler: Processed in 0.003207941 sec. | ||
| 424 | 2026.05.04 23:26:22.881323 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.04 23:26:22.881471 [ 259 ] {2e44c8fa-a86e-4b5b-b9f6-df443c61c308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 426 | 2026.05.04 23:26:22.881571 [ 259 ] {2e44c8fa-a86e-4b5b-b9f6-df443c61c308} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.05.04 23:26:22.883123 [ 259 ] {2e44c8fa-a86e-4b5b-b9f6-df443c61c308} <Debug> oximeter.measurements_u8 (c22017ed-9b77-40e5-b334-f4ed8a0ae646): Loading data parts | ||
| 428 | 2026.05.04 23:26:22.883399 [ 259 ] {2e44c8fa-a86e-4b5b-b9f6-df443c61c308} <Debug> oximeter.measurements_u8 (c22017ed-9b77-40e5-b334-f4ed8a0ae646): There are no data parts | ||
| 429 | 2026.05.04 23:26:22.884475 [ 259 ] {2e44c8fa-a86e-4b5b-b9f6-df443c61c308} <Debug> TCPHandler: Processed in 0.003201222 sec. | ||
| 430 | 2026.05.04 23:26:22.884610 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.04 23:26:22.884827 [ 259 ] {ba1991f2-05b2-4ecf-95c6-8611ba0ca992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 432 | 2026.05.04 23:26:22.884869 [ 259 ] {ba1991f2-05b2-4ecf-95c6-8611ba0ca992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.05.04 23:26:22.886591 [ 259 ] {ba1991f2-05b2-4ecf-95c6-8611ba0ca992} <Debug> oximeter.measurements_i16 (cfef9e05-43f4-469a-8e35-a5704d01afa7): Loading data parts | ||
| 434 | 2026.05.04 23:26:22.886722 [ 259 ] {ba1991f2-05b2-4ecf-95c6-8611ba0ca992} <Debug> oximeter.measurements_i16 (cfef9e05-43f4-469a-8e35-a5704d01afa7): There are no data parts | ||
| 435 | 2026.05.04 23:26:22.887972 [ 259 ] {ba1991f2-05b2-4ecf-95c6-8611ba0ca992} <Debug> TCPHandler: Processed in 0.003412178 sec. | ||
| 436 | 2026.05.04 23:26:22.888162 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.04 23:26:22.888310 [ 259 ] {67baf41a-bd65-480c-867f-8381aa0abfc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 438 | 2026.05.04 23:26:22.888414 [ 259 ] {67baf41a-bd65-480c-867f-8381aa0abfc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.05.04 23:26:22.889989 [ 259 ] {67baf41a-bd65-480c-867f-8381aa0abfc4} <Debug> oximeter.measurements_u16 (7f963058-d16d-45c9-9df0-b43ca6d81a0e): Loading data parts | ||
| 440 | 2026.05.04 23:26:22.890141 [ 259 ] {67baf41a-bd65-480c-867f-8381aa0abfc4} <Debug> oximeter.measurements_u16 (7f963058-d16d-45c9-9df0-b43ca6d81a0e): There are no data parts | ||
| 441 | 2026.05.04 23:26:22.891371 [ 259 ] {67baf41a-bd65-480c-867f-8381aa0abfc4} <Debug> TCPHandler: Processed in 0.003256893 sec. | ||
| 442 | 2026.05.04 23:26:22.891502 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.05.04 23:26:22.891689 [ 259 ] {ecd7bccd-882d-414a-ba38-be3f27a5d4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 444 | 2026.05.04 23:26:22.891769 [ 259 ] {ecd7bccd-882d-414a-ba38-be3f27a5d4cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.05.04 23:26:22.893429 [ 259 ] {ecd7bccd-882d-414a-ba38-be3f27a5d4cf} <Debug> oximeter.measurements_i32 (da95050f-65a5-40a1-b315-10a4ace23f54): Loading data parts | ||
| 446 | 2026.05.04 23:26:22.893554 [ 259 ] {ecd7bccd-882d-414a-ba38-be3f27a5d4cf} <Debug> oximeter.measurements_i32 (da95050f-65a5-40a1-b315-10a4ace23f54): There are no data parts | ||
| 447 | 2026.05.04 23:26:22.894765 [ 259 ] {ecd7bccd-882d-414a-ba38-be3f27a5d4cf} <Debug> TCPHandler: Processed in 0.003311795 sec. | ||
| 448 | 2026.05.04 23:26:22.894958 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.05.04 23:26:22.895106 [ 259 ] {debd2751-17e4-42fb-8900-6e81104dfb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 450 | 2026.05.04 23:26:22.895206 [ 259 ] {debd2751-17e4-42fb-8900-6e81104dfb71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.05.04 23:26:22.896800 [ 259 ] {debd2751-17e4-42fb-8900-6e81104dfb71} <Debug> oximeter.measurements_u32 (f3ce6e57-da95-4b70-b5c8-dda2023d08b3): Loading data parts | ||
| 452 | 2026.05.04 23:26:22.896951 [ 259 ] {debd2751-17e4-42fb-8900-6e81104dfb71} <Debug> oximeter.measurements_u32 (f3ce6e57-da95-4b70-b5c8-dda2023d08b3): There are no data parts | ||
| 453 | 2026.05.04 23:26:22.898062 [ 259 ] {debd2751-17e4-42fb-8900-6e81104dfb71} <Debug> TCPHandler: Processed in 0.00315153 sec. | ||
| 454 | 2026.05.04 23:26:22.898191 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.05.04 23:26:22.898373 [ 259 ] {08aa29ad-bda9-46be-af7a-0d61e71ad272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 456 | 2026.05.04 23:26:22.898444 [ 259 ] {08aa29ad-bda9-46be-af7a-0d61e71ad272} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.05.04 23:26:22.900049 [ 259 ] {08aa29ad-bda9-46be-af7a-0d61e71ad272} <Debug> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): Loading data parts | ||
| 458 | 2026.05.04 23:26:22.900169 [ 259 ] {08aa29ad-bda9-46be-af7a-0d61e71ad272} <Debug> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): There are no data parts | ||
| 459 | 2026.05.04 23:26:22.901243 [ 259 ] {08aa29ad-bda9-46be-af7a-0d61e71ad272} <Debug> TCPHandler: Processed in 0.003100278 sec. | ||
| 460 | 2026.05.04 23:26:22.901431 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.05.04 23:26:22.901578 [ 259 ] {29213958-0dbe-44af-91ae-a9774487d5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 462 | 2026.05.04 23:26:22.901677 [ 259 ] {29213958-0dbe-44af-91ae-a9774487d5dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.05.04 23:26:22.903214 [ 259 ] {29213958-0dbe-44af-91ae-a9774487d5dc} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Loading data parts | ||
| 464 | 2026.05.04 23:26:22.903362 [ 259 ] {29213958-0dbe-44af-91ae-a9774487d5dc} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): There are no data parts | ||
| 465 | 2026.05.04 23:26:22.904588 [ 259 ] {29213958-0dbe-44af-91ae-a9774487d5dc} <Debug> TCPHandler: Processed in 0.003206612 sec. | ||
| 466 | 2026.05.04 23:26:22.904735 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.05.04 23:26:22.904882 [ 259 ] {b9de7b24-26d3-4eff-b65a-c5a085a10c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 468 | 2026.05.04 23:26:22.904991 [ 259 ] {b9de7b24-26d3-4eff-b65a-c5a085a10c8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.05.04 23:26:22.906635 [ 259 ] {b9de7b24-26d3-4eff-b65a-c5a085a10c8d} <Debug> oximeter.measurements_f32 (c8890c19-d61a-471a-a273-3fb85208075e): Loading data parts | ||
| 470 | 2026.05.04 23:26:22.906768 [ 259 ] {b9de7b24-26d3-4eff-b65a-c5a085a10c8d} <Debug> oximeter.measurements_f32 (c8890c19-d61a-471a-a273-3fb85208075e): There are no data parts | ||
| 471 | 2026.05.04 23:26:22.907950 [ 259 ] {b9de7b24-26d3-4eff-b65a-c5a085a10c8d} <Debug> TCPHandler: Processed in 0.003265103 sec. | ||
| 472 | 2026.05.04 23:26:22.908146 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.05.04 23:26:22.908293 [ 259 ] {4e15895c-6ee9-4567-81f7-3c7493245e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 474 | 2026.05.04 23:26:22.908395 [ 259 ] {4e15895c-6ee9-4567-81f7-3c7493245e0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.05.04 23:26:22.910035 [ 259 ] {4e15895c-6ee9-4567-81f7-3c7493245e0b} <Debug> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Loading data parts | ||
| 476 | 2026.05.04 23:26:22.910155 [ 259 ] {4e15895c-6ee9-4567-81f7-3c7493245e0b} <Debug> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): There are no data parts | ||
| 477 | 2026.05.04 23:26:22.911336 [ 259 ] {4e15895c-6ee9-4567-81f7-3c7493245e0b} <Debug> TCPHandler: Processed in 0.003239563 sec. | ||
| 478 | 2026.05.04 23:26:22.911466 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.05.04 23:26:22.911612 [ 259 ] {77bb3ac3-2b72-4d01-bb7a-c7f90c2515cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 480 | 2026.05.04 23:26:22.911718 [ 259 ] {77bb3ac3-2b72-4d01-bb7a-c7f90c2515cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.05.04 23:26:22.913387 [ 259 ] {77bb3ac3-2b72-4d01-bb7a-c7f90c2515cd} <Debug> oximeter.measurements_string (3728a37c-6e44-4c83-b585-b1b1de950a70): Loading data parts | ||
| 482 | 2026.05.04 23:26:22.913514 [ 259 ] {77bb3ac3-2b72-4d01-bb7a-c7f90c2515cd} <Debug> oximeter.measurements_string (3728a37c-6e44-4c83-b585-b1b1de950a70): There are no data parts | ||
| 483 | 2026.05.04 23:26:22.914572 [ 259 ] {77bb3ac3-2b72-4d01-bb7a-c7f90c2515cd} <Debug> TCPHandler: Processed in 0.00315535 sec. | ||
| 484 | 2026.05.04 23:26:22.914791 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.05.04 23:26:22.914941 [ 259 ] {22e64c05-3dd0-4645-9e22-c5ef7e9b7a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.05.04 23:26:22.915056 [ 259 ] {22e64c05-3dd0-4645-9e22-c5ef7e9b7a8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.05.04 23:26:22.924566 [ 259 ] {22e64c05-3dd0-4645-9e22-c5ef7e9b7a8e} <Debug> oximeter.measurements_bytes (1e49e4fc-a46f-4528-a2d5-8a5cccf242f6): Loading data parts | ||
| 495 | 2026.05.04 23:26:22.924739 [ 259 ] {22e64c05-3dd0-4645-9e22-c5ef7e9b7a8e} <Debug> oximeter.measurements_bytes (1e49e4fc-a46f-4528-a2d5-8a5cccf242f6): There are no data parts | ||
| 496 | 2026.05.04 23:26:22.926418 [ 259 ] {22e64c05-3dd0-4645-9e22-c5ef7e9b7a8e} <Debug> TCPHandler: Processed in 0.011678243 sec. | ||
| 497 | 2026.05.04 23:26:22.926627 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.04 23:26:22.926781 [ 259 ] {09cd3f31-3103-4152-a3b4-744a3ff0c546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 499 | 2026.05.04 23:26:22.926882 [ 259 ] {09cd3f31-3103-4152-a3b4-744a3ff0c546} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.05.04 23:26:22.933332 [ 259 ] {09cd3f31-3103-4152-a3b4-744a3ff0c546} <Debug> oximeter.measurements_cumulativei64 (b52ff70e-28f8-4328-821e-48b890510c84): Loading data parts | ||
| 501 | 2026.05.04 23:26:22.933679 [ 259 ] {09cd3f31-3103-4152-a3b4-744a3ff0c546} <Debug> oximeter.measurements_cumulativei64 (b52ff70e-28f8-4328-821e-48b890510c84): There are no data parts | ||
| 502 | 2026.05.04 23:26:22.935401 [ 259 ] {09cd3f31-3103-4152-a3b4-744a3ff0c546} <Debug> TCPHandler: Processed in 0.008824742 sec. | ||
| 503 | 2026.05.04 23:26:22.935539 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.05.04 23:26:22.935763 [ 259 ] {0689a3c5-099d-460f-9fef-31a64f17a4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 505 | 2026.05.04 23:26:22.935870 [ 259 ] {0689a3c5-099d-460f-9fef-31a64f17a4f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.05.04 23:26:22.937515 [ 259 ] {0689a3c5-099d-460f-9fef-31a64f17a4f9} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Loading data parts | ||
| 507 | 2026.05.04 23:26:22.937721 [ 259 ] {0689a3c5-099d-460f-9fef-31a64f17a4f9} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): There are no data parts | ||
| 508 | 2026.05.04 23:26:22.938950 [ 259 ] {0689a3c5-099d-460f-9fef-31a64f17a4f9} <Debug> TCPHandler: Processed in 0.003460369 sec. | ||
| 509 | 2026.05.04 23:26:22.939077 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.05.04 23:26:22.939232 [ 259 ] {35f2c7bf-c606-4c80-83d2-a4e689ee7b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 511 | 2026.05.04 23:26:22.939337 [ 259 ] {35f2c7bf-c606-4c80-83d2-a4e689ee7b4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.05.04 23:26:22.941043 [ 259 ] {35f2c7bf-c606-4c80-83d2-a4e689ee7b4f} <Debug> oximeter.measurements_cumulativef32 (24e36bbc-c773-4e4d-b26a-1e786b18e39a): Loading data parts | ||
| 513 | 2026.05.04 23:26:22.941151 [ 259 ] {35f2c7bf-c606-4c80-83d2-a4e689ee7b4f} <Debug> oximeter.measurements_cumulativef32 (24e36bbc-c773-4e4d-b26a-1e786b18e39a): There are no data parts | ||
| 514 | 2026.05.04 23:26:22.942254 [ 259 ] {35f2c7bf-c606-4c80-83d2-a4e689ee7b4f} <Debug> TCPHandler: Processed in 0.003226082 sec. | ||
| 515 | 2026.05.04 23:26:22.942446 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.05.04 23:26:22.942602 [ 259 ] {c3e24ed4-3078-44e8-9352-d648dde56175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 517 | 2026.05.04 23:26:22.942705 [ 259 ] {c3e24ed4-3078-44e8-9352-d648dde56175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.05.04 23:26:22.944294 [ 259 ] {c3e24ed4-3078-44e8-9352-d648dde56175} <Debug> oximeter.measurements_cumulativef64 (c9eac680-6c97-427a-bba7-00287b4bb280): Loading data parts | ||
| 519 | 2026.05.04 23:26:22.944501 [ 259 ] {c3e24ed4-3078-44e8-9352-d648dde56175} <Debug> oximeter.measurements_cumulativef64 (c9eac680-6c97-427a-bba7-00287b4bb280): There are no data parts | ||
| 520 | 2026.05.04 23:26:22.945630 [ 259 ] {c3e24ed4-3078-44e8-9352-d648dde56175} <Debug> TCPHandler: Processed in 0.003232612 sec. | ||
| 521 | 2026.05.04 23:26:22.945759 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.05.04 23:26:22.946041 [ 259 ] {c978a71b-b036-4ce9-9613-876a261abf65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.05.04 23:26:22.946157 [ 259 ] {c978a71b-b036-4ce9-9613-876a261abf65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.05.04 23:26:22.947985 [ 259 ] {c978a71b-b036-4ce9-9613-876a261abf65} <Debug> oximeter.measurements_histogrami8 (9ea83062-fa3b-4226-8283-283af5c31822): Loading data parts | ||
| 535 | 2026.05.04 23:26:22.948139 [ 259 ] {c978a71b-b036-4ce9-9613-876a261abf65} <Debug> oximeter.measurements_histogrami8 (9ea83062-fa3b-4226-8283-283af5c31822): There are no data parts | ||
| 536 | 2026.05.04 23:26:22.949239 [ 259 ] {c978a71b-b036-4ce9-9613-876a261abf65} <Debug> TCPHandler: Processed in 0.003530871 sec. | ||
| 537 | 2026.05.04 23:26:22.949438 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.04 23:26:22.949643 [ 259 ] {acbfd399-1810-46bf-82fa-03fa119a272a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 539 | 2026.05.04 23:26:22.949759 [ 259 ] {acbfd399-1810-46bf-82fa-03fa119a272a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.05.04 23:26:22.951451 [ 259 ] {acbfd399-1810-46bf-82fa-03fa119a272a} <Debug> oximeter.measurements_histogramu8 (bdfabac1-db80-4990-97f5-f156af421b7b): Loading data parts | ||
| 541 | 2026.05.04 23:26:22.951623 [ 259 ] {acbfd399-1810-46bf-82fa-03fa119a272a} <Debug> oximeter.measurements_histogramu8 (bdfabac1-db80-4990-97f5-f156af421b7b): There are no data parts | ||
| 542 | 2026.05.04 23:26:22.952735 [ 259 ] {acbfd399-1810-46bf-82fa-03fa119a272a} <Debug> TCPHandler: Processed in 0.003346986 sec. | ||
| 543 | 2026.05.04 23:26:22.952863 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.04 23:26:22.953139 [ 259 ] {6ad1ce34-233a-4d6f-a849-69eb81c062b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 545 | 2026.05.04 23:26:22.953251 [ 259 ] {6ad1ce34-233a-4d6f-a849-69eb81c062b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.05.04 23:26:22.955157 [ 259 ] {6ad1ce34-233a-4d6f-a849-69eb81c062b6} <Debug> oximeter.measurements_histogrami16 (08d17e4e-f77a-4f59-84a4-919861e75687): Loading data parts | ||
| 547 | 2026.05.04 23:26:22.955262 [ 259 ] {6ad1ce34-233a-4d6f-a849-69eb81c062b6} <Debug> oximeter.measurements_histogrami16 (08d17e4e-f77a-4f59-84a4-919861e75687): There are no data parts | ||
| 548 | 2026.05.04 23:26:22.956479 [ 259 ] {6ad1ce34-233a-4d6f-a849-69eb81c062b6} <Debug> TCPHandler: Processed in 0.003664945 sec. | ||
| 549 | 2026.05.04 23:26:22.956671 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.04 23:26:22.956873 [ 259 ] {349df482-3f5a-4c5e-abc9-df2be3f4cfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 551 | 2026.05.04 23:26:22.956986 [ 259 ] {349df482-3f5a-4c5e-abc9-df2be3f4cfc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.05.04 23:26:22.958812 [ 259 ] {349df482-3f5a-4c5e-abc9-df2be3f4cfc3} <Debug> oximeter.measurements_histogramu16 (2fdd218d-d8eb-41a6-afec-b1ac59203dca): Loading data parts | ||
| 553 | 2026.05.04 23:26:22.958953 [ 259 ] {349df482-3f5a-4c5e-abc9-df2be3f4cfc3} <Debug> oximeter.measurements_histogramu16 (2fdd218d-d8eb-41a6-afec-b1ac59203dca): There are no data parts | ||
| 554 | 2026.05.04 23:26:22.960097 [ 259 ] {349df482-3f5a-4c5e-abc9-df2be3f4cfc3} <Debug> TCPHandler: Processed in 0.003475349 sec. | ||
| 555 | 2026.05.04 23:26:22.960228 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.04 23:26:22.960498 [ 259 ] {fabab547-61fb-4acc-8f69-fb1f2e23160a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 557 | 2026.05.04 23:26:22.960613 [ 259 ] {fabab547-61fb-4acc-8f69-fb1f2e23160a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.05.04 23:26:22.962412 [ 259 ] {fabab547-61fb-4acc-8f69-fb1f2e23160a} <Debug> oximeter.measurements_histogrami32 (094be9dc-63f4-4f25-b57f-5c803c4cceee): Loading data parts | ||
| 559 | 2026.05.04 23:26:22.962544 [ 259 ] {fabab547-61fb-4acc-8f69-fb1f2e23160a} <Debug> oximeter.measurements_histogrami32 (094be9dc-63f4-4f25-b57f-5c803c4cceee): There are no data parts | ||
| 560 | 2026.05.04 23:26:22.963910 [ 259 ] {fabab547-61fb-4acc-8f69-fb1f2e23160a} <Debug> TCPHandler: Processed in 0.003731347 sec. | ||
| 561 | 2026.05.04 23:26:22.964144 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.04 23:26:22.964402 [ 259 ] {ae30e04d-b861-400e-9c1a-f26cbea4d251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 563 | 2026.05.04 23:26:22.964547 [ 259 ] {ae30e04d-b861-400e-9c1a-f26cbea4d251} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.05.04 23:26:22.966428 [ 259 ] {ae30e04d-b861-400e-9c1a-f26cbea4d251} <Debug> oximeter.measurements_histogramu32 (63ff3d8e-71ab-4235-84a4-29d0057cca94): Loading data parts | ||
| 565 | 2026.05.04 23:26:22.966583 [ 259 ] {ae30e04d-b861-400e-9c1a-f26cbea4d251} <Debug> oximeter.measurements_histogramu32 (63ff3d8e-71ab-4235-84a4-29d0057cca94): There are no data parts | ||
| 566 | 2026.05.04 23:26:22.967794 [ 259 ] {ae30e04d-b861-400e-9c1a-f26cbea4d251} <Debug> TCPHandler: Processed in 0.003710906 sec. | ||
| 567 | 2026.05.04 23:26:22.967938 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.04 23:26:22.968186 [ 259 ] {db16ea4a-981f-4baa-a707-69be55a20437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 569 | 2026.05.04 23:26:22.968303 [ 259 ] {db16ea4a-981f-4baa-a707-69be55a20437} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.05.04 23:26:22.970567 [ 259 ] {db16ea4a-981f-4baa-a707-69be55a20437} <Debug> oximeter.measurements_histogrami64 (e95f9b13-b6c2-46e6-8ab2-71a1a1cc78e7): Loading data parts | ||
| 571 | 2026.05.04 23:26:22.970725 [ 259 ] {db16ea4a-981f-4baa-a707-69be55a20437} <Debug> oximeter.measurements_histogrami64 (e95f9b13-b6c2-46e6-8ab2-71a1a1cc78e7): There are no data parts | ||
| 572 | 2026.05.04 23:26:22.971931 [ 259 ] {db16ea4a-981f-4baa-a707-69be55a20437} <Debug> TCPHandler: Processed in 0.004043666 sec. | ||
| 573 | 2026.05.04 23:26:22.972152 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.04 23:26:22.972361 [ 259 ] {59721bc6-9914-4738-ad89-f99361021e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 575 | 2026.05.04 23:26:22.972485 [ 259 ] {59721bc6-9914-4738-ad89-f99361021e7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.05.04 23:26:22.974225 [ 259 ] {59721bc6-9914-4738-ad89-f99361021e7e} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Loading data parts | ||
| 577 | 2026.05.04 23:26:22.974387 [ 259 ] {59721bc6-9914-4738-ad89-f99361021e7e} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): There are no data parts | ||
| 578 | 2026.05.04 23:26:22.975614 [ 259 ] {59721bc6-9914-4738-ad89-f99361021e7e} <Debug> TCPHandler: Processed in 0.00351317 sec. | ||
| 579 | 2026.05.04 23:26:22.975751 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.04 23:26:22.975996 [ 259 ] {d4d700eb-0df2-403b-97b5-938f049f74c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 581 | 2026.05.04 23:26:22.976109 [ 259 ] {d4d700eb-0df2-403b-97b5-938f049f74c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.05.04 23:26:22.977878 [ 259 ] {d4d700eb-0df2-403b-97b5-938f049f74c9} <Debug> oximeter.measurements_histogramf32 (4c2c09a4-b923-4fe7-abed-01a758543c33): Loading data parts | ||
| 583 | 2026.05.04 23:26:22.977997 [ 259 ] {d4d700eb-0df2-403b-97b5-938f049f74c9} <Debug> oximeter.measurements_histogramf32 (4c2c09a4-b923-4fe7-abed-01a758543c33): There are no data parts | ||
| 584 | 2026.05.04 23:26:22.979180 [ 259 ] {d4d700eb-0df2-403b-97b5-938f049f74c9} <Debug> TCPHandler: Processed in 0.003478889 sec. | ||
| 585 | 2026.05.04 23:26:22.979378 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.04 23:26:22.979586 [ 259 ] {c67f865c-634d-4b62-bd67-59194836c81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 587 | 2026.05.04 23:26:22.979700 [ 259 ] {c67f865c-634d-4b62-bd67-59194836c81c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.05.04 23:26:22.981475 [ 259 ] {c67f865c-634d-4b62-bd67-59194836c81c} <Debug> oximeter.measurements_histogramf64 (0741bca0-96ee-4e57-a6ca-4392292a5575): Loading data parts | ||
| 589 | 2026.05.04 23:26:22.981626 [ 259 ] {c67f865c-634d-4b62-bd67-59194836c81c} <Debug> oximeter.measurements_histogramf64 (0741bca0-96ee-4e57-a6ca-4392292a5575): There are no data parts | ||
| 590 | 2026.05.04 23:26:22.982771 [ 259 ] {c67f865c-634d-4b62-bd67-59194836c81c} <Debug> TCPHandler: Processed in 0.003442748 sec. | ||
| 591 | 2026.05.04 23:26:22.982913 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.04 23:26:22.983129 [ 259 ] {1e18d44e-e738-49e3-a925-f6c5d5e70cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.05.04 23:26:22.983239 [ 259 ] {1e18d44e-e738-49e3-a925-f6c5d5e70cc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.05.04 23:26:22.984965 [ 259 ] {1e18d44e-e738-49e3-a925-f6c5d5e70cc6} <Debug> oximeter.fields_bool (78417945-a94a-45c1-a585-59cae06871e3): Loading data parts | ||
| 620 | 2026.05.04 23:26:22.985121 [ 259 ] {1e18d44e-e738-49e3-a925-f6c5d5e70cc6} <Debug> oximeter.fields_bool (78417945-a94a-45c1-a585-59cae06871e3): There are no data parts | ||
| 621 | 2026.05.04 23:26:22.986295 [ 259 ] {1e18d44e-e738-49e3-a925-f6c5d5e70cc6} <Debug> TCPHandler: Processed in 0.003433578 sec. | ||
| 622 | 2026.05.04 23:26:22.986435 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.05.04 23:26:22.986654 [ 259 ] {ae993a6f-5456-44f8-81b8-0ec6bbff81e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 624 | 2026.05.04 23:26:22.986758 [ 259 ] {ae993a6f-5456-44f8-81b8-0ec6bbff81e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.05.04 23:26:22.988363 [ 259 ] {ae993a6f-5456-44f8-81b8-0ec6bbff81e6} <Debug> oximeter.fields_i8 (12b5f6bf-dc19-48ac-b0dd-ff2efe5aba1f): Loading data parts | ||
| 626 | 2026.05.04 23:26:22.988486 [ 259 ] {ae993a6f-5456-44f8-81b8-0ec6bbff81e6} <Debug> oximeter.fields_i8 (12b5f6bf-dc19-48ac-b0dd-ff2efe5aba1f): There are no data parts | ||
| 627 | 2026.05.04 23:26:22.989698 [ 259 ] {ae993a6f-5456-44f8-81b8-0ec6bbff81e6} <Debug> TCPHandler: Processed in 0.003313935 sec. | ||
| 628 | 2026.05.04 23:26:22.989834 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.05.04 23:26:22.989986 [ 259 ] {32628eaa-a930-4b25-843c-94a69aa9111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 630 | 2026.05.04 23:26:22.990093 [ 259 ] {32628eaa-a930-4b25-843c-94a69aa9111b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.05.04 23:26:22.991756 [ 259 ] {32628eaa-a930-4b25-843c-94a69aa9111b} <Debug> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Loading data parts | ||
| 632 | 2026.05.04 23:26:22.991875 [ 259 ] {32628eaa-a930-4b25-843c-94a69aa9111b} <Debug> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): There are no data parts | ||
| 633 | 2026.05.04 23:26:22.992983 [ 259 ] {32628eaa-a930-4b25-843c-94a69aa9111b} <Debug> TCPHandler: Processed in 0.003198111 sec. | ||
| 634 | 2026.05.04 23:26:22.993119 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.05.04 23:26:22.993336 [ 259 ] {09dc586b-aa46-48a6-994e-e680e726064d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 636 | 2026.05.04 23:26:22.993442 [ 259 ] {09dc586b-aa46-48a6-994e-e680e726064d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.05.04 23:26:22.995128 [ 259 ] {09dc586b-aa46-48a6-994e-e680e726064d} <Debug> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Loading data parts | ||
| 638 | 2026.05.04 23:26:22.995239 [ 259 ] {09dc586b-aa46-48a6-994e-e680e726064d} <Debug> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): There are no data parts | ||
| 639 | 2026.05.04 23:26:22.996508 [ 259 ] {09dc586b-aa46-48a6-994e-e680e726064d} <Debug> TCPHandler: Processed in 0.003439349 sec. | ||
| 640 | 2026.05.04 23:26:22.996645 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.05.04 23:26:22.996794 [ 259 ] {42685662-ac49-4871-9249-9b276cda517d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 642 | 2026.05.04 23:26:22.996900 [ 259 ] {42685662-ac49-4871-9249-9b276cda517d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.05.04 23:26:22.998671 [ 259 ] {42685662-ac49-4871-9249-9b276cda517d} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Loading data parts | ||
| 644 | 2026.05.04 23:26:22.998778 [ 259 ] {42685662-ac49-4871-9249-9b276cda517d} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): There are no data parts | ||
| 645 | 2026.05.04 23:26:22.999883 [ 259 ] {42685662-ac49-4871-9249-9b276cda517d} <Debug> TCPHandler: Processed in 0.003287444 sec. | ||
| 646 | 2026.05.04 23:26:23.000055 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.05.04 23:26:23.000243 [ 259 ] {bc90e6fd-d916-4b1f-8352-b76331ac64de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 648 | 2026.05.04 23:26:23.000351 [ 259 ] {bc90e6fd-d916-4b1f-8352-b76331ac64de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.05.04 23:26:23.000900 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.73 MiB, peak 125.73 MiB, free memory in arenas 0.00 B, will set to 135.22 MiB (RSS), difference: 9.49 MiB | ||
| 650 | 2026.05.04 23:26:23.002045 [ 259 ] {bc90e6fd-d916-4b1f-8352-b76331ac64de} <Debug> oximeter.fields_i32 (85631505-8943-4743-9abc-4e9c4075f54a): Loading data parts | ||
| 651 | 2026.05.04 23:26:23.002158 [ 259 ] {bc90e6fd-d916-4b1f-8352-b76331ac64de} <Debug> oximeter.fields_i32 (85631505-8943-4743-9abc-4e9c4075f54a): There are no data parts | ||
| 652 | 2026.05.04 23:26:23.003237 [ 259 ] {bc90e6fd-d916-4b1f-8352-b76331ac64de} <Debug> TCPHandler: Processed in 0.003231973 sec. | ||
| 653 | 2026.05.04 23:26:23.003377 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.05.04 23:26:23.003612 [ 259 ] {deea2b80-c712-4b87-ad1b-31ec2f633050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 655 | 2026.05.04 23:26:23.003718 [ 259 ] {deea2b80-c712-4b87-ad1b-31ec2f633050} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.05.04 23:26:23.005356 [ 259 ] {deea2b80-c712-4b87-ad1b-31ec2f633050} <Debug> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Loading data parts | ||
| 657 | 2026.05.04 23:26:23.005459 [ 259 ] {deea2b80-c712-4b87-ad1b-31ec2f633050} <Debug> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): There are no data parts | ||
| 658 | 2026.05.04 23:26:23.006656 [ 259 ] {deea2b80-c712-4b87-ad1b-31ec2f633050} <Debug> TCPHandler: Processed in 0.003332145 sec. | ||
| 659 | 2026.05.04 23:26:23.006788 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.05.04 23:26:23.006962 [ 259 ] {93f50ec3-85ab-4ac9-90cb-e38f345bd3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 661 | 2026.05.04 23:26:23.007088 [ 259 ] {93f50ec3-85ab-4ac9-90cb-e38f345bd3ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.05.04 23:26:23.008763 [ 259 ] {93f50ec3-85ab-4ac9-90cb-e38f345bd3ea} <Debug> oximeter.fields_i64 (86b48e9b-b545-460e-a441-79dd43fe31fa): Loading data parts | ||
| 663 | 2026.05.04 23:26:23.008912 [ 259 ] {93f50ec3-85ab-4ac9-90cb-e38f345bd3ea} <Debug> oximeter.fields_i64 (86b48e9b-b545-460e-a441-79dd43fe31fa): There are no data parts | ||
| 664 | 2026.05.04 23:26:23.010062 [ 259 ] {93f50ec3-85ab-4ac9-90cb-e38f345bd3ea} <Debug> TCPHandler: Processed in 0.003320195 sec. | ||
| 665 | 2026.05.04 23:26:23.010238 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.05.04 23:26:23.010446 [ 259 ] {72e2cc2e-c658-40e2-b606-d3a21a0bb5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 667 | 2026.05.04 23:26:23.010564 [ 259 ] {72e2cc2e-c658-40e2-b606-d3a21a0bb5a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.05.04 23:26:23.012276 [ 259 ] {72e2cc2e-c658-40e2-b606-d3a21a0bb5a6} <Debug> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Loading data parts | ||
| 669 | 2026.05.04 23:26:23.012450 [ 259 ] {72e2cc2e-c658-40e2-b606-d3a21a0bb5a6} <Debug> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): There are no data parts | ||
| 670 | 2026.05.04 23:26:23.013721 [ 259 ] {72e2cc2e-c658-40e2-b606-d3a21a0bb5a6} <Debug> TCPHandler: Processed in 0.003533151 sec. | ||
| 671 | 2026.05.04 23:26:23.013858 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.05.04 23:26:23.014014 [ 259 ] {5b2fea74-1813-47be-b6db-a579e56063b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 673 | 2026.05.04 23:26:23.014140 [ 259 ] {5b2fea74-1813-47be-b6db-a579e56063b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.05.04 23:26:23.015848 [ 259 ] {5b2fea74-1813-47be-b6db-a579e56063b3} <Debug> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Loading data parts | ||
| 675 | 2026.05.04 23:26:23.015984 [ 259 ] {5b2fea74-1813-47be-b6db-a579e56063b3} <Debug> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): There are no data parts | ||
| 676 | 2026.05.04 23:26:23.017123 [ 259 ] {5b2fea74-1813-47be-b6db-a579e56063b3} <Debug> TCPHandler: Processed in 0.003313244 sec. | ||
| 677 | 2026.05.04 23:26:23.017319 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.05.04 23:26:23.017472 [ 259 ] {1bac685f-ca1c-40c1-8ddd-ff4f52ca2296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 679 | 2026.05.04 23:26:23.017579 [ 259 ] {1bac685f-ca1c-40c1-8ddd-ff4f52ca2296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.05.04 23:26:23.019170 [ 259 ] {1bac685f-ca1c-40c1-8ddd-ff4f52ca2296} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Loading data parts | ||
| 681 | 2026.05.04 23:26:23.019425 [ 259 ] {1bac685f-ca1c-40c1-8ddd-ff4f52ca2296} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): There are no data parts | ||
| 682 | 2026.05.04 23:26:23.020603 [ 259 ] {1bac685f-ca1c-40c1-8ddd-ff4f52ca2296} <Debug> TCPHandler: Processed in 0.003334085 sec. | ||
| 683 | 2026.05.04 23:26:23.020734 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.05.04 23:26:23.020950 [ 259 ] {f8a74ebe-0993-4c4b-8ea2-ed6e9fd0d069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) 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) | ||
| 685 | 2026.05.04 23:26:23.020991 [ 259 ] {f8a74ebe-0993-4c4b-8ea2-ed6e9fd0d069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.05.04 23:26:23.022671 [ 259 ] {f8a74ebe-0993-4c4b-8ea2-ed6e9fd0d069} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Loading data parts | ||
| 687 | 2026.05.04 23:26:23.022819 [ 259 ] {f8a74ebe-0993-4c4b-8ea2-ed6e9fd0d069} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): There are no data parts | ||
| 688 | 2026.05.04 23:26:23.024055 [ 259 ] {f8a74ebe-0993-4c4b-8ea2-ed6e9fd0d069} <Debug> TCPHandler: Processed in 0.003368606 sec. | ||
| 689 | 2026.05.04 23:26:23.024269 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.05.04 23:26:23.024517 [ 259 ] {f63a1249-3e82-4908-a053-e8c31e335867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.05.04 23:26:23.024644 [ 259 ] {f63a1249-3e82-4908-a053-e8c31e335867} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.05.04 23:26:23.026372 [ 259 ] {f63a1249-3e82-4908-a053-e8c31e335867} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Loading data parts | ||
| 696 | 2026.05.04 23:26:23.026538 [ 259 ] {f63a1249-3e82-4908-a053-e8c31e335867} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): There are no data parts | ||
| 697 | 2026.05.04 23:26:23.027879 [ 259 ] {f63a1249-3e82-4908-a053-e8c31e335867} <Debug> TCPHandler: Processed in 0.003658334 sec. | ||
| 698 | 2026.05.04 23:26:23.030463 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.05.04 23:26:23.030926 [ 261 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.05.04 23:26:23.032236 [ 261 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.05.04 23:26:23.052329 [ 284 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Trace> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.05.04 23:26:23.052372 [ 284 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 703 | 2026.05.04 23:26:23.056769 [ 284 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.05.04 23:26:23.057364 [ 284 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Trace> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.05.04 23:26:23.057621 [ 261 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026907 sec., 37.16504998699223 rows/sec., 594.64 B/sec. | ||
| 706 | 2026.05.04 23:26:23.057934 [ 261 ] {a6732576-80cd-4b11-8bc6-ed84676489a2} <Debug> TCPHandler: Processed in 0.027579317 sec. | ||
| 707 | 2026.05.04 23:26:24.001021 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.89 MiB, peak 135.89 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 3.85 MiB | ||
| 708 | 2026.05.04 23:26:29.245229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.05.04 23:26:29.245271 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.05.04 23:26:29.245330 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.05.04 23:26:29.245472 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.05.04 23:26:29.248524 [ 245 ] {} <Debug> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Loading data parts | ||
| 713 | 2026.05.04 23:26:29.248758 [ 245 ] {} <Debug> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): There are no data parts | ||
| 714 | 2026.05.04 23:26:29.253616 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.05.04 23:26:29.253655 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 716 | 2026.05.04 23:26:29.259650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.05.04 23:26:29.260231 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.05.04 23:26:29.260370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2026.05.04 23:26:29.260962 [ 244 ] {} <Debug> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Loading data parts | ||
| 720 | 2026.05.04 23:26:29.261344 [ 244 ] {} <Debug> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): There are no data parts | ||
| 721 | 2026.05.04 23:26:29.284989 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.05.04 23:26:29.285027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 723 | 2026.05.04 23:26:29.291188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.05.04 23:26:29.292374 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.05.04 23:26:29.295332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.05.04 23:26:30.000576 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.91 MiB (RSS), difference: 9.03 MiB | ||
| 727 | 2026.05.04 23:26:31.744465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.05.04 23:26:31.744576 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.05.04 23:26:31.749618 [ 243 ] {} <Debug> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Loading data parts | ||
| 730 | 2026.05.04 23:26:31.749821 [ 243 ] {} <Debug> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): There are no data parts | ||
| 731 | 2026.05.04 23:26:31.755408 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.05.04 23:26:31.755449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 733 | 2026.05.04 23:26:31.757183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.05.04 23:26:31.757693 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.05.04 23:26:31.757983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.05.04 23:26:32.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 158.10 MiB, free memory in arenas 0.00 B, will set to 154.89 MiB (RSS), difference: -3.21 MiB | ||
| 737 | 2026.05.04 23:26:36.713774 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.05.04 23:26:36.714451 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.05.04 23:26:36.761439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2026.05.04 23:26:36.762330 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.05.04 23:26:36.762375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 742 | 2026.05.04 23:26:36.763335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.05.04 23:26:36.763759 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.05.04 23:26:36.763919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.05.04 23:26:36.796303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.05.04 23:26:36.814940 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.05.04 23:26:36.814990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 748 | 2026.05.04 23:26:36.821380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.05.04 23:26:36.822455 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.05.04 23:26:36.825399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.05.04 23:26:37.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.65 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 2.15 MiB | ||
| 752 | 2026.05.04 23:26:42.001042 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.83 MiB, peak 159.65 MiB, free memory in arenas 0.00 B, will set to 157.85 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.05.04 23:26:43.098388 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.05.04 23:26:43.098706 [ 259 ] {27284b3d-b610-4bfe-afca-e0bbc501b423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 755 | 2026.05.04 23:26:43.101743 [ 259 ] {27284b3d-b610-4bfe-afca-e0bbc501b423} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2026.05.04 23:26:43.101960 [ 259 ] {27284b3d-b610-4bfe-afca-e0bbc501b423} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2026.05.04 23:26:43.102681 [ 259 ] {27284b3d-b610-4bfe-afca-e0bbc501b423} <Debug> TCPHandler: Processed in 0.004426266 sec. | ||
| 758 | 2026.05.04 23:26:43.108669 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2026.05.04 23:26:43.108804 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 760 | 2026.05.04 23:26:43.108859 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2026.05.04 23:26:43.109576 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2026.05.04 23:26:43.109621 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 763 | 2026.05.04 23:26:43.110316 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 764 | 2026.05.04 23:26:43.110723 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2026.05.04 23:26:43.110872 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002107 sec., 9492.1689606075 rows/sec., 1.34 MiB/sec. | ||
| 766 | 2026.05.04 23:26:43.110910 [ 259 ] {cd8c0e23-beb8-4607-9aa3-9d97051f187f} <Debug> TCPHandler: Processed in 0.002305416 sec. | ||
| 767 | 2026.05.04 23:26:43.111036 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.05.04 23:26:43.111135 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 769 | 2026.05.04 23:26:43.111178 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 770 | 2026.05.04 23:26:43.111686 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 771 | 2026.05.04 23:26:43.111719 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 772 | 2026.05.04 23:26:43.112143 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 773 | 2026.05.04 23:26:43.112555 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 774 | 2026.05.04 23:26:43.112685 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001573 sec., 5085.82326764145 rows/sec., 414.71 KiB/sec. | ||
| 775 | 2026.05.04 23:26:43.112720 [ 259 ] {26ac0b2a-3a43-4177-b0ab-78a0e00caaed} <Debug> TCPHandler: Processed in 0.00173552 sec. | ||
| 776 | 2026.05.04 23:26:43.112835 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.05.04 23:26:43.112930 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 778 | 2026.05.04 23:26:43.112970 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 779 | 2026.05.04 23:26:43.113458 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 780 | 2026.05.04 23:26:43.113490 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 781 | 2026.05.04 23:26:43.113923 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 782 | 2026.05.04 23:26:43.114336 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 783 | 2026.05.04 23:26:43.114460 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Debug> executeQuery: Read 82 rows, 6.91 KiB in 0.001549 sec., 52937.37895416398 rows/sec., 4.35 MiB/sec. | ||
| 784 | 2026.05.04 23:26:43.114496 [ 259 ] {83828c5b-e4d5-4b98-aa57-40b3948c0203} <Debug> TCPHandler: Processed in 0.001711279 sec. | ||
| 785 | 2026.05.04 23:26:43.114611 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.05.04 23:26:43.114707 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 787 | 2026.05.04 23:26:43.114747 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 788 | 2026.05.04 23:26:43.115135 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 789 | 2026.05.04 23:26:43.115170 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 790 | 2026.05.04 23:26:43.115603 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 791 | 2026.05.04 23:26:43.116028 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 792 | 2026.05.04 23:26:43.116156 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Debug> executeQuery: Read 19 rows, 1.39 KiB in 0.001468 sec., 12942.779291553134 rows/sec., 943.97 KiB/sec. | ||
| 793 | 2026.05.04 23:26:43.116190 [ 259 ] {aa65027d-2107-498c-9ea1-91ebafc1fd64} <Debug> TCPHandler: Processed in 0.001629177 sec. | ||
| 794 | 2026.05.04 23:26:43.116302 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.05.04 23:26:43.116395 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 796 | 2026.05.04 23:26:43.116435 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 797 | 2026.05.04 23:26:43.116843 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 798 | 2026.05.04 23:26:43.116878 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 799 | 2026.05.04 23:26:43.117282 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 800 | 2026.05.04 23:26:43.117696 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 801 | 2026.05.04 23:26:43.117822 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Debug> executeQuery: Read 83 rows, 6.65 KiB in 0.001444 sec., 57479.224376731305 rows/sec., 4.50 MiB/sec. | ||
| 802 | 2026.05.04 23:26:43.117858 [ 259 ] {16050fc8-bd93-4e84-9255-61f3cc909e3d} <Debug> TCPHandler: Processed in 0.001607146 sec. | ||
| 803 | 2026.05.04 23:26:43.117972 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2026.05.04 23:26:43.118066 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 805 | 2026.05.04 23:26:43.118110 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 806 | 2026.05.04 23:26:43.118575 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 807 | 2026.05.04 23:26:43.118608 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 808 | 2026.05.04 23:26:43.119092 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 809 | 2026.05.04 23:26:43.119505 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 810 | 2026.05.04 23:26:43.119632 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001584 sec., 103535.35353535354 rows/sec., 7.21 MiB/sec. | ||
| 811 | 2026.05.04 23:26:43.119668 [ 259 ] {f764f30b-25a9-4b84-8190-1d5624b81c17} <Debug> TCPHandler: Processed in 0.00174583 sec. | ||
| 812 | 2026.05.04 23:26:43.119779 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.05.04 23:26:43.119883 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 814 | 2026.05.04 23:26:43.119948 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 815 | 2026.05.04 23:26:43.120885 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.04 23:26:43.120930 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 817 | 2026.05.04 23:26:43.122166 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.04 23:26:43.122580 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.04 23:26:43.122714 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002853 sec., 3855.59060637925 rows/sec., 6.91 MiB/sec. | ||
| 820 | 2026.05.04 23:26:43.122770 [ 259 ] {1bb73ec4-6139-413f-8c27-b02bf1ac827c} <Debug> TCPHandler: Processed in 0.003041437 sec. | ||
| 821 | 2026.05.04 23:26:43.122908 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.05.04 23:26:43.123002 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 823 | 2026.05.04 23:26:43.123045 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 824 | 2026.05.04 23:26:43.123397 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2026.05.04 23:26:43.123432 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 826 | 2026.05.04 23:26:43.123820 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 827 | 2026.05.04 23:26:43.124220 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2026.05.04 23:26:43.124344 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
| 829 | 2026.05.04 23:26:43.124379 [ 259 ] {b466a48c-7ea7-41bc-bb0b-208e540dce18} <Debug> TCPHandler: Processed in 0.001522483 sec. | ||
| 830 | 2026.05.04 23:26:44.264193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 831 | 2026.05.04 23:26:44.264780 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.05.04 23:26:44.264830 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 833 | 2026.05.04 23:26:44.265572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 834 | 2026.05.04 23:26:44.266009 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.05.04 23:26:44.266143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 836 | 2026.05.04 23:26:44.325581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 837 | 2026.05.04 23:26:44.342027 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 838 | 2026.05.04 23:26:44.342087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 839 | 2026.05.04 23:26:44.348448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 840 | 2026.05.04 23:26:44.349567 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 841 | 2026.05.04 23:26:44.352558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 842 | 2026.05.04 23:26:47.173975 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44491 | ||
| 843 | 2026.05.04 23:26:47.174120 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.05.04 23:26:47.174153 [ 286 ] {} <Debug> TCP-Session: 39682029-fb8c-4ba1-98b1-6f3767051fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44491 | ||
| 845 | 2026.05.04 23:26:47.174186 [ 286 ] {} <Debug> TCP-Session: 39682029-fb8c-4ba1-98b1-6f3767051fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.04 23:26:47.174202 [ 286 ] {} <Debug> TCP-Session: 39682029-fb8c-4ba1-98b1-6f3767051fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.04 23:26:47.174287 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 848 | 2026.05.04 23:26:47.174348 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 849 | 2026.05.04 23:26:47.174368 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 850 | 2026.05.04 23:26:47.175140 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56694 | ||
| 851 | 2026.05.04 23:26:47.175269 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56175 | ||
| 852 | 2026.05.04 23:26:47.175338 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.05.04 23:26:47.175400 [ 287 ] {} <Debug> TCP-Session: 931547bb-669e-4353-a7af-95ebab86aa83 Authenticating user 'default' from [fd00:1122:3344:101::e]:56694 | ||
| 854 | 2026.05.04 23:26:47.175402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36698 | ||
| 855 | 2026.05.04 23:26:47.175424 [ 287 ] {} <Debug> TCP-Session: 931547bb-669e-4353-a7af-95ebab86aa83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.05.04 23:26:47.175464 [ 287 ] {} <Debug> TCP-Session: 931547bb-669e-4353-a7af-95ebab86aa83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.05.04 23:26:47.175524 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.05.04 23:26:47.175525 [ 286 ] {} <Trace> TCP-Session: 39682029-fb8c-4ba1-98b1-6f3767051fe3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.05.04 23:26:47.175548 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63098 | ||
| 860 | 2026.05.04 23:26:47.175569 [ 288 ] {} <Debug> TCP-Session: 5409c2ce-226f-4b84-a329-dfdc8ad20724 Authenticating user 'default' from [fd00:1122:3344:101::e]:56175 | ||
| 861 | 2026.05.04 23:26:47.175622 [ 288 ] {} <Debug> TCP-Session: 5409c2ce-226f-4b84-a329-dfdc8ad20724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.05.04 23:26:47.175639 [ 288 ] {} <Debug> TCP-Session: 5409c2ce-226f-4b84-a329-dfdc8ad20724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.04 23:26:47.175642 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.05.04 23:26:47.175694 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41483 | ||
| 865 | 2026.05.04 23:26:47.175748 [ 286 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 866 | 2026.05.04 23:26:47.175766 [ 289 ] {} <Debug> TCP-Session: 78e17c46-8a8d-4b3b-a5fe-91dd1818d98c Authenticating user 'default' from [fd00:1122:3344:101::e]:36698 | ||
| 867 | 2026.05.04 23:26:47.175800 [ 289 ] {} <Debug> TCP-Session: 78e17c46-8a8d-4b3b-a5fe-91dd1818d98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.05.04 23:26:47.175813 [ 289 ] {} <Debug> TCP-Session: 78e17c46-8a8d-4b3b-a5fe-91dd1818d98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.05.04 23:26:47.175843 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.05.04 23:26:47.175943 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 871 | 2026.05.04 23:26:47.175946 [ 290 ] {} <Debug> TCP-Session: 9b143567-9097-4561-9454-aff615f27562 Authenticating user 'default' from [fd00:1122:3344:101::e]:63098 | ||
| 872 | 2026.05.04 23:26:47.175963 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58934 | ||
| 873 | 2026.05.04 23:26:47.175981 [ 291 ] {} <Debug> TCP-Session: 273553cc-c7be-4c8a-ad24-6d2ea4338277 Authenticating user 'default' from [fd00:1122:3344:101::e]:41483 | ||
| 874 | 2026.05.04 23:26:47.175993 [ 290 ] {} <Debug> TCP-Session: 9b143567-9097-4561-9454-aff615f27562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.05.04 23:26:47.176020 [ 291 ] {} <Debug> TCP-Session: 273553cc-c7be-4c8a-ad24-6d2ea4338277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.04 23:26:47.176030 [ 290 ] {} <Debug> TCP-Session: 9b143567-9097-4561-9454-aff615f27562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.04 23:26:47.176046 [ 291 ] {} <Debug> TCP-Session: 273553cc-c7be-4c8a-ad24-6d2ea4338277 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.04 23:26:47.176064 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37876 | ||
| 879 | 2026.05.04 23:26:47.176119 [ 286 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 880 | 2026.05.04 23:26:47.176141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 881 | 2026.05.04 23:26:47.176175 [ 292 ] {} <Debug> TCP-Session: fe086817-262f-4c1f-8576-18aae37ad68e Authenticating user 'default' from [fd00:1122:3344:101::e]:58934 | ||
| 882 | 2026.05.04 23:26:47.176192 [ 292 ] {} <Debug> TCP-Session: fe086817-262f-4c1f-8576-18aae37ad68e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.05.04 23:26:47.176206 [ 292 ] {} <Debug> TCP-Session: fe086817-262f-4c1f-8576-18aae37ad68e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.04 23:26:47.176262 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62344 | ||
| 885 | 2026.05.04 23:26:47.176289 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 886 | 2026.05.04 23:26:47.176335 [ 293 ] {} <Debug> TCP-Session: 0e9bab8f-e0a3-4566-8693-653a275387a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37876 | ||
| 887 | 2026.05.04 23:26:47.176353 [ 293 ] {} <Debug> TCP-Session: 0e9bab8f-e0a3-4566-8693-653a275387a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.05.04 23:26:47.176369 [ 293 ] {} <Debug> TCP-Session: 0e9bab8f-e0a3-4566-8693-653a275387a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.04 23:26:47.176406 [ 286 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.05.04 23:26:47.176422 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.05.04 23:26:47.176461 [ 294 ] {} <Debug> TCP-Session: 72ed2997-0073-47b1-96f8-e38e336cbd53 Authenticating user 'default' from [fd00:1122:3344:101::e]:62344 | ||
| 892 | 2026.05.04 23:26:47.176481 [ 294 ] {} <Debug> TCP-Session: 72ed2997-0073-47b1-96f8-e38e336cbd53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.05.04 23:26:47.176496 [ 294 ] {} <Debug> TCP-Session: 72ed2997-0073-47b1-96f8-e38e336cbd53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.04 23:26:47.177013 [ 286 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 895 | 2026.05.04 23:26:47.182148 [ 298 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Trace> AggregatingTransform: Aggregating | ||
| 896 | 2026.05.04 23:26:47.182241 [ 298 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 897 | 2026.05.04 23:26:47.183016 [ 298 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00387959 sec. (257.759 rows/sec., 10.07 KiB/sec.) | ||
| 898 | 2026.05.04 23:26:47.183049 [ 298 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Trace> Aggregator: Merging aggregated data | ||
| 899 | 2026.05.04 23:26:47.183082 [ 298 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 900 | 2026.05.04 23:26:47.184248 [ 286 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.008562 sec., 116.795141322121 rows/sec., 4.56 KiB/sec. | ||
| 901 | 2026.05.04 23:26:47.184405 [ 286 ] {4e191ef7-bdf9-4810-ad06-9d1bbb800bd2} <Debug> TCPHandler: Processed in 0.009062368 sec. | ||
| 902 | 2026.05.04 23:26:47.187571 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.05.04 23:26:47.187606 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 904 | 2026.05.04 23:26:47.187631 [ 286 ] {} <Debug> TCP-Session: 39682029-fb8c-4ba1-98b1-6f3767051fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.05.04 23:26:47.187627 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.05.04 23:26:47.187660 [ 287 ] {} <Debug> TCP-Session: 931547bb-669e-4353-a7af-95ebab86aa83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.05.04 23:26:47.187674 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 908 | 2026.05.04 23:26:47.187706 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 909 | 2026.05.04 23:26:47.187716 [ 288 ] {} <Debug> TCP-Session: 5409c2ce-226f-4b84-a329-dfdc8ad20724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.05.04 23:26:47.187755 [ 289 ] {} <Debug> TCP-Session: 78e17c46-8a8d-4b3b-a5fe-91dd1818d98c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.05.04 23:26:47.187759 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 912 | 2026.05.04 23:26:47.187772 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 913 | 2026.05.04 23:26:47.187825 [ 293 ] {} <Debug> TCP-Session: 0e9bab8f-e0a3-4566-8693-653a275387a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.05.04 23:26:47.187852 [ 290 ] {} <Debug> TCP-Session: 9b143567-9097-4561-9454-aff615f27562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.05.04 23:26:47.187767 [ 294 ] {} <Debug> TCP-Session: 72ed2997-0073-47b1-96f8-e38e336cbd53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.05.04 23:26:47.187686 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 917 | 2026.05.04 23:26:47.187646 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.05.04 23:26:47.187936 [ 292 ] {} <Debug> TCP-Session: fe086817-262f-4c1f-8576-18aae37ad68e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 919 | 2026.05.04 23:26:47.187967 [ 291 ] {} <Debug> TCP-Session: 273553cc-c7be-4c8a-ad24-6d2ea4338277 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.04 23:26:47.417305 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51636 | ||
| 921 | 2026.05.04 23:26:47.417413 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.05.04 23:26:47.417439 [ 286 ] {} <Debug> TCP-Session: 9daca78d-a85d-4cce-9fbf-9d59c6a74b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:51636 | ||
| 923 | 2026.05.04 23:26:47.417461 [ 286 ] {} <Debug> TCP-Session: 9daca78d-a85d-4cce-9fbf-9d59c6a74b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.05.04 23:26:47.417474 [ 286 ] {} <Debug> TCP-Session: 9daca78d-a85d-4cce-9fbf-9d59c6a74b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.05.04 23:26:47.417708 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32830 | ||
| 926 | 2026.05.04 23:26:47.417727 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46420 | ||
| 927 | 2026.05.04 23:26:47.417749 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50655 | ||
| 928 | 2026.05.04 23:26:47.417786 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60895 | ||
| 929 | 2026.05.04 23:26:47.417806 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44631 | ||
| 930 | 2026.05.04 23:26:47.417826 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.05.04 23:26:47.417849 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.05.04 23:26:47.417855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.05.04 23:26:47.417872 [ 287 ] {} <Debug> TCP-Session: 8e4d0b12-41a5-428f-baf3-a5f3ad8f2c8f Authenticating user 'default' from [fd00:1122:3344:101::e]:32830 | ||
| 934 | 2026.05.04 23:26:47.417888 [ 288 ] {} <Debug> TCP-Session: 8c5e8c33-6c09-40ff-ae28-e19b093beba6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46420 | ||
| 935 | 2026.05.04 23:26:47.417900 [ 290 ] {} <Debug> TCP-Session: 13ab119e-829a-4c72-a19e-f01be7554602 Authenticating user 'default' from [fd00:1122:3344:101::e]:50655 | ||
| 936 | 2026.05.04 23:26:47.417918 [ 287 ] {} <Debug> TCP-Session: 8e4d0b12-41a5-428f-baf3-a5f3ad8f2c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.05.04 23:26:47.417933 [ 288 ] {} <Debug> TCP-Session: 8c5e8c33-6c09-40ff-ae28-e19b093beba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.05.04 23:26:47.417949 [ 287 ] {} <Debug> TCP-Session: 8e4d0b12-41a5-428f-baf3-a5f3ad8f2c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.05.04 23:26:47.417963 [ 288 ] {} <Debug> TCP-Session: 8c5e8c33-6c09-40ff-ae28-e19b093beba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.05.04 23:26:47.417942 [ 290 ] {} <Debug> TCP-Session: 13ab119e-829a-4c72-a19e-f01be7554602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.04 23:26:47.417885 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.05.04 23:26:47.418016 [ 290 ] {} <Debug> TCP-Session: 13ab119e-829a-4c72-a19e-f01be7554602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.04 23:26:47.417869 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 944 | 2026.05.04 23:26:47.418034 [ 294 ] {} <Debug> TCP-Session: 896bb5d6-4854-48ac-8b58-40af0a788e68 Authenticating user 'default' from [fd00:1122:3344:101::e]:44631 | ||
| 945 | 2026.05.04 23:26:47.418066 [ 292 ] {} <Debug> TCP-Session: 8795ba00-862f-42ba-8d5e-6e8cb6ea184e Authenticating user 'default' from [fd00:1122:3344:101::e]:60895 | ||
| 946 | 2026.05.04 23:26:47.418074 [ 294 ] {} <Debug> TCP-Session: 896bb5d6-4854-48ac-8b58-40af0a788e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.04 23:26:47.417786 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39946 | ||
| 948 | 2026.05.04 23:26:47.418100 [ 294 ] {} <Debug> TCP-Session: 896bb5d6-4854-48ac-8b58-40af0a788e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.04 23:26:47.418091 [ 292 ] {} <Debug> TCP-Session: 8795ba00-862f-42ba-8d5e-6e8cb6ea184e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.04 23:26:47.417755 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47563 | ||
| 951 | 2026.05.04 23:26:47.418167 [ 292 ] {} <Debug> TCP-Session: 8795ba00-862f-42ba-8d5e-6e8cb6ea184e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.04 23:26:47.418194 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 953 | 2026.05.04 23:26:47.417743 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56444 | ||
| 954 | 2026.05.04 23:26:47.418238 [ 293 ] {} <Debug> TCP-Session: b995aceb-08ec-468c-847d-55b6ff16197b Authenticating user 'default' from [fd00:1122:3344:101::e]:39946 | ||
| 955 | 2026.05.04 23:26:47.418249 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 956 | 2026.05.04 23:26:47.418274 [ 293 ] {} <Debug> TCP-Session: b995aceb-08ec-468c-847d-55b6ff16197b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.05.04 23:26:47.418290 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 958 | 2026.05.04 23:26:47.418303 [ 291 ] {} <Debug> TCP-Session: 04dafe3b-0532-41e2-88e0-63e0e1751f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:47563 | ||
| 959 | 2026.05.04 23:26:47.418320 [ 289 ] {} <Debug> TCP-Session: eab098b3-8234-4124-afee-fae6d14dae50 Authenticating user 'default' from [fd00:1122:3344:101::e]:56444 | ||
| 960 | 2026.05.04 23:26:47.418308 [ 293 ] {} <Debug> TCP-Session: b995aceb-08ec-468c-847d-55b6ff16197b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.04 23:26:47.418357 [ 289 ] {} <Debug> TCP-Session: eab098b3-8234-4124-afee-fae6d14dae50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.05.04 23:26:47.418346 [ 291 ] {} <Debug> TCP-Session: 04dafe3b-0532-41e2-88e0-63e0e1751f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.04 23:26:47.418383 [ 289 ] {} <Debug> TCP-Session: eab098b3-8234-4124-afee-fae6d14dae50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.04 23:26:47.418406 [ 291 ] {} <Debug> TCP-Session: 04dafe3b-0532-41e2-88e0-63e0e1751f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.04 23:26:47.417818 [ 286 ] {} <Trace> TCP-Session: 9daca78d-a85d-4cce-9fbf-9d59c6a74b07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.05.04 23:26:47.418604 [ 286 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51636) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 967 | 2026.05.04 23:26:47.418865 [ 286 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 968 | 2026.05.04 23:26:47.418926 [ 286 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 969 | 2026.05.04 23:26:47.419210 [ 286 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 970 | 2026.05.04 23:26:47.420147 [ 319 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Trace> AggregatingTransform: Aggregating | ||
| 971 | 2026.05.04 23:26:47.420202 [ 319 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Trace> Aggregator: Aggregation method: without_key | ||
| 972 | 2026.05.04 23:26:47.420240 [ 319 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932936 sec. (1071.885 rows/sec., 41.87 KiB/sec.) | ||
| 973 | 2026.05.04 23:26:47.420260 [ 319 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Trace> Aggregator: Merging aggregated data | ||
| 974 | 2026.05.04 23:26:47.421443 [ 286 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002892 sec., 345.78146611341634 rows/sec., 13.51 KiB/sec. | ||
| 975 | 2026.05.04 23:26:47.421587 [ 286 ] {8d4c3067-179a-4ea3-bd67-ba24385dd721} <Debug> TCPHandler: Processed in 0.003888191 sec. | ||
| 976 | 2026.05.04 23:26:47.421751 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.05.04 23:26:47.421858 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.05.04 23:26:47.421875 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.04 23:26:47.421901 [ 294 ] {} <Debug> TCP-Session: 896bb5d6-4854-48ac-8b58-40af0a788e68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.05.04 23:26:47.421897 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.05.04 23:26:47.421921 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.04 23:26:47.421968 [ 292 ] {} <Debug> TCP-Session: 8795ba00-862f-42ba-8d5e-6e8cb6ea184e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.05.04 23:26:47.421995 [ 290 ] {} <Debug> TCP-Session: 13ab119e-829a-4c72-a19e-f01be7554602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.05.04 23:26:47.421935 [ 293 ] {} <Debug> TCP-Session: b995aceb-08ec-468c-847d-55b6ff16197b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.05.04 23:26:47.421875 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.04 23:26:47.421829 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 987 | 2026.05.04 23:26:47.421803 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 988 | 2026.05.04 23:26:47.422116 [ 288 ] {} <Debug> TCP-Session: 8c5e8c33-6c09-40ff-ae28-e19b093beba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.04 23:26:47.422099 [ 289 ] {} <Debug> TCP-Session: eab098b3-8234-4124-afee-fae6d14dae50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.05.04 23:26:47.422161 [ 287 ] {} <Debug> TCP-Session: 8e4d0b12-41a5-428f-baf3-a5f3ad8f2c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.04 23:26:47.421943 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 992 | 2026.05.04 23:26:47.421889 [ 286 ] {} <Debug> TCP-Session: 9daca78d-a85d-4cce-9fbf-9d59c6a74b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.04 23:26:47.422230 [ 291 ] {} <Debug> TCP-Session: 04dafe3b-0532-41e2-88e0-63e0e1751f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2026.05.04 23:26:48.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.16 MiB, peak 173.29 MiB, free memory in arenas 0.00 B, will set to 163.79 MiB (RSS), difference: 2.63 MiB | ||
| 995 | 2026.05.04 23:26:48.092764 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2026.05.04 23:26:48.093055 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 997 | 2026.05.04 23:26:48.093497 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 998 | 2026.05.04 23:26:48.093591 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 999 | 2026.05.04 23:26:48.093892 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.05.04 23:26:48.093974 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.05.04 23:26:48.094175 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1002 | 2026.05.04 23:26:48.094244 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1003 | 2026.05.04 23:26:48.094277 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 1004 | 2026.05.04 23:26:48.094297 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1005 | 2026.05.04 23:26:48.094421 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1006 | 2026.05.04 23:26:48.094447 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1007 | 2026.05.04 23:26:48.096677 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.00372 sec., 5376.344086021505 rows/sec., 777.84 KiB/sec. | ||
| 1008 | 2026.05.04 23:26:48.096800 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Debug> MemoryTracker: Peak memory usage (for query): 134.17 KiB. | ||
| 1009 | 2026.05.04 23:26:48.096816 [ 259 ] {c6bee998-3ca4-4d8b-8fe8-a7faa1ed9b28} <Debug> TCPHandler: Processed in 0.004137428 sec. | ||
| 1010 | 2026.05.04 23:26:48.098774 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.05.04 23:26:48.098897 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1012 | 2026.05.04 23:26:48.098947 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1013 | 2026.05.04 23:26:48.099518 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.05.04 23:26:48.099566 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1015 | 2026.05.04 23:26:48.100284 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1016 | 2026.05.04 23:26:48.100807 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.05.04 23:26:48.100995 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002134 sec., 26241.799437675727 rows/sec., 2.02 MiB/sec. | ||
| 1018 | 2026.05.04 23:26:48.101047 [ 259 ] {3c555ca3-6103-4ecb-94ea-f7266fff1a63} <Debug> TCPHandler: Processed in 0.002331826 sec. | ||
| 1019 | 2026.05.04 23:26:48.101212 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2026.05.04 23:26:48.101344 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1021 | 2026.05.04 23:26:48.101400 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1022 | 2026.05.04 23:26:48.101901 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2026.05.04 23:26:48.101940 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1024 | 2026.05.04 23:26:48.102415 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1025 | 2026.05.04 23:26:48.102996 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2026.05.04 23:26:48.103160 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001852 sec., 34557.23542116631 rows/sec., 2.70 MiB/sec. | ||
| 1027 | 2026.05.04 23:26:48.103209 [ 259 ] {919fa60f-9f97-4ca4-8817-45170fceed91} <Debug> TCPHandler: Processed in 0.002060859 sec. | ||
| 1028 | 2026.05.04 23:26:48.103350 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.05.04 23:26:48.103451 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1030 | 2026.05.04 23:26:48.103498 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1031 | 2026.05.04 23:26:48.103931 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.04 23:26:48.103988 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1033 | 2026.05.04 23:26:48.104561 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1034 | 2026.05.04 23:26:48.105015 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.04 23:26:48.105181 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. | ||
| 1036 | 2026.05.04 23:26:48.105220 [ 259 ] {72b76565-0aa9-422b-9e47-8a97ad1f42c7} <Debug> TCPHandler: Processed in 0.001921635 sec. | ||
| 1037 | 2026.05.04 23:26:48.105370 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.05.04 23:26:48.105482 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1039 | 2026.05.04 23:26:48.105529 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1040 | 2026.05.04 23:26:48.105894 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.05.04 23:26:48.105930 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1042 | 2026.05.04 23:26:48.106395 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1043 | 2026.05.04 23:26:48.106848 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.05.04 23:26:48.107074 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001618 sec., 37082.81829419036 rows/sec., 2.50 MiB/sec. | ||
| 1045 | 2026.05.04 23:26:48.107114 [ 259 ] {cca8b12d-df28-4dd3-bea0-bb6a455cee86} <Debug> TCPHandler: Processed in 0.001798361 sec. | ||
| 1046 | 2026.05.04 23:26:48.328502 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33225 | ||
| 1047 | 2026.05.04 23:26:48.328607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.05.04 23:26:48.328633 [ 286 ] {} <Debug> TCP-Session: b985b375-1756-44ff-ad55-865cd90e8a83 Authenticating user 'default' from [fd00:1122:3344:101::e]:33225 | ||
| 1049 | 2026.05.04 23:26:48.328654 [ 286 ] {} <Debug> TCP-Session: b985b375-1756-44ff-ad55-865cd90e8a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.04 23:26:48.328665 [ 286 ] {} <Debug> TCP-Session: b985b375-1756-44ff-ad55-865cd90e8a83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.05.04 23:26:48.328857 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33456 | ||
| 1052 | 2026.05.04 23:26:48.328889 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51266 | ||
| 1053 | 2026.05.04 23:26:48.328922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47227 | ||
| 1054 | 2026.05.04 23:26:48.328951 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54050 | ||
| 1055 | 2026.05.04 23:26:48.328967 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1056 | 2026.05.04 23:26:48.328971 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56889 | ||
| 1057 | 2026.05.04 23:26:48.329069 [ 287 ] {} <Debug> TCP-Session: e9f0f632-3f7a-41c3-bd3a-f9b9f70ae29e Authenticating user 'default' from [fd00:1122:3344:101::e]:33456 | ||
| 1058 | 2026.05.04 23:26:48.329091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2026.05.04 23:26:48.329108 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.05.04 23:26:48.329115 [ 287 ] {} <Debug> TCP-Session: e9f0f632-3f7a-41c3-bd3a-f9b9f70ae29e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.05.04 23:26:48.329129 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2026.05.04 23:26:48.329148 [ 291 ] {} <Debug> TCP-Session: 3ab569b4-2dc3-4a86-ae3b-946d7475eb99 Authenticating user 'default' from [fd00:1122:3344:101::e]:54050 | ||
| 1063 | 2026.05.04 23:26:48.329168 [ 287 ] {} <Debug> TCP-Session: e9f0f632-3f7a-41c3-bd3a-f9b9f70ae29e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.04 23:26:48.329182 [ 293 ] {} <Debug> TCP-Session: bfbccc7c-10cd-4e04-9804-c55a9aade64e Authenticating user 'default' from [fd00:1122:3344:101::e]:56889 | ||
| 1065 | 2026.05.04 23:26:48.329190 [ 291 ] {} <Debug> TCP-Session: 3ab569b4-2dc3-4a86-ae3b-946d7475eb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.05.04 23:26:48.329102 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.05.04 23:26:48.329234 [ 293 ] {} <Debug> TCP-Session: bfbccc7c-10cd-4e04-9804-c55a9aade64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.04 23:26:48.329241 [ 291 ] {} <Debug> TCP-Session: 3ab569b4-2dc3-4a86-ae3b-946d7475eb99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.04 23:26:48.329265 [ 293 ] {} <Debug> TCP-Session: bfbccc7c-10cd-4e04-9804-c55a9aade64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.04 23:26:48.329264 [ 289 ] {} <Debug> TCP-Session: 6cfdc551-f9b2-4880-afe3-44c71ba7fcce Authenticating user 'default' from [fd00:1122:3344:101::e]:47227 | ||
| 1071 | 2026.05.04 23:26:48.328957 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43947 | ||
| 1072 | 2026.05.04 23:26:48.329313 [ 289 ] {} <Debug> TCP-Session: 6cfdc551-f9b2-4880-afe3-44c71ba7fcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.05.04 23:26:48.328966 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59620 | ||
| 1074 | 2026.05.04 23:26:48.329351 [ 289 ] {} <Debug> TCP-Session: 6cfdc551-f9b2-4880-afe3-44c71ba7fcce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.05.04 23:26:48.328986 [ 286 ] {} <Trace> TCP-Session: b985b375-1756-44ff-ad55-865cd90e8a83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.05.04 23:26:48.329389 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1077 | 2026.05.04 23:26:48.329421 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.05.04 23:26:48.329431 [ 290 ] {} <Debug> TCP-Session: 3e99d169-6df5-481a-b966-1c73c96ee731 Authenticating user 'default' from [fd00:1122:3344:101::e]:43947 | ||
| 1079 | 2026.05.04 23:26:48.329450 [ 292 ] {} <Debug> TCP-Session: 44ec39f4-25cb-43a7-8fe9-fc4a520c0e6d Authenticating user 'default' from [fd00:1122:3344:101::e]:59620 | ||
| 1080 | 2026.05.04 23:26:48.329463 [ 290 ] {} <Debug> TCP-Session: 3e99d169-6df5-481a-b966-1c73c96ee731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2026.05.04 23:26:48.329137 [ 288 ] {} <Debug> TCP-Session: 72f8d8c2-29d8-4936-9a28-bd21601ca1ec Authenticating user 'default' from [fd00:1122:3344:101::e]:51266 | ||
| 1082 | 2026.05.04 23:26:48.329484 [ 292 ] {} <Debug> TCP-Session: 44ec39f4-25cb-43a7-8fe9-fc4a520c0e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.05.04 23:26:48.329487 [ 290 ] {} <Debug> TCP-Session: 3e99d169-6df5-481a-b966-1c73c96ee731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.05.04 23:26:48.329518 [ 292 ] {} <Debug> TCP-Session: 44ec39f4-25cb-43a7-8fe9-fc4a520c0e6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.05.04 23:26:48.329517 [ 288 ] {} <Debug> TCP-Session: 72f8d8c2-29d8-4936-9a28-bd21601ca1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.05.04 23:26:48.329056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39277 | ||
| 1087 | 2026.05.04 23:26:48.329574 [ 286 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33225) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1088 | 2026.05.04 23:26:48.329551 [ 288 ] {} <Debug> TCP-Session: 72f8d8c2-29d8-4936-9a28-bd21601ca1ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.05.04 23:26:48.329719 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.05.04 23:26:48.329752 [ 294 ] {} <Debug> TCP-Session: 5bc5447f-8a9e-4452-b2bb-ce7cdc4cc8e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39277 | ||
| 1091 | 2026.05.04 23:26:48.329772 [ 294 ] {} <Debug> TCP-Session: 5bc5447f-8a9e-4452-b2bb-ce7cdc4cc8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2026.05.04 23:26:48.329789 [ 294 ] {} <Debug> TCP-Session: 5bc5447f-8a9e-4452-b2bb-ce7cdc4cc8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.05.04 23:26:48.329847 [ 286 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1094 | 2026.05.04 23:26:48.329901 [ 286 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.05.04 23:26:48.330191 [ 286 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 1096 | 2026.05.04 23:26:48.331288 [ 300 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Trace> AggregatingTransform: Aggregating | ||
| 1097 | 2026.05.04 23:26:48.331346 [ 300 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Trace> Aggregator: Aggregation method: without_key | ||
| 1098 | 2026.05.04 23:26:48.331393 [ 300 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001099281 sec. (909.686 rows/sec., 35.53 KiB/sec.) | ||
| 1099 | 2026.05.04 23:26:48.331418 [ 300 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Trace> Aggregator: Merging aggregated data | ||
| 1100 | 2026.05.04 23:26:48.332572 [ 286 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 1101 | 2026.05.04 23:26:48.332699 [ 286 ] {2cec19fc-e993-49c2-9e0b-9897e15d02ea} <Debug> TCPHandler: Processed in 0.003819349 sec. | ||
| 1102 | 2026.05.04 23:26:48.332813 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1103 | 2026.05.04 23:26:48.332840 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.05.04 23:26:48.332841 [ 286 ] {} <Debug> TCP-Session: b985b375-1756-44ff-ad55-865cd90e8a83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.05.04 23:26:48.332858 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1106 | 2026.05.04 23:26:48.332875 [ 294 ] {} <Debug> TCP-Session: 5bc5447f-8a9e-4452-b2bb-ce7cdc4cc8e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.05.04 23:26:48.332872 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.05.04 23:26:48.332900 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1109 | 2026.05.04 23:26:48.332918 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1110 | 2026.05.04 23:26:48.332953 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1111 | 2026.05.04 23:26:48.332954 [ 292 ] {} <Debug> TCP-Session: 44ec39f4-25cb-43a7-8fe9-fc4a520c0e6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.05.04 23:26:48.332982 [ 289 ] {} <Debug> TCP-Session: 6cfdc551-f9b2-4880-afe3-44c71ba7fcce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.05.04 23:26:48.333056 [ 293 ] {} <Debug> TCP-Session: bfbccc7c-10cd-4e04-9804-c55a9aade64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.05.04 23:26:48.332886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1115 | 2026.05.04 23:26:48.332948 [ 288 ] {} <Debug> TCP-Session: 72f8d8c2-29d8-4936-9a28-bd21601ca1ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.05.04 23:26:48.333126 [ 290 ] {} <Debug> TCP-Session: 3e99d169-6df5-481a-b966-1c73c96ee731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.05.04 23:26:48.332935 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1118 | 2026.05.04 23:26:48.332912 [ 287 ] {} <Debug> TCP-Session: e9f0f632-3f7a-41c3-bd3a-f9b9f70ae29e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.05.04 23:26:48.333204 [ 291 ] {} <Debug> TCP-Session: 3ab569b4-2dc3-4a86-ae3b-946d7475eb99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.05.04 23:26:51.715515 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1121 | 2026.05.04 23:26:51.715582 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1122 | 2026.05.04 23:26:51.759524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 122 | ||
| 1123 | 2026.05.04 23:26:51.762756 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.05.04 23:26:51.762807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1125 | 2026.05.04 23:26:51.764074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1126 | 2026.05.04 23:26:51.764500 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.05.04 23:26:51.764780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 122 | ||
| 1128 | 2026.05.04 23:26:51.766727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 1903 | ||
| 1129 | 2026.05.04 23:26:51.767270 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.04 23:26:51.767323 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1131 | 2026.05.04 23:26:51.767929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1132 | 2026.05.04 23:26:51.768445 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.04 23:26:51.768593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1903 | ||
| 1134 | 2026.05.04 23:26:51.853172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1135 | 2026.05.04 23:26:51.869979 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.05.04 23:26:51.870033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1137 | 2026.05.04 23:26:51.876635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1138 | 2026.05.04 23:26:51.877726 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.05.04 23:26:51.880755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1140 | 2026.05.04 23:26:52.000520 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.51 MiB, peak 174.53 MiB, free memory in arenas 0.00 B, will set to 167.16 MiB (RSS), difference: 1.65 MiB | ||
| 1141 | 2026.05.04 23:26:53.094396 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.05.04 23:26:53.094624 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1143 | 2026.05.04 23:26:53.094944 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1144 | 2026.05.04 23:26:53.094980 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1145 | 2026.05.04 23:26:53.095204 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1146 | 2026.05.04 23:26:53.095275 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1147 | 2026.05.04 23:26:53.095430 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1148 | 2026.05.04 23:26:53.095467 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1149 | 2026.05.04 23:26:53.095489 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 1150 | 2026.05.04 23:26:53.095504 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1151 | 2026.05.04 23:26:53.095546 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1152 | 2026.05.04 23:26:53.095566 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1153 | 2026.05.04 23:26:53.096969 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002433 sec., 8220.304151253597 rows/sec., 1.16 MiB/sec. | ||
| 1154 | 2026.05.04 23:26:53.097087 [ 259 ] {9a4d3a37-a688-49be-8fbf-9ddf3fb4ba53} <Debug> TCPHandler: Processed in 0.002824201 sec. | ||
| 1155 | 2026.05.04 23:26:53.099033 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.05.04 23:26:53.099172 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1157 | 2026.05.04 23:26:53.099230 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1158 | 2026.05.04 23:26:53.099846 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.05.04 23:26:53.099904 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1160 | 2026.05.04 23:26:53.100411 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1161 | 2026.05.04 23:26:53.100892 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.05.04 23:26:53.101047 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001914 sec., 40752.35109717869 rows/sec., 3.37 MiB/sec. | ||
| 1163 | 2026.05.04 23:26:53.101092 [ 259 ] {0e817749-41fc-4c9c-a1b9-e80f325447c3} <Debug> TCPHandler: Processed in 0.002124821 sec. | ||
| 1164 | 2026.05.04 23:26:53.101232 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.05.04 23:26:53.101333 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.05.04 23:26:53.101375 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1167 | 2026.05.04 23:26:53.101796 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.05.04 23:26:53.101834 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1169 | 2026.05.04 23:26:53.102260 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1170 | 2026.05.04 23:26:53.102780 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.05.04 23:26:53.102919 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001608 sec., 6840.796019900497 rows/sec., 514.40 KiB/sec. | ||
| 1172 | 2026.05.04 23:26:53.102956 [ 259 ] {11084416-262b-49ef-9da6-7af91d5bd5bf} <Debug> TCPHandler: Processed in 0.001778321 sec. | ||
| 1173 | 2026.05.04 23:26:53.103093 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.05.04 23:26:53.103191 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1175 | 2026.05.04 23:26:53.103230 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1176 | 2026.05.04 23:26:53.103642 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.05.04 23:26:53.103679 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1178 | 2026.05.04 23:26:53.104111 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1179 | 2026.05.04 23:26:53.104610 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.05.04 23:26:53.104739 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001567 sec., 47862.15698787492 rows/sec., 3.74 MiB/sec. | ||
| 1181 | 2026.05.04 23:26:53.104776 [ 259 ] {4ab1c0b8-8e2d-4a29-a0ab-f771aa8b0fc7} <Debug> TCPHandler: Processed in 0.001734339 sec. | ||
| 1182 | 2026.05.04 23:26:53.104909 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1183 | 2026.05.04 23:26:53.105006 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1184 | 2026.05.04 23:26:53.105051 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1185 | 2026.05.04 23:26:53.105526 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1186 | 2026.05.04 23:26:53.105562 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1187 | 2026.05.04 23:26:53.106020 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1188 | 2026.05.04 23:26:53.106520 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1189 | 2026.05.04 23:26:53.106650 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. | ||
| 1190 | 2026.05.04 23:26:53.106688 [ 259 ] {3b9b7c2c-0aae-4cf0-b066-5cd2c41f31ea} <Debug> TCPHandler: Processed in 0.001836382 sec. | ||
| 1191 | 2026.05.04 23:26:53.106809 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.05.04 23:26:53.106903 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1193 | 2026.05.04 23:26:53.106960 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1194 | 2026.05.04 23:26:53.107729 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.05.04 23:26:53.107766 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1196 | 2026.05.04 23:26:53.108418 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1197 | 2026.05.04 23:26:53.108877 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1198 | 2026.05.04 23:26:53.109016 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00213 sec., 5164.319248826291 rows/sec., 9.25 MiB/sec. | ||
| 1199 | 2026.05.04 23:26:53.109067 [ 259 ] {bfb97951-90c2-4f0c-aa7f-167d92071e41} <Debug> TCPHandler: Processed in 0.002308206 sec. | ||
| 1200 | 2026.05.04 23:26:53.109197 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.05.04 23:26:53.109293 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1202 | 2026.05.04 23:26:53.109335 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1203 | 2026.05.04 23:26:53.109674 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.05.04 23:26:53.109712 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1205 | 2026.05.04 23:26:53.110121 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1206 | 2026.05.04 23:26:53.110604 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.05.04 23:26:53.110737 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001461 sec., 41067.761806981514 rows/sec., 2.77 MiB/sec. | ||
| 1208 | 2026.05.04 23:26:53.110782 [ 259 ] {40fc0258-5c97-4e95-8612-e44c22d2d62b} <Debug> TCPHandler: Processed in 0.001635427 sec. | ||
| 1209 | 2026.05.04 23:26:58.093339 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.05.04 23:26:58.093579 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1211 | 2026.05.04 23:26:58.093910 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1212 | 2026.05.04 23:26:58.093945 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1213 | 2026.05.04 23:26:58.094166 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1214 | 2026.05.04 23:26:58.094238 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1215 | 2026.05.04 23:26:58.094380 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1216 | 2026.05.04 23:26:58.094420 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1217 | 2026.05.04 23:26:58.094442 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 1218 | 2026.05.04 23:26:58.094458 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1219 | 2026.05.04 23:26:58.094499 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1220 | 2026.05.04 23:26:58.094521 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1221 | 2026.05.04 23:26:58.095659 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002167 sec., 9229.349330872174 rows/sec., 1.30 MiB/sec. | ||
| 1222 | 2026.05.04 23:26:58.095773 [ 259 ] {4349be81-e559-4f55-bf57-93b25c8f8265} <Debug> TCPHandler: Processed in 0.002567803 sec. | ||
| 1223 | 2026.05.04 23:26:58.097569 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.05.04 23:26:58.097699 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1225 | 2026.05.04 23:26:58.097754 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1226 | 2026.05.04 23:26:58.098402 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.05.04 23:26:58.098450 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1228 | 2026.05.04 23:26:58.099062 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1229 | 2026.05.04 23:26:58.099497 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.05.04 23:26:58.099662 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001996 sec., 1503.0060120240482 rows/sec., 136.99 KiB/sec. | ||
| 1231 | 2026.05.04 23:26:58.099707 [ 259 ] {62f190e8-cc82-4bac-8e5c-5215194f67b4} <Debug> TCPHandler: Processed in 0.002199662 sec. | ||
| 1232 | 2026.05.04 23:26:58.099817 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.05.04 23:26:58.099914 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1234 | 2026.05.04 23:26:58.099956 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1235 | 2026.05.04 23:26:58.100357 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.05.04 23:26:58.100394 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1237 | 2026.05.04 23:26:58.100798 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1238 | 2026.05.04 23:26:58.101228 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.05.04 23:26:58.101364 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001469 sec., 1361.4703880190605 rows/sec., 111.02 KiB/sec. | ||
| 1240 | 2026.05.04 23:26:58.101400 [ 259 ] {9fe00315-5910-4bad-a65e-1def27028fcf} <Debug> TCPHandler: Processed in 0.001634977 sec. | ||
| 1241 | 2026.05.04 23:26:58.101511 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.05.04 23:26:58.101611 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1243 | 2026.05.04 23:26:58.101650 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1244 | 2026.05.04 23:26:58.102080 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.05.04 23:26:58.102116 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1246 | 2026.05.04 23:26:58.102524 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1247 | 2026.05.04 23:26:58.102980 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.05.04 23:26:58.103111 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Debug> executeQuery: Read 65 rows, 5.25 KiB in 0.001517 sec., 42847.725774555045 rows/sec., 3.38 MiB/sec. | ||
| 1249 | 2026.05.04 23:26:58.103148 [ 259 ] {b9512890-d44b-49ab-839a-d9f44906488f} <Debug> TCPHandler: Processed in 0.001687248 sec. | ||
| 1250 | 2026.05.04 23:26:58.103257 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.04 23:26:58.103351 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.05.04 23:26:58.103392 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1253 | 2026.05.04 23:26:58.103805 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.05.04 23:26:58.103842 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1255 | 2026.05.04 23:26:58.104284 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.05.04 23:26:58.104741 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.05.04 23:26:58.104878 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001544 sec., 3886.0103626943005 rows/sec., 285.25 KiB/sec. | ||
| 1258 | 2026.05.04 23:26:58.104915 [ 259 ] {4682afc1-daf0-4ad2-8fa5-4e9459616cdc} <Debug> TCPHandler: Processed in 0.001706989 sec. | ||
| 1259 | 2026.05.04 23:26:58.105039 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.04 23:26:58.105134 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1261 | 2026.05.04 23:26:58.105174 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1262 | 2026.05.04 23:26:58.105595 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.04 23:26:58.105630 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1264 | 2026.05.04 23:26:58.106059 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1265 | 2026.05.04 23:26:58.106538 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.04 23:26:58.106681 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001564 sec., 46675.19181585678 rows/sec., 3.65 MiB/sec. | ||
| 1267 | 2026.05.04 23:26:58.106720 [ 259 ] {9a4fc304-835b-4a3f-b332-6e15540b120a} <Debug> TCPHandler: Processed in 0.00173075 sec. | ||
| 1268 | 2026.05.04 23:26:58.106875 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.05.04 23:26:58.106974 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.05.04 23:26:58.107020 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1271 | 2026.05.04 23:26:58.107420 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.04 23:26:58.107456 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1273 | 2026.05.04 23:26:58.107902 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1274 | 2026.05.04 23:26:58.108405 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.04 23:26:58.108548 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001591 sec., 101194.21747328724 rows/sec., 7.05 MiB/sec. | ||
| 1276 | 2026.05.04 23:26:58.108597 [ 259 ] {cd3aa672-9056-49b2-b923-2dcbf1fb6e37} <Debug> TCPHandler: Processed in 0.00177287 sec. | ||
| 1277 | 2026.05.04 23:26:58.108715 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.05.04 23:26:58.108809 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.05.04 23:26:58.108863 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1280 | 2026.05.04 23:26:58.109615 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.04 23:26:58.109652 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1282 | 2026.05.04 23:26:58.110377 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1283 | 2026.05.04 23:26:58.110839 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.05.04 23:26:58.110981 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.002188 sec., 1828.1535648994518 rows/sec., 3.28 MiB/sec. | ||
| 1285 | 2026.05.04 23:26:58.111041 [ 259 ] {7f7d07c2-e3b1-42c1-b9d8-764f89a6533f} <Debug> TCPHandler: Processed in 0.002377438 sec. | ||
| 1286 | 2026.05.04 23:26:58.111182 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.05.04 23:26:58.111278 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.05.04 23:26:58.111322 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1289 | 2026.05.04 23:26:58.111649 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Trace> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.05.04 23:26:58.111684 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1291 | 2026.05.04 23:26:58.112112 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1292 | 2026.05.04 23:26:58.112542 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Trace> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.05.04 23:26:58.112674 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001409 sec., 2129.1696238467 rows/sec., 150.40 KiB/sec. | ||
| 1294 | 2026.05.04 23:26:58.112715 [ 259 ] {99567cdb-6ef5-4986-929e-359cff18442e} <Debug> TCPHandler: Processed in 0.001583795 sec. | ||
| 1295 | 2026.05.04 23:26:58.112840 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.05.04 23:26:58.112933 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1297 | 2026.05.04 23:26:58.112978 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1298 | 2026.05.04 23:26:58.113445 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.05.04 23:26:58.113481 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1300 | 2026.05.04 23:26:58.113895 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1301 | 2026.05.04 23:26:58.114357 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.05.04 23:26:58.114497 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
| 1303 | 2026.05.04 23:26:58.114534 [ 259 ] {e1597c2d-977c-4c6a-a53d-613eebfbf7ff} <Debug> TCPHandler: Processed in 0.00174562 sec. | ||
| 1304 | 2026.05.04 23:26:59.269044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2415 | ||
| 1305 | 2026.05.04 23:26:59.269581 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.05.04 23:26:59.269631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1307 | 2026.05.04 23:26:59.270266 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1308 | 2026.05.04 23:26:59.270800 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.05.04 23:26:59.270966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2415 | ||
| 1310 | 2026.05.04 23:26:59.381212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1311 | 2026.05.04 23:26:59.397712 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.05.04 23:26:59.397780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1313 | 2026.05.04 23:26:59.404192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1314 | 2026.05.04 23:26:59.405339 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.05.04 23:26:59.408511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1316 | 2026.05.04 23:27:00.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.03 MiB, peak 174.53 MiB, free memory in arenas 0.00 B, will set to 169.39 MiB (RSS), difference: 1.36 MiB | ||
| 1317 | 2026.05.04 23:27:01.765549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 156 | ||
| 1318 | 2026.05.04 23:27:01.767782 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.05.04 23:27:01.767833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1320 | 2026.05.04 23:27:01.769135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1321 | 2026.05.04 23:27:01.769615 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.05.04 23:27:01.769939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1323 | 2026.05.04 23:27:03.093588 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.05.04 23:27:03.093847 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1325 | 2026.05.04 23:27:03.094210 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.05.04 23:27:03.094255 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1327 | 2026.05.04 23:27:03.094513 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.05.04 23:27:03.094598 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.05.04 23:27:03.094743 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1330 | 2026.05.04 23:27:03.094883 [ 301 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.05.04 23:27:03.094887 [ 314 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1332 | 2026.05.04 23:27:03.095038 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1333 | 2026.05.04 23:27:03.095066 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1334 | 2026.05.04 23:27:03.095111 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1335 | 2026.05.04 23:27:03.095132 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1336 | 2026.05.04 23:27:03.096270 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002524 sec., 7923.930269413629 rows/sec., 1.12 MiB/sec. | ||
| 1337 | 2026.05.04 23:27:03.096385 [ 259 ] {3a0b61a0-5fe0-4888-a63e-27a7d90cbb56} <Debug> TCPHandler: Processed in 0.002941124 sec. | ||
| 1338 | 2026.05.04 23:27:03.098283 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.05.04 23:27:03.098398 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1340 | 2026.05.04 23:27:03.098446 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1341 | 2026.05.04 23:27:03.098970 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.05.04 23:27:03.099019 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1343 | 2026.05.04 23:27:03.099416 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1344 | 2026.05.04 23:27:03.099639 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.05.04 23:27:03.099797 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001432 sec., 54469.27374301676 rows/sec., 4.51 MiB/sec. | ||
| 1346 | 2026.05.04 23:27:03.099840 [ 259 ] {b37d17f2-3841-4af7-b161-eefba1a519ee} <Debug> TCPHandler: Processed in 0.001611926 sec. | ||
| 1347 | 2026.05.04 23:27:03.099972 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.05.04 23:27:03.100073 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.05.04 23:27:03.100117 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1350 | 2026.05.04 23:27:03.100527 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.05.04 23:27:03.100565 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1352 | 2026.05.04 23:27:03.100883 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1353 | 2026.05.04 23:27:03.101092 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.05.04 23:27:03.101228 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001175 sec., 9361.702127659573 rows/sec., 703.96 KiB/sec. | ||
| 1355 | 2026.05.04 23:27:03.101266 [ 259 ] {0e87605e-7281-43ec-9a85-73baaed13e1d} <Debug> TCPHandler: Processed in 0.001345358 sec. | ||
| 1356 | 2026.05.04 23:27:03.101402 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.05.04 23:27:03.101499 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1358 | 2026.05.04 23:27:03.101540 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1359 | 2026.05.04 23:27:03.101968 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.05.04 23:27:03.102006 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1361 | 2026.05.04 23:27:03.102305 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1362 | 2026.05.04 23:27:03.102516 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.05.04 23:27:03.102653 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001172 sec., 63993.17406143344 rows/sec., 5.00 MiB/sec. | ||
| 1364 | 2026.05.04 23:27:03.102691 [ 259 ] {522f0830-5cea-4b8b-8784-dd1fd1e3a6ae} <Debug> TCPHandler: Processed in 0.001339148 sec. | ||
| 1365 | 2026.05.04 23:27:03.102816 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.05.04 23:27:03.102911 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.05.04 23:27:03.102954 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1368 | 2026.05.04 23:27:03.103370 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.05.04 23:27:03.103407 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1370 | 2026.05.04 23:27:03.103732 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1371 | 2026.05.04 23:27:03.103948 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.05.04 23:27:03.104080 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 1373 | 2026.05.04 23:27:03.104117 [ 259 ] {1c975405-7bbe-42b9-ad76-d73d6a370244} <Debug> TCPHandler: Processed in 0.001351818 sec. | ||
| 1374 | 2026.05.04 23:27:03.104236 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.05.04 23:27:03.104331 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1376 | 2026.05.04 23:27:03.104385 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1377 | 2026.05.04 23:27:03.105152 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.05.04 23:27:03.105189 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1379 | 2026.05.04 23:27:03.105699 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1380 | 2026.05.04 23:27:03.105926 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.05.04 23:27:03.106066 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. | ||
| 1382 | 2026.05.04 23:27:03.106127 [ 259 ] {88f2ea65-c4d0-4fc6-8f94-f346efcddea7} <Debug> TCPHandler: Processed in 0.001941206 sec. | ||
| 1383 | 2026.05.04 23:27:03.106254 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.05.04 23:27:03.106349 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.05.04 23:27:03.106391 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1386 | 2026.05.04 23:27:03.106740 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.05.04 23:27:03.106777 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1388 | 2026.05.04 23:27:03.107084 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1389 | 2026.05.04 23:27:03.107294 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.04 23:27:03.107426 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 1391 | 2026.05.04 23:27:03.107462 [ 259 ] {e082e6e4-3477-4c15-a92e-ef6ed03e3d26} <Debug> TCPHandler: Processed in 0.001259296 sec. | ||
| 1392 | 2026.05.04 23:27:06.715830 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1393 | 2026.05.04 23:27:06.715900 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1394 | 2026.05.04 23:27:06.771022 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2863 | ||
| 1395 | 2026.05.04 23:27:06.771493 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.04 23:27:06.771538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1397 | 2026.05.04 23:27:06.772022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1398 | 2026.05.04 23:27:06.772250 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.04 23:27:06.772377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2863 | ||
| 1400 | 2026.05.04 23:27:06.772376 [ 77 ] {} <Debug> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1401 | 2026.05.04 23:27:06.772437 [ 77 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.05.04 23:27:06.772458 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1403 | 2026.05.04 23:27:06.772706 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::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 | ||
| 1404 | 2026.05.04 23:27:06.774817 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1405 | 2026.05.04 23:27:06.774899 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1406 | 2026.05.04 23:27:06.775033 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1407 | 2026.05.04 23:27:06.775102 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1408 | 2026.05.04 23:27:06.775162 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 439 rows starting from the beginning of the part | ||
| 1409 | 2026.05.04 23:27:06.775226 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1410 | 2026.05.04 23:27:06.775287 [ 187 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1411 | 2026.05.04 23:27:06.800662 [ 190 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2863 rows, containing 4 columns (4 merged, 0 gathered) in 0.028095352 sec., 101902.9766916606 rows/sec., 1.46 MiB/sec. | ||
| 1412 | 2026.05.04 23:27:06.801578 [ 190 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1413 | 2026.05.04 23:27:06.801921 [ 190 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.05.04 23:27:06.801999 [ 190 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_6_1} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1415 | 2026.05.04 23:27:06.802118 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1416 | 2026.05.04 23:27:06.909546 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1417 | 2026.05.04 23:27:06.926092 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.05.04 23:27:06.926137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1419 | 2026.05.04 23:27:06.932129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1420 | 2026.05.04 23:27:06.932832 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.05.04 23:27:06.933107 [ 77 ] {} <Debug> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1422 | 2026.05.04 23:27:06.933171 [ 77 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.05.04 23:27:06.933193 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1424 | 2026.05.04 23:27:06.933285 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 1425 | 2026.05.04 23:27:06.935634 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1426 | 2026.05.04 23:27:06.936117 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1427 | 2026.05.04 23:27:06.936865 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 1428 | 2026.05.04 23:27:06.940268 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 1429 | 2026.05.04 23:27:06.943628 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 1430 | 2026.05.04 23:27:06.947567 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 1431 | 2026.05.04 23:27:06.953917 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 1432 | 2026.05.04 23:27:06.958412 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 1433 | 2026.05.04 23:27:07.017198 [ 190 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083953946 sec., 547.9194509808985 rows/sec., 2.83 MiB/sec. | ||
| 1434 | 2026.05.04 23:27:07.019474 [ 201 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1435 | 2026.05.04 23:27:07.021561 [ 201 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_6_1} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.05.04 23:27:07.021660 [ 201 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_6_1} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1437 | 2026.05.04 23:27:07.023681 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1438 | 2026.05.04 23:27:08.001124 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.67 MiB, peak 180.03 MiB, free memory in arenas 0.00 B, will set to 180.69 MiB (RSS), difference: 11.02 MiB | ||
| 1439 | 2026.05.04 23:27:08.094018 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.05.04 23:27:08.094297 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1441 | 2026.05.04 23:27:08.094731 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1442 | 2026.05.04 23:27:08.094769 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1443 | 2026.05.04 23:27:08.095014 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2026.05.04 23:27:08.095085 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2026.05.04 23:27:08.095224 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1446 | 2026.05.04 23:27:08.095328 [ 316 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1447 | 2026.05.04 23:27:08.095351 [ 330 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1448 | 2026.05.04 23:27:08.095450 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 1449 | 2026.05.04 23:27:08.095477 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1450 | 2026.05.04 23:27:08.097507 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1451 | 2026.05.04 23:27:08.097533 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1452 | 2026.05.04 23:27:08.097586 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1453 | 2026.05.04 23:27:08.097622 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1454 | 2026.05.04 23:27:08.099167 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.004973 sec., 4624.974864267042 rows/sec., 636.84 KiB/sec. | ||
| 1455 | 2026.05.04 23:27:08.099289 [ 259 ] {bf83b5df-7b30-45e9-9e76-c8ba38f24a3f} <Debug> TCPHandler: Processed in 0.005408095 sec. | ||
| 1456 | 2026.05.04 23:27:08.101600 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.05.04 23:27:08.101732 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1458 | 2026.05.04 23:27:08.101774 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1459 | 2026.05.04 23:27:08.102301 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.05.04 23:27:08.102346 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1461 | 2026.05.04 23:27:08.102714 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1462 | 2026.05.04 23:27:08.102943 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.05.04 23:27:08.103070 [ 76 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1464 | 2026.05.04 23:27:08.103088 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001387 sec., 74981.97548666186 rows/sec., 6.29 MiB/sec. | ||
| 1465 | 2026.05.04 23:27:08.103104 [ 76 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.04 23:27:08.103124 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1467 | 2026.05.04 23:27:08.103128 [ 259 ] {f199e3eb-4558-4305-9f1b-84b48faab558} <Debug> TCPHandler: Processed in 0.001578656 sec. | ||
| 1468 | 2026.05.04 23:27:08.103237 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 1469 | 2026.05.04 23:27:08.103260 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.05.04 23:27:08.103368 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1471 | 2026.05.04 23:27:08.103388 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1472 | 2026.05.04 23:27:08.103412 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1473 | 2026.05.04 23:27:08.103427 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
| 1474 | 2026.05.04 23:27:08.103498 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 1475 | 2026.05.04 23:27:08.103542 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1476 | 2026.05.04 23:27:08.103584 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 65 rows starting from the beginning of the part | ||
| 1477 | 2026.05.04 23:27:08.103624 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1478 | 2026.05.04 23:27:08.103666 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1479 | 2026.05.04 23:27:08.103866 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.05.04 23:27:08.103907 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1481 | 2026.05.04 23:27:08.104313 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1482 | 2026.05.04 23:27:08.104607 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.05.04 23:27:08.104636 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449991 sec., 319312.32676616614 rows/sec., 27.30 MiB/sec. | ||
| 1484 | 2026.05.04 23:27:08.104753 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001404 sec., 17094.017094017094 rows/sec., 1.26 MiB/sec. | ||
| 1485 | 2026.05.04 23:27:08.104776 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1486 | 2026.05.04 23:27:08.104798 [ 259 ] {e4f2ff40-0c8b-4b73-b792-6f16c740bf6c} <Debug> TCPHandler: Processed in 0.001587365 sec. | ||
| 1487 | 2026.05.04 23:27:08.104930 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.05.04 23:27:08.105018 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.04 23:27:08.105029 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1490 | 2026.05.04 23:27:08.105077 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1491 | 2026.05.04 23:27:08.105092 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_6_1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1492 | 2026.05.04 23:27:08.105161 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1493 | 2026.05.04 23:27:08.105514 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2026.05.04 23:27:08.105556 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1495 | 2026.05.04 23:27:08.105881 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1496 | 2026.05.04 23:27:08.106095 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2026.05.04 23:27:08.106193 [ 76 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1498 | 2026.05.04 23:27:08.106224 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001214 sec., 79077.42998352554 rows/sec., 6.19 MiB/sec. | ||
| 1499 | 2026.05.04 23:27:08.106246 [ 76 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.05.04 23:27:08.106260 [ 259 ] {63fbd637-1595-410a-86d9-413bb5169104} <Debug> TCPHandler: Processed in 0.00137979 sec. | ||
| 1501 | 2026.05.04 23:27:08.106267 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1502 | 2026.05.04 23:27:08.106363 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 1503 | 2026.05.04 23:27:08.106394 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.05.04 23:27:08.106474 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1505 | 2026.05.04 23:27:08.106494 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.05.04 23:27:08.106516 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 83 rows starting from the beginning of the part | ||
| 1507 | 2026.05.04 23:27:08.106542 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1508 | 2026.05.04 23:27:08.106610 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 1509 | 2026.05.04 23:27:08.106664 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1510 | 2026.05.04 23:27:08.106708 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 73 rows starting from the beginning of the part | ||
| 1511 | 2026.05.04 23:27:08.106749 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1512 | 2026.05.04 23:27:08.106794 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
| 1513 | 2026.05.04 23:27:08.106957 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.05.04 23:27:08.106997 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1515 | 2026.05.04 23:27:08.107365 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1516 | 2026.05.04 23:27:08.107584 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258126 sec., 370392.15468085074 rows/sec., 30.36 MiB/sec. | ||
| 1517 | 2026.05.04 23:27:08.107602 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2026.05.04 23:27:08.107701 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1519 | 2026.05.04 23:27:08.107734 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1520 | 2026.05.04 23:27:08.107744 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 1521 | 2026.05.04 23:27:08.107773 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.05.04 23:27:08.107796 [ 259 ] {622ad8f6-530d-4dbc-9552-bfc171b16ed4} <Debug> TCPHandler: Processed in 0.001453632 sec. | ||
| 1523 | 2026.05.04 23:27:08.107798 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1524 | 2026.05.04 23:27:08.107930 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.05.04 23:27:08.107937 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2026.05.04 23:27:08.107960 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 1527 | 2026.05.04 23:27:08.107992 [ 199 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_6_1} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1528 | 2026.05.04 23:27:08.108040 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1529 | 2026.05.04 23:27:08.108051 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1530 | 2026.05.04 23:27:08.108103 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1531 | 2026.05.04 23:27:08.108107 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1532 | 2026.05.04 23:27:08.108162 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 164 rows starting from the beginning of the part | ||
| 1533 | 2026.05.04 23:27:08.108241 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 1534 | 2026.05.04 23:27:08.108290 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1535 | 2026.05.04 23:27:08.108333 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1536 | 2026.05.04 23:27:08.108382 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 1537 | 2026.05.04 23:27:08.108429 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 1538 | 2026.05.04 23:27:08.109015 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2026.05.04 23:27:08.109058 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1540 | 2026.05.04 23:27:08.109407 [ 193 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507963 sec., 639936.1257537486 rows/sec., 44.57 MiB/sec. | ||
| 1541 | 2026.05.04 23:27:08.109620 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1542 | 2026.05.04 23:27:08.109676 [ 193 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1543 | 2026.05.04 23:27:08.109899 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.05.04 23:27:08.110042 [ 193 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.05.04 23:27:08.110062 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00204 sec., 11764.70588235294 rows/sec., 21.08 MiB/sec. | ||
| 1546 | 2026.05.04 23:27:08.110125 [ 259 ] {a6832cd5-102c-406f-adb7-345a221823ff} <Debug> TCPHandler: Processed in 0.002237644 sec. | ||
| 1547 | 2026.05.04 23:27:08.110157 [ 193 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1548 | 2026.05.04 23:27:08.110252 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.05.04 23:27:08.110281 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1550 | 2026.05.04 23:27:08.110352 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.05.04 23:27:08.110400 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1552 | 2026.05.04 23:27:08.110740 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Trace> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.05.04 23:27:08.110776 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1554 | 2026.05.04 23:27:08.111087 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1555 | 2026.05.04 23:27:08.111291 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Trace> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.05.04 23:27:08.111421 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001088 sec., 13786.764705882353 rows/sec., 1.03 MiB/sec. | ||
| 1557 | 2026.05.04 23:27:08.111458 [ 259 ] {d31dda9e-2aaf-4aa8-970b-a8263efe3b6c} <Debug> TCPHandler: Processed in 0.001255845 sec. | ||
| 1558 | 2026.05.04 23:27:08.111580 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.05.04 23:27:08.111673 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.05.04 23:27:08.111713 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1561 | 2026.05.04 23:27:08.112078 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.04 23:27:08.112114 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1563 | 2026.05.04 23:27:08.112420 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1564 | 2026.05.04 23:27:08.112624 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.05.04 23:27:08.112729 [ 75 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1566 | 2026.05.04 23:27:08.112764 [ 75 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1567 | 2026.05.04 23:27:08.112766 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 1568 | 2026.05.04 23:27:08.112783 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1569 | 2026.05.04 23:27:08.112827 [ 259 ] {56e884f4-53bc-47cd-9e8c-8535141bbce0} <Debug> TCPHandler: Processed in 0.001295987 sec. | ||
| 1570 | 2026.05.04 23:27:08.112906 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 1571 | 2026.05.04 23:27:08.113007 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1572 | 2026.05.04 23:27:08.113035 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1573 | 2026.05.04 23:27:08.113085 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 1574 | 2026.05.04 23:27:08.113127 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1575 | 2026.05.04 23:27:08.113162 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 1576 | 2026.05.04 23:27:08.113197 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 1577 | 2026.05.04 23:27:08.113237 [ 186 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 1578 | 2026.05.04 23:27:08.113991 [ 197 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001122823 sec., 320620.4361684789 rows/sec., 21.61 MiB/sec. | ||
| 1579 | 2026.05.04 23:27:08.114159 [ 197 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1580 | 2026.05.04 23:27:08.114443 [ 197 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_6_1} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.05.04 23:27:08.114511 [ 197 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_6_1} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1582 | 2026.05.04 23:27:08.114579 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1583 | 2026.05.04 23:27:11.770852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 186 | ||
| 1584 | 2026.05.04 23:27:11.773040 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.05.04 23:27:11.773092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1586 | 2026.05.04 23:27:11.774299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1587 | 2026.05.04 23:27:11.774582 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.05.04 23:27:11.774906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1589 | 2026.05.04 23:27:13.100641 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1590 | 2026.05.04 23:27:13.100992 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1591 | 2026.05.04 23:27:13.101349 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1592 | 2026.05.04 23:27:13.101389 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1593 | 2026.05.04 23:27:13.101624 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1594 | 2026.05.04 23:27:13.101698 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1595 | 2026.05.04 23:27:13.101846 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1596 | 2026.05.04 23:27:13.101958 [ 298 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1597 | 2026.05.04 23:27:13.101969 [ 316 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1598 | 2026.05.04 23:27:13.102118 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1599 | 2026.05.04 23:27:13.102142 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1600 | 2026.05.04 23:27:13.102187 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1601 | 2026.05.04 23:27:13.102208 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1602 | 2026.05.04 23:27:13.103423 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002578 sec., 7757.9519006982155 rows/sec., 1.10 MiB/sec. | ||
| 1603 | 2026.05.04 23:27:13.103531 [ 259 ] {a2a945b4-1626-4d24-8e39-b6f4cdf01a58} <Debug> TCPHandler: Processed in 0.003065708 sec. | ||
| 1604 | 2026.05.04 23:27:13.107462 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.05.04 23:27:13.107602 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1606 | 2026.05.04 23:27:13.107657 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1607 | 2026.05.04 23:27:13.108230 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.05.04 23:27:13.108278 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1609 | 2026.05.04 23:27:13.108756 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1610 | 2026.05.04 23:27:13.108959 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.05.04 23:27:13.109115 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001553 sec., 3863.4900193174503 rows/sec., 1.79 MiB/sec. | ||
| 1612 | 2026.05.04 23:27:13.109156 [ 259 ] {6ee15c0e-c38e-4046-9188-729de2e636be} <Debug> TCPHandler: Processed in 0.00176298 sec. | ||
| 1613 | 2026.05.04 23:27:13.109283 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.05.04 23:27:13.109407 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1615 | 2026.05.04 23:27:13.109459 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1616 | 2026.05.04 23:27:13.112040 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.05.04 23:27:13.112084 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1618 | 2026.05.04 23:27:13.112486 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1619 | 2026.05.04 23:27:13.112743 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.05.04 23:27:13.112904 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003523 sec., 6812.375816065853 rows/sec., 578.79 KiB/sec. | ||
| 1621 | 2026.05.04 23:27:13.112947 [ 259 ] {dc28e54c-51c1-4495-bbf0-73997da27b1c} <Debug> TCPHandler: Processed in 0.003728077 sec. | ||
| 1622 | 2026.05.04 23:27:13.113088 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.05.04 23:27:13.113185 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1624 | 2026.05.04 23:27:13.113226 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1625 | 2026.05.04 23:27:13.113638 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.04 23:27:13.113677 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1627 | 2026.05.04 23:27:13.113977 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1628 | 2026.05.04 23:27:13.114185 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.05.04 23:27:13.114313 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001147 sec., 1743.6791630340017 rows/sec., 142.18 KiB/sec. | ||
| 1630 | 2026.05.04 23:27:13.114349 [ 259 ] {ac6faad8-6630-4c13-93fe-acb0c7bcc26f} <Debug> TCPHandler: Processed in 0.001313798 sec. | ||
| 1631 | 2026.05.04 23:27:13.114451 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2026.05.04 23:27:13.114549 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1633 | 2026.05.04 23:27:13.114589 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1634 | 2026.05.04 23:27:13.115058 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2026.05.04 23:27:13.115095 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1636 | 2026.05.04 23:27:13.115409 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1637 | 2026.05.04 23:27:13.115625 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2026.05.04 23:27:13.115751 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.00122 sec., 163114.75409836066 rows/sec., 14.53 MiB/sec. | ||
| 1639 | 2026.05.04 23:27:13.115786 [ 259 ] {2736be59-8f10-448d-be26-c38d7e625986} <Debug> TCPHandler: Processed in 0.00138495 sec. | ||
| 1640 | 2026.05.04 23:27:13.115898 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2026.05.04 23:27:13.115990 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.04 23:27:13.116031 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1643 | 2026.05.04 23:27:13.116417 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2026.05.04 23:27:13.116454 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1645 | 2026.05.04 23:27:13.116737 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1646 | 2026.05.04 23:27:13.116941 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.04 23:27:13.117042 [ 69 ] {} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1648 | 2026.05.04 23:27:13.117065 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001092 sec., 22893.772893772893 rows/sec., 1.72 MiB/sec. | ||
| 1649 | 2026.05.04 23:27:13.117112 [ 69 ] {} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.05.04 23:27:13.117121 [ 259 ] {06d60021-12b8-4e22-ae67-e8ed00215768} <Debug> TCPHandler: Processed in 0.001272957 sec. | ||
| 1651 | 2026.05.04 23:27:13.117141 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1652 | 2026.05.04 23:27:13.117243 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2026.05.04 23:27:13.117253 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::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 | ||
| 1654 | 2026.05.04 23:27:13.117343 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.05.04 23:27:13.117387 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1656 | 2026.05.04 23:27:13.117405 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1657 | 2026.05.04 23:27:13.117450 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 1658 | 2026.05.04 23:27:13.117554 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1659 | 2026.05.04 23:27:13.117614 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 1660 | 2026.05.04 23:27:13.117666 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1661 | 2026.05.04 23:27:13.117720 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1662 | 2026.05.04 23:27:13.117776 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1663 | 2026.05.04 23:27:13.117831 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2026.05.04 23:27:13.117870 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1665 | 2026.05.04 23:27:13.118193 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1666 | 2026.05.04 23:27:13.118428 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1667 | 2026.05.04 23:27:13.118560 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001235 sec., 19433.198380566802 rows/sec., 1.61 MiB/sec. | ||
| 1668 | 2026.05.04 23:27:13.118600 [ 259 ] {9202f6df-33d5-43f7-b82d-5d3be14224e2} <Debug> TCPHandler: Processed in 0.00140777 sec. | ||
| 1669 | 2026.05.04 23:27:13.118706 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2026.05.04 23:27:13.118724 [ 196 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518003 sec., 63240.981737190246 rows/sec., 4.88 MiB/sec. | ||
| 1671 | 2026.05.04 23:27:13.118799 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1672 | 2026.05.04 23:27:13.118840 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1673 | 2026.05.04 23:27:13.118865 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1674 | 2026.05.04 23:27:13.119113 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.05.04 23:27:13.119181 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_6_1} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1676 | 2026.05.04 23:27:13.119228 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.05.04 23:27:13.119252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1678 | 2026.05.04 23:27:13.119270 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1679 | 2026.05.04 23:27:13.119593 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1680 | 2026.05.04 23:27:13.119807 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2026.05.04 23:27:13.119929 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 816.64 KiB/sec. | ||
| 1682 | 2026.05.04 23:27:13.119967 [ 259 ] {dea9048a-0dfe-48bb-9565-d6d6376778e8} <Debug> TCPHandler: Processed in 0.001310447 sec. | ||
| 1683 | 2026.05.04 23:27:13.120078 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.05.04 23:27:13.120171 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1685 | 2026.05.04 23:27:13.120211 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1686 | 2026.05.04 23:27:13.120619 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2026.05.04 23:27:13.120655 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1688 | 2026.05.04 23:27:13.120955 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1689 | 2026.05.04 23:27:13.121161 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2026.05.04 23:27:13.121284 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.00113 sec., 100000 rows/sec., 8.14 MiB/sec. | ||
| 1691 | 2026.05.04 23:27:13.121322 [ 259 ] {4bb22417-659e-4539-aafe-8120dfd2680d} <Debug> TCPHandler: Processed in 0.001293457 sec. | ||
| 1692 | 2026.05.04 23:27:13.121435 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2026.05.04 23:27:13.121533 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1694 | 2026.05.04 23:27:13.121578 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1695 | 2026.05.04 23:27:13.121998 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.05.04 23:27:13.122034 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1697 | 2026.05.04 23:27:13.122365 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1698 | 2026.05.04 23:27:13.122574 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.05.04 23:27:13.122698 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Debug> executeQuery: Read 425 rows, 33.40 KiB in 0.001183 sec., 359256.12848689774 rows/sec., 27.57 MiB/sec. | ||
| 1700 | 2026.05.04 23:27:13.122733 [ 259 ] {000afff6-8b6f-47fa-843c-822c0baaf7b1} <Debug> TCPHandler: Processed in 0.001348108 sec. | ||
| 1701 | 2026.05.04 23:27:13.122847 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2026.05.04 23:27:13.122939 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1703 | 2026.05.04 23:27:13.122994 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1704 | 2026.05.04 23:27:13.123712 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.05.04 23:27:13.123749 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1706 | 2026.05.04 23:27:13.124249 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1707 | 2026.05.04 23:27:13.124463 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2026.05.04 23:27:13.124570 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1709 | 2026.05.04 23:27:13.124600 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001677 sec., 6559.332140727489 rows/sec., 11.75 MiB/sec. | ||
| 1710 | 2026.05.04 23:27:13.124614 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.05.04 23:27:13.124642 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1712 | 2026.05.04 23:27:13.124662 [ 259 ] {f22998f9-ac52-4acd-8bdc-5a893defb217} <Debug> TCPHandler: Processed in 0.001864673 sec. | ||
| 1713 | 2026.05.04 23:27:13.124727 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 1714 | 2026.05.04 23:27:13.124783 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.05.04 23:27:13.124890 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.05.04 23:27:13.124935 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1717 | 2026.05.04 23:27:13.124956 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1718 | 2026.05.04 23:27:13.125022 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1719 | 2026.05.04 23:27:13.125151 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1720 | 2026.05.04 23:27:13.125276 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1721 | 2026.05.04 23:27:13.125284 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.05.04 23:27:13.125332 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1723 | 2026.05.04 23:27:13.125382 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1724 | 2026.05.04 23:27:13.125494 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1725 | 2026.05.04 23:27:13.125597 [ 186 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1726 | 2026.05.04 23:27:13.125701 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1727 | 2026.05.04 23:27:13.125941 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.04 23:27:13.126085 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 1729 | 2026.05.04 23:27:13.126123 [ 259 ] {d1ed5fdd-7283-4a5c-baa8-5ef714791fc8} <Debug> TCPHandler: Processed in 0.00139251 sec. | ||
| 1730 | 2026.05.04 23:27:13.127382 [ 196 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 72 rows, containing 19 columns (19 merged, 0 gathered) in 0.002695257 sec., 26713.5935459958 rows/sec., 47.87 MiB/sec. | ||
| 1731 | 2026.05.04 23:27:13.127668 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1732 | 2026.05.04 23:27:13.128002 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.05.04 23:27:13.128071 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1734 | 2026.05.04 23:27:13.128155 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1735 | 2026.05.04 23:27:14.273416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3375 | ||
| 1736 | 2026.05.04 23:27:14.273905 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.05.04 23:27:14.273955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1738 | 2026.05.04 23:27:14.274448 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1739 | 2026.05.04 23:27:14.274687 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.05.04 23:27:14.274837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3375 | ||
| 1741 | 2026.05.04 23:27:14.436673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1742 | 2026.05.04 23:27:14.453994 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.05.04 23:27:14.454059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1744 | 2026.05.04 23:27:14.459629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1745 | 2026.05.04 23:27:14.460308 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.05.04 23:27:14.463315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1747 | 2026.05.04 23:27:16.896850 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63158 | ||
| 1748 | 2026.05.04 23:27:16.896976 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1749 | 2026.05.04 23:27:16.897004 [ 286 ] {} <Debug> TCP-Session: 8a0b04d4-193f-4bb3-b84f-87fd5c8f0ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:63158 | ||
| 1750 | 2026.05.04 23:27:16.897026 [ 286 ] {} <Debug> TCP-Session: 8a0b04d4-193f-4bb3-b84f-87fd5c8f0ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1751 | 2026.05.04 23:27:16.897038 [ 286 ] {} <Debug> TCP-Session: 8a0b04d4-193f-4bb3-b84f-87fd5c8f0ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2026.05.04 23:27:16.897240 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55278 | ||
| 1753 | 2026.05.04 23:27:16.897285 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48210 | ||
| 1754 | 2026.05.04 23:27:16.897307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45016 | ||
| 1755 | 2026.05.04 23:27:16.897327 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49703 | ||
| 1756 | 2026.05.04 23:27:16.897366 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1757 | 2026.05.04 23:27:16.897373 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56384 | ||
| 1758 | 2026.05.04 23:27:16.897391 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1759 | 2026.05.04 23:27:16.897407 [ 287 ] {} <Debug> TCP-Session: f790ad3e-2c21-4f4e-b85c-5fb29306803c Authenticating user 'default' from [fd00:1122:3344:101::e]:55278 | ||
| 1760 | 2026.05.04 23:27:16.897319 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36132 | ||
| 1761 | 2026.05.04 23:27:16.897462 [ 287 ] {} <Debug> TCP-Session: f790ad3e-2c21-4f4e-b85c-5fb29306803c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2026.05.04 23:27:16.897443 [ 288 ] {} <Debug> TCP-Session: 8b27d126-7f2c-4994-b376-266496e77501 Authenticating user 'default' from [fd00:1122:3344:101::e]:48210 | ||
| 1763 | 2026.05.04 23:27:16.897486 [ 287 ] {} <Debug> TCP-Session: f790ad3e-2c21-4f4e-b85c-5fb29306803c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1764 | 2026.05.04 23:27:16.897516 [ 288 ] {} <Debug> TCP-Session: 8b27d126-7f2c-4994-b376-266496e77501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1765 | 2026.05.04 23:27:16.897531 [ 286 ] {} <Trace> TCP-Session: 8a0b04d4-193f-4bb3-b84f-87fd5c8f0ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.05.04 23:27:16.897542 [ 288 ] {} <Debug> TCP-Session: 8b27d126-7f2c-4994-b376-266496e77501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1767 | 2026.05.04 23:27:16.897303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 1768 | 2026.05.04 23:27:16.897341 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54594 | ||
| 1769 | 2026.05.04 23:27:16.897738 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1770 | 2026.05.04 23:27:16.897766 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1771 | 2026.05.04 23:27:16.897801 [ 292 ] {} <Debug> TCP-Session: 41c16c0c-3874-4ee5-a4dc-c2eeff1fed37 Authenticating user 'default' from [fd00:1122:3344:101::e]:49703 | ||
| 1772 | 2026.05.04 23:27:16.897818 [ 292 ] {} <Debug> TCP-Session: 41c16c0c-3874-4ee5-a4dc-c2eeff1fed37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1773 | 2026.05.04 23:27:16.897830 [ 292 ] {} <Debug> TCP-Session: 41c16c0c-3874-4ee5-a4dc-c2eeff1fed37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1774 | 2026.05.04 23:27:16.897860 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1775 | 2026.05.04 23:27:16.897860 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1776 | 2026.05.04 23:27:16.897891 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1777 | 2026.05.04 23:27:16.897898 [ 289 ] {} <Debug> TCP-Session: 5f359d95-575a-4611-9685-9f45ac7e3aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 1778 | 2026.05.04 23:27:16.897907 [ 293 ] {} <Debug> TCP-Session: 358f9c21-04fd-4fd5-b2df-acc893e3d83a Authenticating user 'default' from [fd00:1122:3344:101::e]:54594 | ||
| 1779 | 2026.05.04 23:27:16.897928 [ 291 ] {} <Debug> TCP-Session: 758a04e2-8adc-4ce9-82f0-4ec2fe6d0027 Authenticating user 'default' from [fd00:1122:3344:101::e]:36132 | ||
| 1780 | 2026.05.04 23:27:16.897940 [ 289 ] {} <Debug> TCP-Session: 5f359d95-575a-4611-9685-9f45ac7e3aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1781 | 2026.05.04 23:27:16.897943 [ 293 ] {} <Debug> TCP-Session: 358f9c21-04fd-4fd5-b2df-acc893e3d83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1782 | 2026.05.04 23:27:16.897957 [ 291 ] {} <Debug> TCP-Session: 758a04e2-8adc-4ce9-82f0-4ec2fe6d0027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1783 | 2026.05.04 23:27:16.897961 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1784 | 2026.05.04 23:27:16.897986 [ 291 ] {} <Debug> TCP-Session: 758a04e2-8adc-4ce9-82f0-4ec2fe6d0027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1785 | 2026.05.04 23:27:16.898008 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1786 | 2026.05.04 23:27:16.898014 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1787 | 2026.05.04 23:27:16.898017 [ 294 ] {} <Debug> TCP-Session: 9ebb797a-9c54-4ed1-86c4-9a4b44d77da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56384 | ||
| 1788 | 2026.05.04 23:27:16.897972 [ 293 ] {} <Debug> TCP-Session: 358f9c21-04fd-4fd5-b2df-acc893e3d83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1789 | 2026.05.04 23:27:16.898057 [ 290 ] {} <Debug> TCP-Session: 17d15e15-b153-4a8a-bba0-39844bea4601 Authenticating user 'default' from [fd00:1122:3344:101::e]:45016 | ||
| 1790 | 2026.05.04 23:27:16.898066 [ 294 ] {} <Debug> TCP-Session: 9ebb797a-9c54-4ed1-86c4-9a4b44d77da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2026.05.04 23:27:16.898097 [ 290 ] {} <Debug> TCP-Session: 17d15e15-b153-4a8a-bba0-39844bea4601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1792 | 2026.05.04 23:27:16.898103 [ 294 ] {} <Debug> TCP-Session: 9ebb797a-9c54-4ed1-86c4-9a4b44d77da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2026.05.04 23:27:16.898112 [ 290 ] {} <Debug> TCP-Session: 17d15e15-b153-4a8a-bba0-39844bea4601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1794 | 2026.05.04 23:27:16.898069 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1795 | 2026.05.04 23:27:16.897963 [ 289 ] {} <Debug> TCP-Session: 5f359d95-575a-4611-9685-9f45ac7e3aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1796 | 2026.05.04 23:27:16.898418 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 1797 | 2026.05.04 23:27:16.898514 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1798 | 2026.05.04 23:27:17.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.13 MiB, peak 186.00 MiB, free memory in arenas 0.00 B, will set to 189.71 MiB (RSS), difference: 7.58 MiB | ||
| 1799 | 2026.05.04 23:27:17.126390 [ 284 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Trace> AggregatingTransform: Aggregating | ||
| 1800 | 2026.05.04 23:27:17.126447 [ 284 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1801 | 2026.05.04 23:27:17.126502 [ 284 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001301667 sec. (768.246 rows/sec., 30.01 KiB/sec.) | ||
| 1802 | 2026.05.04 23:27:17.126517 [ 284 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Trace> Aggregator: Merging aggregated data | ||
| 1803 | 2026.05.04 23:27:17.127492 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.229821 sec., 4.351212465353471 rows/sec., 174.05 B/sec. | ||
| 1804 | 2026.05.04 23:27:17.127646 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1805 | 2026.05.04 23:27:17.127662 [ 286 ] {12a3626a-aa71-45f3-ade9-aab800e0e64d} <Debug> TCPHandler: Processed in 0.230318684 sec. | ||
| 1806 | 2026.05.04 23:27:17.127805 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1807 | 2026.05.04 23:27:17.127835 [ 286 ] {} <Debug> TCP-Session: 8a0b04d4-193f-4bb3-b84f-87fd5c8f0ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2026.05.04 23:27:17.127840 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1809 | 2026.05.04 23:27:17.127861 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1810 | 2026.05.04 23:27:17.127878 [ 294 ] {} <Debug> TCP-Session: 9ebb797a-9c54-4ed1-86c4-9a4b44d77da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1811 | 2026.05.04 23:27:17.127882 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1812 | 2026.05.04 23:27:17.127916 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1813 | 2026.05.04 23:27:17.127922 [ 287 ] {} <Debug> TCP-Session: f790ad3e-2c21-4f4e-b85c-5fb29306803c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2026.05.04 23:27:17.127930 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1815 | 2026.05.04 23:27:17.127956 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1816 | 2026.05.04 23:27:17.127969 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1817 | 2026.05.04 23:27:17.127991 [ 291 ] {} <Debug> TCP-Session: 758a04e2-8adc-4ce9-82f0-4ec2fe6d0027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1818 | 2026.05.04 23:27:17.127966 [ 292 ] {} <Debug> TCP-Session: 41c16c0c-3874-4ee5-a4dc-c2eeff1fed37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1819 | 2026.05.04 23:27:17.128034 [ 293 ] {} <Debug> TCP-Session: 358f9c21-04fd-4fd5-b2df-acc893e3d83a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.05.04 23:27:17.128030 [ 289 ] {} <Debug> TCP-Session: 5f359d95-575a-4611-9685-9f45ac7e3aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2026.05.04 23:27:17.127956 [ 288 ] {} <Debug> TCP-Session: 8b27d126-7f2c-4994-b376-266496e77501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.05.04 23:27:17.127898 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1823 | 2026.05.04 23:27:17.128140 [ 290 ] {} <Debug> TCP-Session: 17d15e15-b153-4a8a-bba0-39844bea4601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1824 | 2026.05.04 23:27:18.001308 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.09 MiB, peak 200.18 MiB, free memory in arenas 0.00 B, will set to 202.70 MiB (RSS), difference: 11.61 MiB | ||
| 1825 | 2026.05.04 23:27:18.096001 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.05.04 23:27:18.096246 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1827 | 2026.05.04 23:27:18.096679 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1828 | 2026.05.04 23:27:18.096735 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1829 | 2026.05.04 23:27:18.097059 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1830 | 2026.05.04 23:27:18.097166 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1831 | 2026.05.04 23:27:18.097376 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1832 | 2026.05.04 23:27:18.097527 [ 298 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1833 | 2026.05.04 23:27:18.097541 [ 344 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1834 | 2026.05.04 23:27:18.097541 [ 331 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1835 | 2026.05.04 23:27:18.097673 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 1836 | 2026.05.04 23:27:18.097705 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1837 | 2026.05.04 23:27:18.097754 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1838 | 2026.05.04 23:27:18.097784 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1839 | 2026.05.04 23:27:18.099185 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.003042 sec., 6574.621959237344 rows/sec., 951.20 KiB/sec. | ||
| 1840 | 2026.05.04 23:27:18.099304 [ 259 ] {5b76baaf-8839-46f9-9147-549d7f9630ab} <Debug> TCPHandler: Processed in 0.003448539 sec. | ||
| 1841 | 2026.05.04 23:27:18.101783 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2026.05.04 23:27:18.101908 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1843 | 2026.05.04 23:27:18.101958 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1844 | 2026.05.04 23:27:18.102532 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2026.05.04 23:27:18.102583 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1846 | 2026.05.04 23:27:18.102983 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1847 | 2026.05.04 23:27:18.103218 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.05.04 23:27:18.103381 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Debug> executeQuery: Read 104 rows, 8.94 KiB in 0.001509 sec., 68919.81444665341 rows/sec., 5.78 MiB/sec. | ||
| 1849 | 2026.05.04 23:27:18.103426 [ 259 ] {6fe3af0f-4b8d-4f73-a24e-14118294d9fa} <Debug> TCPHandler: Processed in 0.001703339 sec. | ||
| 1850 | 2026.05.04 23:27:18.103579 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.05.04 23:27:18.103684 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.05.04 23:27:18.103729 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1853 | 2026.05.04 23:27:18.104162 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.05.04 23:27:18.104211 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1855 | 2026.05.04 23:27:18.104543 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1856 | 2026.05.04 23:27:18.104760 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.05.04 23:27:18.104901 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.42 MiB/sec. | ||
| 1858 | 2026.05.04 23:27:18.104940 [ 259 ] {63a532b3-df4d-49ab-b837-857ccc2bec10} <Debug> TCPHandler: Processed in 0.00141504 sec. | ||
| 1859 | 2026.05.04 23:27:18.105080 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.05.04 23:27:18.105180 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1861 | 2026.05.04 23:27:18.105223 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1862 | 2026.05.04 23:27:18.105701 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.05.04 23:27:18.105742 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1864 | 2026.05.04 23:27:18.106071 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1865 | 2026.05.04 23:27:18.106286 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.05.04 23:27:18.106420 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001262 sec., 69730.58637083993 rows/sec., 5.45 MiB/sec. | ||
| 1867 | 2026.05.04 23:27:18.106458 [ 259 ] {cfcf6e39-8656-4805-b388-dcd92ab3aae6} <Debug> TCPHandler: Processed in 0.001430791 sec. | ||
| 1868 | 2026.05.04 23:27:18.106593 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.05.04 23:27:18.106692 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1870 | 2026.05.04 23:27:18.106737 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1871 | 2026.05.04 23:27:18.107192 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.05.04 23:27:18.107231 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1873 | 2026.05.04 23:27:18.107583 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1874 | 2026.05.04 23:27:18.107799 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.05.04 23:27:18.107934 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 1876 | 2026.05.04 23:27:18.107972 [ 259 ] {4dfd846f-3e2c-4d29-9245-ae0e4356b996} <Debug> TCPHandler: Processed in 0.00142913 sec. | ||
| 1877 | 2026.05.04 23:27:18.108100 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.05.04 23:27:18.108198 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.05.04 23:27:18.108253 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1880 | 2026.05.04 23:27:18.109114 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.05.04 23:27:18.109155 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1882 | 2026.05.04 23:27:18.109745 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1883 | 2026.05.04 23:27:18.109998 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.05.04 23:27:18.110146 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.00197 sec., 12182.74111675127 rows/sec., 21.83 MiB/sec. | ||
| 1885 | 2026.05.04 23:27:18.110210 [ 259 ] {caa20cb9-9866-4ce5-8685-c372b7db5945} <Debug> TCPHandler: Processed in 0.002163531 sec. | ||
| 1886 | 2026.05.04 23:27:18.110354 [ 259 ] {} <Trace> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.04 23:27:18.110453 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48158) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.04 23:27:18.110500 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1889 | 2026.05.04 23:27:18.110909 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2026.05.04 23:27:18.110947 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1891 | 2026.05.04 23:27:18.111324 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1892 | 2026.05.04 23:27:18.111575 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1893 | 2026.05.04 23:27:18.111723 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 1894 | 2026.05.04 23:27:18.111777 [ 259 ] {0f486210-b9fe-4f4e-be47-e49211e3db56} <Debug> TCPHandler: Processed in 0.001474162 sec. | ||
| 1895 | 2026.05.04 23:27:18.343172 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50100 | ||
| 1896 | 2026.05.04 23:27:18.343281 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.05.04 23:27:18.343308 [ 289 ] {} <Debug> TCP-Session: 1e98104c-46b0-43fc-b5db-4d264be02a51 Authenticating user 'default' from [fd00:1122:3344:101::e]:50100 | ||
| 1898 | 2026.05.04 23:27:18.343331 [ 289 ] {} <Debug> TCP-Session: 1e98104c-46b0-43fc-b5db-4d264be02a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.05.04 23:27:18.343344 [ 289 ] {} <Debug> TCP-Session: 1e98104c-46b0-43fc-b5db-4d264be02a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.05.04 23:27:18.343534 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 1901 | 2026.05.04 23:27:18.343555 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59047 | ||
| 1902 | 2026.05.04 23:27:18.343602 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65510 | ||
| 1903 | 2026.05.04 23:27:18.343621 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55318 | ||
| 1904 | 2026.05.04 23:27:18.343669 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1905 | 2026.05.04 23:27:18.343612 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61585 | ||
| 1906 | 2026.05.04 23:27:18.343703 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1907 | 2026.05.04 23:27:18.343710 [ 289 ] {} <Trace> TCP-Session: 1e98104c-46b0-43fc-b5db-4d264be02a51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.05.04 23:27:18.343745 [ 291 ] {} <Debug> TCP-Session: be0c9d49-ce6a-45c0-96d8-53d39c8de665 Authenticating user 'default' from [fd00:1122:3344:101::e]:59047 | ||
| 1909 | 2026.05.04 23:27:18.343757 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1910 | 2026.05.04 23:27:18.343769 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1911 | 2026.05.04 23:27:18.343783 [ 291 ] {} <Debug> TCP-Session: be0c9d49-ce6a-45c0-96d8-53d39c8de665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.05.04 23:27:18.343798 [ 288 ] {} <Debug> TCP-Session: 21095f2e-f30b-4828-b3b5-ee4c89047fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55318 | ||
| 1913 | 2026.05.04 23:27:18.343807 [ 287 ] {} <Debug> TCP-Session: 882d2e39-6f85-46d1-a5ad-ed9dc9029a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:61585 | ||
| 1914 | 2026.05.04 23:27:18.343810 [ 291 ] {} <Debug> TCP-Session: be0c9d49-ce6a-45c0-96d8-53d39c8de665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.04 23:27:18.343831 [ 288 ] {} <Debug> TCP-Session: 21095f2e-f30b-4828-b3b5-ee4c89047fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.05.04 23:27:18.343837 [ 287 ] {} <Debug> TCP-Session: 882d2e39-6f85-46d1-a5ad-ed9dc9029a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.05.04 23:27:18.343855 [ 288 ] {} <Debug> TCP-Session: 21095f2e-f30b-4828-b3b5-ee4c89047fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.05.04 23:27:18.343869 [ 287 ] {} <Debug> TCP-Session: 882d2e39-6f85-46d1-a5ad-ed9dc9029a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.05.04 23:27:18.343717 [ 290 ] {} <Debug> TCP-Session: 5e68f360-fc21-4717-adcb-18b550a84295 Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 1920 | 2026.05.04 23:27:18.343593 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52988 | ||
| 1921 | 2026.05.04 23:27:18.343925 [ 290 ] {} <Debug> TCP-Session: 5e68f360-fc21-4717-adcb-18b550a84295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.05.04 23:27:18.343917 [ 289 ] {fc316057-5053-4549-b280-dab9e51509fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50100) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1923 | 2026.05.04 23:27:18.343953 [ 290 ] {} <Debug> TCP-Session: 5e68f360-fc21-4717-adcb-18b550a84295 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.05.04 23:27:18.343571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37541 | ||
| 1925 | 2026.05.04 23:27:18.343991 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1926 | 2026.05.04 23:27:18.343571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40799 | ||
| 1927 | 2026.05.04 23:27:18.344044 [ 294 ] {} <Debug> TCP-Session: 6a4a6cc6-0966-474d-a94e-993482015f5f Authenticating user 'default' from [fd00:1122:3344:101::e]:52988 | ||
| 1928 | 2026.05.04 23:27:18.344067 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1929 | 2026.05.04 23:27:18.344084 [ 294 ] {} <Debug> TCP-Session: 6a4a6cc6-0966-474d-a94e-993482015f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.05.04 23:27:18.344102 [ 292 ] {} <Debug> TCP-Session: 7e5bbcb7-b515-4a81-b1e6-1bc63a50ccfb Authenticating user 'default' from [fd00:1122:3344:101::e]:37541 | ||
| 1931 | 2026.05.04 23:27:18.344109 [ 294 ] {} <Debug> TCP-Session: 6a4a6cc6-0966-474d-a94e-993482015f5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.05.04 23:27:18.344129 [ 292 ] {} <Debug> TCP-Session: 7e5bbcb7-b515-4a81-b1e6-1bc63a50ccfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.05.04 23:27:18.343702 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1934 | 2026.05.04 23:27:18.344152 [ 292 ] {} <Debug> TCP-Session: 7e5bbcb7-b515-4a81-b1e6-1bc63a50ccfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.05.04 23:27:18.344156 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1936 | 2026.05.04 23:27:18.344182 [ 286 ] {} <Debug> TCP-Session: b709983b-7a11-4609-87e2-c0a1a8e02579 Authenticating user 'default' from [fd00:1122:3344:101::e]:65510 | ||
| 1937 | 2026.05.04 23:27:18.344213 [ 293 ] {} <Debug> TCP-Session: fad609dc-dbee-48d6-b1c3-7ee2658c0a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:40799 | ||
| 1938 | 2026.05.04 23:27:18.344221 [ 286 ] {} <Debug> TCP-Session: b709983b-7a11-4609-87e2-c0a1a8e02579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.04 23:27:18.344241 [ 293 ] {} <Debug> TCP-Session: fad609dc-dbee-48d6-b1c3-7ee2658c0a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.05.04 23:27:18.344247 [ 286 ] {} <Debug> TCP-Session: b709983b-7a11-4609-87e2-c0a1a8e02579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.04 23:27:18.344263 [ 293 ] {} <Debug> TCP-Session: fad609dc-dbee-48d6-b1c3-7ee2658c0a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.05.04 23:27:18.344290 [ 289 ] {fc316057-5053-4549-b280-dab9e51509fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1943 | 2026.05.04 23:27:18.344350 [ 289 ] {fc316057-5053-4549-b280-dab9e51509fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1944 | 2026.05.04 23:27:18.344660 [ 289 ] {fc316057-5053-4549-b280-dab9e51509fd} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 1945 | 2026.05.04 23:27:18.345687 [ 334 ] {fc316057-5053-4549-b280-dab9e51509fd} <Trace> AggregatingTransform: Aggregating | ||
| 1946 | 2026.05.04 23:27:18.345734 [ 334 ] {fc316057-5053-4549-b280-dab9e51509fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1947 | 2026.05.04 23:27:18.345771 [ 334 ] {fc316057-5053-4549-b280-dab9e51509fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009529 sec. (990.561 rows/sec., 38.69 KiB/sec.) | ||
| 1948 | 2026.05.04 23:27:18.345789 [ 334 ] {fc316057-5053-4549-b280-dab9e51509fd} <Trace> Aggregator: Merging aggregated data | ||
| 1949 | 2026.05.04 23:27:18.347193 [ 289 ] {fc316057-5053-4549-b280-dab9e51509fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003339 sec., 299.4908655286014 rows/sec., 11.70 KiB/sec. | ||
| 1950 | 2026.05.04 23:27:18.347394 [ 289 ] {fc316057-5053-4549-b280-dab9e51509fd} <Debug> TCPHandler: Processed in 0.003837729 sec. | ||
| 1951 | 2026.05.04 23:27:18.347534 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1952 | 2026.05.04 23:27:18.347547 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1953 | 2026.05.04 23:27:18.347564 [ 289 ] {} <Debug> TCP-Session: 1e98104c-46b0-43fc-b5db-4d264be02a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.05.04 23:27:18.347566 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1955 | 2026.05.04 23:27:18.347592 [ 288 ] {} <Debug> TCP-Session: 21095f2e-f30b-4828-b3b5-ee4c89047fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.04 23:27:18.347601 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1957 | 2026.05.04 23:27:18.347625 [ 290 ] {} <Debug> TCP-Session: 5e68f360-fc21-4717-adcb-18b550a84295 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.05.04 23:27:18.347634 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1959 | 2026.05.04 23:27:18.347642 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1960 | 2026.05.04 23:27:18.347690 [ 293 ] {} <Debug> TCP-Session: fad609dc-dbee-48d6-b1c3-7ee2658c0a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1961 | 2026.05.04 23:27:18.347694 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1962 | 2026.05.04 23:27:18.347716 [ 291 ] {} <Debug> TCP-Session: be0c9d49-ce6a-45c0-96d8-53d39c8de665 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.04 23:27:18.347654 [ 294 ] {} <Debug> TCP-Session: 6a4a6cc6-0966-474d-a94e-993482015f5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.04 23:27:18.347761 [ 287 ] {} <Debug> TCP-Session: 882d2e39-6f85-46d1-a5ad-ed9dc9029a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1965 | 2026.05.04 23:27:18.347584 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1966 | 2026.05.04 23:27:18.347656 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1967 | 2026.05.04 23:27:18.347831 [ 292 ] {} <Debug> TCP-Session: 7e5bbcb7-b515-4a81-b1e6-1bc63a50ccfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1968 | 2026.05.04 23:27:18.347848 [ 286 ] {} <Debug> TCP-Session: b709983b-7a11-4609-87e2-c0a1a8e02579 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.05.04 23:27:18.477098 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49185 | ||
| 1970 | 2026.05.04 23:27:18.477199 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1971 | 2026.05.04 23:27:18.477224 [ 289 ] {} <Debug> TCP-Session: 34c9bb26-bc5d-4975-9f88-f2d2e489f8d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49185 | ||
| 1972 | 2026.05.04 23:27:18.477246 [ 289 ] {} <Debug> TCP-Session: 34c9bb26-bc5d-4975-9f88-f2d2e489f8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.04 23:27:18.477259 [ 289 ] {} <Debug> TCP-Session: 34c9bb26-bc5d-4975-9f88-f2d2e489f8d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.05.04 23:27:18.477472 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50140 | ||
| 1975 | 2026.05.04 23:27:18.477499 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37313 | ||
| 1976 | 2026.05.04 23:27:18.477531 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56167 | ||
| 1977 | 2026.05.04 23:27:18.477543 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60828 | ||
| 1978 | 2026.05.04 23:27:18.477551 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63559 | ||
| 1979 | 2026.05.04 23:27:18.477589 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1980 | 2026.05.04 23:27:18.477562 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49549 | ||
| 1981 | 2026.05.04 23:27:18.477631 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1982 | 2026.05.04 23:27:18.477649 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1983 | 2026.05.04 23:27:18.477675 [ 286 ] {} <Debug> TCP-Session: 1440ed57-a96e-456d-afa5-6898a2ecbf77 Authenticating user 'default' from [fd00:1122:3344:101::e]:60828 | ||
| 1984 | 2026.05.04 23:27:18.477634 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1985 | 2026.05.04 23:27:18.477696 [ 287 ] {} <Debug> TCP-Session: 86eedb7e-2557-4e44-81d6-495dff765b19 Authenticating user 'default' from [fd00:1122:3344:101::e]:63559 | ||
| 1986 | 2026.05.04 23:27:18.477712 [ 286 ] {} <Debug> TCP-Session: 1440ed57-a96e-456d-afa5-6898a2ecbf77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.04 23:27:18.477728 [ 291 ] {} <Debug> TCP-Session: b98d34b7-4fd2-472d-857e-1012b2e12e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:37313 | ||
| 1988 | 2026.05.04 23:27:18.477743 [ 287 ] {} <Debug> TCP-Session: 86eedb7e-2557-4e44-81d6-495dff765b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.05.04 23:27:18.477749 [ 286 ] {} <Debug> TCP-Session: 1440ed57-a96e-456d-afa5-6898a2ecbf77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.05.04 23:27:18.477767 [ 287 ] {} <Debug> TCP-Session: 86eedb7e-2557-4e44-81d6-495dff765b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.04 23:27:18.477764 [ 291 ] {} <Debug> TCP-Session: b98d34b7-4fd2-472d-857e-1012b2e12e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.04 23:27:18.477631 [ 290 ] {} <Debug> TCP-Session: b0f83fa4-0b9d-401c-a3b2-1002e1546fc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50140 | ||
| 1993 | 2026.05.04 23:27:18.477800 [ 291 ] {} <Debug> TCP-Session: b98d34b7-4fd2-472d-857e-1012b2e12e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.04 23:27:18.477827 [ 290 ] {} <Debug> TCP-Session: b0f83fa4-0b9d-401c-a3b2-1002e1546fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1995 | 2026.05.04 23:27:18.477619 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1996 | 2026.05.04 23:27:18.477851 [ 290 ] {} <Debug> TCP-Session: b0f83fa4-0b9d-401c-a3b2-1002e1546fc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1997 | 2026.05.04 23:27:18.477869 [ 294 ] {} <Debug> TCP-Session: 3219255a-eba5-4c32-9a59-29a2b12c1a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:56167 | ||
| 1998 | 2026.05.04 23:27:18.477552 [ 289 ] {} <Trace> TCP-Session: 34c9bb26-bc5d-4975-9f88-f2d2e489f8d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.05.04 23:27:18.477890 [ 294 ] {} <Debug> TCP-Session: 3219255a-eba5-4c32-9a59-29a2b12c1a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2000 | 2026.05.04 23:27:18.477519 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56084 | ||
| 2001 | 2026.05.04 23:27:18.477928 [ 294 ] {} <Debug> TCP-Session: 3219255a-eba5-4c32-9a59-29a2b12c1a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.05.04 23:27:18.477520 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56854 | ||
| 2003 | 2026.05.04 23:27:18.477720 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.05.04 23:27:18.477998 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2005 | 2026.05.04 23:27:18.478023 [ 292 ] {} <Debug> TCP-Session: b37b00ea-a862-47e9-a307-1c61bef0d760 Authenticating user 'default' from [fd00:1122:3344:101::e]:56084 | ||
| 2006 | 2026.05.04 23:27:18.478024 [ 288 ] {} <Debug> TCP-Session: dbec4ec1-06ff-4794-b988-f1f157078496 Authenticating user 'default' from [fd00:1122:3344:101::e]:49549 | ||
| 2007 | 2026.05.04 23:27:18.478040 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.05.04 23:27:18.478046 [ 292 ] {} <Debug> TCP-Session: b37b00ea-a862-47e9-a307-1c61bef0d760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.04 23:27:18.478048 [ 288 ] {} <Debug> TCP-Session: dbec4ec1-06ff-4794-b988-f1f157078496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2010 | 2026.05.04 23:27:18.478073 [ 293 ] {} <Debug> TCP-Session: 35f33806-ee02-4c6d-8880-017386228720 Authenticating user 'default' from [fd00:1122:3344:101::e]:56854 | ||
| 2011 | 2026.05.04 23:27:18.478084 [ 289 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49185) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2012 | 2026.05.04 23:27:18.478103 [ 293 ] {} <Debug> TCP-Session: 35f33806-ee02-4c6d-8880-017386228720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.04 23:27:18.478080 [ 288 ] {} <Debug> TCP-Session: dbec4ec1-06ff-4794-b988-f1f157078496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.05.04 23:27:18.478124 [ 293 ] {} <Debug> TCP-Session: 35f33806-ee02-4c6d-8880-017386228720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.04 23:27:18.478075 [ 292 ] {} <Debug> TCP-Session: b37b00ea-a862-47e9-a307-1c61bef0d760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.04 23:27:18.478402 [ 289 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2017 | 2026.05.04 23:27:18.478472 [ 289 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2018 | 2026.05.04 23:27:18.478779 [ 289 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 2019 | 2026.05.04 23:27:18.479645 [ 313 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Trace> AggregatingTransform: Aggregating | ||
| 2020 | 2026.05.04 23:27:18.479740 [ 313 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Trace> Aggregator: Aggregation method: without_key | ||
| 2021 | 2026.05.04 23:27:18.479771 [ 313 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000893535 sec. (1119.150 rows/sec., 43.72 KiB/sec.) | ||
| 2022 | 2026.05.04 23:27:18.479787 [ 313 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Trace> Aggregator: Merging aggregated data | ||
| 2023 | 2026.05.04 23:27:18.480884 [ 289 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002876 sec., 347.70514603616135 rows/sec., 13.58 KiB/sec. | ||
| 2024 | 2026.05.04 23:27:18.481028 [ 289 ] {8f9b1c57-fdd1-49d6-82c4-49363080fd53} <Debug> TCPHandler: Processed in 0.003592922 sec. | ||
| 2025 | 2026.05.04 23:27:18.481174 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2026 | 2026.05.04 23:27:18.481210 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2027 | 2026.05.04 23:27:18.481212 [ 289 ] {} <Debug> TCP-Session: 34c9bb26-bc5d-4975-9f88-f2d2e489f8d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.05.04 23:27:18.481236 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2029 | 2026.05.04 23:27:18.481252 [ 288 ] {} <Debug> TCP-Session: dbec4ec1-06ff-4794-b988-f1f157078496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.04 23:27:18.481282 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2031 | 2026.05.04 23:27:18.481294 [ 286 ] {} <Debug> TCP-Session: 1440ed57-a96e-456d-afa5-6898a2ecbf77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.05.04 23:27:18.481307 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2033 | 2026.05.04 23:27:18.481324 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2034 | 2026.05.04 23:27:18.481339 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2035 | 2026.05.04 23:27:18.481364 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2036 | 2026.05.04 23:27:18.481368 [ 294 ] {} <Debug> TCP-Session: 3219255a-eba5-4c32-9a59-29a2b12c1a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.05.04 23:27:18.481393 [ 291 ] {} <Debug> TCP-Session: b98d34b7-4fd2-472d-857e-1012b2e12e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.04 23:27:18.481407 [ 287 ] {} <Debug> TCP-Session: 86eedb7e-2557-4e44-81d6-495dff765b19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.05.04 23:27:18.481351 [ 290 ] {} <Debug> TCP-Session: b0f83fa4-0b9d-401c-a3b2-1002e1546fc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.05.04 23:27:18.481330 [ 292 ] {} <Debug> TCP-Session: b37b00ea-a862-47e9-a307-1c61bef0d760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.05.04 23:27:18.481255 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2042 | 2026.05.04 23:27:18.481507 [ 293 ] {} <Debug> TCP-Session: 35f33806-ee02-4c6d-8880-017386228720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.05.04 23:27:21.715956 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2044 | 2026.05.04 23:27:21.716023 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2045 | 2026.05.04 23:27:21.775615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3823 | ||
| 2046 | 2026.05.04 23:27:21.775761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 230 | ||
| 2047 | 2026.05.04 23:27:21.776090 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2026.05.04 23:27:21.776141 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2049 | 2026.05.04 23:27:21.776627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2050 | 2026.05.04 23:27:21.776853 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2026.05.04 23:27:21.776981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3823 | ||
| 2052 | 2026.05.04 23:27:21.778342 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.05.04 23:27:21.778387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2054 | 2026.05.04 23:27:21.779599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2055 | 2026.05.04 23:27:21.779865 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.05.04 23:27:21.780114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 2057 | 2026.05.04 23:27:21.964076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2058 | 2026.05.04 23:27:21.982358 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.05.04 23:27:21.982423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2060 | 2026.05.04 23:27:21.988788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2061 | 2026.05.04 23:27:21.989523 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.05.04 23:27:21.992738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2063 | 2026.05.04 23:27:22.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.35 MiB, peak 211.75 MiB, free memory in arenas 0.00 B, will set to 204.92 MiB (RSS), difference: 1.58 MiB | ||
| 2064 | 2026.05.04 23:27:22.723318 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.05.04 23:27:22.723387 [ 259 ] {} <Debug> TCP-Session: 401beacb-860b-47d3-a1ef-c71ba4a0ab2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.05.04 23:27:23.000354 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.89 MiB, peak 211.75 MiB, free memory in arenas 0.00 B, will set to 204.93 MiB (RSS), difference: 2.04 MiB | ||
| 2067 | 2026.05.04 23:27:23.093128 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.05.04 23:27:23.093458 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2069 | 2026.05.04 23:27:23.094006 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2070 | 2026.05.04 23:27:23.094086 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2071 | 2026.05.04 23:27:23.094354 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2072 | 2026.05.04 23:27:23.094421 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2073 | 2026.05.04 23:27:23.094556 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2074 | 2026.05.04 23:27:23.094689 [ 299 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2075 | 2026.05.04 23:27:23.094709 [ 336 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2076 | 2026.05.04 23:27:23.094695 [ 317 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2077 | 2026.05.04 23:27:23.094889 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2078 | 2026.05.04 23:27:23.094917 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2079 | 2026.05.04 23:27:23.094958 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2080 | 2026.05.04 23:27:23.094978 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 2081 | 2026.05.04 23:27:23.096253 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002936 sec., 6811.989100817439 rows/sec., 985.54 KiB/sec. | ||
| 2082 | 2026.05.04 23:27:23.096367 [ 261 ] {46f82ec1-ea04-4f8d-8e39-391b3e96f3dd} <Debug> TCPHandler: Processed in 0.003422227 sec. | ||
| 2083 | 2026.05.04 23:27:23.098189 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.05.04 23:27:23.098319 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2085 | 2026.05.04 23:27:23.098371 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2086 | 2026.05.04 23:27:23.099164 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.05.04 23:27:23.099207 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2088 | 2026.05.04 23:27:23.099599 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2089 | 2026.05.04 23:27:23.099826 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.05.04 23:27:23.099968 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001688 sec., 46208.5308056872 rows/sec., 3.83 MiB/sec. | ||
| 2091 | 2026.05.04 23:27:23.100005 [ 261 ] {4854011b-02a8-4bf2-92bf-a9bf8f17a9a3} <Debug> TCPHandler: Processed in 0.001877534 sec. | ||
| 2092 | 2026.05.04 23:27:23.100137 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2026.05.04 23:27:23.100229 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2094 | 2026.05.04 23:27:23.100268 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2095 | 2026.05.04 23:27:23.100667 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2096 | 2026.05.04 23:27:23.100703 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2097 | 2026.05.04 23:27:23.100981 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2098 | 2026.05.04 23:27:23.101181 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2099 | 2026.05.04 23:27:23.101309 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001098 sec., 10018.214936247723 rows/sec., 753.32 KiB/sec. | ||
| 2100 | 2026.05.04 23:27:23.101344 [ 261 ] {f6ff45ed-3f10-4f96-af0f-bcbd789c92fe} <Debug> TCPHandler: Processed in 0.001255056 sec. | ||
| 2101 | 2026.05.04 23:27:23.101464 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2102 | 2026.05.04 23:27:23.101555 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2103 | 2026.05.04 23:27:23.101593 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2104 | 2026.05.04 23:27:23.101996 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.05.04 23:27:23.102031 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2106 | 2026.05.04 23:27:23.102315 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2107 | 2026.05.04 23:27:23.102518 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2108 | 2026.05.04 23:27:23.102637 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001101 sec., 68119.89100817438 rows/sec., 5.32 MiB/sec. | ||
| 2109 | 2026.05.04 23:27:23.102674 [ 261 ] {c7818cf0-d31f-4460-bd50-d3372bab7fde} <Debug> TCPHandler: Processed in 0.001256716 sec. | ||
| 2110 | 2026.05.04 23:27:23.102792 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.05.04 23:27:23.102883 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2112 | 2026.05.04 23:27:23.102924 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2113 | 2026.05.04 23:27:23.103344 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2114 | 2026.05.04 23:27:23.103380 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2115 | 2026.05.04 23:27:23.103747 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2116 | 2026.05.04 23:27:23.103952 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2117 | 2026.05.04 23:27:23.104076 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2118 | 2026.05.04 23:27:23.104109 [ 261 ] {e6ca8aae-cd27-421f-9baa-a55f18773808} <Debug> TCPHandler: Processed in 0.001364179 sec. | ||
| 2119 | 2026.05.04 23:27:23.104242 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.05.04 23:27:23.104333 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.05.04 23:27:23.104384 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2122 | 2026.05.04 23:27:23.105202 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.05.04 23:27:23.105238 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2124 | 2026.05.04 23:27:23.105724 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2125 | 2026.05.04 23:27:23.105947 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.05.04 23:27:23.106082 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001766 sec., 6228.76557191393 rows/sec., 11.16 MiB/sec. | ||
| 2127 | 2026.05.04 23:27:23.106130 [ 261 ] {e79ac381-595a-4470-8af0-b0596c0094db} <Debug> TCPHandler: Processed in 0.001935855 sec. | ||
| 2128 | 2026.05.04 23:27:23.106261 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2129 | 2026.05.04 23:27:23.106351 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2130 | 2026.05.04 23:27:23.106392 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2131 | 2026.05.04 23:27:23.106742 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2132 | 2026.05.04 23:27:23.106776 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2133 | 2026.05.04 23:27:23.107076 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2134 | 2026.05.04 23:27:23.107280 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2026.05.04 23:27:23.107402 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2136 | 2026.05.04 23:27:23.107435 [ 261 ] {e60d974d-f6bf-4ca5-b815-3eef42424011} <Debug> TCPHandler: Processed in 0.001230685 sec. | ||
| 2137 | 2026.05.04 23:27:28.098120 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2138 | 2026.05.04 23:27:28.098370 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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_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) | ||
| 2139 | 2026.05.04 23:27:28.098728 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2140 | 2026.05.04 23:27:28.098768 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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_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 | ||
| 2141 | 2026.05.04 23:27:28.099029 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2142 | 2026.05.04 23:27:28.099096 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2143 | 2026.05.04 23:27:28.099227 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 36-element set) | ||
| 2144 | 2026.05.04 23:27:28.099343 [ 299 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2145 | 2026.05.04 23:27:28.099362 [ 317 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2146 | 2026.05.04 23:27:28.099347 [ 336 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2147 | 2026.05.04 23:27:28.099520 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2148 | 2026.05.04 23:27:28.099548 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2149 | 2026.05.04 23:27:28.099630 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2150 | 2026.05.04 23:27:28.099650 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2151 | 2026.05.04 23:27:28.099682 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_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'))" | ||
| 2152 | 2026.05.04 23:27:28.099726 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_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'))" | ||
| 2153 | 2026.05.04 23:27:28.101087 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> executeQuery: Read 23 rows, 3.17 KiB in 0.002816 sec., 8167.613636363637 rows/sec., 1.10 MiB/sec. | ||
| 2154 | 2026.05.04 23:27:28.101218 [ 261 ] {0bcf0222-09cf-4f9a-8088-c6a4cd15a99b} <Debug> TCPHandler: Processed in 0.003230082 sec. | ||
| 2155 | 2026.05.04 23:27:28.106359 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.05.04 23:27:28.106477 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2157 | 2026.05.04 23:27:28.106523 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2158 | 2026.05.04 23:27:28.107113 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.05.04 23:27:28.107154 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2160 | 2026.05.04 23:27:28.107586 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2161 | 2026.05.04 23:27:28.107795 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.05.04 23:27:28.107946 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Debug> executeQuery: Read 13 rows, 4.47 KiB in 0.001505 sec., 8637.873754152824 rows/sec., 2.90 MiB/sec. | ||
| 2163 | 2026.05.04 23:27:28.107986 [ 261 ] {2366df04-581e-4fed-8f70-2ffa6b72e179} <Debug> TCPHandler: Processed in 0.001682838 sec. | ||
| 2164 | 2026.05.04 23:27:28.108106 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.05.04 23:27:28.108204 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2166 | 2026.05.04 23:27:28.108247 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2167 | 2026.05.04 23:27:28.108742 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.05.04 23:27:28.108781 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2169 | 2026.05.04 23:27:28.109106 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2170 | 2026.05.04 23:27:28.109320 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.05.04 23:27:28.109454 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00127 sec., 223622.0472440945 rows/sec., 14.20 MiB/sec. | ||
| 2172 | 2026.05.04 23:27:28.109491 [ 261 ] {dbe667cc-f190-4a92-8e92-c40e704b1be4} <Debug> TCPHandler: Processed in 0.001436531 sec. | ||
| 2173 | 2026.05.04 23:27:28.109608 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.05.04 23:27:28.109704 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2175 | 2026.05.04 23:27:28.109745 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2176 | 2026.05.04 23:27:28.110121 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.05.04 23:27:28.110155 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2178 | 2026.05.04 23:27:28.110428 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2179 | 2026.05.04 23:27:28.110624 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.05.04 23:27:28.110744 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 2181 | 2026.05.04 23:27:28.110777 [ 261 ] {8e70f726-6f71-4fbb-9d70-47a5cf62306e} <Debug> TCPHandler: Processed in 0.001277917 sec. | ||
| 2182 | 2026.05.04 23:27:28.110948 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.05.04 23:27:28.111042 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2184 | 2026.05.04 23:27:28.111081 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2185 | 2026.05.04 23:27:28.111817 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.05.04 23:27:28.111853 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2187 | 2026.05.04 23:27:28.112279 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2188 | 2026.05.04 23:27:28.112503 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.05.04 23:27:28.112631 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Debug> executeQuery: Read 862 rows, 68.94 KiB in 0.001607 sec., 536403.235843186 rows/sec., 41.89 MiB/sec. | ||
| 2190 | 2026.05.04 23:27:28.112669 [ 261 ] {22e4869b-d862-4610-b36f-26c1e57a156e} <Debug> TCPHandler: Processed in 0.00176885 sec. | ||
| 2191 | 2026.05.04 23:27:28.112787 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2192 | 2026.05.04 23:27:28.112881 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2193 | 2026.05.04 23:27:28.112922 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2194 | 2026.05.04 23:27:28.113349 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.05.04 23:27:28.113386 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2196 | 2026.05.04 23:27:28.113711 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2197 | 2026.05.04 23:27:28.113915 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.05.04 23:27:28.114041 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.001178 sec., 150254.6689303905 rows/sec., 9.25 MiB/sec. | ||
| 2199 | 2026.05.04 23:27:28.114076 [ 261 ] {2524a2da-d819-4d9c-a626-efd283c73eae} <Debug> TCPHandler: Processed in 0.001339209 sec. | ||
| 2200 | 2026.05.04 23:27:28.114193 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2201 | 2026.05.04 23:27:28.114285 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2202 | 2026.05.04 23:27:28.114325 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2203 | 2026.05.04 23:27:28.114735 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2026.05.04 23:27:28.114771 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2205 | 2026.05.04 23:27:28.115050 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2206 | 2026.05.04 23:27:28.115247 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.05.04 23:27:28.115365 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001129 sec., 132860.9388839681 rows/sec., 8.58 MiB/sec. | ||
| 2208 | 2026.05.04 23:27:28.115398 [ 261 ] {21aa1023-5c8e-4b79-bbd0-5b4eeef36b2c} <Debug> TCPHandler: Processed in 0.001289107 sec. | ||
| 2209 | 2026.05.04 23:27:28.115505 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2026.05.04 23:27:28.115592 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2211 | 2026.05.04 23:27:28.115629 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2212 | 2026.05.04 23:27:28.116097 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.05.04 23:27:28.116134 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2214 | 2026.05.04 23:27:28.116448 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2215 | 2026.05.04 23:27:28.116664 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2026.05.04 23:27:28.116788 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001165 sec., 127038.62660944206 rows/sec., 7.23 MiB/sec. | ||
| 2217 | 2026.05.04 23:27:28.116824 [ 261 ] {d49f2010-11fd-4382-8948-67aa1cfbd827} <Debug> TCPHandler: Processed in 0.001325828 sec. | ||
| 2218 | 2026.05.04 23:27:28.116942 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2219 | 2026.05.04 23:27:28.117036 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2220 | 2026.05.04 23:27:28.117074 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2221 | 2026.05.04 23:27:28.117600 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2026.05.04 23:27:28.117637 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2223 | 2026.05.04 23:27:28.117966 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2224 | 2026.05.04 23:27:28.118174 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2225 | 2026.05.04 23:27:28.118300 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Debug> executeQuery: Read 534 rows, 38.71 KiB in 0.001282 sec., 416536.6614664587 rows/sec., 29.49 MiB/sec. | ||
| 2226 | 2026.05.04 23:27:28.118337 [ 261 ] {088fea6a-f9f5-4175-a1cb-2bf88c0a91b2} <Debug> TCPHandler: Processed in 0.001448611 sec. | ||
| 2227 | 2026.05.04 23:27:28.118466 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.05.04 23:27:28.118588 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2229 | 2026.05.04 23:27:28.118642 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2230 | 2026.05.04 23:27:28.118985 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2026.05.04 23:27:28.119021 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2232 | 2026.05.04 23:27:28.119360 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2233 | 2026.05.04 23:27:28.119570 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.05.04 23:27:28.119702 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 2235 | 2026.05.04 23:27:28.119739 [ 261 ] {2e17a24b-0724-40c0-b90f-96937ba743bc} <Debug> TCPHandler: Processed in 0.001325158 sec. | ||
| 2236 | 2026.05.04 23:27:28.119852 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2026.05.04 23:27:28.119944 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2238 | 2026.05.04 23:27:28.119984 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2239 | 2026.05.04 23:27:28.120356 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.05.04 23:27:28.120389 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2241 | 2026.05.04 23:27:28.120712 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2242 | 2026.05.04 23:27:28.120976 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.05.04 23:27:28.121113 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001184 sec., 225506.75675675677 rows/sec., 14.99 MiB/sec. | ||
| 2244 | 2026.05.04 23:27:28.121150 [ 261 ] {1c5fbec4-ca65-4319-b0ce-1b7525d5bd73} <Debug> TCPHandler: Processed in 0.001348108 sec. | ||
| 2245 | 2026.05.04 23:27:28.121265 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.05.04 23:27:28.121359 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2247 | 2026.05.04 23:27:28.121401 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2248 | 2026.05.04 23:27:28.121729 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2026.05.04 23:27:28.121764 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2250 | 2026.05.04 23:27:28.122076 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2251 | 2026.05.04 23:27:28.122277 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2252 | 2026.05.04 23:27:28.122405 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001065 sec., 1877.9342723004695 rows/sec., 122.87 KiB/sec. | ||
| 2253 | 2026.05.04 23:27:28.122440 [ 261 ] {abdfdfef-35e7-4123-8af1-7fc217393ff8} <Debug> TCPHandler: Processed in 0.001226465 sec. | ||
| 2254 | 2026.05.04 23:27:28.122556 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2026.05.04 23:27:28.122648 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2256 | 2026.05.04 23:27:28.122700 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2257 | 2026.05.04 23:27:28.123551 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2258 | 2026.05.04 23:27:28.123587 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2259 | 2026.05.04 23:27:28.124187 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2260 | 2026.05.04 23:27:28.124415 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2261 | 2026.05.04 23:27:28.124559 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001929 sec., 16070.502851218249 rows/sec., 28.80 MiB/sec. | ||
| 2262 | 2026.05.04 23:27:28.124618 [ 261 ] {d1d38f9d-87d1-414d-a1e8-4190743e5047} <Debug> TCPHandler: Processed in 0.00211254 sec. | ||
| 2263 | 2026.05.04 23:27:28.124740 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2264 | 2026.05.04 23:27:28.124834 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2265 | 2026.05.04 23:27:28.124875 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2266 | 2026.05.04 23:27:28.125210 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Trace> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2026.05.04 23:27:28.125246 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2268 | 2026.05.04 23:27:28.125548 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2269 | 2026.05.04 23:27:28.125754 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Trace> oximeter.measurements_i64 (5178d5c3-2614-407e-aaf6-d4a02fb14a71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2270 | 2026.05.04 23:27:28.125880 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001064 sec., 8458.646616541353 rows/sec., 597.50 KiB/sec. | ||
| 2271 | 2026.05.04 23:27:28.125915 [ 261 ] {49a2444e-47aa-4719-9fc1-b5714785d30e} <Debug> TCPHandler: Processed in 0.001225635 sec. | ||
| 2272 | 2026.05.04 23:27:28.126025 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.05.04 23:27:28.126111 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2274 | 2026.05.04 23:27:28.126149 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2275 | 2026.05.04 23:27:28.126478 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2276 | 2026.05.04 23:27:28.126512 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2277 | 2026.05.04 23:27:28.126803 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2278 | 2026.05.04 23:27:28.127072 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2279 | 2026.05.04 23:27:28.127203 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 2280 | 2026.05.04 23:27:28.127239 [ 261 ] {5fdbdd78-38e2-41b4-9b5d-53f22af51e47} <Debug> TCPHandler: Processed in 0.001255106 sec. | ||
| 2281 | 2026.05.04 23:27:29.277111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4335 | ||
| 2282 | 2026.05.04 23:27:29.277898 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2026.05.04 23:27:29.277960 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2284 | 2026.05.04 23:27:29.278823 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2285 | 2026.05.04 23:27:29.279054 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2026.05.04 23:27:29.279182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4335 | ||
| 2287 | 2026.05.04 23:27:29.493114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2288 | 2026.05.04 23:27:29.510348 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2289 | 2026.05.04 23:27:29.510417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2290 | 2026.05.04 23:27:29.516451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2291 | 2026.05.04 23:27:29.517127 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2292 | 2026.05.04 23:27:29.520051 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2293 | 2026.05.04 23:27:30.000766 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.17 MiB, peak 211.75 MiB, free memory in arenas 0.00 B, will set to 207.27 MiB (RSS), difference: 1.10 MiB | ||
| 2294 | 2026.05.04 23:27:31.780981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 274 | ||
| 2295 | 2026.05.04 23:27:31.783544 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.04 23:27:31.783591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2297 | 2026.05.04 23:27:31.784913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2298 | 2026.05.04 23:27:31.785185 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.04 23:27:31.785333 [ 39 ] {} <Debug> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2300 | 2026.05.04 23:27:31.785370 [ 39 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.05.04 23:27:31.785390 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2302 | 2026.05.04 23:27:31.785438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 2303 | 2026.05.04 23:27:31.785527 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::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 | ||
| 2304 | 2026.05.04 23:27:31.786112 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2026.05.04 23:27:31.786262 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::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 | ||
| 2306 | 2026.05.04 23:27:31.786633 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2307 | 2026.05.04 23:27:31.787005 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2308 | 2026.05.04 23:27:31.787400 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2309 | 2026.05.04 23:27:31.787777 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
| 2310 | 2026.05.04 23:27:31.788145 [ 186 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2311 | 2026.05.04 23:27:31.794285 [ 196 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 72 columns (72 merged, 0 gathered) in 0.008818991 sec., 31069.31393852199 rows/sec., 28.96 MiB/sec. | ||
| 2312 | 2026.05.04 23:27:31.795046 [ 198 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2313 | 2026.05.04 23:27:31.795610 [ 198 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.05.04 23:27:31.795693 [ 198 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_6_1} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2315 | 2026.05.04 23:27:31.795852 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.62 MiB. | ||
| 2316 | 2026.05.04 23:27:33.094220 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2317 | 2026.05.04 23:27:33.094444 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2318 | 2026.05.04 23:27:33.094770 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2319 | 2026.05.04 23:27:33.094806 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2320 | 2026.05.04 23:27:33.095029 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2321 | 2026.05.04 23:27:33.095098 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2322 | 2026.05.04 23:27:33.095234 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2323 | 2026.05.04 23:27:33.095348 [ 336 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2324 | 2026.05.04 23:27:33.095376 [ 317 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2325 | 2026.05.04 23:27:33.095384 [ 299 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2326 | 2026.05.04 23:27:33.095386 [ 285 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2327 | 2026.05.04 23:27:33.095556 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2328 | 2026.05.04 23:27:33.095584 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2329 | 2026.05.04 23:27:33.095654 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2330 | 2026.05.04 23:27:33.095674 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2331 | 2026.05.04 23:27:33.095707 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2332 | 2026.05.04 23:27:33.095744 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2333 | 2026.05.04 23:27:33.096879 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> executeQuery: Read 33 rows, 3.32 KiB in 0.002522 sec., 13084.853291038859 rows/sec., 1.29 MiB/sec. | ||
| 2334 | 2026.05.04 23:27:33.097001 [ 261 ] {11c2367f-3bd2-47f3-a324-41e375044fc8} <Debug> TCPHandler: Processed in 0.002921634 sec. | ||
| 2335 | 2026.05.04 23:27:33.098860 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2026.05.04 23:27:33.098968 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2337 | 2026.05.04 23:27:33.099010 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2338 | 2026.05.04 23:27:33.099515 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.05.04 23:27:33.099558 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2340 | 2026.05.04 23:27:33.099928 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2341 | 2026.05.04 23:27:33.100164 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.05.04 23:27:33.100293 [ 40 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2343 | 2026.05.04 23:27:33.100309 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001373 sec., 56809.90531682447 rows/sec., 4.70 MiB/sec. | ||
| 2344 | 2026.05.04 23:27:33.100352 [ 40 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.04 23:27:33.100364 [ 261 ] {5f2c2b5b-336f-42e7-9281-0755ecbddd80} <Debug> TCPHandler: Processed in 0.001557445 sec. | ||
| 2346 | 2026.05.04 23:27:33.100383 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2347 | 2026.05.04 23:27:33.100485 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 2348 | 2026.05.04 23:27:33.100521 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.05.04 23:27:33.100597 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2350 | 2026.05.04 23:27:33.100618 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2351 | 2026.05.04 23:27:33.100629 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 131 rows starting from the beginning of the part | ||
| 2352 | 2026.05.04 23:27:33.100661 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2353 | 2026.05.04 23:27:33.100696 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 199 rows starting from the beginning of the part | ||
| 2354 | 2026.05.04 23:27:33.100745 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2355 | 2026.05.04 23:27:33.100790 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2356 | 2026.05.04 23:27:33.100831 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 862 rows starting from the beginning of the part | ||
| 2357 | 2026.05.04 23:27:33.100873 [ 186 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2358 | 2026.05.04 23:27:33.101078 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.05.04 23:27:33.101113 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2360 | 2026.05.04 23:27:33.101424 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2361 | 2026.05.04 23:27:33.101637 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.05.04 23:27:33.101763 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001165 sec., 9442.060085836909 rows/sec., 710.00 KiB/sec. | ||
| 2363 | 2026.05.04 23:27:33.101797 [ 261 ] {dea2cf17-a665-4250-92d5-cdd4269d590b} <Debug> TCPHandler: Processed in 0.001330698 sec. | ||
| 2364 | 2026.05.04 23:27:33.101924 [ 198 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001484072 sec., 978389.188664701 rows/sec., 83.20 MiB/sec. | ||
| 2365 | 2026.05.04 23:27:33.101926 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.05.04 23:27:33.102048 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2367 | 2026.05.04 23:27:33.102087 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2368 | 2026.05.04 23:27:33.102100 [ 198 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2369 | 2026.05.04 23:27:33.102343 [ 198 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.05.04 23:27:33.102409 [ 198 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_11_2} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2371 | 2026.05.04 23:27:33.102476 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2372 | 2026.05.04 23:27:33.102541 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.05.04 23:27:33.102576 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2374 | 2026.05.04 23:27:33.102879 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2375 | 2026.05.04 23:27:33.103091 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.05.04 23:27:33.103201 [ 38 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2377 | 2026.05.04 23:27:33.103212 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001183 sec., 63398.140321217244 rows/sec., 4.95 MiB/sec. | ||
| 2378 | 2026.05.04 23:27:33.103237 [ 38 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2026.05.04 23:27:33.103252 [ 261 ] {353c510f-00ba-4959-b954-3ea7f468f9f3} <Debug> TCPHandler: Processed in 0.001377099 sec. | ||
| 2380 | 2026.05.04 23:27:33.103256 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2381 | 2026.05.04 23:27:33.103363 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 2382 | 2026.05.04 23:27:33.103372 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2026.05.04 23:27:33.103503 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.05.04 23:27:33.103512 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2385 | 2026.05.04 23:27:33.103549 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2386 | 2026.05.04 23:27:33.103563 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part | ||
| 2387 | 2026.05.04 23:27:33.103657 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
| 2388 | 2026.05.04 23:27:33.103717 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 88 rows starting from the beginning of the part | ||
| 2389 | 2026.05.04 23:27:33.103770 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2390 | 2026.05.04 23:27:33.103818 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 534 rows starting from the beginning of the part | ||
| 2391 | 2026.05.04 23:27:33.103862 [ 196 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2392 | 2026.05.04 23:27:33.104013 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.05.04 23:27:33.104055 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2394 | 2026.05.04 23:27:33.104437 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2395 | 2026.05.04 23:27:33.104670 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.05.04 23:27:33.104785 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2397 | 2026.05.04 23:27:33.104800 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 2398 | 2026.05.04 23:27:33.104820 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.05.04 23:27:33.104838 [ 261 ] {2a491c83-bcbb-439b-86ec-17aeb54578ef} <Debug> TCPHandler: Processed in 0.001517173 sec. | ||
| 2400 | 2026.05.04 23:27:33.104840 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2401 | 2026.05.04 23:27:33.104910 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 2402 | 2026.05.04 23:27:33.104954 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2026.05.04 23:27:33.104986 [ 195 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001670567 sec., 600993.5548828632 rows/sec., 47.13 MiB/sec. | ||
| 2404 | 2026.05.04 23:27:33.104999 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2405 | 2026.05.04 23:27:33.105050 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 965 rows starting from the beginning of the part | ||
| 2406 | 2026.05.04 23:27:33.105053 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2407 | 2026.05.04 23:27:33.105117 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2408 | 2026.05.04 23:27:33.105123 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 425 rows starting from the beginning of the part | ||
| 2409 | 2026.05.04 23:27:33.105174 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2410 | 2026.05.04 23:27:33.105205 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2411 | 2026.05.04 23:27:33.105216 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 2412 | 2026.05.04 23:27:33.105267 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 267 rows starting from the beginning of the part | ||
| 2413 | 2026.05.04 23:27:33.105307 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2414 | 2026.05.04 23:27:33.105516 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.05.04 23:27:33.105602 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_11_2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2416 | 2026.05.04 23:27:33.105674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2417 | 2026.05.04 23:27:33.105915 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.05.04 23:27:33.105954 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2419 | 2026.05.04 23:27:33.106471 [ 192 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583885 sec., 1349214.1159238203 rows/sec., 95.33 MiB/sec. | ||
| 2420 | 2026.05.04 23:27:33.106485 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2421 | 2026.05.04 23:27:33.106725 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2422 | 2026.05.04 23:27:33.106734 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2423 | 2026.05.04 23:27:33.106862 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001827 sec., 6020.7991242474 rows/sec., 10.79 MiB/sec. | ||
| 2424 | 2026.05.04 23:27:33.106912 [ 261 ] {c1739e30-f342-4df4-b94f-ce91327148b3} <Debug> TCPHandler: Processed in 0.002007547 sec. | ||
| 2425 | 2026.05.04 23:27:33.106993 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.05.04 23:27:33.107034 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.05.04 23:27:33.107055 [ 198 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2428 | 2026.05.04 23:27:33.107117 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2429 | 2026.05.04 23:27:33.107137 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.05.04 23:27:33.107179 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2431 | 2026.05.04 23:27:33.107521 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.05.04 23:27:33.107555 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2433 | 2026.05.04 23:27:33.107867 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2434 | 2026.05.04 23:27:33.108073 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.05.04 23:27:33.108173 [ 40 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2436 | 2026.05.04 23:27:33.108200 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2437 | 2026.05.04 23:27:33.108210 [ 40 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.05.04 23:27:33.108241 [ 261 ] {fff82379-3474-4dad-b0e5-8e87271abcfc} <Debug> TCPHandler: Processed in 0.001256995 sec. | ||
| 2439 | 2026.05.04 23:27:33.108243 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2440 | 2026.05.04 23:27:33.108363 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 2441 | 2026.05.04 23:27:33.108501 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2442 | 2026.05.04 23:27:33.108538 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2443 | 2026.05.04 23:27:33.108616 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2444 | 2026.05.04 23:27:33.108675 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2445 | 2026.05.04 23:27:33.108717 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 2446 | 2026.05.04 23:27:33.108755 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2447 | 2026.05.04 23:27:33.108791 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 2448 | 2026.05.04 23:27:33.109698 [ 191 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001375099 sec., 501782.05351032905 rows/sec., 33.50 MiB/sec. | ||
| 2449 | 2026.05.04 23:27:33.109854 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2450 | 2026.05.04 23:27:33.110102 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2026.05.04 23:27:33.110173 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_11_2} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2452 | 2026.05.04 23:27:33.110233 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2453 | 2026.05.04 23:27:36.717017 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2454 | 2026.05.04 23:27:36.717082 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2455 | 2026.05.04 23:27:36.779617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4783 | ||
| 2456 | 2026.05.04 23:27:36.780081 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2026.05.04 23:27:36.780120 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2458 | 2026.05.04 23:27:36.780629 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2459 | 2026.05.04 23:27:36.780865 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.05.04 23:27:36.781006 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4783 | ||
| 2461 | 2026.05.04 23:27:37.020264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2462 | 2026.05.04 23:27:37.038017 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.05.04 23:27:37.038080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2464 | 2026.05.04 23:27:37.044605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2465 | 2026.05.04 23:27:37.045590 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.05.04 23:27:37.048974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2467 | 2026.05.04 23:27:38.001027 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.55 MiB, peak 214.15 MiB, free memory in arenas 0.00 B, will set to 211.02 MiB (RSS), difference: 2.47 MiB | ||
| 2468 | 2026.05.04 23:27:38.096021 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.05.04 23:27:38.096247 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 2470 | 2026.05.04 23:27:38.096585 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2471 | 2026.05.04 23:27:38.096623 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 2472 | 2026.05.04 23:27:38.096869 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2473 | 2026.05.04 23:27:38.096939 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2474 | 2026.05.04 23:27:38.097083 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2475 | 2026.05.04 23:27:38.097209 [ 299 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2476 | 2026.05.04 23:27:38.097239 [ 317 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2477 | 2026.05.04 23:27:38.097225 [ 336 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2478 | 2026.05.04 23:27:38.097226 [ 308 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2479 | 2026.05.04 23:27:38.097417 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2480 | 2026.05.04 23:27:38.097446 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2481 | 2026.05.04 23:27:38.097516 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2482 | 2026.05.04 23:27:38.097535 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2483 | 2026.05.04 23:27:38.097570 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 2484 | 2026.05.04 23:27:38.097608 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 2485 | 2026.05.04 23:27:38.098794 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> executeQuery: Read 33 rows, 7.37 KiB in 0.002644 sec., 12481.089258698941 rows/sec., 2.72 MiB/sec. | ||
| 2486 | 2026.05.04 23:27:38.098931 [ 261 ] {61e458d8-9652-4764-a13e-f9146d66d0a6} <Debug> TCPHandler: Processed in 0.003044987 sec. | ||
| 2487 | 2026.05.04 23:27:38.104230 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2026.05.04 23:27:38.104348 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2489 | 2026.05.04 23:27:38.104396 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2490 | 2026.05.04 23:27:38.105028 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2026.05.04 23:27:38.105068 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2492 | 2026.05.04 23:27:38.105475 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2493 | 2026.05.04 23:27:38.105714 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2026.05.04 23:27:38.105862 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001549 sec., 183344.09296320207 rows/sec., 11.64 MiB/sec. | ||
| 2495 | 2026.05.04 23:27:38.105900 [ 261 ] {141746c5-dcc0-4857-b957-f26915a25bb8} <Debug> TCPHandler: Processed in 0.001728189 sec. | ||
| 2496 | 2026.05.04 23:27:38.106032 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.05.04 23:27:38.106130 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2498 | 2026.05.04 23:27:38.106170 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2499 | 2026.05.04 23:27:38.106931 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.05.04 23:27:38.106966 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2501 | 2026.05.04 23:27:38.107342 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2502 | 2026.05.04 23:27:38.107551 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.05.04 23:27:38.107678 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Debug> executeQuery: Read 859 rows, 68.70 KiB in 0.00157 sec., 547133.7579617834 rows/sec., 42.73 MiB/sec. | ||
| 2504 | 2026.05.04 23:27:38.107714 [ 261 ] {c1d1f6e6-4545-4fa5-b3f0-0bb87acc8941} <Debug> TCPHandler: Processed in 0.00173307 sec. | ||
| 2505 | 2026.05.04 23:27:38.107839 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2026.05.04 23:27:38.107934 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2507 | 2026.05.04 23:27:38.107974 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2508 | 2026.05.04 23:27:38.108404 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.05.04 23:27:38.108438 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2510 | 2026.05.04 23:27:38.108736 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2511 | 2026.05.04 23:27:38.108944 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.05.04 23:27:38.109041 [ 26 ] {} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2513 | 2026.05.04 23:27:38.109071 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001159 sec., 149266.60914581534 rows/sec., 9.16 MiB/sec. | ||
| 2514 | 2026.05.04 23:27:38.109082 [ 26 ] {} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.04 23:27:38.109106 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2516 | 2026.05.04 23:27:38.109108 [ 261 ] {94f986ef-d1a9-460a-b7a4-c67123f1c09a} <Debug> TCPHandler: Processed in 0.001320488 sec. | ||
| 2517 | 2026.05.04 23:27:38.109204 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::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 | ||
| 2518 | 2026.05.04 23:27:38.109245 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.05.04 23:27:38.109338 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2520 | 2026.05.04 23:27:38.109345 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2521 | 2026.05.04 23:27:38.109388 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2522 | 2026.05.04 23:27:38.109407 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2523 | 2026.05.04 23:27:38.109472 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2524 | 2026.05.04 23:27:38.109527 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2525 | 2026.05.04 23:27:38.109568 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 177 rows starting from the beginning of the part | ||
| 2526 | 2026.05.04 23:27:38.109614 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2527 | 2026.05.04 23:27:38.109673 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 173 rows starting from the beginning of the part | ||
| 2528 | 2026.05.04 23:27:38.109866 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.05.04 23:27:38.109906 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2530 | 2026.05.04 23:27:38.110243 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2531 | 2026.05.04 23:27:38.110479 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.05.04 23:27:38.110545 [ 195 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138193 sec., 329249.6725593916 rows/sec., 22.40 MiB/sec. | ||
| 2533 | 2026.05.04 23:27:38.110607 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00128 sec., 116406.24999999999 rows/sec., 7.52 MiB/sec. | ||
| 2534 | 2026.05.04 23:27:38.110647 [ 261 ] {62e75cab-65ac-4c70-ad4f-d766d8215a6d} <Debug> TCPHandler: Processed in 0.001452832 sec. | ||
| 2535 | 2026.05.04 23:27:38.110695 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2536 | 2026.05.04 23:27:38.110772 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.05.04 23:27:38.110872 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2538 | 2026.05.04 23:27:38.110913 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2539 | 2026.05.04 23:27:38.110946 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.05.04 23:27:38.111023 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_11_2} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2541 | 2026.05.04 23:27:38.111090 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2542 | 2026.05.04 23:27:38.111344 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.05.04 23:27:38.111384 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2544 | 2026.05.04 23:27:38.111714 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2545 | 2026.05.04 23:27:38.111924 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2026.05.04 23:27:38.112045 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 2547 | 2026.05.04 23:27:38.112081 [ 261 ] {7fd1a081-edc2-4761-a926-f2f5fc1b61db} <Debug> TCPHandler: Processed in 0.001360249 sec. | ||
| 2548 | 2026.05.04 23:27:38.112204 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.05.04 23:27:38.112304 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2550 | 2026.05.04 23:27:38.112344 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2551 | 2026.05.04 23:27:38.112928 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.05.04 23:27:38.112962 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2553 | 2026.05.04 23:27:38.113277 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2554 | 2026.05.04 23:27:38.113484 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.05.04 23:27:38.113610 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001325 sec., 393207.5471698113 rows/sec., 27.76 MiB/sec. | ||
| 2556 | 2026.05.04 23:27:38.113645 [ 261 ] {540e30b6-a76f-441d-a491-0e2726da0dc7} <Debug> TCPHandler: Processed in 0.001492092 sec. | ||
| 2557 | 2026.05.04 23:27:38.113771 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2026.05.04 23:27:38.113864 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2559 | 2026.05.04 23:27:38.113905 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2560 | 2026.05.04 23:27:38.114237 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2026.05.04 23:27:38.114272 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2562 | 2026.05.04 23:27:38.114577 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2563 | 2026.05.04 23:27:38.114780 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2026.05.04 23:27:38.114905 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 2565 | 2026.05.04 23:27:38.114940 [ 261 ] {651bd20f-5799-48c4-8a16-459f4fe33f88} <Debug> TCPHandler: Processed in 0.001221135 sec. | ||
| 2566 | 2026.05.04 23:27:38.115072 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2026.05.04 23:27:38.115165 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2568 | 2026.05.04 23:27:38.115207 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2569 | 2026.05.04 23:27:38.115627 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.05.04 23:27:38.115664 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2571 | 2026.05.04 23:27:38.116017 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2572 | 2026.05.04 23:27:38.116228 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.05.04 23:27:38.116357 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00121 sec., 219008.26446280992 rows/sec., 14.55 MiB/sec. | ||
| 2574 | 2026.05.04 23:27:38.116393 [ 261 ] {55b7a702-61f8-4a8c-8131-8058a23a70cd} <Debug> TCPHandler: Processed in 0.001370879 sec. | ||
| 2575 | 2026.05.04 23:27:38.116527 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.05.04 23:27:38.116619 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.05.04 23:27:38.116661 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2578 | 2026.05.04 23:27:38.116968 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.05.04 23:27:38.117004 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2580 | 2026.05.04 23:27:38.117303 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2581 | 2026.05.04 23:27:38.117506 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.05.04 23:27:38.117629 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 2583 | 2026.05.04 23:27:38.117664 [ 261 ] {c33cf182-93ab-4a34-82dd-1735d3c0278c} <Debug> TCPHandler: Processed in 0.001188524 sec. | ||
| 2584 | 2026.05.04 23:27:38.117794 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.05.04 23:27:38.117886 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2586 | 2026.05.04 23:27:38.117939 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2587 | 2026.05.04 23:27:38.118782 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.05.04 23:27:38.118818 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2589 | 2026.05.04 23:27:38.119383 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2590 | 2026.05.04 23:27:38.119610 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.05.04 23:27:38.119724 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2592 | 2026.05.04 23:27:38.119745 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001877 sec., 16515.716568993073 rows/sec., 29.60 MiB/sec. | ||
| 2593 | 2026.05.04 23:27:38.119779 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.05.04 23:27:38.119805 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2595 | 2026.05.04 23:27:38.119812 [ 261 ] {ba5684b9-454d-45e1-9075-15b4ef262735} <Debug> TCPHandler: Processed in 0.002068699 sec. | ||
| 2596 | 2026.05.04 23:27:38.119920 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 2597 | 2026.05.04 23:27:38.119944 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.05.04 23:27:38.120043 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.05.04 23:27:38.120084 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2600 | 2026.05.04 23:27:38.120166 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2601 | 2026.05.04 23:27:38.120250 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
| 2602 | 2026.05.04 23:27:38.120409 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2603 | 2026.05.04 23:27:38.120441 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.04 23:27:38.120482 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2605 | 2026.05.04 23:27:38.120529 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part | ||
| 2606 | 2026.05.04 23:27:38.120650 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2607 | 2026.05.04 23:27:38.120772 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part | ||
| 2608 | 2026.05.04 23:27:38.120790 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2609 | 2026.05.04 23:27:38.120888 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2610 | 2026.05.04 23:27:38.121022 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.05.04 23:27:38.121157 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001134 sec., 79365.07936507936 rows/sec., 4.97 MiB/sec. | ||
| 2612 | 2026.05.04 23:27:38.121193 [ 261 ] {09ea086d-2c31-4bc4-92f2-893630ed49b3} <Debug> TCPHandler: Processed in 0.001300957 sec. | ||
| 2613 | 2026.05.04 23:27:38.127884 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 19 columns (19 merged, 0 gathered) in 0.008003559 sec., 22489.99476357955 rows/sec., 40.30 MiB/sec. | ||
| 2614 | 2026.05.04 23:27:38.128292 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2615 | 2026.05.04 23:27:38.128620 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.04 23:27:38.128695 [ 189 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2617 | 2026.05.04 23:27:38.128786 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2618 | 2026.05.04 23:27:41.785919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 312 | ||
| 2619 | 2026.05.04 23:27:41.789035 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.05.04 23:27:41.789103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2621 | 2026.05.04 23:27:41.790604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2622 | 2026.05.04 23:27:41.790889 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.05.04 23:27:41.791232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 312 | ||
| 2624 | 2026.05.04 23:27:43.093202 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.05.04 23:27:43.093446 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2626 | 2026.05.04 23:27:43.093771 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2627 | 2026.05.04 23:27:43.093805 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 2628 | 2026.05.04 23:27:43.094023 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2629 | 2026.05.04 23:27:43.094094 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2630 | 2026.05.04 23:27:43.094236 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2631 | 2026.05.04 23:27:43.094371 [ 317 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2632 | 2026.05.04 23:27:43.094382 [ 299 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2633 | 2026.05.04 23:27:43.094381 [ 308 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2634 | 2026.05.04 23:27:43.094371 [ 341 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2635 | 2026.05.04 23:27:43.094590 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2636 | 2026.05.04 23:27:43.094617 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2637 | 2026.05.04 23:27:43.094685 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2638 | 2026.05.04 23:27:43.094705 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2639 | 2026.05.04 23:27:43.094739 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2640 | 2026.05.04 23:27:43.094775 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2641 | 2026.05.04 23:27:43.095886 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> executeQuery: Read 33 rows, 3.32 KiB in 0.002533 sec., 13028.030003947888 rows/sec., 1.28 MiB/sec. | ||
| 2642 | 2026.05.04 23:27:43.096014 [ 261 ] {50992a3d-95ce-452a-93af-49906393d160} <Debug> TCPHandler: Processed in 0.002956104 sec. | ||
| 2643 | 2026.05.04 23:27:43.098006 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.05.04 23:27:43.098109 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2645 | 2026.05.04 23:27:43.098150 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2646 | 2026.05.04 23:27:43.098588 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.05.04 23:27:43.098693 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2648 | 2026.05.04 23:27:43.099051 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2649 | 2026.05.04 23:27:43.099266 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.05.04 23:27:43.099414 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001309 sec., 6111.535523300229 rows/sec., 498.35 KiB/sec. | ||
| 2651 | 2026.05.04 23:27:43.099452 [ 261 ] {5d1ad6ef-8c33-4810-b57e-6fdc60ba0d96} <Debug> TCPHandler: Processed in 0.001475742 sec. | ||
| 2652 | 2026.05.04 23:27:43.099582 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.05.04 23:27:43.099678 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2654 | 2026.05.04 23:27:43.099719 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2655 | 2026.05.04 23:27:43.100142 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.05.04 23:27:43.100178 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2657 | 2026.05.04 23:27:43.100490 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2658 | 2026.05.04 23:27:43.100704 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.05.04 23:27:43.100837 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Debug> executeQuery: Read 82 rows, 6.91 KiB in 0.001178 sec., 69609.50764006791 rows/sec., 5.73 MiB/sec. | ||
| 2660 | 2026.05.04 23:27:43.100873 [ 261 ] {5315c676-9801-4f13-9301-ded63a7a3c72} <Debug> TCPHandler: Processed in 0.001341858 sec. | ||
| 2661 | 2026.05.04 23:27:43.100999 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.05.04 23:27:43.101093 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.05.04 23:27:43.101134 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2664 | 2026.05.04 23:27:43.101522 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.05.04 23:27:43.101558 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2666 | 2026.05.04 23:27:43.101853 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2667 | 2026.05.04 23:27:43.102067 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.05.04 23:27:43.102194 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Debug> executeQuery: Read 19 rows, 1.39 KiB in 0.00112 sec., 16964.285714285717 rows/sec., 1.21 MiB/sec. | ||
| 2669 | 2026.05.04 23:27:43.102231 [ 261 ] {197080e1-c165-4a32-9a0a-342b8484c4dd} <Debug> TCPHandler: Processed in 0.001282916 sec. | ||
| 2670 | 2026.05.04 23:27:43.102351 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2026.05.04 23:27:43.102446 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2672 | 2026.05.04 23:27:43.102484 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2673 | 2026.05.04 23:27:43.102894 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.05.04 23:27:43.102929 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2675 | 2026.05.04 23:27:43.103220 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2676 | 2026.05.04 23:27:43.103430 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2026.05.04 23:27:43.103554 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Debug> executeQuery: Read 83 rows, 6.65 KiB in 0.001127 sec., 73646.85004436558 rows/sec., 5.76 MiB/sec. | ||
| 2678 | 2026.05.04 23:27:43.103590 [ 261 ] {1ff64e2a-6dc6-49c6-b81d-1a3a900243cc} <Debug> TCPHandler: Processed in 0.001289537 sec. | ||
| 2679 | 2026.05.04 23:27:43.103713 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.04 23:27:43.103806 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2026.05.04 23:27:43.103849 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2682 | 2026.05.04 23:27:43.104273 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.05.04 23:27:43.104309 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2684 | 2026.05.04 23:27:43.104633 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2685 | 2026.05.04 23:27:43.104836 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.05.04 23:27:43.104955 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001184 sec., 138513.51351351352 rows/sec., 9.64 MiB/sec. | ||
| 2687 | 2026.05.04 23:27:43.104989 [ 261 ] {5810a361-e327-4fa9-9638-4e8755bdb6d1} <Debug> TCPHandler: Processed in 0.001345219 sec. | ||
| 2688 | 2026.05.04 23:27:43.105117 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.05.04 23:27:43.105204 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.04 23:27:43.105255 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2691 | 2026.05.04 23:27:43.106062 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.05.04 23:27:43.106099 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2693 | 2026.05.04 23:27:43.106606 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2694 | 2026.05.04 23:27:43.106830 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.05.04 23:27:43.106966 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001745 sec., 6303.7249283667625 rows/sec., 11.30 MiB/sec. | ||
| 2696 | 2026.05.04 23:27:43.107021 [ 261 ] {1d28ed70-246b-4c7b-934f-e9a98bfa4709} <Debug> TCPHandler: Processed in 0.001926035 sec. | ||
| 2697 | 2026.05.04 23:27:43.107151 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.04 23:27:43.107246 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.04 23:27:43.107287 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2700 | 2026.05.04 23:27:43.107636 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.04 23:27:43.107672 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2702 | 2026.05.04 23:27:43.107971 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2703 | 2026.05.04 23:27:43.108179 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.04 23:27:43.108304 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2705 | 2026.05.04 23:27:43.108339 [ 261 ] {9fe952aa-3f6e-40a7-9f2d-96dd78f8cbce} <Debug> TCPHandler: Processed in 0.001239726 sec. | ||
| 2706 | 2026.05.04 23:27:44.282363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5295 | ||
| 2707 | 2026.05.04 23:27:44.282863 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.05.04 23:27:44.282898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2709 | 2026.05.04 23:27:44.283385 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2710 | 2026.05.04 23:27:44.283605 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.05.04 23:27:44.283728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5295 | ||
| 2712 | 2026.05.04 23:27:44.283769 [ 98 ] {} <Debug> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2713 | 2026.05.04 23:27:44.283875 [ 98 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.05.04 23:27:44.283900 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2715 | 2026.05.04 23:27:44.284012 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::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 | ||
| 2716 | 2026.05.04 23:27:44.284151 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2717 | 2026.05.04 23:27:44.284189 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2863 rows starting from the beginning of the part | ||
| 2718 | 2026.05.04 23:27:44.284248 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2719 | 2026.05.04 23:27:44.284289 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2720 | 2026.05.04 23:27:44.284326 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2721 | 2026.05.04 23:27:44.284395 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2722 | 2026.05.04 23:27:44.284435 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2723 | 2026.05.04 23:27:44.285759 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5295 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859313 sec., 2847826.051880453 rows/sec., 40.74 MiB/sec. | ||
| 2724 | 2026.05.04 23:27:44.286743 [ 188 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2725 | 2026.05.04 23:27:44.287083 [ 188 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.05.04 23:27:44.287167 [ 188 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_11_2} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2727 | 2026.05.04 23:27:44.287265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2728 | 2026.05.04 23:27:44.550447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2729 | 2026.05.04 23:27:44.567426 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.05.04 23:27:44.567485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2731 | 2026.05.04 23:27:44.573970 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2732 | 2026.05.04 23:27:44.574669 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.05.04 23:27:44.574948 [ 98 ] {} <Debug> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2734 | 2026.05.04 23:27:44.574986 [ 98 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2026.05.04 23:27:44.575005 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2736 | 2026.05.04 23:27:44.575140 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 2737 | 2026.05.04 23:27:44.577733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2738 | 2026.05.04 23:27:44.579131 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2739 | 2026.05.04 23:27:44.580537 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 2740 | 2026.05.04 23:27:44.584945 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 2741 | 2026.05.04 23:27:44.589071 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 2742 | 2026.05.04 23:27:44.593170 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 2743 | 2026.05.04 23:27:44.597710 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 2744 | 2026.05.04 23:27:44.602113 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 2745 | 2026.05.04 23:27:44.651813 [ 188 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.07673059 sec., 1081.7067873451774 rows/sec., 5.59 MiB/sec. | ||
| 2746 | 2026.05.04 23:27:44.654197 [ 200 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2747 | 2026.05.04 23:27:44.656195 [ 200 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_11_2} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.04 23:27:44.656301 [ 200 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_11_2} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2749 | 2026.05.04 23:27:44.658223 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2750 | 2026.05.04 23:27:45.000328 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.36 MiB, peak 223.25 MiB, free memory in arenas 0.00 B, will set to 221.88 MiB (RSS), difference: 8.52 MiB | ||
| 2751 | 2026.05.04 23:27:48.099842 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.05.04 23:27:48.100129 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 2753 | 2026.05.04 23:27:48.100538 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2754 | 2026.05.04 23:27:48.100577 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 2755 | 2026.05.04 23:27:48.100817 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2756 | 2026.05.04 23:27:48.100890 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2757 | 2026.05.04 23:27:48.101032 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2758 | 2026.05.04 23:27:48.101173 [ 299 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2759 | 2026.05.04 23:27:48.101182 [ 347 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2760 | 2026.05.04 23:27:48.101198 [ 341 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2761 | 2026.05.04 23:27:48.101184 [ 308 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2762 | 2026.05.04 23:27:48.101437 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2763 | 2026.05.04 23:27:48.101470 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2764 | 2026.05.04 23:27:48.101540 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2765 | 2026.05.04 23:27:48.101560 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2766 | 2026.05.04 23:27:48.101595 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 2767 | 2026.05.04 23:27:48.101632 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 2768 | 2026.05.04 23:27:48.102843 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> executeQuery: Read 33 rows, 7.37 KiB in 0.002764 sec., 11939.218523878437 rows/sec., 2.60 MiB/sec. | ||
| 2769 | 2026.05.04 23:27:48.102976 [ 261 ] {548b87ba-62be-46f0-9d74-6393139316d1} <Debug> TCPHandler: Processed in 0.003251623 sec. | ||
| 2770 | 2026.05.04 23:27:48.108367 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.05.04 23:27:48.108532 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2772 | 2026.05.04 23:27:48.108596 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2773 | 2026.05.04 23:27:48.109311 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.04 23:27:48.109354 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2775 | 2026.05.04 23:27:48.109751 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2776 | 2026.05.04 23:27:48.109980 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.04 23:27:48.110123 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00164 sec., 173170.73170731709 rows/sec., 11.00 MiB/sec. | ||
| 2778 | 2026.05.04 23:27:48.110163 [ 261 ] {005fe2bd-d33f-4b7c-9655-bb150651b951} <Debug> TCPHandler: Processed in 0.001877833 sec. | ||
| 2779 | 2026.05.04 23:27:48.110296 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.05.04 23:27:48.110395 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2781 | 2026.05.04 23:27:48.110437 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2782 | 2026.05.04 23:27:48.111198 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.05.04 23:27:48.111240 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2784 | 2026.05.04 23:27:48.111631 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2785 | 2026.05.04 23:27:48.111861 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.05.04 23:27:48.111997 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.001623 sec., 530499.0757855822 rows/sec., 41.46 MiB/sec. | ||
| 2787 | 2026.05.04 23:27:48.112035 [ 261 ] {c0daa456-181d-4b90-9194-44d0ec7c2ae8} <Debug> TCPHandler: Processed in 0.001792542 sec. | ||
| 2788 | 2026.05.04 23:27:48.112160 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.05.04 23:27:48.112258 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.05.04 23:27:48.112301 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2791 | 2026.05.04 23:27:48.112748 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.05.04 23:27:48.112785 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2793 | 2026.05.04 23:27:48.113097 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2794 | 2026.05.04 23:27:48.113312 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.04 23:27:48.113440 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001202 sec., 144758.73544093178 rows/sec., 8.89 MiB/sec. | ||
| 2796 | 2026.05.04 23:27:48.113479 [ 261 ] {85060c03-4b41-4d1a-978f-4119fe2c52b2} <Debug> TCPHandler: Processed in 0.001371179 sec. | ||
| 2797 | 2026.05.04 23:27:48.113598 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.05.04 23:27:48.113693 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.05.04 23:27:48.113734 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2800 | 2026.05.04 23:27:48.114157 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.05.04 23:27:48.114194 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2802 | 2026.05.04 23:27:48.114493 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2803 | 2026.05.04 23:27:48.114704 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.05.04 23:27:48.114834 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 2805 | 2026.05.04 23:27:48.114871 [ 261 ] {8f838519-059c-45f4-b11b-d12cff757cb4} <Debug> TCPHandler: Processed in 0.001325208 sec. | ||
| 2806 | 2026.05.04 23:27:48.115014 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.05.04 23:27:48.115109 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2808 | 2026.05.04 23:27:48.115147 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2809 | 2026.05.04 23:27:48.115553 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.05.04 23:27:48.115588 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2811 | 2026.05.04 23:27:48.115874 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2812 | 2026.05.04 23:27:48.116079 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.05.04 23:27:48.116263 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001172 sec., 126279.86348122866 rows/sec., 7.18 MiB/sec. | ||
| 2814 | 2026.05.04 23:27:48.116300 [ 261 ] {4d6b79b4-6d6b-4b6e-ae9b-60d53ecd1cde} <Debug> TCPHandler: Processed in 0.001341318 sec. | ||
| 2815 | 2026.05.04 23:27:48.116424 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.05.04 23:27:48.116518 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2817 | 2026.05.04 23:27:48.116559 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2818 | 2026.05.04 23:27:48.117127 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.05.04 23:27:48.117164 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2820 | 2026.05.04 23:27:48.117490 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2821 | 2026.05.04 23:27:48.117702 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.04 23:27:48.117829 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001329 sec., 392776.5237020316 rows/sec., 27.73 MiB/sec. | ||
| 2823 | 2026.05.04 23:27:48.117866 [ 261 ] {ebb4108e-83e3-4694-ad91-04d3447a5a4a} <Debug> TCPHandler: Processed in 0.001493102 sec. | ||
| 2824 | 2026.05.04 23:27:48.117985 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.05.04 23:27:48.118080 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2826 | 2026.05.04 23:27:48.118122 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2827 | 2026.05.04 23:27:48.118452 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.05.04 23:27:48.118489 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2829 | 2026.05.04 23:27:48.118813 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2830 | 2026.05.04 23:27:48.119024 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.04 23:27:48.119154 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 2832 | 2026.05.04 23:27:48.119191 [ 261 ] {4283fc7a-6ee5-41fb-9d52-96dc9ee22254} <Debug> TCPHandler: Processed in 0.001257366 sec. | ||
| 2833 | 2026.05.04 23:27:48.119312 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.05.04 23:27:48.119405 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2835 | 2026.05.04 23:27:48.119448 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2836 | 2026.05.04 23:27:48.119852 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.05.04 23:27:48.119888 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2838 | 2026.05.04 23:27:48.120234 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2839 | 2026.05.04 23:27:48.120458 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.05.04 23:27:48.120587 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 2841 | 2026.05.04 23:27:48.120624 [ 261 ] {d37f76d3-f2ba-4682-8e80-e7eb4e443e8b} <Debug> TCPHandler: Processed in 0.001363869 sec. | ||
| 2842 | 2026.05.04 23:27:48.120744 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.05.04 23:27:48.120838 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.05.04 23:27:48.120880 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2845 | 2026.05.04 23:27:48.121199 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.05.04 23:27:48.121237 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2847 | 2026.05.04 23:27:48.121552 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2848 | 2026.05.04 23:27:48.121775 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.05.04 23:27:48.121904 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 2850 | 2026.05.04 23:27:48.121939 [ 261 ] {3619c4b4-5cad-422e-918d-a76eac4d9a0a} <Debug> TCPHandler: Processed in 0.001245335 sec. | ||
| 2851 | 2026.05.04 23:27:48.122065 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.05.04 23:27:48.122159 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.05.04 23:27:48.122214 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2854 | 2026.05.04 23:27:48.123032 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.05.04 23:27:48.123070 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2856 | 2026.05.04 23:27:48.123631 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2857 | 2026.05.04 23:27:48.123858 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.05.04 23:27:48.123995 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001854 sec., 17259.97842502697 rows/sec., 30.93 MiB/sec. | ||
| 2859 | 2026.05.04 23:27:48.124053 [ 261 ] {51d88ce4-3290-4643-bb99-1eec7cfef67f} <Debug> TCPHandler: Processed in 0.002039528 sec. | ||
| 2860 | 2026.05.04 23:27:48.124186 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.05.04 23:27:48.124283 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.05.04 23:27:48.124326 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2863 | 2026.05.04 23:27:48.124670 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.04 23:27:48.124707 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2865 | 2026.05.04 23:27:48.125013 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2866 | 2026.05.04 23:27:48.125225 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.04 23:27:48.125356 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 2868 | 2026.05.04 23:27:48.125393 [ 261 ] {26fedb1a-c9f8-49a7-8fc3-9f46ae3a5feb} <Debug> TCPHandler: Processed in 0.001257176 sec. | ||
| 2869 | 2026.05.04 23:27:51.718126 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2870 | 2026.05.04 23:27:51.718220 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2871 | 2026.05.04 23:27:51.784054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5743 | ||
| 2872 | 2026.05.04 23:27:51.784843 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.05.04 23:27:51.784913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2874 | 2026.05.04 23:27:51.785797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2875 | 2026.05.04 23:27:51.786046 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.05.04 23:27:51.786191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5743 | ||
| 2877 | 2026.05.04 23:27:51.792313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 352 | ||
| 2878 | 2026.05.04 23:27:51.794815 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.05.04 23:27:51.794873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2880 | 2026.05.04 23:27:51.796154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2881 | 2026.05.04 23:27:51.796461 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.05.04 23:27:51.796811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2883 | 2026.05.04 23:27:52.077878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2884 | 2026.05.04 23:27:52.095391 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.04 23:27:52.095458 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2886 | 2026.05.04 23:27:52.101054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2887 | 2026.05.04 23:27:52.101758 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.04 23:27:52.104551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2889 | 2026.05.04 23:27:53.093140 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.05.04 23:27:53.093474 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2891 | 2026.05.04 23:27:53.093860 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2892 | 2026.05.04 23:27:53.093897 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2893 | 2026.05.04 23:27:53.094126 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2894 | 2026.05.04 23:27:53.094200 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2895 | 2026.05.04 23:27:53.094344 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2896 | 2026.05.04 23:27:53.094456 [ 308 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2897 | 2026.05.04 23:27:53.094480 [ 299 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2898 | 2026.05.04 23:27:53.094462 [ 345 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2899 | 2026.05.04 23:27:53.094461 [ 324 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2900 | 2026.05.04 23:27:53.094661 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2901 | 2026.05.04 23:27:53.094693 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2902 | 2026.05.04 23:27:53.094766 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2903 | 2026.05.04 23:27:53.094787 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2904 | 2026.05.04 23:27:53.094822 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2905 | 2026.05.04 23:27:53.094861 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2906 | 2026.05.04 23:27:53.095980 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> executeQuery: Read 33 rows, 3.32 KiB in 0.002645 sec., 12476.370510396975 rows/sec., 1.23 MiB/sec. | ||
| 2907 | 2026.05.04 23:27:53.096116 [ 261 ] {717512c9-fac4-4884-84a4-30e1f6ea5715} <Debug> TCPHandler: Processed in 0.00315493 sec. | ||
| 2908 | 2026.05.04 23:27:53.098043 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2026.05.04 23:27:53.098177 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2910 | 2026.05.04 23:27:53.098232 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2911 | 2026.05.04 23:27:53.098795 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.05.04 23:27:53.098836 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2913 | 2026.05.04 23:27:53.099233 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2914 | 2026.05.04 23:27:53.099463 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2026.05.04 23:27:53.099616 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001481 sec., 52667.11681296422 rows/sec., 4.36 MiB/sec. | ||
| 2916 | 2026.05.04 23:27:53.099655 [ 261 ] {c12fc24f-5f3d-4f75-92d2-33f1e21abf8c} <Debug> TCPHandler: Processed in 0.001681208 sec. | ||
| 2917 | 2026.05.04 23:27:53.099788 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2026.05.04 23:27:53.099886 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2919 | 2026.05.04 23:27:53.099928 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2920 | 2026.05.04 23:27:53.100334 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.05.04 23:27:53.100371 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2922 | 2026.05.04 23:27:53.100742 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2923 | 2026.05.04 23:27:53.100951 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.05.04 23:27:53.101085 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001221 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 2925 | 2026.05.04 23:27:53.101121 [ 261 ] {94683b9a-83e8-4430-b0ae-b5ba6082da32} <Debug> TCPHandler: Processed in 0.00138586 sec. | ||
| 2926 | 2026.05.04 23:27:53.101242 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.05.04 23:27:53.101337 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2928 | 2026.05.04 23:27:53.101377 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2929 | 2026.05.04 23:27:53.101792 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.05.04 23:27:53.101829 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2931 | 2026.05.04 23:27:53.102130 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2932 | 2026.05.04 23:27:53.102337 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.05.04 23:27:53.102464 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001146 sec., 65445.02617801046 rows/sec., 5.11 MiB/sec. | ||
| 2934 | 2026.05.04 23:27:53.102500 [ 261 ] {a9ebf628-29a5-43a9-9257-53bcf5085dc8} <Debug> TCPHandler: Processed in 0.001307868 sec. | ||
| 2935 | 2026.05.04 23:27:53.102625 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2026.05.04 23:27:53.102718 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.05.04 23:27:53.102761 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2938 | 2026.05.04 23:27:53.103168 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2026.05.04 23:27:53.103204 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2940 | 2026.05.04 23:27:53.103567 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2941 | 2026.05.04 23:27:53.103779 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2026.05.04 23:27:53.103909 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 2943 | 2026.05.04 23:27:53.103944 [ 261 ] {0c78d0e2-a082-403a-8eb5-449833a0adca} <Debug> TCPHandler: Processed in 0.001372309 sec. | ||
| 2944 | 2026.05.04 23:27:53.104062 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2026.05.04 23:27:53.104157 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2946 | 2026.05.04 23:27:53.104211 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2947 | 2026.05.04 23:27:53.104969 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.05.04 23:27:53.105004 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2949 | 2026.05.04 23:27:53.105510 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2950 | 2026.05.04 23:27:53.105731 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.05.04 23:27:53.105871 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001734 sec., 6343.713956170704 rows/sec., 11.37 MiB/sec. | ||
| 2952 | 2026.05.04 23:27:53.105931 [ 261 ] {d7a54704-4890-4314-99f0-8f29cbf2ce6b} <Debug> TCPHandler: Processed in 0.001919345 sec. | ||
| 2953 | 2026.05.04 23:27:53.106065 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.05.04 23:27:53.106167 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2955 | 2026.05.04 23:27:53.106211 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2956 | 2026.05.04 23:27:53.106565 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.05.04 23:27:53.106608 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2958 | 2026.05.04 23:27:53.106936 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2959 | 2026.05.04 23:27:53.107148 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.05.04 23:27:53.107283 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 2961 | 2026.05.04 23:27:53.107320 [ 261 ] {8674b883-a70b-48b4-873c-19738e14a206} <Debug> TCPHandler: Processed in 0.001306847 sec. | ||
| 2962 | 2026.05.04 23:27:55.678282 [ 87 ] {} <Debug> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2963 | 2026.05.04 23:27:55.678385 [ 87 ] {} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.05.04 23:27:55.678423 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2965 | 2026.05.04 23:27:55.678576 [ 201 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::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 | ||
| 2966 | 2026.05.04 23:27:55.678747 [ 201 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2026.05.04 23:27:55.678785 [ 201 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 2968 | 2026.05.04 23:27:55.678883 [ 201 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2969 | 2026.05.04 23:27:55.678940 [ 201 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2970 | 2026.05.04 23:27:55.678985 [ 201 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::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 | ||
| 2971 | 2026.05.04 23:27:55.679032 [ 201 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2972 | 2026.05.04 23:27:55.679811 [ 200 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290847 sec., 18592.44356612364 rows/sec., 1.55 MiB/sec. | ||
| 2973 | 2026.05.04 23:27:55.680029 [ 190 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2974 | 2026.05.04 23:27:55.680374 [ 190 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2026.05.04 23:27:55.680449 [ 190 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_5_1} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2976 | 2026.05.04 23:27:55.680546 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2977 | 2026.05.04 23:27:58.098423 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2026.05.04 23:27:58.098823 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2979 | 2026.05.04 23:27:58.099388 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2980 | 2026.05.04 23:27:58.099465 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2981 | 2026.05.04 23:27:58.099742 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2982 | 2026.05.04 23:27:58.099814 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2983 | 2026.05.04 23:27:58.099959 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 2984 | 2026.05.04 23:27:58.100082 [ 308 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2985 | 2026.05.04 23:27:58.100098 [ 299 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2986 | 2026.05.04 23:27:58.100096 [ 307 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2987 | 2026.05.04 23:27:58.100083 [ 324 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2988 | 2026.05.04 23:27:58.100304 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2989 | 2026.05.04 23:27:58.100333 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2990 | 2026.05.04 23:27:58.100405 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2991 | 2026.05.04 23:27:58.100424 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 2992 | 2026.05.04 23:27:58.100459 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2993 | 2026.05.04 23:27:58.100497 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2994 | 2026.05.04 23:27:58.101704 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> executeQuery: Read 33 rows, 7.37 KiB in 0.003046 sec., 10833.880499015102 rows/sec., 2.36 MiB/sec. | ||
| 2995 | 2026.05.04 23:27:58.101846 [ 261 ] {9104351a-332a-4d51-bba4-e6fb48f9d54b} <Debug> TCPHandler: Processed in 0.003620443 sec. | ||
| 2996 | 2026.05.04 23:27:58.107274 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.05.04 23:27:58.107405 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.05.04 23:27:58.107464 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2999 | 2026.05.04 23:27:58.108520 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.05.04 23:27:58.108558 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3001 | 2026.05.04 23:27:58.108948 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3002 | 2026.05.04 23:27:58.109174 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.05.04 23:27:58.109324 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001957 sec., 145120.08175779253 rows/sec., 9.22 MiB/sec. | ||
| 3004 | 2026.05.04 23:27:58.109364 [ 261 ] {254f5a20-dd34-47aa-a43c-9574926e539b} <Debug> TCPHandler: Processed in 0.002154772 sec. | ||
| 3005 | 2026.05.04 23:27:58.109498 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.05.04 23:27:58.109614 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3007 | 2026.05.04 23:27:58.109655 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3008 | 2026.05.04 23:27:58.110066 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.05.04 23:27:58.110103 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3010 | 2026.05.04 23:27:58.110404 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3011 | 2026.05.04 23:27:58.110618 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.05.04 23:27:58.110750 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001165 sec., 1716.7381974248926 rows/sec., 139.99 KiB/sec. | ||
| 3013 | 2026.05.04 23:27:58.110788 [ 261 ] {a331deb4-692d-4a7b-8ebc-57285f262f89} <Debug> TCPHandler: Processed in 0.001340859 sec. | ||
| 3014 | 2026.05.04 23:27:58.110905 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.05.04 23:27:58.111005 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3016 | 2026.05.04 23:27:58.111046 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3017 | 2026.05.04 23:27:58.111780 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.04 23:27:58.111818 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3019 | 2026.05.04 23:27:58.112214 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3020 | 2026.05.04 23:27:58.112428 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.05.04 23:27:58.112536 [ 29 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3022 | 2026.05.04 23:27:58.112560 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Debug> executeQuery: Read 862 rows, 68.97 KiB in 0.001572 sec., 548346.0559796437 rows/sec., 42.85 MiB/sec. | ||
| 3023 | 2026.05.04 23:27:58.112625 [ 29 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.05.04 23:27:58.112642 [ 261 ] {6e9a7e00-5c43-406b-b738-6ec2b857c476} <Debug> TCPHandler: Processed in 0.001785482 sec. | ||
| 3025 | 2026.05.04 23:27:58.112654 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3026 | 2026.05.04 23:27:58.112760 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 3027 | 2026.05.04 23:27:58.112781 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.05.04 23:27:58.112876 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3029 | 2026.05.04 23:27:58.112888 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.05.04 23:27:58.112911 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1010 rows starting from the beginning of the part | ||
| 3031 | 2026.05.04 23:27:58.112930 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3032 | 2026.05.04 23:27:58.112976 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 859 rows starting from the beginning of the part | ||
| 3033 | 2026.05.04 23:27:58.113033 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 82 rows starting from the beginning of the part | ||
| 3034 | 2026.05.04 23:27:58.113083 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 861 rows starting from the beginning of the part | ||
| 3035 | 2026.05.04 23:27:58.113129 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 78 rows starting from the beginning of the part | ||
| 3036 | 2026.05.04 23:27:58.113177 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 862 rows starting from the beginning of the part | ||
| 3037 | 2026.05.04 23:27:58.113381 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.04 23:27:58.113416 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3039 | 2026.05.04 23:27:58.113738 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3040 | 2026.05.04 23:27:58.113954 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.05.04 23:27:58.114085 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Debug> executeQuery: Read 176 rows, 11.09 KiB in 0.001214 sec., 144975.28830313013 rows/sec., 8.92 MiB/sec. | ||
| 3042 | 2026.05.04 23:27:58.114121 [ 261 ] {e54c6c96-ee37-426b-a22a-ce8c114713db} <Debug> TCPHandler: Processed in 0.00139098 sec. | ||
| 3043 | 2026.05.04 23:27:58.114257 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.05.04 23:27:58.114353 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3045 | 2026.05.04 23:27:58.114393 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3046 | 2026.05.04 23:27:58.114627 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001908715 sec., 1965720.393039296 rows/sec., 162.60 MiB/sec. | ||
| 3047 | 2026.05.04 23:27:58.114816 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3048 | 2026.05.04 23:27:58.114824 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.05.04 23:27:58.114865 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3050 | 2026.05.04 23:27:58.115062 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2026.05.04 23:27:58.115124 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_16_3} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3052 | 2026.05.04 23:27:58.115180 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3053 | 2026.05.04 23:27:58.115190 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3054 | 2026.05.04 23:27:58.115395 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2026.05.04 23:27:58.115525 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 3056 | 2026.05.04 23:27:58.115564 [ 261 ] {3b677853-5d04-4fbf-8590-cb76708db3f3} <Debug> TCPHandler: Processed in 0.001361669 sec. | ||
| 3057 | 2026.05.04 23:27:58.115698 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2026.05.04 23:27:58.115798 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3059 | 2026.05.04 23:27:58.115838 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3060 | 2026.05.04 23:27:58.116273 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.04 23:27:58.116309 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3062 | 2026.05.04 23:27:58.116615 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3063 | 2026.05.04 23:27:58.116832 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.05.04 23:27:58.116962 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 3065 | 2026.05.04 23:27:58.117001 [ 261 ] {711ac759-4dd7-463a-8f96-393bb1dc33ab} <Debug> TCPHandler: Processed in 0.001353829 sec. | ||
| 3066 | 2026.05.04 23:27:58.117122 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.05.04 23:27:58.117215 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3068 | 2026.05.04 23:27:58.117256 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3069 | 2026.05.04 23:27:58.117847 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.05.04 23:27:58.117884 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3071 | 2026.05.04 23:27:58.118207 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3072 | 2026.05.04 23:27:58.118418 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.05.04 23:27:58.118526 [ 31 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3074 | 2026.05.04 23:27:58.118549 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001351 sec., 387860.843819393 rows/sec., 27.40 MiB/sec. | ||
| 3075 | 2026.05.04 23:27:58.118581 [ 31 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.05.04 23:27:58.118595 [ 261 ] {30661998-b606-4731-a400-8293bef3168d} <Debug> TCPHandler: Processed in 0.001522013 sec. | ||
| 3077 | 2026.05.04 23:27:58.118611 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3078 | 2026.05.04 23:27:58.118710 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 3079 | 2026.05.04 23:27:58.118718 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.05.04 23:27:58.118830 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3081 | 2026.05.04 23:27:58.118839 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3082 | 2026.05.04 23:27:58.118875 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3083 | 2026.05.04 23:27:58.118884 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 602 rows starting from the beginning of the part | ||
| 3084 | 2026.05.04 23:27:58.118985 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 521 rows starting from the beginning of the part | ||
| 3085 | 2026.05.04 23:27:58.119042 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 83 rows starting from the beginning of the part | ||
| 3086 | 2026.05.04 23:27:58.119090 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 522 rows starting from the beginning of the part | ||
| 3087 | 2026.05.04 23:27:58.119144 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part | ||
| 3088 | 2026.05.04 23:27:58.119189 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 524 rows starting from the beginning of the part | ||
| 3089 | 2026.05.04 23:27:58.119237 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2026.05.04 23:27:58.119277 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3091 | 2026.05.04 23:27:58.119621 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3092 | 2026.05.04 23:27:58.119846 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.04 23:27:58.119982 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001169 sec., 5132.591958939265 rows/sec., 268.16 KiB/sec. | ||
| 3094 | 2026.05.04 23:27:58.120017 [ 261 ] {b7cedaf0-3f1f-4dd9-b040-9aab5c858df4} <Debug> TCPHandler: Processed in 0.001347829 sec. | ||
| 3095 | 2026.05.04 23:27:58.120138 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3096 | 2026.05.04 23:27:58.120231 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3097 | 2026.05.04 23:27:58.120274 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3098 | 2026.05.04 23:27:58.120459 [ 187 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2327 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179032 sec., 1299767.6393047054 rows/sec., 97.96 MiB/sec. | ||
| 3099 | 2026.05.04 23:27:58.120691 [ 187 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3100 | 2026.05.04 23:27:58.120692 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.05.04 23:27:58.120743 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3102 | 2026.05.04 23:27:58.121048 [ 187 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.05.04 23:27:58.121127 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3104 | 2026.05.04 23:27:58.121142 [ 187 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_16_3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3105 | 2026.05.04 23:27:58.121244 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 3106 | 2026.05.04 23:27:58.121366 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.05.04 23:27:58.121480 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3108 | 2026.05.04 23:27:58.121503 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001289 sec., 206361.52055857255 rows/sec., 13.71 MiB/sec. | ||
| 3109 | 2026.05.04 23:27:58.121515 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.05.04 23:27:58.121544 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3111 | 2026.05.04 23:27:58.121547 [ 261 ] {2cf71e68-93cb-4288-9079-a03141f91322} <Debug> TCPHandler: Processed in 0.001459372 sec. | ||
| 3112 | 2026.05.04 23:27:58.121626 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 3113 | 2026.05.04 23:27:58.121677 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3114 | 2026.05.04 23:27:58.121739 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3115 | 2026.05.04 23:27:58.121773 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2137 rows starting from the beginning of the part | ||
| 3116 | 2026.05.04 23:27:58.121776 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3117 | 2026.05.04 23:27:58.121829 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3118 | 2026.05.04 23:27:58.121833 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3119 | 2026.05.04 23:27:58.121888 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 3120 | 2026.05.04 23:27:58.121927 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3121 | 2026.05.04 23:27:58.121964 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3122 | 2026.05.04 23:27:58.122001 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 266 rows starting from the beginning of the part | ||
| 3123 | 2026.05.04 23:27:58.122171 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2026.05.04 23:27:58.122211 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3125 | 2026.05.04 23:27:58.122523 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3126 | 2026.05.04 23:27:58.122751 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2026.05.04 23:27:58.122888 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 3128 | 2026.05.04 23:27:58.122925 [ 261 ] {6e358281-3efd-4a34-aa37-f5d6d8c2e4c6} <Debug> TCPHandler: Processed in 0.001296577 sec. | ||
| 3129 | 2026.05.04 23:27:58.123039 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.05.04 23:27:58.123130 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3131 | 2026.05.04 23:27:58.123185 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3132 | 2026.05.04 23:27:58.123332 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3257 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174494 sec., 1866539.8237188673 rows/sec., 129.78 MiB/sec. | ||
| 3133 | 2026.05.04 23:27:58.123728 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3134 | 2026.05.04 23:27:58.124032 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.04 23:27:58.124035 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.05.04 23:27:58.124078 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3137 | 2026.05.04 23:27:58.124137 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3138 | 2026.05.04 23:27:58.124236 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3139 | 2026.05.04 23:27:58.124636 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3140 | 2026.05.04 23:27:58.124868 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.05.04 23:27:58.125007 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001894 sec., 16895.45934530095 rows/sec., 30.28 MiB/sec. | ||
| 3142 | 2026.05.04 23:27:58.125068 [ 261 ] {ee8e2a02-b566-4d15-8ebd-1cad4fb67f61} <Debug> TCPHandler: Processed in 0.002077019 sec. | ||
| 3143 | 2026.05.04 23:27:58.125206 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.05.04 23:27:58.125300 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.05.04 23:27:58.125342 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3146 | 2026.05.04 23:27:58.125679 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.05.04 23:27:58.125715 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3148 | 2026.05.04 23:27:58.126022 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3149 | 2026.05.04 23:27:58.126237 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2026.05.04 23:27:58.126334 [ 31 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3151 | 2026.05.04 23:27:58.126362 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 3152 | 2026.05.04 23:27:58.126369 [ 31 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2026.05.04 23:27:58.126402 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3154 | 2026.05.04 23:27:58.126405 [ 261 ] {831e6a8a-d3d1-47ac-8c21-a62bdc23edf1} <Debug> TCPHandler: Processed in 0.001249605 sec. | ||
| 3155 | 2026.05.04 23:27:58.126471 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 3156 | 2026.05.04 23:27:58.126581 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3157 | 2026.05.04 23:27:58.126610 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 690 rows starting from the beginning of the part | ||
| 3158 | 2026.05.04 23:27:58.126659 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3159 | 2026.05.04 23:27:58.126701 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 3160 | 2026.05.04 23:27:58.126738 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3161 | 2026.05.04 23:27:58.126776 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3162 | 2026.05.04 23:27:58.126813 [ 199 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3163 | 2026.05.04 23:27:58.127697 [ 197 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255426 sec., 860265.7583959549 rows/sec., 56.59 MiB/sec. | ||
| 3164 | 2026.05.04 23:27:58.127863 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3165 | 2026.05.04 23:27:58.128109 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.05.04 23:27:58.128172 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_16_3} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3167 | 2026.05.04 23:27:58.128251 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3168 | 2026.05.04 23:27:59.286374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6255 | ||
| 3169 | 2026.05.04 23:27:59.286896 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.05.04 23:27:59.286944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3171 | 2026.05.04 23:27:59.287433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3172 | 2026.05.04 23:27:59.287674 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2026.05.04 23:27:59.287815 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6255 | ||
| 3174 | 2026.05.04 23:27:59.604871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3175 | 2026.05.04 23:27:59.621130 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.05.04 23:27:59.621201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3177 | 2026.05.04 23:27:59.627302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3178 | 2026.05.04 23:27:59.628001 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.05.04 23:27:59.630833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3180 | 2026.05.04 23:28:00.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.49 MiB, peak 227.49 MiB, free memory in arenas 0.00 B, will set to 224.77 MiB (RSS), difference: 1.28 MiB | ||
| 3181 | 2026.05.04 23:28:01.796951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 392 | ||
| 3182 | 2026.05.04 23:28:01.799450 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.05.04 23:28:01.799500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3184 | 2026.05.04 23:28:01.800705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3185 | 2026.05.04 23:28:01.800968 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.05.04 23:28:01.801219 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 3187 | 2026.05.04 23:28:03.092169 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3188 | 2026.05.04 23:28:03.092402 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3189 | 2026.05.04 23:28:03.092823 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3190 | 2026.05.04 23:28:03.092866 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3191 | 2026.05.04 23:28:03.093122 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3192 | 2026.05.04 23:28:03.093194 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3193 | 2026.05.04 23:28:03.093335 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3194 | 2026.05.04 23:28:03.093448 [ 340 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3195 | 2026.05.04 23:28:03.093463 [ 310 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3196 | 2026.05.04 23:28:03.093475 [ 325 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3197 | 2026.05.04 23:28:03.093450 [ 308 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3198 | 2026.05.04 23:28:03.093645 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3199 | 2026.05.04 23:28:03.093672 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3200 | 2026.05.04 23:28:03.093746 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3201 | 2026.05.04 23:28:03.093766 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 3202 | 2026.05.04 23:28:03.093799 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3203 | 2026.05.04 23:28:03.093837 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3204 | 2026.05.04 23:28:03.094938 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> executeQuery: Read 33 rows, 3.32 KiB in 0.002583 sec., 12775.842044134728 rows/sec., 1.26 MiB/sec. | ||
| 3205 | 2026.05.04 23:28:03.095075 [ 261 ] {b9b7fe9c-976e-47fa-8b8f-4af3e66dd1cd} <Debug> TCPHandler: Processed in 0.003013666 sec. | ||
| 3206 | 2026.05.04 23:28:03.096932 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.05.04 23:28:03.097044 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3208 | 2026.05.04 23:28:03.097093 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3209 | 2026.05.04 23:28:03.097676 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.05.04 23:28:03.097727 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3211 | 2026.05.04 23:28:03.098158 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3212 | 2026.05.04 23:28:03.098390 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.05.04 23:28:03.098542 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00153 sec., 50980.39215686275 rows/sec., 4.22 MiB/sec. | ||
| 3214 | 2026.05.04 23:28:03.098582 [ 261 ] {a52a5b3e-9552-4130-9ac4-edddecbc93c8} <Debug> TCPHandler: Processed in 0.001703509 sec. | ||
| 3215 | 2026.05.04 23:28:03.098707 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.05.04 23:28:03.098799 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.05.04 23:28:03.098839 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3218 | 2026.05.04 23:28:03.099220 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.05.04 23:28:03.099256 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3220 | 2026.05.04 23:28:03.099541 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3221 | 2026.05.04 23:28:03.099821 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.05.04 23:28:03.099928 [ 141 ] {} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3223 | 2026.05.04 23:28:03.099954 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001164 sec., 9450.171821305841 rows/sec., 710.61 KiB/sec. | ||
| 3224 | 2026.05.04 23:28:03.099976 [ 141 ] {} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.05.04 23:28:03.099997 [ 261 ] {5fcefbcd-0af6-4c60-b278-a840bd785a9b} <Debug> TCPHandler: Processed in 0.001335268 sec. | ||
| 3226 | 2026.05.04 23:28:03.100003 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3227 | 2026.05.04 23:28:03.100105 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::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 | ||
| 3228 | 2026.05.04 23:28:03.100125 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.05.04 23:28:03.100217 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3230 | 2026.05.04 23:28:03.100229 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3231 | 2026.05.04 23:28:03.100265 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 3232 | 2026.05.04 23:28:03.100283 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3233 | 2026.05.04 23:28:03.100343 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
| 3234 | 2026.05.04 23:28:03.100416 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 174 rows starting from the beginning of the part | ||
| 3235 | 2026.05.04 23:28:03.100484 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3236 | 2026.05.04 23:28:03.100550 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 176 rows starting from the beginning of the part | ||
| 3237 | 2026.05.04 23:28:03.100599 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3238 | 2026.05.04 23:28:03.100820 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3239 | 2026.05.04 23:28:03.100859 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3240 | 2026.05.04 23:28:03.101451 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3241 | 2026.05.04 23:28:03.101741 [ 190 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672808 sec., 360471.73375545786 rows/sec., 24.06 MiB/sec. | ||
| 3242 | 2026.05.04 23:28:03.101745 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.05.04 23:28:03.101900 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001695 sec., 44247.787610619474 rows/sec., 3.45 MiB/sec. | ||
| 3244 | 2026.05.04 23:28:03.101918 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3245 | 2026.05.04 23:28:03.101942 [ 261 ] {b6716459-d3d3-4e42-9c09-997686eff00f} <Debug> TCPHandler: Processed in 0.001867673 sec. | ||
| 3246 | 2026.05.04 23:28:03.102074 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.05.04 23:28:03.102172 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.05.04 23:28:03.102211 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.05.04 23:28:03.102218 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3250 | 2026.05.04 23:28:03.102296 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_16_3} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3251 | 2026.05.04 23:28:03.102394 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3252 | 2026.05.04 23:28:03.102662 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.05.04 23:28:03.102704 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3254 | 2026.05.04 23:28:03.103051 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3255 | 2026.05.04 23:28:03.103259 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.04 23:28:03.103389 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 3257 | 2026.05.04 23:28:03.103426 [ 261 ] {eb3afef5-e60c-4e05-bbaf-9487ea22e183} <Debug> TCPHandler: Processed in 0.00140265 sec. | ||
| 3258 | 2026.05.04 23:28:03.103538 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.05.04 23:28:03.103641 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.05.04 23:28:03.103698 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3261 | 2026.05.04 23:28:03.104459 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.05.04 23:28:03.104496 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3263 | 2026.05.04 23:28:03.105020 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3264 | 2026.05.04 23:28:03.105250 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.05.04 23:28:03.105364 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3266 | 2026.05.04 23:28:03.105389 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 3267 | 2026.05.04 23:28:03.105402 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.05.04 23:28:03.105430 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3269 | 2026.05.04 23:28:03.105448 [ 261 ] {b6bfdff9-ff05-4281-9547-3f9d610ad11e} <Debug> TCPHandler: Processed in 0.001963287 sec. | ||
| 3270 | 2026.05.04 23:28:03.105509 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 3271 | 2026.05.04 23:28:03.105577 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.05.04 23:28:03.105679 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.05.04 23:28:03.105722 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3274 | 2026.05.04 23:28:03.105752 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.05.04 23:28:03.105817 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part | ||
| 3276 | 2026.05.04 23:28:03.105959 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part | ||
| 3277 | 2026.05.04 23:28:03.106065 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.05.04 23:28:03.106086 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 3279 | 2026.05.04 23:28:03.106106 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3280 | 2026.05.04 23:28:03.106196 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
| 3281 | 2026.05.04 23:28:03.106305 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 3282 | 2026.05.04 23:28:03.106410 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
| 3283 | 2026.05.04 23:28:03.106427 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3284 | 2026.05.04 23:28:03.106642 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.05.04 23:28:03.106774 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3286 | 2026.05.04 23:28:03.106808 [ 261 ] {8f89b784-5b20-4ee5-a29b-cf26f359ac2d} <Debug> TCPHandler: Processed in 0.001293397 sec. | ||
| 3287 | 2026.05.04 23:28:03.109459 [ 197 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003984674 sec., 69516.35190231372 rows/sec., 124.57 MiB/sec. | ||
| 3288 | 2026.05.04 23:28:03.109955 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3289 | 2026.05.04 23:28:03.110340 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.04 23:28:03.110408 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3291 | 2026.05.04 23:28:03.110554 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3292 | 2026.05.04 23:28:06.718286 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3293 | 2026.05.04 23:28:06.718382 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3294 | 2026.05.04 23:28:06.788785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6703 | ||
| 3295 | 2026.05.04 23:28:06.789392 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.05.04 23:28:06.789433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3297 | 2026.05.04 23:28:06.789907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3298 | 2026.05.04 23:28:06.790138 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.05.04 23:28:06.790276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6703 | ||
| 3300 | 2026.05.04 23:28:07.131797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3301 | 2026.05.04 23:28:07.148612 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.05.04 23:28:07.148680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3303 | 2026.05.04 23:28:07.154601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3304 | 2026.05.04 23:28:07.155322 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.05.04 23:28:07.158224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3306 | 2026.05.04 23:28:08.098103 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.05.04 23:28:08.098334 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 3308 | 2026.05.04 23:28:08.098651 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3309 | 2026.05.04 23:28:08.098687 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 3310 | 2026.05.04 23:28:08.098944 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3311 | 2026.05.04 23:28:08.099008 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3312 | 2026.05.04 23:28:08.099141 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3313 | 2026.05.04 23:28:08.099244 [ 325 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3314 | 2026.05.04 23:28:08.099335 [ 333 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3315 | 2026.05.04 23:28:08.099350 [ 303 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3316 | 2026.05.04 23:28:08.099355 [ 340 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3317 | 2026.05.04 23:28:08.099532 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3318 | 2026.05.04 23:28:08.099560 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3319 | 2026.05.04 23:28:08.099631 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3320 | 2026.05.04 23:28:08.099650 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 3321 | 2026.05.04 23:28:08.099685 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 3322 | 2026.05.04 23:28:08.099723 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 3323 | 2026.05.04 23:28:08.100881 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> executeQuery: Read 33 rows, 7.37 KiB in 0.002643 sec., 12485.811577752555 rows/sec., 2.72 MiB/sec. | ||
| 3324 | 2026.05.04 23:28:08.101011 [ 261 ] {712b2163-cb6c-4acc-bed4-cc4363b618ae} <Debug> TCPHandler: Processed in 0.003040066 sec. | ||
| 3325 | 2026.05.04 23:28:08.106316 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2026.05.04 23:28:08.106430 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3327 | 2026.05.04 23:28:08.106476 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3328 | 2026.05.04 23:28:08.107077 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.05.04 23:28:08.107115 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3330 | 2026.05.04 23:28:08.107501 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3331 | 2026.05.04 23:28:08.107735 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.05.04 23:28:08.107859 [ 78 ] {} <Debug> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3333 | 2026.05.04 23:28:08.107882 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001483 sec., 191503.70869858397 rows/sec., 12.16 MiB/sec. | ||
| 3334 | 2026.05.04 23:28:08.107901 [ 78 ] {} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.05.04 23:28:08.107921 [ 261 ] {927b8e34-66e8-4048-aed3-63d9c54fbe87} <Debug> TCPHandler: Processed in 0.001657838 sec. | ||
| 3336 | 2026.05.04 23:28:08.107923 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3337 | 2026.05.04 23:28:08.108021 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::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 | ||
| 3338 | 2026.05.04 23:28:08.108054 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.05.04 23:28:08.108122 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3340 | 2026.05.04 23:28:08.108149 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3341 | 2026.05.04 23:28:08.108153 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3342 | 2026.05.04 23:28:08.108191 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3343 | 2026.05.04 23:28:08.108249 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3344 | 2026.05.04 23:28:08.108303 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3345 | 2026.05.04 23:28:08.108352 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3346 | 2026.05.04 23:28:08.108402 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3347 | 2026.05.04 23:28:08.108457 [ 194 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3348 | 2026.05.04 23:28:08.108954 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.05.04 23:28:08.108990 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3350 | 2026.05.04 23:28:08.109385 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3351 | 2026.05.04 23:28:08.109399 [ 190 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423051 sec., 1014721.1870832457 rows/sec., 68.65 MiB/sec. | ||
| 3352 | 2026.05.04 23:28:08.109508 [ 190 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3353 | 2026.05.04 23:28:08.109588 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.05.04 23:28:08.109726 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.001621 sec., 531153.6088834053 rows/sec., 41.51 MiB/sec. | ||
| 3355 | 2026.05.04 23:28:08.109736 [ 190 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.05.04 23:28:08.109763 [ 261 ] {d77e43f6-d9da-4a79-882b-449aa1d9d645} <Debug> TCPHandler: Processed in 0.001789941 sec. | ||
| 3357 | 2026.05.04 23:28:08.109792 [ 190 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_6_1} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3358 | 2026.05.04 23:28:08.109855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3359 | 2026.05.04 23:28:08.109878 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3360 | 2026.05.04 23:28:08.109966 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3361 | 2026.05.04 23:28:08.110005 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3362 | 2026.05.04 23:28:08.110490 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.05.04 23:28:08.110525 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3364 | 2026.05.04 23:28:08.110828 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3365 | 2026.05.04 23:28:08.111042 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.05.04 23:28:08.111167 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001174 sec., 148211.24361158433 rows/sec., 9.11 MiB/sec. | ||
| 3367 | 2026.05.04 23:28:08.111202 [ 261 ] {b4d6018d-5f9f-4d22-b3bc-9dbbaab80a12} <Debug> TCPHandler: Processed in 0.001336028 sec. | ||
| 3368 | 2026.05.04 23:28:08.111328 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.04 23:28:08.111422 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.05.04 23:28:08.111460 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3371 | 2026.05.04 23:28:08.111887 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.05.04 23:28:08.111922 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3373 | 2026.05.04 23:28:08.112211 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3374 | 2026.05.04 23:28:08.112429 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.05.04 23:28:08.112512 [ 78 ] {} <Debug> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3376 | 2026.05.04 23:28:08.112538 [ 78 ] {} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.05.04 23:28:08.112549 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 3378 | 2026.05.04 23:28:08.112555 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3379 | 2026.05.04 23:28:08.112584 [ 261 ] {6c16ef1e-4dc8-4916-83fa-024f2ebe597b} <Debug> TCPHandler: Processed in 0.001308188 sec. | ||
| 3380 | 2026.05.04 23:28:08.112661 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::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 | ||
| 3381 | 2026.05.04 23:28:08.112711 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.05.04 23:28:08.112735 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3383 | 2026.05.04 23:28:08.112759 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3384 | 2026.05.04 23:28:08.112807 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3385 | 2026.05.04 23:28:08.112807 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 3386 | 2026.05.04 23:28:08.112846 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3387 | 2026.05.04 23:28:08.112858 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3388 | 2026.05.04 23:28:08.112895 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3389 | 2026.05.04 23:28:08.112931 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3390 | 2026.05.04 23:28:08.112968 [ 190 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3391 | 2026.05.04 23:28:08.113264 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.05.04 23:28:08.113298 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3393 | 2026.05.04 23:28:08.113589 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3394 | 2026.05.04 23:28:08.113705 [ 197 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001095502 sec., 702874.1161586195 rows/sec., 48.49 MiB/sec. | ||
| 3395 | 2026.05.04 23:28:08.113801 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.05.04 23:28:08.113844 [ 186 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3397 | 2026.05.04 23:28:08.113900 [ 78 ] {} <Debug> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3398 | 2026.05.04 23:28:08.113930 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 3399 | 2026.05.04 23:28:08.113932 [ 78 ] {} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.05.04 23:28:08.113959 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3401 | 2026.05.04 23:28:08.113965 [ 261 ] {dad90983-e196-4bd2-b858-a97c8cf3b8c9} <Debug> TCPHandler: Processed in 0.001305437 sec. | ||
| 3402 | 2026.05.04 23:28:08.114019 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::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 | ||
| 3403 | 2026.05.04 23:28:08.114089 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3404 | 2026.05.04 23:28:08.114092 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.05.04 23:28:08.114099 [ 186 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.05.04 23:28:08.114112 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3407 | 2026.05.04 23:28:08.114162 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3408 | 2026.05.04 23:28:08.114170 [ 186 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_6_1} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3409 | 2026.05.04 23:28:08.114192 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3410 | 2026.05.04 23:28:08.114197 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3411 | 2026.05.04 23:28:08.114225 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3412 | 2026.05.04 23:28:08.114231 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3413 | 2026.05.04 23:28:08.114238 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3414 | 2026.05.04 23:28:08.114277 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3415 | 2026.05.04 23:28:08.114309 [ 190 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3416 | 2026.05.04 23:28:08.114769 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.05.04 23:28:08.114801 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3418 | 2026.05.04 23:28:08.115008 [ 196 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00105183 sec., 714944.4301835849 rows/sec., 43.61 MiB/sec. | ||
| 3419 | 2026.05.04 23:28:08.115098 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3420 | 2026.05.04 23:28:08.115145 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3421 | 2026.05.04 23:28:08.115373 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.05.04 23:28:08.115452 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.05.04 23:28:08.115507 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001331 sec., 392186.3260706236 rows/sec., 27.69 MiB/sec. | ||
| 3424 | 2026.05.04 23:28:08.115510 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_6_1} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3425 | 2026.05.04 23:28:08.115544 [ 261 ] {c5421bf9-5d4c-4169-a532-19ca2658890c} <Debug> TCPHandler: Processed in 0.001501133 sec. | ||
| 3426 | 2026.05.04 23:28:08.115570 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3427 | 2026.05.04 23:28:08.115667 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2026.05.04 23:28:08.115760 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3429 | 2026.05.04 23:28:08.115801 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3430 | 2026.05.04 23:28:08.116129 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.05.04 23:28:08.116163 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3432 | 2026.05.04 23:28:08.116460 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3433 | 2026.05.04 23:28:08.116665 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.05.04 23:28:08.116759 [ 78 ] {} <Debug> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3435 | 2026.05.04 23:28:08.116790 [ 78 ] {} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.05.04 23:28:08.116793 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3437 | 2026.05.04 23:28:08.116807 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3438 | 2026.05.04 23:28:08.116831 [ 261 ] {c456812f-240f-4223-8e72-ce9799f6bb6e} <Debug> TCPHandler: Processed in 0.001213525 sec. | ||
| 3439 | 2026.05.04 23:28:08.116881 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 3440 | 2026.05.04 23:28:08.116960 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.05.04 23:28:08.116995 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3442 | 2026.05.04 23:28:08.117030 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 3443 | 2026.05.04 23:28:08.117060 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3444 | 2026.05.04 23:28:08.117106 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 3445 | 2026.05.04 23:28:08.117107 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3446 | 2026.05.04 23:28:08.117160 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 3447 | 2026.05.04 23:28:08.117212 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 3448 | 2026.05.04 23:28:08.117252 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 3449 | 2026.05.04 23:28:08.117566 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3450 | 2026.05.04 23:28:08.117606 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3451 | 2026.05.04 23:28:08.117956 [ 196 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001108462 sec., 27064.52724585958 rows/sec., 1.38 MiB/sec. | ||
| 3452 | 2026.05.04 23:28:08.117956 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3453 | 2026.05.04 23:28:08.118181 [ 191 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3454 | 2026.05.04 23:28:08.118219 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.05.04 23:28:08.118360 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001319 sec., 200909.78013646702 rows/sec., 13.35 MiB/sec. | ||
| 3456 | 2026.05.04 23:28:08.118399 [ 261 ] {7402d397-b635-4a4e-b6a8-8ce70875dc1d} <Debug> TCPHandler: Processed in 0.001489843 sec. | ||
| 3457 | 2026.05.04 23:28:08.118535 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.05.04 23:28:08.118569 [ 191 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_5_1} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.05.04 23:28:08.118629 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3460 | 2026.05.04 23:28:08.118665 [ 191 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_5_1} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3461 | 2026.05.04 23:28:08.118676 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3462 | 2026.05.04 23:28:08.118772 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3463 | 2026.05.04 23:28:08.119002 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.05.04 23:28:08.119041 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3465 | 2026.05.04 23:28:08.119336 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3466 | 2026.05.04 23:28:08.119525 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.05.04 23:28:08.119645 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3468 | 2026.05.04 23:28:08.119679 [ 261 ] {8fa6d37d-7fa3-466c-86d4-19e55e1d4877} <Debug> TCPHandler: Processed in 0.001218985 sec. | ||
| 3469 | 2026.05.04 23:28:08.119792 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.05.04 23:28:08.119879 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.05.04 23:28:08.119929 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3472 | 2026.05.04 23:28:08.120783 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.05.04 23:28:08.120818 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3474 | 2026.05.04 23:28:08.121335 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3475 | 2026.05.04 23:28:08.121548 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.05.04 23:28:08.121683 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001783 sec., 17947.2798653954 rows/sec., 32.16 MiB/sec. | ||
| 3477 | 2026.05.04 23:28:08.121733 [ 261 ] {7c69d96f-2d13-4e00-8e88-4e5b8c6d833c} <Debug> TCPHandler: Processed in 0.001958616 sec. | ||
| 3478 | 2026.05.04 23:28:08.121865 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.05.04 23:28:08.121959 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3480 | 2026.05.04 23:28:08.122000 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3481 | 2026.05.04 23:28:08.122332 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.05.04 23:28:08.122366 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3483 | 2026.05.04 23:28:08.122664 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3484 | 2026.05.04 23:28:08.122880 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.05.04 23:28:08.123006 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 3486 | 2026.05.04 23:28:08.123040 [ 261 ] {20a1f2f1-ce40-4412-ae0b-5e28a53312a4} <Debug> TCPHandler: Processed in 0.001226735 sec. | ||
| 3487 | 2026.05.04 23:28:11.801813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 430 | ||
| 3488 | 2026.05.04 23:28:11.804268 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.04 23:28:11.804319 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3490 | 2026.05.04 23:28:11.805514 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3491 | 2026.05.04 23:28:11.805784 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.05.04 23:28:11.806039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3493 | 2026.05.04 23:28:13.093435 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.05.04 23:28:13.093682 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 3495 | 2026.05.04 23:28:13.094048 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3496 | 2026.05.04 23:28:13.094092 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 3497 | 2026.05.04 23:28:13.094325 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3498 | 2026.05.04 23:28:13.094398 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3499 | 2026.05.04 23:28:13.094540 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3500 | 2026.05.04 23:28:13.094661 [ 305 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3501 | 2026.05.04 23:28:13.094691 [ 295 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3502 | 2026.05.04 23:28:13.094660 [ 333 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3503 | 2026.05.04 23:28:13.094662 [ 325 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3504 | 2026.05.04 23:28:13.094859 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3505 | 2026.05.04 23:28:13.094889 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3506 | 2026.05.04 23:28:13.094961 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3507 | 2026.05.04 23:28:13.094980 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 3508 | 2026.05.04 23:28:13.095015 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3509 | 2026.05.04 23:28:13.095056 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3510 | 2026.05.04 23:28:13.096189 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> executeQuery: Read 33 rows, 3.32 KiB in 0.002616 sec., 12614.67889908257 rows/sec., 1.24 MiB/sec. | ||
| 3511 | 2026.05.04 23:28:13.096337 [ 261 ] {9864e2d9-8fd9-4acc-8f4f-8d0c9142035a} <Debug> TCPHandler: Processed in 0.003030507 sec. | ||
| 3512 | 2026.05.04 23:28:13.098310 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.05.04 23:28:13.098430 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3514 | 2026.05.04 23:28:13.098478 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3515 | 2026.05.04 23:28:13.098983 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.05.04 23:28:13.099021 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3517 | 2026.05.04 23:28:13.099397 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3518 | 2026.05.04 23:28:13.099622 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.05.04 23:28:13.099775 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001379 sec., 1450.3263234227702 rows/sec., 118.26 KiB/sec. | ||
| 3520 | 2026.05.04 23:28:13.099815 [ 261 ] {29282d85-5562-4e4e-a566-e79384308237} <Debug> TCPHandler: Processed in 0.001561334 sec. | ||
| 3521 | 2026.05.04 23:28:13.099942 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.05.04 23:28:13.100039 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3523 | 2026.05.04 23:28:13.100082 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3524 | 2026.05.04 23:28:13.100521 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.05.04 23:28:13.100557 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3526 | 2026.05.04 23:28:13.100882 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3527 | 2026.05.04 23:28:13.101099 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.05.04 23:28:13.101229 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.00121 sec., 65289.25619834711 rows/sec., 5.40 MiB/sec. | ||
| 3529 | 2026.05.04 23:28:13.101266 [ 261 ] {a5b651d1-2d63-452f-9d2e-475e9d517c36} <Debug> TCPHandler: Processed in 0.0013754 sec. | ||
| 3530 | 2026.05.04 23:28:13.101385 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.04 23:28:13.101480 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3532 | 2026.05.04 23:28:13.101521 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3533 | 2026.05.04 23:28:13.101919 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.05.04 23:28:13.101953 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3535 | 2026.05.04 23:28:13.102266 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3536 | 2026.05.04 23:28:13.102477 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.05.04 23:28:13.102617 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001157 sec., 11235.955056179775 rows/sec., 835.61 KiB/sec. | ||
| 3538 | 2026.05.04 23:28:13.102654 [ 261 ] {f0c787c6-3be5-4fcb-a110-f5ee1a9104ee} <Debug> TCPHandler: Processed in 0.001318358 sec. | ||
| 3539 | 2026.05.04 23:28:13.102769 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.05.04 23:28:13.102861 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3541 | 2026.05.04 23:28:13.102902 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3542 | 2026.05.04 23:28:13.103313 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.05.04 23:28:13.103348 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3544 | 2026.05.04 23:28:13.103652 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3545 | 2026.05.04 23:28:13.103867 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.04 23:28:13.103994 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.00115 sec., 66956.52173913043 rows/sec., 5.23 MiB/sec. | ||
| 3547 | 2026.05.04 23:28:13.104029 [ 261 ] {5cb052f7-a540-4cde-8f7a-3c805ac66fa0} <Debug> TCPHandler: Processed in 0.001310597 sec. | ||
| 3548 | 2026.05.04 23:28:13.104147 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.04 23:28:13.104244 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.05.04 23:28:13.104288 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3551 | 2026.05.04 23:28:13.104697 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.05.04 23:28:13.104731 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3553 | 2026.05.04 23:28:13.105070 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3554 | 2026.05.04 23:28:13.105283 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.05.04 23:28:13.105411 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 3556 | 2026.05.04 23:28:13.105447 [ 261 ] {39ac7662-c5ed-4af2-befc-2bd68cc94981} <Debug> TCPHandler: Processed in 0.001350249 sec. | ||
| 3557 | 2026.05.04 23:28:13.105569 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.04 23:28:13.105662 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.04 23:28:13.105717 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3560 | 2026.05.04 23:28:13.106456 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.05.04 23:28:13.106492 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3562 | 2026.05.04 23:28:13.107006 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3563 | 2026.05.04 23:28:13.107241 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.04 23:28:13.107392 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001747 sec., 6296.508299942759 rows/sec., 11.28 MiB/sec. | ||
| 3565 | 2026.05.04 23:28:13.107451 [ 261 ] {2acf9da6-abb9-4696-a512-8b19d6d11be3} <Debug> TCPHandler: Processed in 0.001932925 sec. | ||
| 3566 | 2026.05.04 23:28:13.107579 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.05.04 23:28:13.107674 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.05.04 23:28:13.107717 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3569 | 2026.05.04 23:28:13.108056 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.04 23:28:13.108090 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3571 | 2026.05.04 23:28:13.108402 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3572 | 2026.05.04 23:28:13.108617 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.05.04 23:28:13.108744 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3574 | 2026.05.04 23:28:13.108779 [ 261 ] {a5a86a18-07b2-4cc4-9be0-1c320028ee69} <Debug> TCPHandler: Processed in 0.001249086 sec. | ||
| 3575 | 2026.05.04 23:28:14.290482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7215 | ||
| 3576 | 2026.05.04 23:28:14.291234 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.05.04 23:28:14.291268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3578 | 2026.05.04 23:28:14.291715 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3579 | 2026.05.04 23:28:14.291931 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.05.04 23:28:14.292049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7215 | ||
| 3581 | 2026.05.04 23:28:14.658487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3582 | 2026.05.04 23:28:14.674296 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.05.04 23:28:14.674351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3584 | 2026.05.04 23:28:14.679726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3585 | 2026.05.04 23:28:14.680405 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.05.04 23:28:14.683110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3587 | 2026.05.04 23:28:16.984889 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46010 | ||
| 3588 | 2026.05.04 23:28:16.985011 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3589 | 2026.05.04 23:28:16.985042 [ 289 ] {} <Debug> TCP-Session: 6751fac0-0cde-4454-bf06-2b8b2fb5b9ab Authenticating user 'default' from [fd00:1122:3344:101::e]:46010 | ||
| 3590 | 2026.05.04 23:28:16.985066 [ 289 ] {} <Debug> TCP-Session: 6751fac0-0cde-4454-bf06-2b8b2fb5b9ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.05.04 23:28:16.985082 [ 289 ] {} <Debug> TCP-Session: 6751fac0-0cde-4454-bf06-2b8b2fb5b9ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2026.05.04 23:28:16.985280 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58429 | ||
| 3593 | 2026.05.04 23:28:16.985308 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65052 | ||
| 3594 | 2026.05.04 23:28:16.985345 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37860 | ||
| 3595 | 2026.05.04 23:28:16.985370 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65527 | ||
| 3596 | 2026.05.04 23:28:16.985408 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3597 | 2026.05.04 23:28:16.985409 [ 289 ] {} <Trace> TCP-Session: 6751fac0-0cde-4454-bf06-2b8b2fb5b9ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.05.04 23:28:16.985436 [ 290 ] {} <Debug> TCP-Session: 7f3723b2-ac41-40f3-9c8a-4a2cdb6d253c Authenticating user 'default' from [fd00:1122:3344:101::e]:58429 | ||
| 3599 | 2026.05.04 23:28:16.985378 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50358 | ||
| 3600 | 2026.05.04 23:28:16.985479 [ 290 ] {} <Debug> TCP-Session: 7f3723b2-ac41-40f3-9c8a-4a2cdb6d253c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3601 | 2026.05.04 23:28:16.985334 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41209 | ||
| 3602 | 2026.05.04 23:28:16.985531 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3603 | 2026.05.04 23:28:16.985326 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55980 | ||
| 3604 | 2026.05.04 23:28:16.985568 [ 294 ] {} <Debug> TCP-Session: 668344e8-514d-4dd6-9cdd-ab14731de36e Authenticating user 'default' from [fd00:1122:3344:101::e]:37860 | ||
| 3605 | 2026.05.04 23:28:16.985610 [ 289 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46010) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3606 | 2026.05.04 23:28:16.985631 [ 294 ] {} <Debug> TCP-Session: 668344e8-514d-4dd6-9cdd-ab14731de36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3607 | 2026.05.04 23:28:16.985640 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3608 | 2026.05.04 23:28:16.985662 [ 294 ] {} <Debug> TCP-Session: 668344e8-514d-4dd6-9cdd-ab14731de36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.05.04 23:28:16.985357 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44912 | ||
| 3610 | 2026.05.04 23:28:16.985696 [ 291 ] {} <Debug> TCP-Session: 9f122df9-9d1e-4b2c-ab2e-986e1504f182 Authenticating user 'default' from [fd00:1122:3344:101::e]:65052 | ||
| 3611 | 2026.05.04 23:28:16.985507 [ 290 ] {} <Debug> TCP-Session: 7f3723b2-ac41-40f3-9c8a-4a2cdb6d253c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.04 23:28:16.985736 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3613 | 2026.05.04 23:28:16.985742 [ 291 ] {} <Debug> TCP-Session: 9f122df9-9d1e-4b2c-ab2e-986e1504f182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.05.04 23:28:16.985748 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2026.05.04 23:28:16.985774 [ 287 ] {} <Debug> TCP-Session: 8ba45c21-b71a-429a-b5b3-ee389cd9fa0c Authenticating user 'default' from [fd00:1122:3344:101::e]:50358 | ||
| 3616 | 2026.05.04 23:28:16.985777 [ 291 ] {} <Debug> TCP-Session: 9f122df9-9d1e-4b2c-ab2e-986e1504f182 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.05.04 23:28:16.985805 [ 292 ] {} <Debug> TCP-Session: 42a993e4-bb85-4e3a-8ba3-1d2dbeef8b29 Authenticating user 'default' from [fd00:1122:3344:101::e]:41209 | ||
| 3618 | 2026.05.04 23:28:16.985809 [ 287 ] {} <Debug> TCP-Session: 8ba45c21-b71a-429a-b5b3-ee389cd9fa0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3619 | 2026.05.04 23:28:16.985837 [ 292 ] {} <Debug> TCP-Session: 42a993e4-bb85-4e3a-8ba3-1d2dbeef8b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.05.04 23:28:16.985838 [ 287 ] {} <Debug> TCP-Session: 8ba45c21-b71a-429a-b5b3-ee389cd9fa0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2026.05.04 23:28:16.985859 [ 292 ] {} <Debug> TCP-Session: 42a993e4-bb85-4e3a-8ba3-1d2dbeef8b29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.05.04 23:28:16.985900 [ 289 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3623 | 2026.05.04 23:28:16.985938 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3624 | 2026.05.04 23:28:16.985962 [ 289 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3625 | 2026.05.04 23:28:16.985970 [ 259 ] {} <Debug> TCP-Session: 694cf598-6d59-40fa-bf11-e34ac8825aa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44912 | ||
| 3626 | 2026.05.04 23:28:16.985974 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3627 | 2026.05.04 23:28:16.986013 [ 259 ] {} <Debug> TCP-Session: 694cf598-6d59-40fa-bf11-e34ac8825aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3628 | 2026.05.04 23:28:16.986027 [ 293 ] {} <Debug> TCP-Session: a9769aac-9e90-4a28-b4c6-5c3b7c777a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:55980 | ||
| 3629 | 2026.05.04 23:28:16.986034 [ 259 ] {} <Debug> TCP-Session: 694cf598-6d59-40fa-bf11-e34ac8825aa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.05.04 23:28:16.986045 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3631 | 2026.05.04 23:28:16.986054 [ 293 ] {} <Debug> TCP-Session: a9769aac-9e90-4a28-b4c6-5c3b7c777a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3632 | 2026.05.04 23:28:16.986088 [ 286 ] {} <Debug> TCP-Session: 4b825b1d-06e7-4a4d-8b92-e6127b5fbb40 Authenticating user 'default' from [fd00:1122:3344:101::e]:65527 | ||
| 3633 | 2026.05.04 23:28:16.986091 [ 293 ] {} <Debug> TCP-Session: a9769aac-9e90-4a28-b4c6-5c3b7c777a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3634 | 2026.05.04 23:28:16.986113 [ 286 ] {} <Debug> TCP-Session: 4b825b1d-06e7-4a4d-8b92-e6127b5fbb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2026.05.04 23:28:16.986133 [ 286 ] {} <Debug> TCP-Session: 4b825b1d-06e7-4a4d-8b92-e6127b5fbb40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2026.05.04 23:28:16.986263 [ 289 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 3637 | 2026.05.04 23:28:16.987110 [ 305 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Trace> AggregatingTransform: Aggregating | ||
| 3638 | 2026.05.04 23:28:16.987143 [ 305 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3639 | 2026.05.04 23:28:16.987178 [ 305 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808063 sec. (1237.527 rows/sec., 48.34 KiB/sec.) | ||
| 3640 | 2026.05.04 23:28:16.987196 [ 305 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Trace> Aggregator: Merging aggregated data | ||
| 3641 | 2026.05.04 23:28:16.988330 [ 289 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002775 sec., 360.36036036036035 rows/sec., 14.08 KiB/sec. | ||
| 3642 | 2026.05.04 23:28:16.988465 [ 289 ] {73e127fd-9651-42a7-b704-f00cf6c8802e} <Debug> TCPHandler: Processed in 0.003181611 sec. | ||
| 3643 | 2026.05.04 23:28:16.988588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2026.05.04 23:28:16.988615 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.05.04 23:28:16.988633 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3646 | 2026.05.04 23:28:16.988649 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.05.04 23:28:16.988668 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3648 | 2026.05.04 23:28:16.988699 [ 291 ] {} <Debug> TCP-Session: 9f122df9-9d1e-4b2c-ab2e-986e1504f182 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.05.04 23:28:16.988704 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3650 | 2026.05.04 23:28:16.988718 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3651 | 2026.05.04 23:28:16.988761 [ 294 ] {} <Debug> TCP-Session: 668344e8-514d-4dd6-9cdd-ab14731de36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.05.04 23:28:16.988777 [ 292 ] {} <Debug> TCP-Session: 42a993e4-bb85-4e3a-8ba3-1d2dbeef8b29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.05.04 23:28:16.988734 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3654 | 2026.05.04 23:28:16.988725 [ 259 ] {} <Debug> TCP-Session: 694cf598-6d59-40fa-bf11-e34ac8825aa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.05.04 23:28:16.988854 [ 293 ] {} <Debug> TCP-Session: a9769aac-9e90-4a28-b4c6-5c3b7c777a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3656 | 2026.05.04 23:28:16.988686 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3657 | 2026.05.04 23:28:16.988667 [ 287 ] {} <Debug> TCP-Session: 8ba45c21-b71a-429a-b5b3-ee389cd9fa0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2026.05.04 23:28:16.988923 [ 286 ] {} <Debug> TCP-Session: 4b825b1d-06e7-4a4d-8b92-e6127b5fbb40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3659 | 2026.05.04 23:28:16.988684 [ 290 ] {} <Debug> TCP-Session: 7f3723b2-ac41-40f3-9c8a-4a2cdb6d253c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2026.05.04 23:28:16.988618 [ 289 ] {} <Debug> TCP-Session: 6751fac0-0cde-4454-bf06-2b8b2fb5b9ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.05.04 23:28:18.098987 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.05.04 23:28:18.099232 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 3663 | 2026.05.04 23:28:18.099604 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3664 | 2026.05.04 23:28:18.099645 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 3665 | 2026.05.04 23:28:18.099931 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3666 | 2026.05.04 23:28:18.100043 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3667 | 2026.05.04 23:28:18.100244 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3668 | 2026.05.04 23:28:18.100366 [ 342 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3669 | 2026.05.04 23:28:18.100403 [ 341 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3670 | 2026.05.04 23:28:18.100406 [ 328 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3671 | 2026.05.04 23:28:18.100403 [ 317 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3672 | 2026.05.04 23:28:18.100579 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 3673 | 2026.05.04 23:28:18.100611 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3674 | 2026.05.04 23:28:18.100688 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3675 | 2026.05.04 23:28:18.100710 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 3676 | 2026.05.04 23:28:18.100747 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 3677 | 2026.05.04 23:28:18.100787 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 3678 | 2026.05.04 23:28:18.102414 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> executeQuery: Read 33 rows, 7.37 KiB in 0.003279 sec., 10064.043915827997 rows/sec., 2.19 MiB/sec. | ||
| 3679 | 2026.05.04 23:28:18.102588 [ 261 ] {04a4508d-5a71-4803-ad52-921b45c757ca} <Debug> TCPHandler: Processed in 0.003746857 sec. | ||
| 3680 | 2026.05.04 23:28:18.113198 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.05.04 23:28:18.113390 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.05.04 23:28:18.113465 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3683 | 2026.05.04 23:28:18.114377 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.05.04 23:28:18.114435 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3685 | 2026.05.04 23:28:18.114976 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3686 | 2026.05.04 23:28:18.115269 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.05.04 23:28:18.115468 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002128 sec., 133458.64661654134 rows/sec., 8.48 MiB/sec. | ||
| 3688 | 2026.05.04 23:28:18.115529 [ 261 ] {8f030741-9d71-4009-9329-0db8e78eaea0} <Debug> TCPHandler: Processed in 0.002470081 sec. | ||
| 3689 | 2026.05.04 23:28:18.115681 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.05.04 23:28:18.115795 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3691 | 2026.05.04 23:28:18.115849 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3692 | 2026.05.04 23:28:18.116840 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.05.04 23:28:18.116886 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3694 | 2026.05.04 23:28:18.117360 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3695 | 2026.05.04 23:28:18.117661 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.05.04 23:28:18.117839 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.002075 sec., 414939.7590361446 rows/sec., 32.43 MiB/sec. | ||
| 3697 | 2026.05.04 23:28:18.117890 [ 261 ] {724bb8cf-08fa-48ec-9eca-d3d2c045945e} <Debug> TCPHandler: Processed in 0.002269145 sec. | ||
| 3698 | 2026.05.04 23:28:18.118052 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.05.04 23:28:18.118165 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3700 | 2026.05.04 23:28:18.118217 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3701 | 2026.05.04 23:28:18.118765 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.05.04 23:28:18.118808 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3703 | 2026.05.04 23:28:18.119141 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3704 | 2026.05.04 23:28:18.119371 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.05.04 23:28:18.119517 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001381 sec., 125995.65532223026 rows/sec., 7.74 MiB/sec. | ||
| 3706 | 2026.05.04 23:28:18.119557 [ 261 ] {7e8c987e-b380-4eec-842c-6572911a9d88} <Debug> TCPHandler: Processed in 0.001565194 sec. | ||
| 3707 | 2026.05.04 23:28:18.119695 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.05.04 23:28:18.119795 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.05.04 23:28:18.119839 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3710 | 2026.05.04 23:28:18.120305 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.05.04 23:28:18.120342 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3712 | 2026.05.04 23:28:18.120662 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3713 | 2026.05.04 23:28:18.120885 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.05.04 23:28:18.121025 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001252 sec., 119009.58466453673 rows/sec., 7.69 MiB/sec. | ||
| 3715 | 2026.05.04 23:28:18.121065 [ 261 ] {5d70d781-0ade-4a95-93a7-fccd4a4f0747} <Debug> TCPHandler: Processed in 0.001423191 sec. | ||
| 3716 | 2026.05.04 23:28:18.121212 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2026.05.04 23:28:18.121308 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.05.04 23:28:18.121350 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3719 | 2026.05.04 23:28:18.121836 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.05.04 23:28:18.121876 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3721 | 2026.05.04 23:28:18.122250 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3722 | 2026.05.04 23:28:18.122579 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3723 | 2026.05.04 23:28:18.122761 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001472 sec., 100543.47826086957 rows/sec., 5.72 MiB/sec. | ||
| 3724 | 2026.05.04 23:28:18.122815 [ 261 ] {af2e6789-4c46-4f7f-b5ae-52f368b91773} <Debug> TCPHandler: Processed in 0.001666047 sec. | ||
| 3725 | 2026.05.04 23:28:18.123013 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3726 | 2026.05.04 23:28:18.123143 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3727 | 2026.05.04 23:28:18.123195 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3728 | 2026.05.04 23:28:18.123894 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2026.05.04 23:28:18.123935 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3730 | 2026.05.04 23:28:18.124294 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3731 | 2026.05.04 23:28:18.124529 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.05.04 23:28:18.124672 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.00157 sec., 332484.076433121 rows/sec., 23.48 MiB/sec. | ||
| 3733 | 2026.05.04 23:28:18.124713 [ 261 ] {e2f06d5e-9228-4b82-a08a-1502f78fa4dd} <Debug> TCPHandler: Processed in 0.001793692 sec. | ||
| 3734 | 2026.05.04 23:28:18.124843 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.05.04 23:28:18.124941 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3736 | 2026.05.04 23:28:18.124985 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3737 | 2026.05.04 23:28:18.125342 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2026.05.04 23:28:18.125378 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3739 | 2026.05.04 23:28:18.125691 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3740 | 2026.05.04 23:28:18.125906 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3741 | 2026.05.04 23:28:18.126047 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 3742 | 2026.05.04 23:28:18.126150 [ 261 ] {4e6eebb2-687a-4313-b59d-b8d826a46e40} <Debug> TCPHandler: Processed in 0.001356159 sec. | ||
| 3743 | 2026.05.04 23:28:18.126287 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3744 | 2026.05.04 23:28:18.126382 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3745 | 2026.05.04 23:28:18.126426 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3746 | 2026.05.04 23:28:18.126887 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3747 | 2026.05.04 23:28:18.126923 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3748 | 2026.05.04 23:28:18.127267 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3749 | 2026.05.04 23:28:18.127492 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.05.04 23:28:18.127626 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001263 sec., 209817.8939034046 rows/sec., 13.94 MiB/sec. | ||
| 3751 | 2026.05.04 23:28:18.127664 [ 261 ] {e9cefdf6-cc54-43c7-8415-94fae86b66bb} <Debug> TCPHandler: Processed in 0.001428541 sec. | ||
| 3752 | 2026.05.04 23:28:18.127794 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.05.04 23:28:18.127889 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3754 | 2026.05.04 23:28:18.127933 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3755 | 2026.05.04 23:28:18.128268 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2026.05.04 23:28:18.128305 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3757 | 2026.05.04 23:28:18.128619 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3758 | 2026.05.04 23:28:18.128847 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2026.05.04 23:28:18.128959 [ 139 ] {} <Debug> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3760 | 2026.05.04 23:28:18.128981 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 60.65 KiB/sec. | ||
| 3761 | 2026.05.04 23:28:18.129033 [ 139 ] {} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.05.04 23:28:18.129040 [ 261 ] {3058b5bf-d890-41e6-931a-1e9f662c3ecd} <Debug> TCPHandler: Processed in 0.001296277 sec. | ||
| 3763 | 2026.05.04 23:28:18.129064 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3764 | 2026.05.04 23:28:18.129161 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::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 | ||
| 3765 | 2026.05.04 23:28:18.129182 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3766 | 2026.05.04 23:28:18.129261 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3767 | 2026.05.04 23:28:18.129282 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3768 | 2026.05.04 23:28:18.129290 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3769 | 2026.05.04 23:28:18.129337 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3770 | 2026.05.04 23:28:18.129356 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3771 | 2026.05.04 23:28:18.129417 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3772 | 2026.05.04 23:28:18.129478 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3773 | 2026.05.04 23:28:18.129540 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3774 | 2026.05.04 23:28:18.129593 [ 198 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3775 | 2026.05.04 23:28:18.130298 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.05.04 23:28:18.130342 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3777 | 2026.05.04 23:28:18.130370 [ 196 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238616 sec., 5651.469059014255 rows/sec., 377.66 KiB/sec. | ||
| 3778 | 2026.05.04 23:28:18.130584 [ 196 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3779 | 2026.05.04 23:28:18.130925 [ 196 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.05.04 23:28:18.131011 [ 196 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_6_1} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3781 | 2026.05.04 23:28:18.131103 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3782 | 2026.05.04 23:28:18.131127 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3783 | 2026.05.04 23:28:18.131381 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.05.04 23:28:18.131532 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002269 sec., 14103.129131776112 rows/sec., 25.27 MiB/sec. | ||
| 3785 | 2026.05.04 23:28:18.131611 [ 261 ] {7fa7ab5f-4ed8-48ef-b426-33d9b9df1617} <Debug> TCPHandler: Processed in 0.00248064 sec. | ||
| 3786 | 2026.05.04 23:28:18.131761 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.05.04 23:28:18.131869 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.05.04 23:28:18.131912 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3789 | 2026.05.04 23:28:18.132318 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.05.04 23:28:18.132355 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3791 | 2026.05.04 23:28:18.132670 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3792 | 2026.05.04 23:28:18.132891 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.05.04 23:28:18.133021 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 4.77 MiB/sec. | ||
| 3794 | 2026.05.04 23:28:18.133057 [ 261 ] {f98f7364-2113-4e8e-a6d4-c6a63ff98faf} <Debug> TCPHandler: Processed in 0.001348069 sec. | ||
| 3795 | 2026.05.04 23:28:18.369613 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53883 | ||
| 3796 | 2026.05.04 23:28:18.369728 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3797 | 2026.05.04 23:28:18.369755 [ 287 ] {} <Debug> TCP-Session: 222af7cb-f0c2-4a39-8f74-8d3f0b1c44e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53883 | ||
| 3798 | 2026.05.04 23:28:18.369777 [ 287 ] {} <Debug> TCP-Session: 222af7cb-f0c2-4a39-8f74-8d3f0b1c44e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2026.05.04 23:28:18.369789 [ 287 ] {} <Debug> TCP-Session: 222af7cb-f0c2-4a39-8f74-8d3f0b1c44e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.05.04 23:28:18.370012 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42648 | ||
| 3801 | 2026.05.04 23:28:18.370035 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62990 | ||
| 3802 | 2026.05.04 23:28:18.370062 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57548 | ||
| 3803 | 2026.05.04 23:28:18.370086 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35672 | ||
| 3804 | 2026.05.04 23:28:18.370111 [ 287 ] {} <Trace> TCP-Session: 222af7cb-f0c2-4a39-8f74-8d3f0b1c44e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.05.04 23:28:18.370142 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3806 | 2026.05.04 23:28:18.370167 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3807 | 2026.05.04 23:28:18.370169 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.05.04 23:28:18.370191 [ 288 ] {} <Debug> TCP-Session: 93c4dd83-1fdc-4eff-b6c1-15fc2f4575d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42648 | ||
| 3809 | 2026.05.04 23:28:18.370200 [ 291 ] {} <Debug> TCP-Session: ec644083-76bc-44a1-ac9b-3566f13372d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57548 | ||
| 3810 | 2026.05.04 23:28:18.370203 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3811 | 2026.05.04 23:28:18.370241 [ 291 ] {} <Debug> TCP-Session: ec644083-76bc-44a1-ac9b-3566f13372d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.04 23:28:18.370233 [ 288 ] {} <Debug> TCP-Session: 93c4dd83-1fdc-4eff-b6c1-15fc2f4575d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.05.04 23:28:18.370274 [ 291 ] {} <Debug> TCP-Session: ec644083-76bc-44a1-ac9b-3566f13372d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.04 23:28:18.370294 [ 288 ] {} <Debug> TCP-Session: 93c4dd83-1fdc-4eff-b6c1-15fc2f4575d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.04 23:28:18.370272 [ 293 ] {} <Debug> TCP-Session: b6f21522-662f-4850-bd76-6ef8979b24c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35672 | ||
| 3816 | 2026.05.04 23:28:18.370321 [ 287 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53883) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3817 | 2026.05.04 23:28:18.370347 [ 293 ] {} <Debug> TCP-Session: b6f21522-662f-4850-bd76-6ef8979b24c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.05.04 23:28:18.370220 [ 289 ] {} <Debug> TCP-Session: 5eac4617-45f3-47a2-8a72-3ef0a2653949 Authenticating user 'default' from [fd00:1122:3344:101::e]:62990 | ||
| 3819 | 2026.05.04 23:28:18.370372 [ 293 ] {} <Debug> TCP-Session: b6f21522-662f-4850-bd76-6ef8979b24c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.05.04 23:28:18.370100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36397 | ||
| 3821 | 2026.05.04 23:28:18.370391 [ 289 ] {} <Debug> TCP-Session: 5eac4617-45f3-47a2-8a72-3ef0a2653949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.05.04 23:28:18.370075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51813 | ||
| 3823 | 2026.05.04 23:28:18.370463 [ 289 ] {} <Debug> TCP-Session: 5eac4617-45f3-47a2-8a72-3ef0a2653949 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.05.04 23:28:18.370064 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46031 | ||
| 3825 | 2026.05.04 23:28:18.370521 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.05.04 23:28:18.370109 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56155 | ||
| 3827 | 2026.05.04 23:28:18.370553 [ 294 ] {} <Debug> TCP-Session: 930fa2c0-94e9-4b53-8634-0630d8b0e389 Authenticating user 'default' from [fd00:1122:3344:101::e]:36397 | ||
| 3828 | 2026.05.04 23:28:18.370578 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3829 | 2026.05.04 23:28:18.370538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.05.04 23:28:18.370598 [ 294 ] {} <Debug> TCP-Session: 930fa2c0-94e9-4b53-8634-0630d8b0e389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.04 23:28:18.370604 [ 290 ] {} <Debug> TCP-Session: fe72c1b1-c923-4dd0-9235-c6ac9a4f4f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:46031 | ||
| 3832 | 2026.05.04 23:28:18.370615 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3833 | 2026.05.04 23:28:18.370629 [ 292 ] {} <Debug> TCP-Session: f24a284b-2104-47ba-8ecf-561f9b015305 Authenticating user 'default' from [fd00:1122:3344:101::e]:51813 | ||
| 3834 | 2026.05.04 23:28:18.370644 [ 290 ] {} <Debug> TCP-Session: fe72c1b1-c923-4dd0-9235-c6ac9a4f4f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.05.04 23:28:18.370661 [ 259 ] {} <Debug> TCP-Session: 99ffe6d5-fb73-4fc6-8df8-742509fc46f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56155 | ||
| 3836 | 2026.05.04 23:28:18.370667 [ 292 ] {} <Debug> TCP-Session: f24a284b-2104-47ba-8ecf-561f9b015305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.05.04 23:28:18.370678 [ 290 ] {} <Debug> TCP-Session: fe72c1b1-c923-4dd0-9235-c6ac9a4f4f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.05.04 23:28:18.370697 [ 292 ] {} <Debug> TCP-Session: f24a284b-2104-47ba-8ecf-561f9b015305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.04 23:28:18.370692 [ 259 ] {} <Debug> TCP-Session: 99ffe6d5-fb73-4fc6-8df8-742509fc46f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.05.04 23:28:18.370661 [ 287 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3841 | 2026.05.04 23:28:18.370731 [ 259 ] {} <Debug> TCP-Session: 99ffe6d5-fb73-4fc6-8df8-742509fc46f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.05.04 23:28:18.370632 [ 294 ] {} <Debug> TCP-Session: 930fa2c0-94e9-4b53-8634-0630d8b0e389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.04 23:28:18.370796 [ 287 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3844 | 2026.05.04 23:28:18.371128 [ 287 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 3845 | 2026.05.04 23:28:18.372169 [ 328 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Trace> AggregatingTransform: Aggregating | ||
| 3846 | 2026.05.04 23:28:18.372213 [ 328 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Trace> Aggregator: Aggregation method: without_key | ||
| 3847 | 2026.05.04 23:28:18.372252 [ 328 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001022619 sec. (977.881 rows/sec., 38.20 KiB/sec.) | ||
| 3848 | 2026.05.04 23:28:18.372271 [ 328 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Trace> Aggregator: Merging aggregated data | ||
| 3849 | 2026.05.04 23:28:18.373519 [ 287 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003264 sec., 306.37254901960785 rows/sec., 11.97 KiB/sec. | ||
| 3850 | 2026.05.04 23:28:18.373661 [ 287 ] {10ea236d-21e6-4852-8d6c-b793e3063fd3} <Debug> TCPHandler: Processed in 0.003698345 sec. | ||
| 3851 | 2026.05.04 23:28:18.373794 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3852 | 2026.05.04 23:28:18.373822 [ 287 ] {} <Debug> TCP-Session: 222af7cb-f0c2-4a39-8f74-8d3f0b1c44e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.05.04 23:28:18.373828 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.05.04 23:28:18.373845 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.05.04 23:28:18.373872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3856 | 2026.05.04 23:28:18.373875 [ 288 ] {} <Debug> TCP-Session: 93c4dd83-1fdc-4eff-b6c1-15fc2f4575d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3857 | 2026.05.04 23:28:18.373894 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.05.04 23:28:18.373917 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3859 | 2026.05.04 23:28:18.373944 [ 292 ] {} <Debug> TCP-Session: f24a284b-2104-47ba-8ecf-561f9b015305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.05.04 23:28:18.373957 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.05.04 23:28:18.373972 [ 291 ] {} <Debug> TCP-Session: ec644083-76bc-44a1-ac9b-3566f13372d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.04 23:28:18.373991 [ 259 ] {} <Debug> TCP-Session: 99ffe6d5-fb73-4fc6-8df8-742509fc46f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.05.04 23:28:18.373937 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3864 | 2026.05.04 23:28:18.373907 [ 290 ] {} <Debug> TCP-Session: fe72c1b1-c923-4dd0-9235-c6ac9a4f4f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.05.04 23:28:18.373889 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3866 | 2026.05.04 23:28:18.374065 [ 289 ] {} <Debug> TCP-Session: 5eac4617-45f3-47a2-8a72-3ef0a2653949 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.05.04 23:28:18.373896 [ 294 ] {} <Debug> TCP-Session: 930fa2c0-94e9-4b53-8634-0630d8b0e389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.04 23:28:18.374102 [ 293 ] {} <Debug> TCP-Session: b6f21522-662f-4850-bd76-6ef8979b24c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.04 23:28:18.469132 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48354 | ||
| 3870 | 2026.05.04 23:28:18.469246 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3871 | 2026.05.04 23:28:18.469271 [ 287 ] {} <Debug> TCP-Session: eca60460-b9d6-4754-a9a5-1043c7d5e6bf Authenticating user 'default' from [fd00:1122:3344:101::e]:48354 | ||
| 3872 | 2026.05.04 23:28:18.469294 [ 287 ] {} <Debug> TCP-Session: eca60460-b9d6-4754-a9a5-1043c7d5e6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.04 23:28:18.469307 [ 287 ] {} <Debug> TCP-Session: eca60460-b9d6-4754-a9a5-1043c7d5e6bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.04 23:28:18.469545 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51489 | ||
| 3875 | 2026.05.04 23:28:18.469546 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39924 | ||
| 3876 | 2026.05.04 23:28:18.469589 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51096 | ||
| 3877 | 2026.05.04 23:28:18.469620 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59294 | ||
| 3878 | 2026.05.04 23:28:18.469651 [ 287 ] {} <Trace> TCP-Session: eca60460-b9d6-4754-a9a5-1043c7d5e6bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.05.04 23:28:18.469660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2026.05.04 23:28:18.469598 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37653 | ||
| 3881 | 2026.05.04 23:28:18.469708 [ 289 ] {} <Debug> TCP-Session: 801dd934-55d3-4c0d-ba97-43996e6a8fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51489 | ||
| 3882 | 2026.05.04 23:28:18.469703 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3883 | 2026.05.04 23:28:18.469735 [ 289 ] {} <Debug> TCP-Session: 801dd934-55d3-4c0d-ba97-43996e6a8fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.04 23:28:18.469691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3885 | 2026.05.04 23:28:18.469757 [ 259 ] {} <Debug> TCP-Session: ae65c68e-a5a5-40a4-88f9-88ed4c672605 Authenticating user 'default' from [fd00:1122:3344:101::e]:59294 | ||
| 3886 | 2026.05.04 23:28:18.469761 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3887 | 2026.05.04 23:28:18.469787 [ 288 ] {} <Debug> TCP-Session: 8012faa6-c8bd-45b4-8ea2-8c083e0134ff Authenticating user 'default' from [fd00:1122:3344:101::e]:39924 | ||
| 3888 | 2026.05.04 23:28:18.469796 [ 259 ] {} <Debug> TCP-Session: ae65c68e-a5a5-40a4-88f9-88ed4c672605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.04 23:28:18.469808 [ 293 ] {} <Debug> TCP-Session: 0a1298cd-e568-4c07-9b96-cab1da71a5ec Authenticating user 'default' from [fd00:1122:3344:101::e]:37653 | ||
| 3890 | 2026.05.04 23:28:18.469815 [ 288 ] {} <Debug> TCP-Session: 8012faa6-c8bd-45b4-8ea2-8c083e0134ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.04 23:28:18.469819 [ 259 ] {} <Debug> TCP-Session: ae65c68e-a5a5-40a4-88f9-88ed4c672605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.05.04 23:28:18.469827 [ 287 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3893 | 2026.05.04 23:28:18.469845 [ 288 ] {} <Debug> TCP-Session: 8012faa6-c8bd-45b4-8ea2-8c083e0134ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.05.04 23:28:18.469837 [ 293 ] {} <Debug> TCP-Session: 0a1298cd-e568-4c07-9b96-cab1da71a5ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.04 23:28:18.469761 [ 289 ] {} <Debug> TCP-Session: 801dd934-55d3-4c0d-ba97-43996e6a8fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.05.04 23:28:18.469899 [ 293 ] {} <Debug> TCP-Session: 0a1298cd-e568-4c07-9b96-cab1da71a5ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.05.04 23:28:18.469691 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3898 | 2026.05.04 23:28:18.469581 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49852 | ||
| 3899 | 2026.05.04 23:28:18.469950 [ 292 ] {} <Debug> TCP-Session: 99f17031-e354-4143-861c-44fed4f68a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:51096 | ||
| 3900 | 2026.05.04 23:28:18.469577 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39671 | ||
| 3901 | 2026.05.04 23:28:18.469993 [ 292 ] {} <Debug> TCP-Session: 99f17031-e354-4143-861c-44fed4f68a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.04 23:28:18.469612 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58264 | ||
| 3903 | 2026.05.04 23:28:18.470025 [ 292 ] {} <Debug> TCP-Session: 99f17031-e354-4143-861c-44fed4f68a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.05.04 23:28:18.470043 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.05.04 23:28:18.470059 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.05.04 23:28:18.470088 [ 290 ] {} <Debug> TCP-Session: 0ed9eaac-9f6b-4a5a-b649-8bd59405a337 Authenticating user 'default' from [fd00:1122:3344:101::e]:49852 | ||
| 3907 | 2026.05.04 23:28:18.470092 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2026.05.04 23:28:18.470097 [ 291 ] {} <Debug> TCP-Session: 18d3c5f9-907e-481e-a7d6-d8f597546bb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39671 | ||
| 3909 | 2026.05.04 23:28:18.470116 [ 290 ] {} <Debug> TCP-Session: 0ed9eaac-9f6b-4a5a-b649-8bd59405a337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.05.04 23:28:18.470123 [ 294 ] {} <Debug> TCP-Session: 7a7648c6-0bd5-4d01-baef-12be61fc919d Authenticating user 'default' from [fd00:1122:3344:101::e]:58264 | ||
| 3911 | 2026.05.04 23:28:18.470136 [ 291 ] {} <Debug> TCP-Session: 18d3c5f9-907e-481e-a7d6-d8f597546bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.05.04 23:28:18.470133 [ 287 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3913 | 2026.05.04 23:28:18.470162 [ 291 ] {} <Debug> TCP-Session: 18d3c5f9-907e-481e-a7d6-d8f597546bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.05.04 23:28:18.470153 [ 294 ] {} <Debug> TCP-Session: 7a7648c6-0bd5-4d01-baef-12be61fc919d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.05.04 23:28:18.470142 [ 290 ] {} <Debug> TCP-Session: 0ed9eaac-9f6b-4a5a-b649-8bd59405a337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.05.04 23:28:18.470207 [ 294 ] {} <Debug> TCP-Session: 7a7648c6-0bd5-4d01-baef-12be61fc919d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.05.04 23:28:18.470209 [ 287 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3918 | 2026.05.04 23:28:18.470515 [ 287 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 3919 | 2026.05.04 23:28:18.471527 [ 338 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Trace> AggregatingTransform: Aggregating | ||
| 3920 | 2026.05.04 23:28:18.471587 [ 338 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Trace> Aggregator: Aggregation method: without_key | ||
| 3921 | 2026.05.04 23:28:18.471627 [ 338 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006828 sec. (993.218 rows/sec., 38.80 KiB/sec.) | ||
| 3922 | 2026.05.04 23:28:18.471650 [ 338 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Trace> Aggregator: Merging aggregated data | ||
| 3923 | 2026.05.04 23:28:18.472814 [ 287 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003039 sec., 329.0556103981573 rows/sec., 12.85 KiB/sec. | ||
| 3924 | 2026.05.04 23:28:18.473040 [ 287 ] {9064620d-ce99-4c29-a047-961aa8c99eaa} <Debug> TCPHandler: Processed in 0.00350244 sec. | ||
| 3925 | 2026.05.04 23:28:18.473203 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.05.04 23:28:18.473234 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.05.04 23:28:18.473240 [ 287 ] {} <Debug> TCP-Session: eca60460-b9d6-4754-a9a5-1043c7d5e6bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.05.04 23:28:18.473253 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3929 | 2026.05.04 23:28:18.473280 [ 259 ] {} <Debug> TCP-Session: ae65c68e-a5a5-40a4-88f9-88ed4c672605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.05.04 23:28:18.473279 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3931 | 2026.05.04 23:28:18.473304 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3932 | 2026.05.04 23:28:18.473330 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.05.04 23:28:18.473342 [ 289 ] {} <Debug> TCP-Session: 801dd934-55d3-4c0d-ba97-43996e6a8fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.04 23:28:18.473361 [ 291 ] {} <Debug> TCP-Session: 18d3c5f9-907e-481e-a7d6-d8f597546bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.05.04 23:28:18.473372 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3936 | 2026.05.04 23:28:18.473392 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3937 | 2026.05.04 23:28:18.473429 [ 293 ] {} <Debug> TCP-Session: 0a1298cd-e568-4c07-9b96-cab1da71a5ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.04 23:28:18.473382 [ 292 ] {} <Debug> TCP-Session: 99f17031-e354-4143-861c-44fed4f68a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2026.05.04 23:28:18.473455 [ 294 ] {} <Debug> TCP-Session: 7a7648c6-0bd5-4d01-baef-12be61fc919d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.05.04 23:28:18.473353 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3941 | 2026.05.04 23:28:18.473314 [ 288 ] {} <Debug> TCP-Session: 8012faa6-c8bd-45b4-8ea2-8c083e0134ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.04 23:28:18.473513 [ 290 ] {} <Debug> TCP-Session: 0ed9eaac-9f6b-4a5a-b649-8bd59405a337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.05.04 23:28:19.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.70 MiB, peak 235.57 MiB, free memory in arenas 0.00 B, will set to 226.40 MiB (RSS), difference: -1.30 MiB | ||
| 3944 | 2026.05.04 23:28:21.719408 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3945 | 2026.05.04 23:28:21.719469 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3946 | 2026.05.04 23:28:21.792603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7663 | ||
| 3947 | 2026.05.04 23:28:21.793137 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.05.04 23:28:21.793197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3949 | 2026.05.04 23:28:21.793808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3950 | 2026.05.04 23:28:21.794072 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2026.05.04 23:28:21.794227 [ 135 ] {} <Debug> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3952 | 2026.05.04 23:28:21.794251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7663 | ||
| 3953 | 2026.05.04 23:28:21.794288 [ 135 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.05.04 23:28:21.794316 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3955 | 2026.05.04 23:28:21.794434 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::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 | ||
| 3956 | 2026.05.04 23:28:21.794579 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3957 | 2026.05.04 23:28:21.794623 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5295 rows starting from the beginning of the part | ||
| 3958 | 2026.05.04 23:28:21.794698 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3959 | 2026.05.04 23:28:21.794749 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3960 | 2026.05.04 23:28:21.794799 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3961 | 2026.05.04 23:28:21.794844 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3962 | 2026.05.04 23:28:21.794889 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3963 | 2026.05.04 23:28:21.796467 [ 192 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7663 rows, containing 4 columns (4 merged, 0 gathered) in 0.002084899 sec., 3675477.8049200466 rows/sec., 52.58 MiB/sec. | ||
| 3964 | 2026.05.04 23:28:21.796979 [ 198 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3965 | 2026.05.04 23:28:21.797279 [ 198 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2026.05.04 23:28:21.797349 [ 198 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_16_3} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3967 | 2026.05.04 23:28:21.797442 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3968 | 2026.05.04 23:28:21.806428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 476 | ||
| 3969 | 2026.05.04 23:28:21.808945 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2026.05.04 23:28:21.808993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3971 | 2026.05.04 23:28:21.810190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3972 | 2026.05.04 23:28:21.810465 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2026.05.04 23:28:21.810595 [ 135 ] {} <Debug> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3974 | 2026.05.04 23:28:21.810629 [ 135 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.05.04 23:28:21.810647 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3976 | 2026.05.04 23:28:21.810734 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::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 | ||
| 3977 | 2026.05.04 23:28:21.810815 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3978 | 2026.05.04 23:28:21.811206 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3979 | 2026.05.04 23:28:21.811353 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 274 rows starting from the beginning of the part | ||
| 3980 | 2026.05.04 23:28:21.811784 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::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 | ||
| 3981 | 2026.05.04 23:28:21.812148 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::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 | ||
| 3982 | 2026.05.04 23:28:21.812521 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::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 | ||
| 3983 | 2026.05.04 23:28:21.812895 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 3984 | 2026.05.04 23:28:21.813285 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 3985 | 2026.05.04 23:28:21.819798 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 72 columns (72 merged, 0 gathered) in 0.00910916 sec., 52255.09267594378 rows/sec., 45.89 MiB/sec. | ||
| 3986 | 2026.05.04 23:28:21.820805 [ 188 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3987 | 2026.05.04 23:28:21.821445 [ 188 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.05.04 23:28:21.821531 [ 188 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_11_2} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3989 | 2026.05.04 23:28:21.821778 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3990 | 2026.05.04 23:28:22.001297 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000871255 sec. | ||
| 3991 | 2026.05.04 23:28:22.183428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3992 | 2026.05.04 23:28:22.200477 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.05.04 23:28:22.200543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3994 | 2026.05.04 23:28:22.206887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3995 | 2026.05.04 23:28:22.207599 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.05.04 23:28:22.207906 [ 135 ] {} <Debug> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3997 | 2026.05.04 23:28:22.207971 [ 135 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.05.04 23:28:22.207992 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3999 | 2026.05.04 23:28:22.208127 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 4000 | 2026.05.04 23:28:22.210908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4001 | 2026.05.04 23:28:22.212081 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4002 | 2026.05.04 23:28:22.213371 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 4003 | 2026.05.04 23:28:22.217751 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 4004 | 2026.05.04 23:28:22.221998 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 4005 | 2026.05.04 23:28:22.226253 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 4006 | 2026.05.04 23:28:22.230634 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 4007 | 2026.05.04 23:28:22.235026 [ 195 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 4008 | 2026.05.04 23:28:22.294076 [ 192 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.086027535 sec., 1406.5264104103412 rows/sec., 7.27 MiB/sec. | ||
| 4009 | 2026.05.04 23:28:22.296720 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4010 | 2026.05.04 23:28:22.298739 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_16_3} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.05.04 23:28:22.298861 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_16_3} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4012 | 2026.05.04 23:28:22.301589 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4013 | 2026.05.04 23:28:23.000793 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.78 MiB, peak 237.73 MiB, free memory in arenas 0.00 B, will set to 238.62 MiB (RSS), difference: 10.85 MiB | ||
| 4014 | 2026.05.04 23:28:23.093288 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2026.05.04 23:28:23.093528 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4016 | 2026.05.04 23:28:23.093883 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4017 | 2026.05.04 23:28:23.093922 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4018 | 2026.05.04 23:28:23.094155 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4019 | 2026.05.04 23:28:23.094227 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4020 | 2026.05.04 23:28:23.094371 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4021 | 2026.05.04 23:28:23.094499 [ 347 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4022 | 2026.05.04 23:28:23.094519 [ 284 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4023 | 2026.05.04 23:28:23.094513 [ 311 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4024 | 2026.05.04 23:28:23.094516 [ 331 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4025 | 2026.05.04 23:28:23.094704 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4026 | 2026.05.04 23:28:23.094735 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4027 | 2026.05.04 23:28:23.094822 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4028 | 2026.05.04 23:28:23.094844 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 4029 | 2026.05.04 23:28:23.094881 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4030 | 2026.05.04 23:28:23.094928 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4031 | 2026.05.04 23:28:23.096101 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> executeQuery: Read 33 rows, 3.32 KiB in 0.002669 sec., 12364.181341326339 rows/sec., 1.21 MiB/sec. | ||
| 4032 | 2026.05.04 23:28:23.096237 [ 261 ] {1be374e5-af41-497e-9790-58e6c6b37e43} <Debug> TCPHandler: Processed in 0.003092168 sec. | ||
| 4033 | 2026.05.04 23:28:23.099214 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.05.04 23:28:23.099329 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4035 | 2026.05.04 23:28:23.099376 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4036 | 2026.05.04 23:28:23.099901 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.05.04 23:28:23.099943 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4038 | 2026.05.04 23:28:23.100351 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4039 | 2026.05.04 23:28:23.100584 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.05.04 23:28:23.100723 [ 132 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4041 | 2026.05.04 23:28:23.100739 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001444 sec., 54016.62049861496 rows/sec., 4.47 MiB/sec. | ||
| 4042 | 2026.05.04 23:28:23.100772 [ 132 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4043 | 2026.05.04 23:28:23.100792 [ 261 ] {919aefb0-5739-418c-92cd-46bcc258bd58} <Debug> TCPHandler: Processed in 0.001632996 sec. | ||
| 4044 | 2026.05.04 23:28:23.100799 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4045 | 2026.05.04 23:28:23.100924 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 4046 | 2026.05.04 23:28:23.100968 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.05.04 23:28:23.101058 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4048 | 2026.05.04 23:28:23.101079 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4049 | 2026.05.04 23:28:23.101096 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1012 rows starting from the beginning of the part | ||
| 4050 | 2026.05.04 23:28:23.101147 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4051 | 2026.05.04 23:28:23.101180 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 78 rows starting from the beginning of the part | ||
| 4052 | 2026.05.04 23:28:23.101235 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 861 rows starting from the beginning of the part | ||
| 4053 | 2026.05.04 23:28:23.101280 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 79 rows starting from the beginning of the part | ||
| 4054 | 2026.05.04 23:28:23.101339 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 861 rows starting from the beginning of the part | ||
| 4055 | 2026.05.04 23:28:23.101382 [ 201 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 78 rows starting from the beginning of the part | ||
| 4056 | 2026.05.04 23:28:23.101617 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.05.04 23:28:23.101667 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4058 | 2026.05.04 23:28:23.102117 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4059 | 2026.05.04 23:28:23.102372 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2026.05.04 23:28:23.102518 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001462 sec., 7523.939808481532 rows/sec., 565.77 KiB/sec. | ||
| 4061 | 2026.05.04 23:28:23.102558 [ 261 ] {4f7140db-32d2-4d5a-9ef9-f7b0420f991c} <Debug> TCPHandler: Processed in 0.001661188 sec. | ||
| 4062 | 2026.05.04 23:28:23.102676 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4063 | 2026.05.04 23:28:23.102775 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4064 | 2026.05.04 23:28:23.102817 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4065 | 2026.05.04 23:28:23.102848 [ 200 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977167 sec., 1501643.5131680833 rows/sec., 124.75 MiB/sec. | ||
| 4066 | 2026.05.04 23:28:23.103137 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4067 | 2026.05.04 23:28:23.103251 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.05.04 23:28:23.103295 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4069 | 2026.05.04 23:28:23.103489 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.05.04 23:28:23.103584 [ 187 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_21_4} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4071 | 2026.05.04 23:28:23.103678 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4072 | 2026.05.04 23:28:23.103680 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4073 | 2026.05.04 23:28:23.103925 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.05.04 23:28:23.104029 [ 132 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4075 | 2026.05.04 23:28:23.104059 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001307 sec., 57383.32058148432 rows/sec., 4.48 MiB/sec. | ||
| 4076 | 2026.05.04 23:28:23.104061 [ 132 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.05.04 23:28:23.104100 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4078 | 2026.05.04 23:28:23.104104 [ 261 ] {b0202dba-e8fd-47dd-89d5-7a7830938f2e} <Debug> TCPHandler: Processed in 0.001479783 sec. | ||
| 4079 | 2026.05.04 23:28:23.104174 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 4080 | 2026.05.04 23:28:23.104238 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2026.05.04 23:28:23.104282 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4082 | 2026.05.04 23:28:23.104317 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 603 rows starting from the beginning of the part | ||
| 4083 | 2026.05.04 23:28:23.104340 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2026.05.04 23:28:23.104374 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part | ||
| 4085 | 2026.05.04 23:28:23.104394 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4086 | 2026.05.04 23:28:23.104425 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 522 rows starting from the beginning of the part | ||
| 4087 | 2026.05.04 23:28:23.104469 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 77 rows starting from the beginning of the part | ||
| 4088 | 2026.05.04 23:28:23.104506 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 522 rows starting from the beginning of the part | ||
| 4089 | 2026.05.04 23:28:23.104551 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part | ||
| 4090 | 2026.05.04 23:28:23.104833 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.05.04 23:28:23.104874 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4092 | 2026.05.04 23:28:23.105258 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4093 | 2026.05.04 23:28:23.105486 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.05.04 23:28:23.105595 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4095 | 2026.05.04 23:28:23.105622 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 4096 | 2026.05.04 23:28:23.105629 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.05.04 23:28:23.105665 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4098 | 2026.05.04 23:28:23.105669 [ 261 ] {6e8a6faf-8b42-4bf9-8dd6-a5bd818bbdc7} <Debug> TCPHandler: Processed in 0.001481753 sec. | ||
| 4099 | 2026.05.04 23:28:23.105677 [ 187 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535994 sec., 1220056.8491804006 rows/sec., 92.56 MiB/sec. | ||
| 4100 | 2026.05.04 23:28:23.105735 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 4101 | 2026.05.04 23:28:23.105821 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4102 | 2026.05.04 23:28:23.105840 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4103 | 2026.05.04 23:28:23.105859 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4104 | 2026.05.04 23:28:23.105874 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3257 rows starting from the beginning of the part | ||
| 4105 | 2026.05.04 23:28:23.105925 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4106 | 2026.05.04 23:28:23.105928 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 4107 | 2026.05.04 23:28:23.106001 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 4108 | 2026.05.04 23:28:23.106002 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4109 | 2026.05.04 23:28:23.106045 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 4110 | 2026.05.04 23:28:23.106088 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 4111 | 2026.05.04 23:28:23.106124 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.05.04 23:28:23.106128 [ 200 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4113 | 2026.05.04 23:28:23.106193 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_21_4} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4114 | 2026.05.04 23:28:23.106261 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4115 | 2026.05.04 23:28:23.106819 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.05.04 23:28:23.106863 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4117 | 2026.05.04 23:28:23.107437 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4118 | 2026.05.04 23:28:23.107690 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.05.04 23:28:23.107839 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001932 sec., 5693.581780538302 rows/sec., 10.20 MiB/sec. | ||
| 4120 | 2026.05.04 23:28:23.107900 [ 261 ] {f2f7e3d9-3e2f-41ab-a8a0-b5d0084e3835} <Debug> TCPHandler: Processed in 0.002128741 sec. | ||
| 4121 | 2026.05.04 23:28:23.107998 [ 199 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002293066 sec., 1861263.4786787648 rows/sec., 128.72 MiB/sec. | ||
| 4122 | 2026.05.04 23:28:23.108030 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.05.04 23:28:23.108133 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.05.04 23:28:23.108175 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4125 | 2026.05.04 23:28:23.108380 [ 192 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4126 | 2026.05.04 23:28:23.108548 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.05.04 23:28:23.108599 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4128 | 2026.05.04 23:28:23.108643 [ 192 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.05.04 23:28:23.108718 [ 192 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4130 | 2026.05.04 23:28:23.108779 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 4131 | 2026.05.04 23:28:23.109000 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4132 | 2026.05.04 23:28:23.109273 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2026.05.04 23:28:23.109412 [ 131 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4134 | 2026.05.04 23:28:23.109430 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
| 4135 | 2026.05.04 23:28:23.109459 [ 131 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.05.04 23:28:23.109484 [ 261 ] {6dceefd2-479b-4f7f-909b-b7f21c87d896} <Debug> TCPHandler: Processed in 0.001505302 sec. | ||
| 4137 | 2026.05.04 23:28:23.109485 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4138 | 2026.05.04 23:28:23.109575 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 4139 | 2026.05.04 23:28:23.109659 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4140 | 2026.05.04 23:28:23.109684 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1080 rows starting from the beginning of the part | ||
| 4141 | 2026.05.04 23:28:23.109725 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 4142 | 2026.05.04 23:28:23.109760 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 4143 | 2026.05.04 23:28:23.109791 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 4144 | 2026.05.04 23:28:23.109824 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4145 | 2026.05.04 23:28:23.109855 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4146 | 2026.05.04 23:28:23.110697 [ 193 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001145123 sec., 1257506.8355102465 rows/sec., 82.47 MiB/sec. | ||
| 4147 | 2026.05.04 23:28:23.110863 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4148 | 2026.05.04 23:28:23.111101 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.05.04 23:28:23.111160 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_21_4} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4150 | 2026.05.04 23:28:23.111213 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4151 | 2026.05.04 23:28:23.678585 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.05.04 23:28:23.678965 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4153 | 2026.05.04 23:28:23.679551 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4154 | 2026.05.04 23:28:23.679591 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4155 | 2026.05.04 23:28:23.679852 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4156 | 2026.05.04 23:28:23.679919 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4157 | 2026.05.04 23:28:23.680057 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4158 | 2026.05.04 23:28:23.680179 [ 284 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4159 | 2026.05.04 23:28:23.680208 [ 347 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4160 | 2026.05.04 23:28:23.680216 [ 331 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4161 | 2026.05.04 23:28:23.680188 [ 322 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4162 | 2026.05.04 23:28:23.680492 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4163 | 2026.05.04 23:28:23.680524 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4164 | 2026.05.04 23:28:23.680603 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4165 | 2026.05.04 23:28:23.680624 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 33 rows with 2 streams | ||
| 4166 | 2026.05.04 23:28:23.680660 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4167 | 2026.05.04 23:28:23.680710 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4168 | 2026.05.04 23:28:23.681944 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> executeQuery: Read 33 rows, 7.37 KiB in 0.003152 sec., 10469.543147208122 rows/sec., 2.28 MiB/sec. | ||
| 4169 | 2026.05.04 23:28:23.682075 [ 261 ] {b2973182-7f3c-4636-a2c0-98506c762e78} <Debug> TCPHandler: Processed in 0.003669205 sec. | ||
| 4170 | 2026.05.04 23:28:23.711429 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.05.04 23:28:23.711566 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4172 | 2026.05.04 23:28:23.711621 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4173 | 2026.05.04 23:28:23.712326 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.05.04 23:28:23.712378 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4175 | 2026.05.04 23:28:23.712826 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4176 | 2026.05.04 23:28:23.713023 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.05.04 23:28:23.713178 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001651 sec., 5451.241671714113 rows/sec., 1.11 MiB/sec. | ||
| 4178 | 2026.05.04 23:28:23.713218 [ 261 ] {2c7f5b43-be06-424f-8796-9a545f072955} <Debug> TCPHandler: Processed in 0.001854473 sec. | ||
| 4179 | 2026.05.04 23:28:23.713341 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.05.04 23:28:23.713434 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.05.04 23:28:23.713474 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4182 | 2026.05.04 23:28:23.714064 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.05.04 23:28:23.714101 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4184 | 2026.05.04 23:28:23.714410 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4185 | 2026.05.04 23:28:23.714620 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.05.04 23:28:23.714745 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001329 sec., 213694.50714823173 rows/sec., 13.57 MiB/sec. | ||
| 4187 | 2026.05.04 23:28:23.714782 [ 261 ] {c93af0ba-0d45-45a8-9b5c-e49c93d3d05e} <Debug> TCPHandler: Processed in 0.001493572 sec. | ||
| 4188 | 2026.05.04 23:28:23.714904 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2026.05.04 23:28:23.714998 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4190 | 2026.05.04 23:28:23.715038 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4191 | 2026.05.04 23:28:23.715478 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.04 23:28:23.715514 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4193 | 2026.05.04 23:28:23.715811 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4194 | 2026.05.04 23:28:23.716018 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.05.04 23:28:23.716145 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 419.96 KiB/sec. | ||
| 4196 | 2026.05.04 23:28:23.716182 [ 261 ] {60f7af94-ce81-461d-b37c-912819742973} <Debug> TCPHandler: Processed in 0.001329308 sec. | ||
| 4197 | 2026.05.04 23:28:23.716293 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.05.04 23:28:23.716384 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4199 | 2026.05.04 23:28:23.716423 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4200 | 2026.05.04 23:28:23.718164 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.05.04 23:28:23.718202 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4202 | 2026.05.04 23:28:23.718794 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4203 | 2026.05.04 23:28:23.718999 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.05.04 23:28:23.719126 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Debug> executeQuery: Read 3211 rows, 246.20 KiB in 0.002758 sec., 1164249.4561276287 rows/sec., 87.17 MiB/sec. | ||
| 4205 | 2026.05.04 23:28:23.719164 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4206 | 2026.05.04 23:28:23.719177 [ 261 ] {66a8eb8f-f302-4310-aa8e-100b2ab1005e} <Debug> TCPHandler: Processed in 0.002932094 sec. | ||
| 4207 | 2026.05.04 23:28:23.719289 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.05.04 23:28:23.719381 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4209 | 2026.05.04 23:28:23.719420 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4210 | 2026.05.04 23:28:23.719878 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.05.04 23:28:23.719914 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4212 | 2026.05.04 23:28:23.720210 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4213 | 2026.05.04 23:28:23.720421 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.05.04 23:28:23.720520 [ 131 ] {} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4215 | 2026.05.04 23:28:23.720546 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Debug> executeQuery: Read 189 rows, 12.04 KiB in 0.001183 sec., 159763.31360946744 rows/sec., 9.94 MiB/sec. | ||
| 4216 | 2026.05.04 23:28:23.720578 [ 131 ] {} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.05.04 23:28:23.720591 [ 261 ] {30e76b5c-d7fc-4ea6-9ee3-25430919cdbb} <Debug> TCPHandler: Processed in 0.001349519 sec. | ||
| 4218 | 2026.05.04 23:28:23.720610 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4219 | 2026.05.04 23:28:23.720709 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.05.04 23:28:23.720720 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::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 | ||
| 4221 | 2026.05.04 23:28:23.720806 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.05.04 23:28:23.720848 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4223 | 2026.05.04 23:28:23.720858 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4224 | 2026.05.04 23:28:23.720898 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 213 rows starting from the beginning of the part | ||
| 4225 | 2026.05.04 23:28:23.720976 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 174 rows starting from the beginning of the part | ||
| 4226 | 2026.05.04 23:28:23.721026 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
| 4227 | 2026.05.04 23:28:23.721074 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 174 rows starting from the beginning of the part | ||
| 4228 | 2026.05.04 23:28:23.721119 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4229 | 2026.05.04 23:28:23.721166 [ 199 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 189 rows starting from the beginning of the part | ||
| 4230 | 2026.05.04 23:28:23.721481 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.05.04 23:28:23.721521 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4232 | 2026.05.04 23:28:23.721882 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4233 | 2026.05.04 23:28:23.722084 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406301 sec., 550380.0395505656 rows/sec., 36.53 MiB/sec. | ||
| 4234 | 2026.05.04 23:28:23.722093 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2026.05.04 23:28:23.722240 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001451 sec., 654720.8821502412 rows/sec., 38.52 MiB/sec. | ||
| 4236 | 2026.05.04 23:28:23.722277 [ 261 ] {0664a8ab-0c73-45b8-87b1-283d063d9dfc} <Debug> TCPHandler: Processed in 0.001615476 sec. | ||
| 4237 | 2026.05.04 23:28:23.722292 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4238 | 2026.05.04 23:28:23.722393 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.05.04 23:28:23.722490 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.05.04 23:28:23.722531 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4241 | 2026.05.04 23:28:23.722611 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.04 23:28:23.722695 [ 193 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_21_4} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4243 | 2026.05.04 23:28:23.722790 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4244 | 2026.05.04 23:28:23.722911 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.04 23:28:23.722951 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4246 | 2026.05.04 23:28:23.723237 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4247 | 2026.05.04 23:28:23.723439 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.05.04 23:28:23.723562 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.00109 sec., 1834.8623853211009 rows/sec., 129.01 KiB/sec. | ||
| 4249 | 2026.05.04 23:28:23.723598 [ 261 ] {2742d864-7a7a-468f-8685-bc871c5064fb} <Debug> TCPHandler: Processed in 0.001253506 sec. | ||
| 4250 | 2026.05.04 23:28:23.723708 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.05.04 23:28:23.723798 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.05.04 23:28:23.723836 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4253 | 2026.05.04 23:28:23.724239 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.05.04 23:28:23.724275 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4255 | 2026.05.04 23:28:23.724562 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4256 | 2026.05.04 23:28:23.724766 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.04 23:28:23.724888 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001107 sec., 133694.67028003614 rows/sec., 7.60 MiB/sec. | ||
| 4258 | 2026.05.04 23:28:23.724924 [ 261 ] {adb4b638-4db8-4fb6-949b-2e5a64b8a07e} <Debug> TCPHandler: Processed in 0.001263886 sec. | ||
| 4259 | 2026.05.04 23:28:23.725040 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.05.04 23:28:23.725130 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4261 | 2026.05.04 23:28:23.725168 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4262 | 2026.05.04 23:28:23.726099 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.05.04 23:28:23.726134 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4264 | 2026.05.04 23:28:23.726504 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4265 | 2026.05.04 23:28:23.726709 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.05.04 23:28:23.726833 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Debug> executeQuery: Read 1752 rows, 121.07 KiB in 0.00172 sec., 1018604.6511627907 rows/sec., 68.74 MiB/sec. | ||
| 4267 | 2026.05.04 23:28:23.726869 [ 261 ] {1b844a56-0cd4-4265-8caa-831f6777d7e3} <Debug> TCPHandler: Processed in 0.001876233 sec. | ||
| 4268 | 2026.05.04 23:28:23.726982 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.04 23:28:23.727074 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4270 | 2026.05.04 23:28:23.727114 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4271 | 2026.05.04 23:28:23.727436 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.04 23:28:23.727472 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4273 | 2026.05.04 23:28:23.727762 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4274 | 2026.05.04 23:28:23.727961 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.04 23:28:23.728082 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 4276 | 2026.05.04 23:28:23.728116 [ 261 ] {9f667074-d076-46a0-b5ad-caa313df1c6e} <Debug> TCPHandler: Processed in 0.001181384 sec. | ||
| 4277 | 2026.05.04 23:28:23.728224 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.05.04 23:28:23.728315 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4279 | 2026.05.04 23:28:23.728356 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4280 | 2026.05.04 23:28:23.730075 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.05.04 23:28:23.730111 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4282 | 2026.05.04 23:28:23.730870 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4283 | 2026.05.04 23:28:23.731087 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.05.04 23:28:23.731213 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Debug> executeQuery: Read 5339 rows, 351.86 KiB in 0.002916 sec., 1830932.7846364882 rows/sec., 117.84 MiB/sec. | ||
| 4285 | 2026.05.04 23:28:23.731250 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4286 | 2026.05.04 23:28:23.731263 [ 261 ] {c6493e22-f063-4a5b-a528-d80d2be72e8e} <Debug> TCPHandler: Processed in 0.003086209 sec. | ||
| 4287 | 2026.05.04 23:28:23.731383 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.05.04 23:28:23.731474 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4289 | 2026.05.04 23:28:23.731514 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4290 | 2026.05.04 23:28:23.731832 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.05.04 23:28:23.731868 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4292 | 2026.05.04 23:28:23.732152 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4293 | 2026.05.04 23:28:23.732360 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.05.04 23:28:23.732483 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 4295 | 2026.05.04 23:28:23.732519 [ 261 ] {fa45e85a-1f11-4b86-896e-891abfaedbc5} <Debug> TCPHandler: Processed in 0.001184473 sec. | ||
| 4296 | 2026.05.04 23:28:23.732630 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.05.04 23:28:23.732721 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.05.04 23:28:23.732772 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4299 | 2026.05.04 23:28:23.733592 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.05.04 23:28:23.733628 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4301 | 2026.05.04 23:28:23.734196 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4302 | 2026.05.04 23:28:23.734433 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.05.04 23:28:23.734544 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4304 | 2026.05.04 23:28:23.734568 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001865 sec., 21983.914209115283 rows/sec., 39.39 MiB/sec. | ||
| 4305 | 2026.05.04 23:28:23.734605 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.04 23:28:23.734632 [ 261 ] {bd45f219-f301-473b-8b92-e7f349a34654} <Debug> TCPHandler: Processed in 0.002048119 sec. | ||
| 4307 | 2026.05.04 23:28:23.734633 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4308 | 2026.05.04 23:28:23.734757 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.05.04 23:28:23.734765 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 4310 | 2026.05.04 23:28:23.734854 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4311 | 2026.05.04 23:28:23.734896 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4312 | 2026.05.04 23:28:23.734989 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4313 | 2026.05.04 23:28:23.735046 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4314 | 2026.05.04 23:28:23.735178 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 4315 | 2026.05.04 23:28:23.735242 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.05.04 23:28:23.735280 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4317 | 2026.05.04 23:28:23.735307 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
| 4318 | 2026.05.04 23:28:23.735431 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 4319 | 2026.05.04 23:28:23.735540 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
| 4320 | 2026.05.04 23:28:23.735590 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4321 | 2026.05.04 23:28:23.735635 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 4322 | 2026.05.04 23:28:23.735808 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.05.04 23:28:23.735935 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001099 sec., 38216.56050955414 rows/sec., 2.18 MiB/sec. | ||
| 4324 | 2026.05.04 23:28:23.735970 [ 261 ] {47fe1b7e-784a-45b7-a7c4-23df921028be} <Debug> TCPHandler: Processed in 0.001260486 sec. | ||
| 4325 | 2026.05.04 23:28:23.738991 [ 193 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 19 columns (19 merged, 0 gathered) in 0.004265602 sec., 94711.1333875031 rows/sec., 169.72 MiB/sec. | ||
| 4326 | 2026.05.04 23:28:23.739763 [ 192 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4327 | 2026.05.04 23:28:23.740133 [ 192 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.05.04 23:28:23.740214 [ 192 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4329 | 2026.05.04 23:28:23.740348 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4330 | 2026.05.04 23:28:24.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.48 MiB, peak 245.58 MiB, free memory in arenas 0.00 B, will set to 242.50 MiB (RSS), difference: 2.02 MiB | ||
| 4331 | 2026.05.04 23:28:28.091323 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2026.05.04 23:28:28.091591 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4333 | 2026.05.04 23:28:28.091922 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4334 | 2026.05.04 23:28:28.091959 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4335 | 2026.05.04 23:28:28.092181 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4336 | 2026.05.04 23:28:28.092254 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4337 | 2026.05.04 23:28:28.092395 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4338 | 2026.05.04 23:28:28.092509 [ 284 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4339 | 2026.05.04 23:28:28.092530 [ 322 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4340 | 2026.05.04 23:28:28.092549 [ 325 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4341 | 2026.05.04 23:28:28.092573 [ 331 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4342 | 2026.05.04 23:28:28.092539 [ 304 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4343 | 2026.05.04 23:28:28.092775 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 4344 | 2026.05.04 23:28:28.092804 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4345 | 2026.05.04 23:28:28.092894 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4346 | 2026.05.04 23:28:28.092915 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4347 | 2026.05.04 23:28:28.092951 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4348 | 2026.05.04 23:28:28.092989 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4349 | 2026.05.04 23:28:28.093025 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4350 | 2026.05.04 23:28:28.094207 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> executeQuery: Read 42 rows, 3.62 KiB in 0.002717 sec., 15458.225984541776 rows/sec., 1.30 MiB/sec. | ||
| 4351 | 2026.05.04 23:28:28.094359 [ 261 ] {ccc7e429-9db1-4a3a-acee-ca43201a6b59} <Debug> TCPHandler: Processed in 0.003174541 sec. | ||
| 4352 | 2026.05.04 23:28:28.095885 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4353 | 2026.05.04 23:28:28.095999 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4354 | 2026.05.04 23:28:28.096043 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4355 | 2026.05.04 23:28:28.096555 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2026.05.04 23:28:28.096594 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4357 | 2026.05.04 23:28:28.096980 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4358 | 2026.05.04 23:28:28.097210 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.05.04 23:28:28.097360 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001395 sec., 40143.36917562724 rows/sec., 3.08 MiB/sec. | ||
| 4360 | 2026.05.04 23:28:28.097401 [ 261 ] {cca12cce-5e49-489d-9a80-a1bc93eba305} <Debug> TCPHandler: Processed in 0.001576835 sec. | ||
| 4361 | 2026.05.04 23:28:28.097548 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.05.04 23:28:28.097646 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4363 | 2026.05.04 23:28:28.097687 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4364 | 2026.05.04 23:28:28.098120 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4365 | 2026.05.04 23:28:28.098157 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4366 | 2026.05.04 23:28:28.098465 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4367 | 2026.05.04 23:28:28.098696 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4368 | 2026.05.04 23:28:28.098828 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 4369 | 2026.05.04 23:28:28.098865 [ 261 ] {74a5c080-64e1-469b-89dc-8788f4ecd3cc} <Debug> TCPHandler: Processed in 0.00137672 sec. | ||
| 4370 | 2026.05.04 23:28:28.098996 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4371 | 2026.05.04 23:28:28.099091 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4372 | 2026.05.04 23:28:28.099134 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4373 | 2026.05.04 23:28:28.099526 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.05.04 23:28:28.099563 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4375 | 2026.05.04 23:28:28.099905 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4376 | 2026.05.04 23:28:28.100119 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.05.04 23:28:28.100250 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 4378 | 2026.05.04 23:28:28.100288 [ 261 ] {995731a9-3032-41c0-9619-70353debfc36} <Debug> TCPHandler: Processed in 0.001342019 sec. | ||
| 4379 | 2026.05.04 23:28:28.100411 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2026.05.04 23:28:28.100504 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4381 | 2026.05.04 23:28:28.100546 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4382 | 2026.05.04 23:28:28.100879 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.04 23:28:28.100916 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4384 | 2026.05.04 23:28:28.101223 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4385 | 2026.05.04 23:28:28.101437 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.05.04 23:28:28.101567 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001081 sec., 44403.33024976873 rows/sec., 2.99 MiB/sec. | ||
| 4387 | 2026.05.04 23:28:28.101603 [ 261 ] {443f8452-3d2f-4368-848e-ca89ab04d80d} <Debug> TCPHandler: Processed in 0.001243245 sec. | ||
| 4388 | 2026.05.04 23:28:29.294716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8175 | ||
| 4389 | 2026.05.04 23:28:29.295218 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.05.04 23:28:29.295254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4391 | 2026.05.04 23:28:29.295816 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4392 | 2026.05.04 23:28:29.296041 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.05.04 23:28:29.296186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8175 | ||
| 4394 | 2026.05.04 23:28:29.711370 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4395 | 2026.05.04 23:28:29.726031 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2026.05.04 23:28:29.726088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4397 | 2026.05.04 23:28:29.731764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4398 | 2026.05.04 23:28:29.732466 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.05.04 23:28:29.735004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4400 | 2026.05.04 23:28:31.811116 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 530 | ||
| 4401 | 2026.05.04 23:28:31.813842 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.05.04 23:28:31.813891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4403 | 2026.05.04 23:28:31.815112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4404 | 2026.05.04 23:28:31.815382 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.05.04 23:28:31.815642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 4406 | 2026.05.04 23:28:33.092257 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.05.04 23:28:33.092490 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4408 | 2026.05.04 23:28:33.092906 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4409 | 2026.05.04 23:28:33.092947 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4410 | 2026.05.04 23:28:33.093202 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4411 | 2026.05.04 23:28:33.093280 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4412 | 2026.05.04 23:28:33.093435 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4413 | 2026.05.04 23:28:33.093558 [ 284 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4414 | 2026.05.04 23:28:33.093589 [ 331 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4415 | 2026.05.04 23:28:33.093596 [ 322 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4416 | 2026.05.04 23:28:33.093587 [ 325 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4417 | 2026.05.04 23:28:33.093581 [ 338 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4418 | 2026.05.04 23:28:33.093824 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 4419 | 2026.05.04 23:28:33.093847 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4420 | 2026.05.04 23:28:33.093929 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4421 | 2026.05.04 23:28:33.093949 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Reading approx. 42 rows with 3 streams | ||
| 4422 | 2026.05.04 23:28:33.093982 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4423 | 2026.05.04 23:28:33.094020 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4424 | 2026.05.04 23:28:33.094052 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4425 | 2026.05.04 23:28:33.095146 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> executeQuery: Read 42 rows, 3.62 KiB in 0.00271 sec., 15498.154981549815 rows/sec., 1.30 MiB/sec. | ||
| 4426 | 2026.05.04 23:28:33.095254 [ 261 ] {aa1687ef-1b1d-4bed-8c27-17e7c03099dc} <Debug> TCPHandler: Processed in 0.003108099 sec. | ||
| 4427 | 2026.05.04 23:28:33.097143 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.05.04 23:28:33.097251 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4429 | 2026.05.04 23:28:33.097294 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4430 | 2026.05.04 23:28:33.097827 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.05.04 23:28:33.097872 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4432 | 2026.05.04 23:28:33.098300 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4433 | 2026.05.04 23:28:33.098554 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.05.04 23:28:33.098697 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001478 sec., 52774.01894451962 rows/sec., 4.37 MiB/sec. | ||
| 4435 | 2026.05.04 23:28:33.098735 [ 261 ] {df2596d5-1412-4191-9ddb-ab2ed884419d} <Debug> TCPHandler: Processed in 0.001643038 sec. | ||
| 4436 | 2026.05.04 23:28:33.098864 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.05.04 23:28:33.098959 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4438 | 2026.05.04 23:28:33.099000 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4439 | 2026.05.04 23:28:33.099390 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.04 23:28:33.099426 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4441 | 2026.05.04 23:28:33.099708 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4442 | 2026.05.04 23:28:33.099913 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.05.04 23:28:33.100042 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001102 sec., 9981.851179673322 rows/sec., 750.59 KiB/sec. | ||
| 4444 | 2026.05.04 23:28:33.100078 [ 261 ] {2dd0694d-a3f2-46f4-82e9-320f57ba03e7} <Debug> TCPHandler: Processed in 0.001264846 sec. | ||
| 4445 | 2026.05.04 23:28:33.100195 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.05.04 23:28:33.100287 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4447 | 2026.05.04 23:28:33.100325 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4448 | 2026.05.04 23:28:33.100742 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.05.04 23:28:33.100778 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4450 | 2026.05.04 23:28:33.101085 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4451 | 2026.05.04 23:28:33.101295 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.05.04 23:28:33.101425 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001155 sec., 64935.06493506493 rows/sec., 5.07 MiB/sec. | ||
| 4453 | 2026.05.04 23:28:33.101462 [ 261 ] {c20bdf07-6190-4e83-8ebe-9116ad5a7314} <Debug> TCPHandler: Processed in 0.001318987 sec. | ||
| 4454 | 2026.05.04 23:28:33.101581 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.05.04 23:28:33.101675 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4456 | 2026.05.04 23:28:33.101718 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4457 | 2026.05.04 23:28:33.102115 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.05.04 23:28:33.102152 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4459 | 2026.05.04 23:28:33.102485 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4460 | 2026.05.04 23:28:33.102702 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.04 23:28:33.102833 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4462 | 2026.05.04 23:28:33.102869 [ 261 ] {a5a4088c-f532-4d41-964d-154dff62071f} <Debug> TCPHandler: Processed in 0.001337459 sec. | ||
| 4463 | 2026.05.04 23:28:33.102981 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.05.04 23:28:33.103073 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.05.04 23:28:33.103128 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4466 | 2026.05.04 23:28:33.103848 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.05.04 23:28:33.103884 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4468 | 2026.05.04 23:28:33.104412 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4469 | 2026.05.04 23:28:33.104630 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.05.04 23:28:33.104773 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001718 sec., 6402.79394644936 rows/sec., 11.47 MiB/sec. | ||
| 4471 | 2026.05.04 23:28:33.104829 [ 261 ] {9b931432-e804-4245-9e99-2e483cf80582} <Debug> TCPHandler: Processed in 0.001897364 sec. | ||
| 4472 | 2026.05.04 23:28:33.104957 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.05.04 23:28:33.105051 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.05.04 23:28:33.105093 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4475 | 2026.05.04 23:28:33.105435 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.05.04 23:28:33.105471 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4477 | 2026.05.04 23:28:33.105777 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4478 | 2026.05.04 23:28:33.105986 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.05.04 23:28:33.106114 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4480 | 2026.05.04 23:28:33.106149 [ 261 ] {daccb71b-c4eb-4e94-b78d-3d357de8f241} <Debug> TCPHandler: Processed in 0.001240965 sec. | ||
| 4481 | 2026.05.04 23:28:34.993916 [ 114 ] {} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4482 | 2026.05.04 23:28:34.993981 [ 114 ] {} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.05.04 23:28:34.994001 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4484 | 2026.05.04 23:28:34.994119 [ 194 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::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 | ||
| 4485 | 2026.05.04 23:28:34.994421 [ 194 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4486 | 2026.05.04 23:28:34.994464 [ 194 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 4487 | 2026.05.04 23:28:34.994549 [ 194 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 4488 | 2026.05.04 23:28:34.994614 [ 194 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::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 | ||
| 4489 | 2026.05.04 23:28:34.994670 [ 194 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
| 4490 | 2026.05.04 23:28:34.994728 [ 194 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 4491 | 2026.05.04 23:28:34.996223 [ 192 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 6 columns (6 merged, 0 gathered) in 0.002149172 sec., 23730.069068459852 rows/sec., 5.62 MiB/sec. | ||
| 4492 | 2026.05.04 23:28:34.996435 [ 186 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4493 | 2026.05.04 23:28:34.996783 [ 186 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.05.04 23:28:34.996852 [ 186 ] {fc5a5e0d-3b39-4008-902c-6110d6c57693::all_1_5_1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4495 | 2026.05.04 23:28:34.996912 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4496 | 2026.05.04 23:28:36.719509 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4497 | 2026.05.04 23:28:36.719583 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4498 | 2026.05.04 23:28:36.796947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8623 | ||
| 4499 | 2026.05.04 23:28:36.797486 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.05.04 23:28:36.797528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4501 | 2026.05.04 23:28:36.798068 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4502 | 2026.05.04 23:28:36.798292 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.05.04 23:28:36.798437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8623 | ||
| 4504 | 2026.05.04 23:28:37.235857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4505 | 2026.05.04 23:28:37.252146 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.05.04 23:28:37.252197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4507 | 2026.05.04 23:28:37.258671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4508 | 2026.05.04 23:28:37.259426 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.05.04 23:28:37.262171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4510 | 2026.05.04 23:28:38.097982 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4511 | 2026.05.04 23:28:38.098350 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 4512 | 2026.05.04 23:28:38.098829 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4513 | 2026.05.04 23:28:38.098867 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 4514 | 2026.05.04 23:28:38.099109 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4515 | 2026.05.04 23:28:38.099186 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4516 | 2026.05.04 23:28:38.099327 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4517 | 2026.05.04 23:28:38.099363 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4518 | 2026.05.04 23:28:38.099384 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 4519 | 2026.05.04 23:28:38.099400 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4520 | 2026.05.04 23:28:38.099438 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 4521 | 2026.05.04 23:28:38.099459 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4522 | 2026.05.04 23:28:38.100551 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002361 sec., 21601.0165184244 rows/sec., 5.11 MiB/sec. | ||
| 4523 | 2026.05.04 23:28:38.100619 [ 261 ] {8fe56bc8-65ca-4702-9a96-eba392d34638} <Debug> TCPHandler: Processed in 0.00282049 sec. | ||
| 4524 | 2026.05.04 23:28:38.105845 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.05.04 23:28:38.105954 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.05.04 23:28:38.105997 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4527 | 2026.05.04 23:28:38.106591 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.05.04 23:28:38.106630 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4529 | 2026.05.04 23:28:38.106999 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4530 | 2026.05.04 23:28:38.107234 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.04 23:28:38.107377 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001456 sec., 195054.94505494504 rows/sec., 12.39 MiB/sec. | ||
| 4532 | 2026.05.04 23:28:38.107417 [ 261 ] {e34c0386-a6d7-4a27-b1ce-ab9f332d38cd} <Debug> TCPHandler: Processed in 0.001624387 sec. | ||
| 4533 | 2026.05.04 23:28:38.107556 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.05.04 23:28:38.107651 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4535 | 2026.05.04 23:28:38.107691 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4536 | 2026.05.04 23:28:38.108445 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.05.04 23:28:38.108482 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4538 | 2026.05.04 23:28:38.108844 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4539 | 2026.05.04 23:28:38.109056 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.05.04 23:28:38.109189 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.001557 sec., 552986.5125240848 rows/sec., 43.22 MiB/sec. | ||
| 4541 | 2026.05.04 23:28:38.109227 [ 261 ] {a7f443a4-8575-45ec-b2ce-40ba5c09aee0} <Debug> TCPHandler: Processed in 0.001719939 sec. | ||
| 4542 | 2026.05.04 23:28:38.109360 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.05.04 23:28:38.109453 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4544 | 2026.05.04 23:28:38.109493 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4545 | 2026.05.04 23:28:38.109941 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.05.04 23:28:38.109978 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4547 | 2026.05.04 23:28:38.110279 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4548 | 2026.05.04 23:28:38.110487 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.05.04 23:28:38.110612 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001177 sec., 147833.47493627865 rows/sec., 9.08 MiB/sec. | ||
| 4550 | 2026.05.04 23:28:38.110649 [ 261 ] {23d5fc13-fa89-478c-838f-a0e59b2bcc53} <Debug> TCPHandler: Processed in 0.001339949 sec. | ||
| 4551 | 2026.05.04 23:28:38.110771 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.05.04 23:28:38.110864 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.05.04 23:28:38.110904 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4554 | 2026.05.04 23:28:38.111335 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.05.04 23:28:38.111371 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4556 | 2026.05.04 23:28:38.111658 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4557 | 2026.05.04 23:28:38.111865 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.05.04 23:28:38.111994 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 4559 | 2026.05.04 23:28:38.112031 [ 261 ] {8c18f688-85e1-4047-9415-e030866bbaaf} <Debug> TCPHandler: Processed in 0.001310527 sec. | ||
| 4560 | 2026.05.04 23:28:38.112154 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.05.04 23:28:38.112246 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.05.04 23:28:38.112285 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4563 | 2026.05.04 23:28:38.112709 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.05.04 23:28:38.112744 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4565 | 2026.05.04 23:28:38.113055 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4566 | 2026.05.04 23:28:38.113262 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.05.04 23:28:38.113389 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 4568 | 2026.05.04 23:28:38.113426 [ 261 ] {4a1184e8-0138-453b-ad01-b2c14427e8ad} <Debug> TCPHandler: Processed in 0.001321898 sec. | ||
| 4569 | 2026.05.04 23:28:38.113549 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.05.04 23:28:38.113706 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4571 | 2026.05.04 23:28:38.113745 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4572 | 2026.05.04 23:28:38.114335 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.04 23:28:38.114372 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4574 | 2026.05.04 23:28:38.114706 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4575 | 2026.05.04 23:28:38.114919 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.05.04 23:28:38.115057 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.00137 sec., 381021.89781021903 rows/sec., 26.90 MiB/sec. | ||
| 4577 | 2026.05.04 23:28:38.115095 [ 261 ] {e4a05dc5-53ee-44b4-8921-8658403cc439} <Debug> TCPHandler: Processed in 0.001598185 sec. | ||
| 4578 | 2026.05.04 23:28:38.115297 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2026.05.04 23:28:38.115390 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4580 | 2026.05.04 23:28:38.115431 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4581 | 2026.05.04 23:28:38.115775 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2026.05.04 23:28:38.115811 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4583 | 2026.05.04 23:28:38.116113 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4584 | 2026.05.04 23:28:38.116323 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.05.04 23:28:38.116453 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 4586 | 2026.05.04 23:28:38.116489 [ 261 ] {87e9f74f-7f9e-4f60-89b1-cc430735a302} <Debug> TCPHandler: Processed in 0.001244075 sec. | ||
| 4587 | 2026.05.04 23:28:38.116612 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2026.05.04 23:28:38.116706 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4589 | 2026.05.04 23:28:38.116749 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4590 | 2026.05.04 23:28:38.117156 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.05.04 23:28:38.117192 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4592 | 2026.05.04 23:28:38.117557 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4593 | 2026.05.04 23:28:38.117772 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.05.04 23:28:38.117912 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. | ||
| 4595 | 2026.05.04 23:28:38.117949 [ 261 ] {9687eada-5aba-4ab0-9edb-39256101388f} <Debug> TCPHandler: Processed in 0.00138702 sec. | ||
| 4596 | 2026.05.04 23:28:38.118076 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.05.04 23:28:38.118169 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.05.04 23:28:38.118212 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4599 | 2026.05.04 23:28:38.118533 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.05.04 23:28:38.118570 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4601 | 2026.05.04 23:28:38.118863 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4602 | 2026.05.04 23:28:38.119073 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.05.04 23:28:38.119203 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 4604 | 2026.05.04 23:28:38.119239 [ 261 ] {8f672c8a-65ad-4b9a-89e1-ff6ecfd6e9bd} <Debug> TCPHandler: Processed in 0.001214395 sec. | ||
| 4605 | 2026.05.04 23:28:38.119358 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.05.04 23:28:38.119451 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.05.04 23:28:38.119505 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4608 | 2026.05.04 23:28:38.120282 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.05.04 23:28:38.120319 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4610 | 2026.05.04 23:28:38.120856 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4611 | 2026.05.04 23:28:38.121087 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.05.04 23:28:38.121224 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00179 sec., 17877.09497206704 rows/sec., 32.03 MiB/sec. | ||
| 4613 | 2026.05.04 23:28:38.121277 [ 261 ] {fb4bc010-147a-4706-abe8-f28a2ebfe8f2} <Debug> TCPHandler: Processed in 0.001968156 sec. | ||
| 4614 | 2026.05.04 23:28:38.121413 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.05.04 23:28:38.121507 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.05.04 23:28:38.121548 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4617 | 2026.05.04 23:28:38.121879 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.05.04 23:28:38.121917 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4619 | 2026.05.04 23:28:38.122232 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4620 | 2026.05.04 23:28:38.122462 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.05.04 23:28:38.122600 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001111 sec., 81008.10081008101 rows/sec., 5.07 MiB/sec. | ||
| 4622 | 2026.05.04 23:28:38.122637 [ 261 ] {7e53dd7e-ec78-4b7d-bdf9-d296eea33e43} <Debug> TCPHandler: Processed in 0.001275497 sec. | ||
| 4623 | 2026.05.04 23:28:41.816446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 568 | ||
| 4624 | 2026.05.04 23:28:41.819027 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.05.04 23:28:41.819083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4626 | 2026.05.04 23:28:41.820363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4627 | 2026.05.04 23:28:41.820666 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.05.04 23:28:41.821024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4629 | 2026.05.04 23:28:43.092573 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.05.04 23:28:43.092813 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 4631 | 2026.05.04 23:28:43.093164 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4632 | 2026.05.04 23:28:43.093197 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 4633 | 2026.05.04 23:28:43.093409 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4634 | 2026.05.04 23:28:43.093475 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4635 | 2026.05.04 23:28:43.093612 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4636 | 2026.05.04 23:28:43.093647 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4637 | 2026.05.04 23:28:43.093668 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 4638 | 2026.05.04 23:28:43.093683 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4639 | 2026.05.04 23:28:43.093720 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4640 | 2026.05.04 23:28:43.093740 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4641 | 2026.05.04 23:28:43.094763 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00205 sec., 24878.048780487803 rows/sec., 5.89 MiB/sec. | ||
| 4642 | 2026.05.04 23:28:43.094831 [ 261 ] {dead9813-2e4e-422a-8950-337408f7fdae} <Debug> TCPHandler: Processed in 0.002391838 sec. | ||
| 4643 | 2026.05.04 23:28:43.096718 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2026.05.04 23:28:43.096829 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4645 | 2026.05.04 23:28:43.096871 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4646 | 2026.05.04 23:28:43.097308 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.05.04 23:28:43.097343 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4648 | 2026.05.04 23:28:43.097678 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4649 | 2026.05.04 23:28:43.097894 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.05.04 23:28:43.098033 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001236 sec., 6472.491909385114 rows/sec., 527.79 KiB/sec. | ||
| 4651 | 2026.05.04 23:28:43.098069 [ 261 ] {2a42c6fa-923a-4fea-b979-a28093273903} <Debug> TCPHandler: Processed in 0.001402951 sec. | ||
| 4652 | 2026.05.04 23:28:43.098192 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.05.04 23:28:43.098284 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4654 | 2026.05.04 23:28:43.098322 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4655 | 2026.05.04 23:28:43.098782 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.04 23:28:43.098817 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4657 | 2026.05.04 23:28:43.099111 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4658 | 2026.05.04 23:28:43.099315 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.04 23:28:43.099415 [ 102 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4660 | 2026.05.04 23:28:43.099440 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Debug> executeQuery: Read 82 rows, 6.91 KiB in 0.001174 sec., 69846.6780238501 rows/sec., 5.75 MiB/sec. | ||
| 4661 | 2026.05.04 23:28:43.099448 [ 102 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.05.04 23:28:43.099472 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4663 | 2026.05.04 23:28:43.099476 [ 261 ] {314cec1f-102e-464d-b1e8-8cab715919ca} <Debug> TCPHandler: Processed in 0.001335539 sec. | ||
| 4664 | 2026.05.04 23:28:43.099561 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 4665 | 2026.05.04 23:28:43.099650 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4666 | 2026.05.04 23:28:43.099657 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2026.05.04 23:28:43.099677 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1013 rows starting from the beginning of the part | ||
| 4668 | 2026.05.04 23:28:43.099728 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3211 rows starting from the beginning of the part | ||
| 4669 | 2026.05.04 23:28:43.099751 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4670 | 2026.05.04 23:28:43.099769 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 4671 | 2026.05.04 23:28:43.099791 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4672 | 2026.05.04 23:28:43.099811 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 4673 | 2026.05.04 23:28:43.099849 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 861 rows starting from the beginning of the part | ||
| 4674 | 2026.05.04 23:28:43.099882 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
| 4675 | 2026.05.04 23:28:43.100191 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.05.04 23:28:43.100225 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4677 | 2026.05.04 23:28:43.100583 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4678 | 2026.05.04 23:28:43.100802 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.05.04 23:28:43.100927 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Debug> executeQuery: Read 19 rows, 1.39 KiB in 0.001193 sec., 15926.23637887678 rows/sec., 1.13 MiB/sec. | ||
| 4680 | 2026.05.04 23:28:43.100962 [ 261 ] {e4bff0a9-7fe0-46c2-8428-6fc8f882e0d5} <Debug> TCPHandler: Processed in 0.001352779 sec. | ||
| 4681 | 2026.05.04 23:28:43.101075 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.04 23:28:43.101167 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4683 | 2026.05.04 23:28:43.101205 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4684 | 2026.05.04 23:28:43.101616 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.05.04 23:28:43.101649 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4686 | 2026.05.04 23:28:43.101826 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5301 rows, containing 5 columns (5 merged, 0 gathered) in 0.002291225 sec., 2313609.532018898 rows/sec., 186.28 MiB/sec. | ||
| 4687 | 2026.05.04 23:28:43.101968 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4688 | 2026.05.04 23:28:43.102166 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4689 | 2026.05.04 23:28:43.102182 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.05.04 23:28:43.102276 [ 102 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4691 | 2026.05.04 23:28:43.102304 [ 102 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.05.04 23:28:43.102306 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Debug> executeQuery: Read 83 rows, 6.65 KiB in 0.001157 sec., 71737.25151253241 rows/sec., 5.61 MiB/sec. | ||
| 4693 | 2026.05.04 23:28:43.102322 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4694 | 2026.05.04 23:28:43.102347 [ 261 ] {7677e909-692b-4bf7-a84b-22c01f9b7877} <Debug> TCPHandler: Processed in 0.001319618 sec. | ||
| 4695 | 2026.05.04 23:28:43.102396 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.05.04 23:28:43.102411 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 4697 | 2026.05.04 23:28:43.102457 [ 194 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_26_5} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4698 | 2026.05.04 23:28:43.102465 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.05.04 23:28:43.102518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 4700 | 2026.05.04 23:28:43.102547 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4701 | 2026.05.04 23:28:43.102561 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4702 | 2026.05.04 23:28:43.102585 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 605 rows starting from the beginning of the part | ||
| 4703 | 2026.05.04 23:28:43.102608 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4704 | 2026.05.04 23:28:43.102656 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1752 rows starting from the beginning of the part | ||
| 4705 | 2026.05.04 23:28:43.102705 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 4706 | 2026.05.04 23:28:43.102743 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 75 rows starting from the beginning of the part | ||
| 4707 | 2026.05.04 23:28:43.102779 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 522 rows starting from the beginning of the part | ||
| 4708 | 2026.05.04 23:28:43.102817 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 83 rows starting from the beginning of the part | ||
| 4709 | 2026.05.04 23:28:43.103037 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.05.04 23:28:43.103079 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4711 | 2026.05.04 23:28:43.103419 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4712 | 2026.05.04 23:28:43.103647 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.05.04 23:28:43.103744 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4714 | 2026.05.04 23:28:43.103771 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.05.04 23:28:43.103772 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001229 sec., 133441.82262001626 rows/sec., 9.29 MiB/sec. | ||
| 4716 | 2026.05.04 23:28:43.103788 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4717 | 2026.05.04 23:28:43.103813 [ 261 ] {5dcd2b86-3ae5-40b5-b869-a28ae6218dad} <Debug> TCPHandler: Processed in 0.001396211 sec. | ||
| 4718 | 2026.05.04 23:28:43.103876 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 4719 | 2026.05.04 23:28:43.103941 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.04 23:28:43.104004 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4721 | 2026.05.04 23:28:43.104037 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4722 | 2026.05.04 23:28:43.104043 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4268 rows starting from the beginning of the part | ||
| 4723 | 2026.05.04 23:28:43.104061 [ 190 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692768 sec., 1831910.811168453 rows/sec., 134.69 MiB/sec. | ||
| 4724 | 2026.05.04 23:28:43.104096 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4725 | 2026.05.04 23:28:43.104125 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5339 rows starting from the beginning of the part | ||
| 4726 | 2026.05.04 23:28:43.104173 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4727 | 2026.05.04 23:28:43.104216 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 4728 | 2026.05.04 23:28:43.104256 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4729 | 2026.05.04 23:28:43.104303 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 164 rows starting from the beginning of the part | ||
| 4730 | 2026.05.04 23:28:43.104357 [ 191 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4731 | 2026.05.04 23:28:43.104724 [ 191 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4732 | 2026.05.04 23:28:43.104809 [ 191 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_26_5} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4733 | 2026.05.04 23:28:43.104860 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2026.05.04 23:28:43.104901 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4735 | 2026.05.04 23:28:43.104907 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4736 | 2026.05.04 23:28:43.105454 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4737 | 2026.05.04 23:28:43.105695 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.05.04 23:28:43.105836 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001818 sec., 6050.605060506051 rows/sec., 10.84 MiB/sec. | ||
| 4739 | 2026.05.04 23:28:43.105888 [ 261 ] {e88526a3-9a65-4d3e-9dd1-ee126307e70f} <Debug> TCPHandler: Processed in 0.001999067 sec. | ||
| 4740 | 2026.05.04 23:28:43.106013 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4741 | 2026.05.04 23:28:43.106109 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4742 | 2026.05.04 23:28:43.106149 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4743 | 2026.05.04 23:28:43.106492 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4744 | 2026.05.04 23:28:43.106526 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4745 | 2026.05.04 23:28:43.106829 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4746 | 2026.05.04 23:28:43.106967 [ 192 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10324 rows, containing 5 columns (5 merged, 0 gathered) in 0.003129029 sec., 3299426.1158972955 rows/sec., 219.84 MiB/sec. | ||
| 4747 | 2026.05.04 23:28:43.107041 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.05.04 23:28:43.107140 [ 102 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4749 | 2026.05.04 23:28:43.107166 [ 102 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.05.04 23:28:43.107174 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 4751 | 2026.05.04 23:28:43.107184 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4752 | 2026.05.04 23:28:43.107196 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4753 | 2026.05.04 23:28:43.107210 [ 261 ] {c292546f-4d75-486c-b2dc-e82092cba6e4} <Debug> TCPHandler: Processed in 0.001244245 sec. | ||
| 4754 | 2026.05.04 23:28:43.107255 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 4755 | 2026.05.04 23:28:43.107348 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4756 | 2026.05.04 23:28:43.107382 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1440 rows starting from the beginning of the part | ||
| 4757 | 2026.05.04 23:28:43.107441 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4758 | 2026.05.04 23:28:43.107468 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.05.04 23:28:43.107489 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4760 | 2026.05.04 23:28:43.107537 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 4761 | 2026.05.04 23:28:43.107548 [ 197 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4762 | 2026.05.04 23:28:43.107578 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4763 | 2026.05.04 23:28:43.107625 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4764 | 2026.05.04 23:28:43.107627 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 4765 | 2026.05.04 23:28:43.108662 [ 197 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.001440011 sec., 1208324.1030797681 rows/sec., 79.02 MiB/sec. | ||
| 4766 | 2026.05.04 23:28:43.108829 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4767 | 2026.05.04 23:28:43.109059 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.05.04 23:28:43.109116 [ 190 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_26_5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4769 | 2026.05.04 23:28:43.109168 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4770 | 2026.05.04 23:28:44.298782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9135 | ||
| 4771 | 2026.05.04 23:28:44.299288 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.05.04 23:28:44.299328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4773 | 2026.05.04 23:28:44.299806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4774 | 2026.05.04 23:28:44.300039 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.05.04 23:28:44.300210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9135 | ||
| 4776 | 2026.05.04 23:28:44.762464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4777 | 2026.05.04 23:28:44.779109 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.05.04 23:28:44.779169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4779 | 2026.05.04 23:28:44.785300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4780 | 2026.05.04 23:28:44.785994 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.05.04 23:28:44.788757 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4782 | 2026.05.04 23:28:48.097595 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.05.04 23:28:48.097950 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 4784 | 2026.05.04 23:28:48.098458 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4785 | 2026.05.04 23:28:48.098513 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 4786 | 2026.05.04 23:28:48.098753 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4787 | 2026.05.04 23:28:48.098821 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4788 | 2026.05.04 23:28:48.098963 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4789 | 2026.05.04 23:28:48.098998 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4790 | 2026.05.04 23:28:48.099019 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 4791 | 2026.05.04 23:28:48.099034 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4792 | 2026.05.04 23:28:48.099073 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 4793 | 2026.05.04 23:28:48.099093 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4794 | 2026.05.04 23:28:48.100141 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002338 sec., 21813.515825491875 rows/sec., 5.16 MiB/sec. | ||
| 4795 | 2026.05.04 23:28:48.100218 [ 261 ] {ad73654b-fb42-413c-9cb3-707be73863d4} <Debug> TCPHandler: Processed in 0.00278971 sec. | ||
| 4796 | 2026.05.04 23:28:48.105543 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.05.04 23:28:48.105720 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4798 | 2026.05.04 23:28:48.105770 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4799 | 2026.05.04 23:28:48.106409 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.05.04 23:28:48.106456 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4801 | 2026.05.04 23:28:48.106826 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4802 | 2026.05.04 23:28:48.107051 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.05.04 23:28:48.107194 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001514 sec., 187582.56274768824 rows/sec., 11.91 MiB/sec. | ||
| 4804 | 2026.05.04 23:28:48.107231 [ 261 ] {09fd8d16-6e6d-4332-8c24-6534a289d473} <Debug> TCPHandler: Processed in 0.001793781 sec. | ||
| 4805 | 2026.05.04 23:28:48.107356 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4806 | 2026.05.04 23:28:48.107451 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4807 | 2026.05.04 23:28:48.107491 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4808 | 2026.05.04 23:28:48.108264 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.05.04 23:28:48.108301 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4810 | 2026.05.04 23:28:48.108673 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4811 | 2026.05.04 23:28:48.108889 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.05.04 23:28:48.109016 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.001586 sec., 542875.157629256 rows/sec., 42.43 MiB/sec. | ||
| 4813 | 2026.05.04 23:28:48.109052 [ 261 ] {1a282a13-3a16-488a-87a5-b061c7c2288c} <Debug> TCPHandler: Processed in 0.00174361 sec. | ||
| 4814 | 2026.05.04 23:28:48.109171 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.05.04 23:28:48.109264 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.05.04 23:28:48.109308 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4817 | 2026.05.04 23:28:48.109747 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.05.04 23:28:48.109782 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4819 | 2026.05.04 23:28:48.110088 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4820 | 2026.05.04 23:28:48.110297 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.05.04 23:28:48.110431 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001186 sec., 146711.63575042158 rows/sec., 9.01 MiB/sec. | ||
| 4822 | 2026.05.04 23:28:48.110466 [ 261 ] {e813670c-56d4-4b39-b0f6-b426432f459b} <Debug> TCPHandler: Processed in 0.001342718 sec. | ||
| 4823 | 2026.05.04 23:28:48.110580 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4824 | 2026.05.04 23:28:48.110671 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4825 | 2026.05.04 23:28:48.110709 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4826 | 2026.05.04 23:28:48.111124 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.04 23:28:48.111160 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4828 | 2026.05.04 23:28:48.111461 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4829 | 2026.05.04 23:28:48.111664 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4830 | 2026.05.04 23:28:48.111788 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001135 sec., 131277.5330396476 rows/sec., 8.48 MiB/sec. | ||
| 4831 | 2026.05.04 23:28:48.111824 [ 261 ] {825462bf-79a3-4dc6-88c5-7084d23f56ed} <Debug> TCPHandler: Processed in 0.001291177 sec. | ||
| 4832 | 2026.05.04 23:28:48.111938 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2026.05.04 23:28:48.112028 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4834 | 2026.05.04 23:28:48.112065 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4835 | 2026.05.04 23:28:48.112480 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.05.04 23:28:48.112515 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4837 | 2026.05.04 23:28:48.112809 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4838 | 2026.05.04 23:28:48.113016 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.05.04 23:28:48.113137 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001127 sec., 131322.09405501332 rows/sec., 7.47 MiB/sec. | ||
| 4840 | 2026.05.04 23:28:48.113173 [ 261 ] {a9dd6c98-6279-4170-95b8-c782252666ac} <Debug> TCPHandler: Processed in 0.001281666 sec. | ||
| 4841 | 2026.05.04 23:28:48.113286 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.05.04 23:28:48.113376 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4843 | 2026.05.04 23:28:48.113414 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4844 | 2026.05.04 23:28:48.113988 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2026.05.04 23:28:48.114023 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4846 | 2026.05.04 23:28:48.114354 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4847 | 2026.05.04 23:28:48.114564 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.05.04 23:28:48.114692 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001334 sec., 391304.347826087 rows/sec., 27.63 MiB/sec. | ||
| 4849 | 2026.05.04 23:28:48.114729 [ 261 ] {371bbce0-9cec-4bf4-81c8-326c920bd8a7} <Debug> TCPHandler: Processed in 0.001490323 sec. | ||
| 4850 | 2026.05.04 23:28:48.114840 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2026.05.04 23:28:48.114930 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4852 | 2026.05.04 23:28:48.114970 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4853 | 2026.05.04 23:28:48.115303 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2026.05.04 23:28:48.115338 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4855 | 2026.05.04 23:28:48.115639 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4856 | 2026.05.04 23:28:48.115849 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2026.05.04 23:28:48.115973 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 4858 | 2026.05.04 23:28:48.116009 [ 261 ] {3b7ecc23-7f61-4d5a-a5e1-6f7f5553b146} <Debug> TCPHandler: Processed in 0.001215504 sec. | ||
| 4859 | 2026.05.04 23:28:48.116132 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.05.04 23:28:48.116222 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4861 | 2026.05.04 23:28:48.116263 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4862 | 2026.05.04 23:28:48.116653 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.05.04 23:28:48.116688 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4864 | 2026.05.04 23:28:48.117012 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4865 | 2026.05.04 23:28:48.117222 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.05.04 23:28:48.117347 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001143 sec., 231846.01924759406 rows/sec., 15.41 MiB/sec. | ||
| 4867 | 2026.05.04 23:28:48.117381 [ 261 ] {2f8bdf5f-cbc7-4db1-9da6-94488bb43bb6} <Debug> TCPHandler: Processed in 0.001295607 sec. | ||
| 4868 | 2026.05.04 23:28:48.117512 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.05.04 23:28:48.117601 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4870 | 2026.05.04 23:28:48.117642 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4871 | 2026.05.04 23:28:48.117963 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.05.04 23:28:48.117998 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4873 | 2026.05.04 23:28:48.118295 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4874 | 2026.05.04 23:28:48.118518 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.05.04 23:28:48.118642 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 4876 | 2026.05.04 23:28:48.118677 [ 261 ] {63398e60-fe87-4a19-a2b0-18fd17122955} <Debug> TCPHandler: Processed in 0.001228385 sec. | ||
| 4877 | 2026.05.04 23:28:48.118793 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.05.04 23:28:48.118882 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4879 | 2026.05.04 23:28:48.118934 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4880 | 2026.05.04 23:28:48.119734 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.05.04 23:28:48.119770 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4882 | 2026.05.04 23:28:48.120292 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4883 | 2026.05.04 23:28:48.120512 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.05.04 23:28:48.120653 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001788 sec., 17897.091722595076 rows/sec., 32.07 MiB/sec. | ||
| 4885 | 2026.05.04 23:28:48.120707 [ 261 ] {791524cd-c74b-45ca-940f-1ca4d4b95d14} <Debug> TCPHandler: Processed in 0.001965246 sec. | ||
| 4886 | 2026.05.04 23:28:48.120824 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.05.04 23:28:48.120917 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.05.04 23:28:48.120957 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4889 | 2026.05.04 23:28:48.121279 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.05.04 23:28:48.121315 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4891 | 2026.05.04 23:28:48.121613 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4892 | 2026.05.04 23:28:48.121818 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.05.04 23:28:48.121941 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 4894 | 2026.05.04 23:28:48.121975 [ 261 ] {18d01bb4-9b6d-4d9c-afbc-330d76afe93c} <Debug> TCPHandler: Processed in 0.001197684 sec. | ||
| 4895 | 2026.05.04 23:28:51.720627 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4896 | 2026.05.04 23:28:51.720695 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4897 | 2026.05.04 23:28:51.801020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9583 | ||
| 4898 | 2026.05.04 23:28:51.801481 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.05.04 23:28:51.801518 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4900 | 2026.05.04 23:28:51.802061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4901 | 2026.05.04 23:28:51.802303 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.05.04 23:28:51.802432 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9583 | ||
| 4903 | 2026.05.04 23:28:51.821653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 608 | ||
| 4904 | 2026.05.04 23:28:51.824092 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.04 23:28:51.824142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4906 | 2026.05.04 23:28:51.825371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4907 | 2026.05.04 23:28:51.825650 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.05.04 23:28:51.825907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 608 | ||
| 4909 | 2026.05.04 23:28:52.289612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4910 | 2026.05.04 23:28:52.307830 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.05.04 23:28:52.307899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4912 | 2026.05.04 23:28:52.313515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4913 | 2026.05.04 23:28:52.314263 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.05.04 23:28:52.317340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4915 | 2026.05.04 23:28:53.093540 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.05.04 23:28:53.093797 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4917 | 2026.05.04 23:28:53.094172 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4918 | 2026.05.04 23:28:53.094216 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4919 | 2026.05.04 23:28:53.094453 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4920 | 2026.05.04 23:28:53.094527 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4921 | 2026.05.04 23:28:53.094668 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4922 | 2026.05.04 23:28:53.094705 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4923 | 2026.05.04 23:28:53.094728 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 4924 | 2026.05.04 23:28:53.094743 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4925 | 2026.05.04 23:28:53.094784 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4926 | 2026.05.04 23:28:53.094805 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 4927 | 2026.05.04 23:28:53.095742 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002048 sec., 24902.34375 rows/sec., 5.90 MiB/sec. | ||
| 4928 | 2026.05.04 23:28:53.095819 [ 261 ] {940b17c9-0ad9-41af-9ee2-12e42364d9f4} <Debug> TCPHandler: Processed in 0.002416799 sec. | ||
| 4929 | 2026.05.04 23:28:53.097777 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.05.04 23:28:53.097909 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4931 | 2026.05.04 23:28:53.097966 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4932 | 2026.05.04 23:28:53.098500 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.04 23:28:53.098541 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4934 | 2026.05.04 23:28:53.098917 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4935 | 2026.05.04 23:28:53.099145 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.05.04 23:28:53.099295 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001424 sec., 54775.28089887641 rows/sec., 4.54 MiB/sec. | ||
| 4937 | 2026.05.04 23:28:53.099335 [ 261 ] {a04931ef-de12-4578-8943-895e8a1f8811} <Debug> TCPHandler: Processed in 0.001622176 sec. | ||
| 4938 | 2026.05.04 23:28:53.099463 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.05.04 23:28:53.099561 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4940 | 2026.05.04 23:28:53.099603 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4941 | 2026.05.04 23:28:53.100011 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.05.04 23:28:53.100050 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4943 | 2026.05.04 23:28:53.100353 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4944 | 2026.05.04 23:28:53.100573 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.05.04 23:28:53.100681 [ 91 ] {} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4946 | 2026.05.04 23:28:53.100704 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001164 sec., 9450.171821305841 rows/sec., 710.61 KiB/sec. | ||
| 4947 | 2026.05.04 23:28:53.100750 [ 91 ] {} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.05.04 23:28:53.100760 [ 261 ] {bdce9393-7e23-4302-8aab-e9f7f6db5780} <Debug> TCPHandler: Processed in 0.001346948 sec. | ||
| 4949 | 2026.05.04 23:28:53.100779 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4950 | 2026.05.04 23:28:53.100890 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.05.04 23:28:53.100902 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::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 | ||
| 4952 | 2026.05.04 23:28:53.100997 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4953 | 2026.05.04 23:28:53.101044 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4954 | 2026.05.04 23:28:53.101047 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4955 | 2026.05.04 23:28:53.101090 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 226 rows starting from the beginning of the part | ||
| 4956 | 2026.05.04 23:28:53.101156 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 4957 | 2026.05.04 23:28:53.101199 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 174 rows starting from the beginning of the part | ||
| 4958 | 2026.05.04 23:28:53.101241 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part | ||
| 4959 | 2026.05.04 23:28:53.101278 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 174 rows starting from the beginning of the part | ||
| 4960 | 2026.05.04 23:28:53.101320 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 4961 | 2026.05.04 23:28:53.101527 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.04 23:28:53.101574 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4963 | 2026.05.04 23:28:53.101915 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4964 | 2026.05.04 23:28:53.102147 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.04 23:28:53.102168 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320688 sec., 465666.3799474214 rows/sec., 31.17 MiB/sec. | ||
| 4966 | 2026.05.04 23:28:53.102285 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001306 sec., 57427.25880551301 rows/sec., 4.48 MiB/sec. | ||
| 4967 | 2026.05.04 23:28:53.102329 [ 261 ] {d4ad54c9-6cdb-49d9-89c0-3e9d9b16654c} <Debug> TCPHandler: Processed in 0.001490563 sec. | ||
| 4968 | 2026.05.04 23:28:53.102373 [ 196 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4969 | 2026.05.04 23:28:53.102462 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.05.04 23:28:53.102563 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.05.04 23:28:53.102608 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4972 | 2026.05.04 23:28:53.102740 [ 196 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.05.04 23:28:53.102835 [ 196 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_26_5} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4974 | 2026.05.04 23:28:53.102941 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4975 | 2026.05.04 23:28:53.103027 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.05.04 23:28:53.103070 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4977 | 2026.05.04 23:28:53.103402 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4978 | 2026.05.04 23:28:53.103631 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.05.04 23:28:53.103767 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 4980 | 2026.05.04 23:28:53.103805 [ 261 ] {f3a159fc-3975-4fba-9d93-44e2d9f91138} <Debug> TCPHandler: Processed in 0.00139347 sec. | ||
| 4981 | 2026.05.04 23:28:53.103919 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.05.04 23:28:53.104013 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.05.04 23:28:53.104068 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4984 | 2026.05.04 23:28:53.104830 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.05.04 23:28:53.104867 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4986 | 2026.05.04 23:28:53.105356 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4987 | 2026.05.04 23:28:53.105566 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.05.04 23:28:53.105668 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4989 | 2026.05.04 23:28:53.105699 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001756 sec., 6264.236902050114 rows/sec., 11.23 MiB/sec. | ||
| 4990 | 2026.05.04 23:28:53.105703 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.05.04 23:28:53.105738 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4992 | 2026.05.04 23:28:53.105760 [ 261 ] {05f2a797-df71-47d6-8207-074c807d6850} <Debug> TCPHandler: Processed in 0.001944315 sec. | ||
| 4993 | 2026.05.04 23:28:53.105813 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 4994 | 2026.05.04 23:28:53.105949 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.05.04 23:28:53.106042 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4996 | 2026.05.04 23:28:53.106084 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4997 | 2026.05.04 23:28:53.106092 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4998 | 2026.05.04 23:28:53.106154 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 404 rows starting from the beginning of the part | ||
| 4999 | 2026.05.04 23:28:53.106286 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
| 5000 | 2026.05.04 23:28:53.106389 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 5001 | 2026.05.04 23:28:53.106429 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.04 23:28:53.106466 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5003 | 2026.05.04 23:28:53.106486 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
| 5004 | 2026.05.04 23:28:53.106579 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 5005 | 2026.05.04 23:28:53.106673 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
| 5006 | 2026.05.04 23:28:53.106778 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5007 | 2026.05.04 23:28:53.107001 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2026.05.04 23:28:53.107133 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 5009 | 2026.05.04 23:28:53.107169 [ 261 ] {a5a3b3ae-7366-4568-a9d2-93fc50b0600c} <Debug> TCPHandler: Processed in 0.001268956 sec. | ||
| 5010 | 2026.05.04 23:28:53.110248 [ 188 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 501 rows, containing 19 columns (19 merged, 0 gathered) in 0.004409076 sec., 113629.25021024814 rows/sec., 203.62 MiB/sec. | ||
| 5011 | 2026.05.04 23:28:53.111098 [ 188 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5012 | 2026.05.04 23:28:53.111467 [ 188 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.05.04 23:28:53.111543 [ 188 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5014 | 2026.05.04 23:28:53.111671 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 5015 | 2026.05.04 23:28:53.357597 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.05.04 23:28:53.357853 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5017 | 2026.05.04 23:28:53.358240 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5018 | 2026.05.04 23:28:53.358287 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5019 | 2026.05.04 23:28:53.358547 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5020 | 2026.05.04 23:28:53.358614 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5021 | 2026.05.04 23:28:53.358751 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5022 | 2026.05.04 23:28:53.358787 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5023 | 2026.05.04 23:28:53.358809 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 5024 | 2026.05.04 23:28:53.358825 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5025 | 2026.05.04 23:28:53.358864 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5026 | 2026.05.04 23:28:53.358884 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5027 | 2026.05.04 23:28:53.359881 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002142 sec., 23809.523809523813 rows/sec., 5.64 MiB/sec. | ||
| 5028 | 2026.05.04 23:28:53.359950 [ 261 ] {0a50f565-e2a7-41d0-9cbc-3f50aa6c7b03} <Debug> TCPHandler: Processed in 0.002480881 sec. | ||
| 5029 | 2026.05.04 23:28:53.374596 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.05.04 23:28:53.374717 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5031 | 2026.05.04 23:28:53.374768 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5032 | 2026.05.04 23:28:53.375458 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5033 | 2026.05.04 23:28:53.375495 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5034 | 2026.05.04 23:28:53.375858 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5035 | 2026.05.04 23:28:53.376089 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5036 | 2026.05.04 23:28:53.376196 [ 86 ] {} <Debug> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5037 | 2026.05.04 23:28:53.376232 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001498 sec., 189586.11481975968 rows/sec., 12.04 MiB/sec. | ||
| 5038 | 2026.05.04 23:28:53.376240 [ 86 ] {} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.05.04 23:28:53.376266 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5040 | 2026.05.04 23:28:53.376270 [ 261 ] {6af712c3-c991-4ed8-bf71-e81406f49ee5} <Debug> TCPHandler: Processed in 0.001697349 sec. | ||
| 5041 | 2026.05.04 23:28:53.376391 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::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 | ||
| 5042 | 2026.05.04 23:28:53.376401 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.05.04 23:28:53.376542 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5044 | 2026.05.04 23:28:53.376556 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5045 | 2026.05.04 23:28:53.376585 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5046 | 2026.05.04 23:28:53.376595 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 5047 | 2026.05.04 23:28:53.376673 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 5048 | 2026.05.04 23:28:53.376721 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5049 | 2026.05.04 23:28:53.376765 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5050 | 2026.05.04 23:28:53.376806 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5051 | 2026.05.04 23:28:53.376847 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5052 | 2026.05.04 23:28:53.376995 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.05.04 23:28:53.377036 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5054 | 2026.05.04 23:28:53.377357 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5055 | 2026.05.04 23:28:53.377604 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.05.04 23:28:53.377702 [ 86 ] {} <Debug> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5057 | 2026.05.04 23:28:53.377726 [ 86 ] {} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.05.04 23:28:53.377740 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001218 sec., 1642.0361247947455 rows/sec., 133.90 KiB/sec. | ||
| 5059 | 2026.05.04 23:28:53.377741 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5060 | 2026.05.04 23:28:53.377778 [ 261 ] {2144bae2-5f4c-49c0-be2d-5bc7181da156} <Debug> TCPHandler: Processed in 0.001427041 sec. | ||
| 5061 | 2026.05.04 23:28:53.377872 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::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 | ||
| 5062 | 2026.05.04 23:28:53.377906 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2026.05.04 23:28:53.377973 [ 198 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642697 sec., 1051928.6271296532 rows/sec., 71.11 MiB/sec. | ||
| 5064 | 2026.05.04 23:28:53.378008 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5065 | 2026.05.04 23:28:53.378015 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5066 | 2026.05.04 23:28:53.378052 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5067 | 2026.05.04 23:28:53.378062 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5068 | 2026.05.04 23:28:53.378117 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5069 | 2026.05.04 23:28:53.378160 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5070 | 2026.05.04 23:28:53.378211 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5071 | 2026.05.04 23:28:53.378259 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5072 | 2026.05.04 23:28:53.378308 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 5073 | 2026.05.04 23:28:53.378349 [ 188 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 5074 | 2026.05.04 23:28:53.378402 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.04 23:28:53.378491 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_11_2} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5076 | 2026.05.04 23:28:53.378571 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5077 | 2026.05.04 23:28:53.379156 [ 187 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334768 sec., 26970.979226352443 rows/sec., 2.25 MiB/sec. | ||
| 5078 | 2026.05.04 23:28:53.379306 [ 197 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5079 | 2026.05.04 23:28:53.379553 [ 197 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.05.04 23:28:53.379622 [ 197 ] {7564d63e-9975-4b1d-9769-cd837d5f57e7::all_1_10_2} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5081 | 2026.05.04 23:28:53.379695 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5082 | 2026.05.04 23:28:53.379831 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.05.04 23:28:53.379874 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5084 | 2026.05.04 23:28:53.380388 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5085 | 2026.05.04 23:28:53.380613 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.05.04 23:28:53.380744 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Debug> executeQuery: Read 3207 rows, 245.90 KiB in 0.002755 sec., 1164065.3357531761 rows/sec., 87.16 MiB/sec. | ||
| 5087 | 2026.05.04 23:28:53.380783 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5088 | 2026.05.04 23:28:53.380796 [ 261 ] {a9dba4e6-4410-4402-862d-3f4cfad39cb1} <Debug> TCPHandler: Processed in 0.002942484 sec. | ||
| 5089 | 2026.05.04 23:28:53.380917 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2026.05.04 23:28:53.381013 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5091 | 2026.05.04 23:28:53.381053 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5092 | 2026.05.04 23:28:53.381525 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2026.05.04 23:28:53.381559 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5094 | 2026.05.04 23:28:53.381866 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5095 | 2026.05.04 23:28:53.382082 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.04 23:28:53.382211 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001215 sec., 152263.37448559672 rows/sec., 9.46 MiB/sec. | ||
| 5097 | 2026.05.04 23:28:53.382247 [ 261 ] {1774840f-0a1f-48e1-b0b4-e4207ad663db} <Debug> TCPHandler: Processed in 0.001381219 sec. | ||
| 5098 | 2026.05.04 23:28:53.382361 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2026.05.04 23:28:53.382455 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5100 | 2026.05.04 23:28:53.382494 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5101 | 2026.05.04 23:28:53.383146 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.05.04 23:28:53.383182 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5103 | 2026.05.04 23:28:53.383523 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5104 | 2026.05.04 23:28:53.383732 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2026.05.04 23:28:53.383819 [ 86 ] {} <Debug> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5106 | 2026.05.04 23:28:53.383846 [ 86 ] {} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.05.04 23:28:53.383857 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001421 sec., 668543.2793807178 rows/sec., 39.33 MiB/sec. | ||
| 5108 | 2026.05.04 23:28:53.383861 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5109 | 2026.05.04 23:28:53.383894 [ 261 ] {eaf1ce50-40d4-4906-98e3-a13d21e0cfe4} <Debug> TCPHandler: Processed in 0.001584805 sec. | ||
| 5110 | 2026.05.04 23:28:53.383957 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::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 | ||
| 5111 | 2026.05.04 23:28:53.384013 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5112 | 2026.05.04 23:28:53.384084 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5113 | 2026.05.04 23:28:53.384111 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.05.04 23:28:53.384126 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 5115 | 2026.05.04 23:28:53.384155 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5116 | 2026.05.04 23:28:53.384212 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 5117 | 2026.05.04 23:28:53.384271 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 950 rows starting from the beginning of the part | ||
| 5118 | 2026.05.04 23:28:53.384319 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5119 | 2026.05.04 23:28:53.384357 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 5120 | 2026.05.04 23:28:53.384398 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 5121 | 2026.05.04 23:28:53.384544 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.05.04 23:28:53.384585 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5123 | 2026.05.04 23:28:53.384903 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5124 | 2026.05.04 23:28:53.385132 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.05.04 23:28:53.385261 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 60.15 KiB/sec. | ||
| 5126 | 2026.05.04 23:28:53.385298 [ 261 ] {a924a009-d0fa-4369-8057-762627c2de6f} <Debug> TCPHandler: Processed in 0.001336938 sec. | ||
| 5127 | 2026.05.04 23:28:53.385410 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.05.04 23:28:53.385504 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5129 | 2026.05.04 23:28:53.385543 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5130 | 2026.05.04 23:28:53.385622 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709749 sec., 1474485.4361663612 rows/sec., 94.73 MiB/sec. | ||
| 5131 | 2026.05.04 23:28:53.385776 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5132 | 2026.05.04 23:28:53.385969 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.05.04 23:28:53.386011 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5134 | 2026.05.04 23:28:53.386025 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.05.04 23:28:53.386112 [ 187 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_11_2} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5136 | 2026.05.04 23:28:53.386180 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5137 | 2026.05.04 23:28:53.386335 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5138 | 2026.05.04 23:28:53.386550 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.04 23:28:53.386639 [ 86 ] {} <Debug> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5140 | 2026.05.04 23:28:53.386661 [ 86 ] {} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2026.05.04 23:28:53.386676 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 5142 | 2026.05.04 23:28:53.386677 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5143 | 2026.05.04 23:28:53.386713 [ 261 ] {4f80b7f9-15be-478a-850a-598b686c5b9f} <Debug> TCPHandler: Processed in 0.001353149 sec. | ||
| 5144 | 2026.05.04 23:28:53.386754 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::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 | ||
| 5145 | 2026.05.04 23:28:53.386831 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.05.04 23:28:53.386842 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5147 | 2026.05.04 23:28:53.386882 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 5148 | 2026.05.04 23:28:53.386930 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 5149 | 2026.05.04 23:28:53.386932 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5150 | 2026.05.04 23:28:53.386972 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5151 | 2026.05.04 23:28:53.386983 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5152 | 2026.05.04 23:28:53.387026 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5153 | 2026.05.04 23:28:53.387066 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5154 | 2026.05.04 23:28:53.387097 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5155 | 2026.05.04 23:28:53.387829 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164623 sec., 772782.2651622026 rows/sec., 47.10 MiB/sec. | ||
| 5156 | 2026.05.04 23:28:53.387862 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.05.04 23:28:53.387964 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5158 | 2026.05.04 23:28:53.388005 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5159 | 2026.05.04 23:28:53.388285 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.05.04 23:28:53.388355 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_11_2} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5161 | 2026.05.04 23:28:53.388393 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5162 | 2026.05.04 23:28:53.388416 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5163 | 2026.05.04 23:28:53.388620 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.05.04 23:28:53.388754 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Debug> executeQuery: Read 1748 rows, 120.74 KiB in 0.001838 sec., 951033.7323177367 rows/sec., 64.15 MiB/sec. | ||
| 5165 | 2026.05.04 23:28:53.388791 [ 261 ] {5454a036-63a3-4eb9-981f-bd1ab04a8ce1} <Debug> TCPHandler: Processed in 0.002010217 sec. | ||
| 5166 | 2026.05.04 23:28:53.388911 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5167 | 2026.05.04 23:28:53.389006 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5168 | 2026.05.04 23:28:53.389046 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5169 | 2026.05.04 23:28:53.389374 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.05.04 23:28:53.389409 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5171 | 2026.05.04 23:28:53.389720 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5172 | 2026.05.04 23:28:53.389930 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.05.04 23:28:53.390015 [ 86 ] {} <Debug> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5174 | 2026.05.04 23:28:53.390038 [ 86 ] {} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.05.04 23:28:53.390053 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5176 | 2026.05.04 23:28:53.390057 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 5177 | 2026.05.04 23:28:53.390095 [ 261 ] {7eec7e01-cb8b-473f-abc0-f5203031974b} <Debug> TCPHandler: Processed in 0.001235055 sec. | ||
| 5178 | 2026.05.04 23:28:53.390127 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 5179 | 2026.05.04 23:28:53.390208 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2026.05.04 23:28:53.390241 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5181 | 2026.05.04 23:28:53.390276 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 5182 | 2026.05.04 23:28:53.390307 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.05.04 23:28:53.390330 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5184 | 2026.05.04 23:28:53.390355 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5185 | 2026.05.04 23:28:53.390386 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5186 | 2026.05.04 23:28:53.390448 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5187 | 2026.05.04 23:28:53.390492 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5188 | 2026.05.04 23:28:53.390536 [ 200 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5189 | 2026.05.04 23:28:53.391074 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.04 23:28:53.391116 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5191 | 2026.05.04 23:28:53.391363 [ 198 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272266 sec., 47159.9492558946 rows/sec., 2.41 MiB/sec. | ||
| 5192 | 2026.05.04 23:28:53.391503 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5193 | 2026.05.04 23:28:53.391559 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5194 | 2026.05.04 23:28:53.391823 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.05.04 23:28:53.391854 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.05.04 23:28:53.391906 [ 197 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_10_2} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5197 | 2026.05.04 23:28:53.391984 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5198 | 2026.05.04 23:28:53.392004 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001715 sec., 934110.7871720117 rows/sec., 56.71 MiB/sec. | ||
| 5199 | 2026.05.04 23:28:53.392046 [ 261 ] {bdc394b3-92be-4c89-a3ca-fa2cf182fea1} <Debug> TCPHandler: Processed in 0.001889774 sec. | ||
| 5200 | 2026.05.04 23:28:53.392159 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2026.05.04 23:28:53.392254 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5202 | 2026.05.04 23:28:53.392297 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5203 | 2026.05.04 23:28:53.392613 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2026.05.04 23:28:53.392649 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5205 | 2026.05.04 23:28:53.392953 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5206 | 2026.05.04 23:28:53.393166 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.05.04 23:28:53.393294 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 5208 | 2026.05.04 23:28:53.393331 [ 261 ] {5ee4d4fb-c8ca-4b98-834c-1cdcbcebdba1} <Debug> TCPHandler: Processed in 0.001221275 sec. | ||
| 5209 | 2026.05.04 23:28:53.393453 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2026.05.04 23:28:53.393546 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5211 | 2026.05.04 23:28:53.393599 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5212 | 2026.05.04 23:28:53.394391 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.05.04 23:28:53.394428 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5214 | 2026.05.04 23:28:53.394987 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5215 | 2026.05.04 23:28:53.395225 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.05.04 23:28:53.395362 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001833 sec., 22367.70321876705 rows/sec., 40.08 MiB/sec. | ||
| 5217 | 2026.05.04 23:28:53.395422 [ 261 ] {91175fe7-51a9-471a-a4cd-2fc15becf5e9} <Debug> TCPHandler: Processed in 0.002018417 sec. | ||
| 5218 | 2026.05.04 23:28:53.395553 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.05.04 23:28:53.395648 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5220 | 2026.05.04 23:28:53.395689 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5221 | 2026.05.04 23:28:53.396020 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.05.04 23:28:53.396056 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5223 | 2026.05.04 23:28:53.396360 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5224 | 2026.05.04 23:28:53.396570 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.05.04 23:28:53.396698 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001069 sec., 39289.055191768006 rows/sec., 2.24 MiB/sec. | ||
| 5226 | 2026.05.04 23:28:53.396734 [ 261 ] {d42eb42d-8223-4e09-8b04-9130dd1f4e76} <Debug> TCPHandler: Processed in 0.001231695 sec. | ||
| 5227 | 2026.05.04 23:28:58.091619 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5228 | 2026.05.04 23:28:58.091879 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5229 | 2026.05.04 23:28:58.092235 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5230 | 2026.05.04 23:28:58.092275 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5231 | 2026.05.04 23:28:58.092486 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5232 | 2026.05.04 23:28:58.092552 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5233 | 2026.05.04 23:28:58.092688 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5234 | 2026.05.04 23:28:58.092723 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5235 | 2026.05.04 23:28:58.092745 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 5236 | 2026.05.04 23:28:58.092760 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5237 | 2026.05.04 23:28:58.092799 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5238 | 2026.05.04 23:28:58.092818 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5239 | 2026.05.04 23:28:58.093882 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002102 sec., 24262.607040913415 rows/sec., 5.74 MiB/sec. | ||
| 5240 | 2026.05.04 23:28:58.093945 [ 261 ] {61258040-986d-49d6-bb0d-01712cde2654} <Debug> TCPHandler: Processed in 0.002467821 sec. | ||
| 5241 | 2026.05.04 23:28:58.095484 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.05.04 23:28:58.095589 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5243 | 2026.05.04 23:28:58.095629 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5244 | 2026.05.04 23:28:58.096141 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.05.04 23:28:58.096178 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5246 | 2026.05.04 23:28:58.096535 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5247 | 2026.05.04 23:28:58.096762 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.05.04 23:28:58.096905 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001346 sec., 41604.75482912333 rows/sec., 3.20 MiB/sec. | ||
| 5249 | 2026.05.04 23:28:58.096943 [ 261 ] {5f211083-7e1a-4e88-8f2e-4a386c7c63d1} <Debug> TCPHandler: Processed in 0.001506693 sec. | ||
| 5250 | 2026.05.04 23:28:58.097081 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.05.04 23:28:58.097172 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5252 | 2026.05.04 23:28:58.097210 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5253 | 2026.05.04 23:28:58.097631 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.05.04 23:28:58.097667 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5255 | 2026.05.04 23:28:58.097969 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5256 | 2026.05.04 23:28:58.098181 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.05.04 23:28:58.098303 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 5258 | 2026.05.04 23:28:58.098350 [ 261 ] {937307dc-bf3d-4478-a5ee-5d97e00d53e2} <Debug> TCPHandler: Processed in 0.001323858 sec. | ||
| 5259 | 2026.05.04 23:28:58.098487 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.05.04 23:28:58.098586 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5261 | 2026.05.04 23:28:58.098626 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5262 | 2026.05.04 23:28:58.099007 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.05.04 23:28:58.099042 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5264 | 2026.05.04 23:28:58.099354 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5265 | 2026.05.04 23:28:58.099567 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.05.04 23:28:58.099691 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001123 sec., 113980.40961709706 rows/sec., 7.94 MiB/sec. | ||
| 5267 | 2026.05.04 23:28:58.099734 [ 261 ] {9514a156-54c2-4ca7-b059-52d53d6a953d} <Debug> TCPHandler: Processed in 0.001293837 sec. | ||
| 5268 | 2026.05.04 23:28:58.099862 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.05.04 23:28:58.099954 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.05.04 23:28:58.099993 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5271 | 2026.05.04 23:28:58.100313 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.05.04 23:28:58.100347 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5273 | 2026.05.04 23:28:58.100643 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5274 | 2026.05.04 23:28:58.100858 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.05.04 23:28:58.100984 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 5276 | 2026.05.04 23:28:58.101018 [ 261 ] {cc046660-bd48-4b91-983a-73a14c62cab5} <Debug> TCPHandler: Processed in 0.001211204 sec. | ||
| 5277 | 2026.05.04 23:28:59.303443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10095 | ||
| 5278 | 2026.05.04 23:28:59.304045 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2026.05.04 23:28:59.304084 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5280 | 2026.05.04 23:28:59.304553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5281 | 2026.05.04 23:28:59.304783 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2026.05.04 23:28:59.304902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10095 | ||
| 5283 | 2026.05.04 23:28:59.304905 [ 76 ] {} <Debug> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5284 | 2026.05.04 23:28:59.304977 [ 76 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.05.04 23:28:59.304998 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5286 | 2026.05.04 23:28:59.305094 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::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 | ||
| 5287 | 2026.05.04 23:28:59.305188 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5288 | 2026.05.04 23:28:59.305228 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7663 rows starting from the beginning of the part | ||
| 5289 | 2026.05.04 23:28:59.305287 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5290 | 2026.05.04 23:28:59.305330 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5291 | 2026.05.04 23:28:59.305368 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5292 | 2026.05.04 23:28:59.305405 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5293 | 2026.05.04 23:28:59.305441 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5294 | 2026.05.04 23:28:59.307100 [ 198 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10095 rows, containing 4 columns (4 merged, 0 gathered) in 0.002019068 sec., 4999831.605473416 rows/sec., 71.52 MiB/sec. | ||
| 5295 | 2026.05.04 23:28:59.307324 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5296 | 2026.05.04 23:28:59.307564 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.05.04 23:28:59.307623 [ 189 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_21_4} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5298 | 2026.05.04 23:28:59.307703 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5299 | 2026.05.04 23:28:59.818228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5300 | 2026.05.04 23:28:59.836104 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.05.04 23:28:59.836165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5302 | 2026.05.04 23:28:59.841742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5303 | 2026.05.04 23:28:59.842428 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.05.04 23:28:59.842743 [ 75 ] {} <Debug> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5305 | 2026.05.04 23:28:59.842837 [ 75 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2026.05.04 23:28:59.842872 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5307 | 2026.05.04 23:28:59.843024 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 5308 | 2026.05.04 23:28:59.845543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5309 | 2026.05.04 23:28:59.847088 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5310 | 2026.05.04 23:28:59.848486 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 5311 | 2026.05.04 23:28:59.853060 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 5312 | 2026.05.04 23:28:59.857569 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 5313 | 2026.05.04 23:28:59.861953 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 5314 | 2026.05.04 23:28:59.866222 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 5315 | 2026.05.04 23:28:59.870559 [ 199 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 5316 | 2026.05.04 23:28:59.922252 [ 189 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079291093 sec., 2005.2693686540554 rows/sec., 10.37 MiB/sec. | ||
| 5317 | 2026.05.04 23:28:59.924962 [ 198 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5318 | 2026.05.04 23:28:59.926934 [ 198 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_21_4} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.05.04 23:28:59.927010 [ 198 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_21_4} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5320 | 2026.05.04 23:28:59.929146 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5321 | 2026.05.04 23:29:00.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.96 MiB, peak 258.52 MiB, free memory in arenas 0.00 B, will set to 253.57 MiB (RSS), difference: 5.60 MiB | ||
| 5322 | 2026.05.04 23:29:01.826974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 660 | ||
| 5323 | 2026.05.04 23:29:01.829696 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5324 | 2026.05.04 23:29:01.829755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5325 | 2026.05.04 23:29:01.831066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5326 | 2026.05.04 23:29:01.831351 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5327 | 2026.05.04 23:29:01.831718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 5328 | 2026.05.04 23:29:03.093745 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2026.05.04 23:29:03.093985 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5330 | 2026.05.04 23:29:03.094346 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5331 | 2026.05.04 23:29:03.094387 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5332 | 2026.05.04 23:29:03.094603 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5333 | 2026.05.04 23:29:03.094670 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5334 | 2026.05.04 23:29:03.094808 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5335 | 2026.05.04 23:29:03.094843 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5336 | 2026.05.04 23:29:03.094865 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 5337 | 2026.05.04 23:29:03.094880 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5338 | 2026.05.04 23:29:03.094917 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5339 | 2026.05.04 23:29:03.094937 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5340 | 2026.05.04 23:29:03.095855 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00197 sec., 25888.324873096448 rows/sec., 6.13 MiB/sec. | ||
| 5341 | 2026.05.04 23:29:03.095922 [ 261 ] {1026a8aa-5eb7-45e2-b5cd-24a95b5f750c} <Debug> TCPHandler: Processed in 0.002307795 sec. | ||
| 5342 | 2026.05.04 23:29:03.097777 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.05.04 23:29:03.097977 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5344 | 2026.05.04 23:29:03.098054 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5345 | 2026.05.04 23:29:03.098679 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.05.04 23:29:03.098717 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5347 | 2026.05.04 23:29:03.099068 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5348 | 2026.05.04 23:29:03.099297 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.05.04 23:29:03.099431 [ 72 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5350 | 2026.05.04 23:29:03.099442 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001523 sec., 51214.707813525936 rows/sec., 4.24 MiB/sec. | ||
| 5351 | 2026.05.04 23:29:03.099518 [ 72 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.05.04 23:29:03.099531 [ 261 ] {c988dde4-5e9f-435b-8c0d-f43a187ca4df} <Debug> TCPHandler: Processed in 0.001852772 sec. | ||
| 5353 | 2026.05.04 23:29:03.099550 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5354 | 2026.05.04 23:29:03.099656 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.05.04 23:29:03.099685 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 5356 | 2026.05.04 23:29:03.099754 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5357 | 2026.05.04 23:29:03.099798 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5358 | 2026.05.04 23:29:03.099839 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5359 | 2026.05.04 23:29:03.099883 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3361 rows starting from the beginning of the part | ||
| 5360 | 2026.05.04 23:29:03.099957 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 861 rows starting from the beginning of the part | ||
| 5361 | 2026.05.04 23:29:03.100011 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 5362 | 2026.05.04 23:29:03.100062 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3207 rows starting from the beginning of the part | ||
| 5363 | 2026.05.04 23:29:03.100110 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 5364 | 2026.05.04 23:29:03.100162 [ 193 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 78 rows starting from the beginning of the part | ||
| 5365 | 2026.05.04 23:29:03.100181 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.05.04 23:29:03.100222 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5367 | 2026.05.04 23:29:03.100693 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5368 | 2026.05.04 23:29:03.100913 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.05.04 23:29:03.101045 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.00131 sec., 8396.946564885497 rows/sec., 631.41 KiB/sec. | ||
| 5370 | 2026.05.04 23:29:03.101082 [ 261 ] {586b60ad-784b-4dcb-9fa7-6a42185c01b8} <Debug> TCPHandler: Processed in 0.001474182 sec. | ||
| 5371 | 2026.05.04 23:29:03.101194 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.04 23:29:03.101286 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5373 | 2026.05.04 23:29:03.101324 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5374 | 2026.05.04 23:29:03.101724 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.05.04 23:29:03.101760 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5376 | 2026.05.04 23:29:03.102091 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5377 | 2026.05.04 23:29:03.102298 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.05.04 23:29:03.102398 [ 72 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5379 | 2026.05.04 23:29:03.102422 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001154 sec., 64991.33448873483 rows/sec., 5.07 MiB/sec. | ||
| 5380 | 2026.05.04 23:29:03.102430 [ 72 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2026.05.04 23:29:03.102462 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5382 | 2026.05.04 23:29:03.102466 [ 261 ] {8d6462a2-550a-4452-aee3-73ad49b85015} <Debug> TCPHandler: Processed in 0.001319727 sec. | ||
| 5383 | 2026.05.04 23:29:03.102548 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 5384 | 2026.05.04 23:29:03.102589 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2026.05.04 23:29:03.102634 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5386 | 2026.05.04 23:29:03.102663 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1831 rows starting from the beginning of the part | ||
| 5387 | 2026.05.04 23:29:03.102681 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5388 | 2026.05.04 23:29:03.102716 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 522 rows starting from the beginning of the part | ||
| 5389 | 2026.05.04 23:29:03.102722 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5390 | 2026.05.04 23:29:03.102759 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 75 rows starting from the beginning of the part | ||
| 5391 | 2026.05.04 23:29:03.102798 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1748 rows starting from the beginning of the part | ||
| 5392 | 2026.05.04 23:29:03.102833 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 5393 | 2026.05.04 23:29:03.102870 [ 198 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 75 rows starting from the beginning of the part | ||
| 5394 | 2026.05.04 23:29:03.102972 [ 195 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7641 rows, containing 5 columns (5 merged, 0 gathered) in 0.003347106 sec., 2282867.6474542487 rows/sec., 181.70 MiB/sec. | ||
| 5395 | 2026.05.04 23:29:03.103124 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.05.04 23:29:03.103162 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5397 | 2026.05.04 23:29:03.103362 [ 189 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5398 | 2026.05.04 23:29:03.103588 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5399 | 2026.05.04 23:29:03.103668 [ 189 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.05.04 23:29:03.103762 [ 189 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_31_6} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5401 | 2026.05.04 23:29:03.103838 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2026.05.04 23:29:03.103855 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 5403 | 2026.05.04 23:29:03.103948 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5404 | 2026.05.04 23:29:03.103974 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 5405 | 2026.05.04 23:29:03.103978 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.05.04 23:29:03.104013 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5407 | 2026.05.04 23:29:03.104017 [ 261 ] {a3299658-d1a1-4598-b260-b25906bfc1e7} <Debug> TCPHandler: Processed in 0.001475482 sec. | ||
| 5408 | 2026.05.04 23:29:03.104090 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 5409 | 2026.05.04 23:29:03.104153 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2026.05.04 23:29:03.104185 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5411 | 2026.05.04 23:29:03.104213 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10324 rows starting from the beginning of the part | ||
| 5412 | 2026.05.04 23:29:03.104264 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5413 | 2026.05.04 23:29:03.104274 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5414 | 2026.05.04 23:29:03.104307 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5415 | 2026.05.04 23:29:03.104339 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5416 | 2026.05.04 23:29:03.104346 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1602 rows starting from the beginning of the part | ||
| 5417 | 2026.05.04 23:29:03.104366 [ 189 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001854533 sec., 2326731.3118720455 rows/sec., 168.64 MiB/sec. | ||
| 5418 | 2026.05.04 23:29:03.104388 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5419 | 2026.05.04 23:29:03.104430 [ 186 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 5420 | 2026.05.04 23:29:03.104686 [ 195 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5421 | 2026.05.04 23:29:03.105051 [ 195 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.05.04 23:29:03.105093 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.05.04 23:29:03.105137 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5424 | 2026.05.04 23:29:03.105156 [ 195 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_31_6} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5425 | 2026.05.04 23:29:03.105282 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5426 | 2026.05.04 23:29:03.105694 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5427 | 2026.05.04 23:29:03.105923 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.05.04 23:29:03.106064 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001815 sec., 6060.606060606061 rows/sec., 10.86 MiB/sec. | ||
| 5429 | 2026.05.04 23:29:03.106118 [ 261 ] {6fa4bce9-7305-42d0-8861-8f235988f877} <Debug> TCPHandler: Processed in 0.002027888 sec. | ||
| 5430 | 2026.05.04 23:29:03.106231 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.05.04 23:29:03.106325 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5432 | 2026.05.04 23:29:03.106366 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5433 | 2026.05.04 23:29:03.106698 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.05.04 23:29:03.106735 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5435 | 2026.05.04 23:29:03.107038 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5436 | 2026.05.04 23:29:03.107248 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.05.04 23:29:03.107349 [ 72 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5438 | 2026.05.04 23:29:03.107377 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5439 | 2026.05.04 23:29:03.107379 [ 72 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.05.04 23:29:03.107422 [ 261 ] {d97b1777-c430-40a1-bff4-85299de9b408} <Debug> TCPHandler: Processed in 0.001242276 sec. | ||
| 5441 | 2026.05.04 23:29:03.107422 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5442 | 2026.05.04 23:29:03.107520 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 5443 | 2026.05.04 23:29:03.107628 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2026.05.04 23:29:03.107660 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1740 rows starting from the beginning of the part | ||
| 5445 | 2026.05.04 23:29:03.107723 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5446 | 2026.05.04 23:29:03.107774 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5447 | 2026.05.04 23:29:03.107819 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 5448 | 2026.05.04 23:29:03.107861 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5449 | 2026.05.04 23:29:03.107902 [ 189 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 5450 | 2026.05.04 23:29:03.108396 [ 195 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12639 rows, containing 5 columns (5 merged, 0 gathered) in 0.004339394 sec., 2912618.6744047673 rows/sec., 192.18 MiB/sec. | ||
| 5451 | 2026.05.04 23:29:03.108688 [ 194 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5452 | 2026.05.04 23:29:03.108946 [ 194 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.05.04 23:29:03.108981 [ 191 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494702 sec., 1364820.5461690691 rows/sec., 89.08 MiB/sec. | ||
| 5454 | 2026.05.04 23:29:03.109016 [ 194 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5455 | 2026.05.04 23:29:03.109085 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5456 | 2026.05.04 23:29:03.109311 [ 191 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5457 | 2026.05.04 23:29:03.109596 [ 191 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.05.04 23:29:03.109674 [ 191 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_31_6} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5459 | 2026.05.04 23:29:03.109751 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5460 | 2026.05.04 23:29:04.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.13 MiB, peak 262.70 MiB, free memory in arenas 0.00 B, will set to 255.89 MiB (RSS), difference: 1.76 MiB | ||
| 5461 | 2026.05.04 23:29:04.040636 [ 71 ] {} <Debug> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5462 | 2026.05.04 23:29:04.040725 [ 71 ] {} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.05.04 23:29:04.040761 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5464 | 2026.05.04 23:29:04.040900 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5465 | 2026.05.04 23:29:04.041073 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5466 | 2026.05.04 23:29:04.041127 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 5467 | 2026.05.04 23:29:04.041227 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 5468 | 2026.05.04 23:29:04.041298 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5469 | 2026.05.04 23:29:04.041366 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 5470 | 2026.05.04 23:29:04.041428 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 5471 | 2026.05.04 23:29:04.042184 [ 194 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341629 sec., 8198.987946742356 rows/sec., 549.56 KiB/sec. | ||
| 5472 | 2026.05.04 23:29:04.042411 [ 196 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5473 | 2026.05.04 23:29:04.042804 [ 196 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2026.05.04 23:29:04.042900 [ 196 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_10_2} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5475 | 2026.05.04 23:29:04.043003 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5476 | 2026.05.04 23:29:06.720949 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5477 | 2026.05.04 23:29:06.721042 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5478 | 2026.05.04 23:29:06.805793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10543 | ||
| 5479 | 2026.05.04 23:29:06.806274 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5480 | 2026.05.04 23:29:06.806312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5481 | 2026.05.04 23:29:06.806799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5482 | 2026.05.04 23:29:06.807041 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.05.04 23:29:06.807183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10543 | ||
| 5484 | 2026.05.04 23:29:07.346407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5485 | 2026.05.04 23:29:07.361751 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2026.05.04 23:29:07.361810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5487 | 2026.05.04 23:29:07.367778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5488 | 2026.05.04 23:29:07.368476 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.05.04 23:29:07.371146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5490 | 2026.05.04 23:29:08.098291 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2026.05.04 23:29:08.098514 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 5492 | 2026.05.04 23:29:08.098868 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5493 | 2026.05.04 23:29:08.098906 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 5494 | 2026.05.04 23:29:08.099147 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5495 | 2026.05.04 23:29:08.099217 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5496 | 2026.05.04 23:29:08.099359 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5497 | 2026.05.04 23:29:08.099395 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5498 | 2026.05.04 23:29:08.099417 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 5499 | 2026.05.04 23:29:08.099432 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5500 | 2026.05.04 23:29:08.099472 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 5501 | 2026.05.04 23:29:08.099493 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5502 | 2026.05.04 23:29:08.100478 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002059 sec., 24769.305488101018 rows/sec., 5.86 MiB/sec. | ||
| 5503 | 2026.05.04 23:29:08.100555 [ 261 ] {3884a085-9b8e-4bb8-947b-3431fa978bc4} <Debug> TCPHandler: Processed in 0.002387598 sec. | ||
| 5504 | 2026.05.04 23:29:08.105815 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2026.05.04 23:29:08.105923 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5506 | 2026.05.04 23:29:08.105968 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5507 | 2026.05.04 23:29:08.106540 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.05.04 23:29:08.106577 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5509 | 2026.05.04 23:29:08.106950 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5510 | 2026.05.04 23:29:08.107179 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.05.04 23:29:08.107328 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001436 sec., 197771.58774373258 rows/sec., 12.56 MiB/sec. | ||
| 5512 | 2026.05.04 23:29:08.107367 [ 261 ] {7622eed4-d2a7-4092-b21c-e6c2c367cd71} <Debug> TCPHandler: Processed in 0.001604416 sec. | ||
| 5513 | 2026.05.04 23:29:08.107492 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.05.04 23:29:08.107591 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5515 | 2026.05.04 23:29:08.107633 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5516 | 2026.05.04 23:29:08.108407 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.05.04 23:29:08.108444 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5518 | 2026.05.04 23:29:08.108808 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5519 | 2026.05.04 23:29:08.109016 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.05.04 23:29:08.109148 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.001576 sec., 546319.7969543147 rows/sec., 42.69 MiB/sec. | ||
| 5521 | 2026.05.04 23:29:08.109184 [ 261 ] {fab3229b-bb49-49ac-afca-f16713f84d0b} <Debug> TCPHandler: Processed in 0.00174242 sec. | ||
| 5522 | 2026.05.04 23:29:08.109302 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2026.05.04 23:29:08.109395 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5524 | 2026.05.04 23:29:08.109436 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5525 | 2026.05.04 23:29:08.109869 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2026.05.04 23:29:08.109906 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5527 | 2026.05.04 23:29:08.110221 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5528 | 2026.05.04 23:29:08.110429 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.05.04 23:29:08.110618 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.00124 sec., 140322.5806451613 rows/sec., 8.62 MiB/sec. | ||
| 5530 | 2026.05.04 23:29:08.110672 [ 261 ] {80dd3753-b876-4d7b-b1b3-4c90ebde4125} <Debug> TCPHandler: Processed in 0.00142038 sec. | ||
| 5531 | 2026.05.04 23:29:08.110820 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2026.05.04 23:29:08.110937 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5533 | 2026.05.04 23:29:08.110987 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5534 | 2026.05.04 23:29:08.111488 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.05.04 23:29:08.111526 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5536 | 2026.05.04 23:29:08.111851 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5537 | 2026.05.04 23:29:08.112067 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2026.05.04 23:29:08.112201 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00129 sec., 115503.87596899226 rows/sec., 7.46 MiB/sec. | ||
| 5539 | 2026.05.04 23:29:08.112240 [ 261 ] {1f8c093c-262c-4669-945c-b251ca2d0e7e} <Debug> TCPHandler: Processed in 0.001492493 sec. | ||
| 5540 | 2026.05.04 23:29:08.112359 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.05.04 23:29:08.112454 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5542 | 2026.05.04 23:29:08.112496 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5543 | 2026.05.04 23:29:08.112922 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.05.04 23:29:08.112959 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5545 | 2026.05.04 23:29:08.113268 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5546 | 2026.05.04 23:29:08.113496 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.05.04 23:29:08.113627 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 5548 | 2026.05.04 23:29:08.113665 [ 261 ] {4d9d6656-d6e5-4ba6-9c3c-9b5fc33b60f4} <Debug> TCPHandler: Processed in 0.001359799 sec. | ||
| 5549 | 2026.05.04 23:29:08.113783 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2026.05.04 23:29:08.113876 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5551 | 2026.05.04 23:29:08.113917 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5552 | 2026.05.04 23:29:08.114504 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.05.04 23:29:08.114541 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5554 | 2026.05.04 23:29:08.114865 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5555 | 2026.05.04 23:29:08.115071 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.05.04 23:29:08.115203 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001345 sec., 388104.0892193308 rows/sec., 27.40 MiB/sec. | ||
| 5557 | 2026.05.04 23:29:08.115243 [ 261 ] {6aab6ac6-9b9c-4a2c-b44a-07bc0b066269} <Debug> TCPHandler: Processed in 0.001510133 sec. | ||
| 5558 | 2026.05.04 23:29:08.115356 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2026.05.04 23:29:08.115461 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5560 | 2026.05.04 23:29:08.115504 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5561 | 2026.05.04 23:29:08.115842 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2026.05.04 23:29:08.115878 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5563 | 2026.05.04 23:29:08.116177 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5564 | 2026.05.04 23:29:08.116386 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.05.04 23:29:08.116520 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 5566 | 2026.05.04 23:29:08.116558 [ 261 ] {95e3fa16-1246-4e63-bbee-46370c9426f1} <Debug> TCPHandler: Processed in 0.001251865 sec. | ||
| 5567 | 2026.05.04 23:29:08.116676 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2026.05.04 23:29:08.116774 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2026.05.04 23:29:08.116818 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5570 | 2026.05.04 23:29:08.117228 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.05.04 23:29:08.117265 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5572 | 2026.05.04 23:29:08.117607 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5573 | 2026.05.04 23:29:08.117817 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.05.04 23:29:08.117947 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001191 sec., 222502.0990764064 rows/sec., 14.79 MiB/sec. | ||
| 5575 | 2026.05.04 23:29:08.117983 [ 261 ] {513a17b4-309b-431d-a513-420e01a22bfa} <Debug> TCPHandler: Processed in 0.001361049 sec. | ||
| 5576 | 2026.05.04 23:29:08.118109 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2026.05.04 23:29:08.118200 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5578 | 2026.05.04 23:29:08.118241 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5579 | 2026.05.04 23:29:08.118571 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.05.04 23:29:08.118606 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5581 | 2026.05.04 23:29:08.118905 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5582 | 2026.05.04 23:29:08.119119 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.05.04 23:29:08.119255 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 5584 | 2026.05.04 23:29:08.119302 [ 261 ] {42781b1d-a5b4-4410-8a14-e76782a08e8a} <Debug> TCPHandler: Processed in 0.001241686 sec. | ||
| 5585 | 2026.05.04 23:29:08.119434 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.05.04 23:29:08.119536 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5587 | 2026.05.04 23:29:08.119590 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5588 | 2026.05.04 23:29:08.120428 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.05.04 23:29:08.120467 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5590 | 2026.05.04 23:29:08.121015 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5591 | 2026.05.04 23:29:08.121239 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.05.04 23:29:08.121377 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.00186 sec., 17204.301075268817 rows/sec., 30.83 MiB/sec. | ||
| 5593 | 2026.05.04 23:29:08.121444 [ 261 ] {965ef864-539e-4112-ade0-d76b64b2e294} <Debug> TCPHandler: Processed in 0.002065809 sec. | ||
| 5594 | 2026.05.04 23:29:08.121565 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.05.04 23:29:08.121660 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5596 | 2026.05.04 23:29:08.121701 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5597 | 2026.05.04 23:29:08.122036 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.05.04 23:29:08.122073 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5599 | 2026.05.04 23:29:08.122384 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5600 | 2026.05.04 23:29:08.122594 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.05.04 23:29:08.122728 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 5602 | 2026.05.04 23:29:08.122765 [ 261 ] {504f794c-446d-4dec-b396-ef7b8576b09a} <Debug> TCPHandler: Processed in 0.001248345 sec. | ||
| 5603 | 2026.05.04 23:29:11.832595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 698 | ||
| 5604 | 2026.05.04 23:29:11.835123 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5605 | 2026.05.04 23:29:11.835169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5606 | 2026.05.04 23:29:11.836462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5607 | 2026.05.04 23:29:11.836756 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5608 | 2026.05.04 23:29:11.836891 [ 59 ] {} <Debug> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5609 | 2026.05.04 23:29:11.836924 [ 59 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.05.04 23:29:11.836943 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5611 | 2026.05.04 23:29:11.837058 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::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 | ||
| 5612 | 2026.05.04 23:29:11.837100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5613 | 2026.05.04 23:29:11.837636 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5614 | 2026.05.04 23:29:11.837801 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 476 rows starting from the beginning of the part | ||
| 5615 | 2026.05.04 23:29:11.838190 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part | ||
| 5616 | 2026.05.04 23:29:11.838588 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 5617 | 2026.05.04 23:29:11.838937 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5618 | 2026.05.04 23:29:11.839284 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
| 5619 | 2026.05.04 23:29:11.839588 [ 192 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5620 | 2026.05.04 23:29:11.845783 [ 194 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 72 columns (72 merged, 0 gathered) in 0.008778391 sec., 79513.43247298965 rows/sec., 68.08 MiB/sec. | ||
| 5621 | 2026.05.04 23:29:11.846980 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5622 | 2026.05.04 23:29:11.847543 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.05.04 23:29:11.847613 [ 195 ] {25458c8d-9a69-443f-a710-d2b1eb7391ea::all_1_16_3} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5624 | 2026.05.04 23:29:11.847921 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 5625 | 2026.05.04 23:29:13.092670 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2026.05.04 23:29:13.093004 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 5627 | 2026.05.04 23:29:13.093545 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5628 | 2026.05.04 23:29:13.093579 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 5629 | 2026.05.04 23:29:13.093793 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5630 | 2026.05.04 23:29:13.093862 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5631 | 2026.05.04 23:29:13.094002 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5632 | 2026.05.04 23:29:13.094037 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5633 | 2026.05.04 23:29:13.094058 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 5634 | 2026.05.04 23:29:13.094074 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5635 | 2026.05.04 23:29:13.094112 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5636 | 2026.05.04 23:29:13.094132 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5637 | 2026.05.04 23:29:13.095165 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002262 sec., 22546.419098143237 rows/sec., 5.34 MiB/sec. | ||
| 5638 | 2026.05.04 23:29:13.095241 [ 261 ] {0a1ff00e-46c9-4510-85aa-eb6ef3dc7f9f} <Debug> TCPHandler: Processed in 0.002730498 sec. | ||
| 5639 | 2026.05.04 23:29:13.097128 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.05.04 23:29:13.097237 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5641 | 2026.05.04 23:29:13.097280 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5642 | 2026.05.04 23:29:13.097760 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2026.05.04 23:29:13.097800 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5644 | 2026.05.04 23:29:13.098142 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5645 | 2026.05.04 23:29:13.098353 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2026.05.04 23:29:13.098502 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 124.49 KiB/sec. | ||
| 5647 | 2026.05.04 23:29:13.098540 [ 261 ] {c50a8c74-860c-4fb4-b1fc-7e0918db4909} <Debug> TCPHandler: Processed in 0.001487722 sec. | ||
| 5648 | 2026.05.04 23:29:13.098672 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2026.05.04 23:29:13.098761 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5650 | 2026.05.04 23:29:13.098799 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5651 | 2026.05.04 23:29:13.099203 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2026.05.04 23:29:13.099303 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5653 | 2026.05.04 23:29:13.099600 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5654 | 2026.05.04 23:29:13.099812 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.05.04 23:29:13.099941 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001167 sec., 67694.9443016281 rows/sec., 5.60 MiB/sec. | ||
| 5656 | 2026.05.04 23:29:13.099977 [ 261 ] {219e6a2e-39c4-4a58-b1d3-05b27898564b} <Debug> TCPHandler: Processed in 0.001337128 sec. | ||
| 5657 | 2026.05.04 23:29:13.100104 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2026.05.04 23:29:13.100197 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5659 | 2026.05.04 23:29:13.100237 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5660 | 2026.05.04 23:29:13.100630 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2026.05.04 23:29:13.100667 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5662 | 2026.05.04 23:29:13.100959 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5663 | 2026.05.04 23:29:13.101163 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2026.05.04 23:29:13.101296 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001113 sec., 11680.143755615452 rows/sec., 868.64 KiB/sec. | ||
| 5665 | 2026.05.04 23:29:13.101335 [ 261 ] {b92804ab-e01c-48c1-8284-305773e41207} <Debug> TCPHandler: Processed in 0.001279916 sec. | ||
| 5666 | 2026.05.04 23:29:13.101454 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2026.05.04 23:29:13.101547 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5668 | 2026.05.04 23:29:13.101586 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5669 | 2026.05.04 23:29:13.101995 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2026.05.04 23:29:13.102032 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5671 | 2026.05.04 23:29:13.102328 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5672 | 2026.05.04 23:29:13.102530 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2026.05.04 23:29:13.102658 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001129 sec., 68201.94862710363 rows/sec., 5.33 MiB/sec. | ||
| 5674 | 2026.05.04 23:29:13.102694 [ 261 ] {01801940-5d65-4b07-81f6-d176582b3e2c} <Debug> TCPHandler: Processed in 0.001290557 sec. | ||
| 5675 | 2026.05.04 23:29:13.102816 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2026.05.04 23:29:13.102908 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5677 | 2026.05.04 23:29:13.102951 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5678 | 2026.05.04 23:29:13.103359 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.04 23:29:13.103396 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5680 | 2026.05.04 23:29:13.103749 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5681 | 2026.05.04 23:29:13.103969 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.05.04 23:29:13.104098 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001207 sec., 133388.56669428336 rows/sec., 9.29 MiB/sec. | ||
| 5683 | 2026.05.04 23:29:13.104135 [ 261 ] {434cf54c-24c9-48ea-8d42-b6735471a674} <Debug> TCPHandler: Processed in 0.00136853 sec. | ||
| 5684 | 2026.05.04 23:29:13.104269 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2026.05.04 23:29:13.104359 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.05.04 23:29:13.104410 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5687 | 2026.05.04 23:29:13.105123 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.05.04 23:29:13.105156 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5689 | 2026.05.04 23:29:13.105713 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5690 | 2026.05.04 23:29:13.105933 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.05.04 23:29:13.106078 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00173 sec., 6358.381502890174 rows/sec., 11.39 MiB/sec. | ||
| 5692 | 2026.05.04 23:29:13.106139 [ 261 ] {cfc9d8bc-c7f2-4bd4-bec6-4e54d1aa61b5} <Debug> TCPHandler: Processed in 0.001918165 sec. | ||
| 5693 | 2026.05.04 23:29:13.106262 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5694 | 2026.05.04 23:29:13.106356 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5695 | 2026.05.04 23:29:13.106398 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5696 | 2026.05.04 23:29:13.106739 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2026.05.04 23:29:13.106776 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5698 | 2026.05.04 23:29:13.107083 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5699 | 2026.05.04 23:29:13.107291 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2026.05.04 23:29:13.107419 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5701 | 2026.05.04 23:29:13.107455 [ 261 ] {7d27557a-4f32-49ea-87a3-744b134e92cd} <Debug> TCPHandler: Processed in 0.001243925 sec. | ||
| 5702 | 2026.05.04 23:29:14.308204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11055 | ||
| 5703 | 2026.05.04 23:29:14.308717 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.05.04 23:29:14.308767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5705 | 2026.05.04 23:29:14.309270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5706 | 2026.05.04 23:29:14.309511 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.05.04 23:29:14.309657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11055 | ||
| 5708 | 2026.05.04 23:29:14.872158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5709 | 2026.05.04 23:29:14.887858 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.04 23:29:14.887911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5711 | 2026.05.04 23:29:14.894057 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5712 | 2026.05.04 23:29:14.894779 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.04 23:29:14.897499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5714 | 2026.05.04 23:29:17.056319 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49592 | ||
| 5715 | 2026.05.04 23:29:17.056441 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5716 | 2026.05.04 23:29:17.056467 [ 287 ] {} <Debug> TCP-Session: 2e718739-f4d9-45a8-844f-a4eec4c3e397 Authenticating user 'default' from [fd00:1122:3344:101::e]:49592 | ||
| 5717 | 2026.05.04 23:29:17.056494 [ 287 ] {} <Debug> TCP-Session: 2e718739-f4d9-45a8-844f-a4eec4c3e397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.05.04 23:29:17.056507 [ 287 ] {} <Debug> TCP-Session: 2e718739-f4d9-45a8-844f-a4eec4c3e397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5719 | 2026.05.04 23:29:17.056690 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47563 | ||
| 5720 | 2026.05.04 23:29:17.056708 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40576 | ||
| 5721 | 2026.05.04 23:29:17.056750 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37644 | ||
| 5722 | 2026.05.04 23:29:17.056751 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42969 | ||
| 5723 | 2026.05.04 23:29:17.056787 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34228 | ||
| 5724 | 2026.05.04 23:29:17.056802 [ 287 ] {} <Trace> TCP-Session: 2e718739-f4d9-45a8-844f-a4eec4c3e397 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.05.04 23:29:17.056795 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44613 | ||
| 5726 | 2026.05.04 23:29:17.056773 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59596 | ||
| 5727 | 2026.05.04 23:29:17.056762 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49955 | ||
| 5728 | 2026.05.04 23:29:17.056916 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5729 | 2026.05.04 23:29:17.056808 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5730 | 2026.05.04 23:29:17.056957 [ 291 ] {} <Debug> TCP-Session: 32cd444d-659f-417d-899e-c42b99095587 Authenticating user 'default' from [fd00:1122:3344:101::e]:37644 | ||
| 5731 | 2026.05.04 23:29:17.056987 [ 291 ] {} <Debug> TCP-Session: 32cd444d-659f-417d-899e-c42b99095587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5732 | 2026.05.04 23:29:17.056987 [ 288 ] {} <Debug> TCP-Session: 7c5cad6b-6489-4e44-9fc4-dfecc41ae244 Authenticating user 'default' from [fd00:1122:3344:101::e]:47563 | ||
| 5733 | 2026.05.04 23:29:17.056996 [ 287 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5734 | 2026.05.04 23:29:17.057003 [ 291 ] {} <Debug> TCP-Session: 32cd444d-659f-417d-899e-c42b99095587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.04 23:29:17.057031 [ 288 ] {} <Debug> TCP-Session: 7c5cad6b-6489-4e44-9fc4-dfecc41ae244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.05.04 23:29:17.057035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5737 | 2026.05.04 23:29:17.057068 [ 288 ] {} <Debug> TCP-Session: 7c5cad6b-6489-4e44-9fc4-dfecc41ae244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5738 | 2026.05.04 23:29:17.057094 [ 290 ] {} <Debug> TCP-Session: e088189c-52a0-497b-8c97-c9cfe410ec1b Authenticating user 'default' from [fd00:1122:3344:101::e]:42969 | ||
| 5739 | 2026.05.04 23:29:17.056986 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2026.05.04 23:29:17.057127 [ 290 ] {} <Debug> TCP-Session: e088189c-52a0-497b-8c97-c9cfe410ec1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.05.04 23:29:17.057151 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2026.05.04 23:29:17.057154 [ 290 ] {} <Debug> TCP-Session: e088189c-52a0-497b-8c97-c9cfe410ec1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5743 | 2026.05.04 23:29:17.057158 [ 289 ] {} <Debug> TCP-Session: ba74ee6f-7922-45ea-8376-90bc95e49f88 Authenticating user 'default' from [fd00:1122:3344:101::e]:40576 | ||
| 5744 | 2026.05.04 23:29:17.057185 [ 294 ] {} <Debug> TCP-Session: 0e409980-4f94-46b7-9013-e2df92575fab Authenticating user 'default' from [fd00:1122:3344:101::e]:34228 | ||
| 5745 | 2026.05.04 23:29:17.057212 [ 289 ] {} <Debug> TCP-Session: ba74ee6f-7922-45ea-8376-90bc95e49f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.05.04 23:29:17.057225 [ 294 ] {} <Debug> TCP-Session: 0e409980-4f94-46b7-9013-e2df92575fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5747 | 2026.05.04 23:29:17.057240 [ 289 ] {} <Debug> TCP-Session: ba74ee6f-7922-45ea-8376-90bc95e49f88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.05.04 23:29:17.057253 [ 294 ] {} <Debug> TCP-Session: 0e409980-4f94-46b7-9013-e2df92575fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.05.04 23:29:17.057152 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.05.04 23:29:17.057284 [ 287 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5751 | 2026.05.04 23:29:17.057296 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5752 | 2026.05.04 23:29:17.057310 [ 292 ] {} <Debug> TCP-Session: eca7b8ca-45df-415f-ae8c-3c734ec01183 Authenticating user 'default' from [fd00:1122:3344:101::e]:49955 | ||
| 5753 | 2026.05.04 23:29:17.057331 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.05.04 23:29:17.057355 [ 292 ] {} <Debug> TCP-Session: eca7b8ca-45df-415f-ae8c-3c734ec01183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.05.04 23:29:17.057352 [ 287 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5756 | 2026.05.04 23:29:17.057375 [ 292 ] {} <Debug> TCP-Session: eca7b8ca-45df-415f-ae8c-3c734ec01183 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.05.04 23:29:17.057374 [ 259 ] {} <Debug> TCP-Session: c00637ed-69e7-4b82-8b24-90b3c8eb7009 Authenticating user 'default' from [fd00:1122:3344:101::e]:44613 | ||
| 5758 | 2026.05.04 23:29:17.057347 [ 293 ] {} <Debug> TCP-Session: 6fdb61d3-098c-44c2-8e44-ddf210e9d4e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59596 | ||
| 5759 | 2026.05.04 23:29:17.057413 [ 259 ] {} <Debug> TCP-Session: c00637ed-69e7-4b82-8b24-90b3c8eb7009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.05.04 23:29:17.057433 [ 293 ] {} <Debug> TCP-Session: 6fdb61d3-098c-44c2-8e44-ddf210e9d4e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5761 | 2026.05.04 23:29:17.057442 [ 259 ] {} <Debug> TCP-Session: c00637ed-69e7-4b82-8b24-90b3c8eb7009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.05.04 23:29:17.057457 [ 293 ] {} <Debug> TCP-Session: 6fdb61d3-098c-44c2-8e44-ddf210e9d4e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.05.04 23:29:17.057653 [ 287 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 5764 | 2026.05.04 23:29:17.058565 [ 284 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Trace> AggregatingTransform: Aggregating | ||
| 5765 | 2026.05.04 23:29:17.058601 [ 284 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5766 | 2026.05.04 23:29:17.058639 [ 284 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883935 sec. (1131.305 rows/sec., 44.19 KiB/sec.) | ||
| 5767 | 2026.05.04 23:29:17.058661 [ 284 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Trace> Aggregator: Merging aggregated data | ||
| 5768 | 2026.05.04 23:29:17.060074 [ 287 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003133 sec., 319.1828917969997 rows/sec., 12.47 KiB/sec. | ||
| 5769 | 2026.05.04 23:29:17.060260 [ 287 ] {2cfdcb32-1e5e-4910-8ec0-cc677775d8f9} <Debug> TCPHandler: Processed in 0.003571952 sec. | ||
| 5770 | 2026.05.04 23:29:17.060425 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.05.04 23:29:17.060453 [ 287 ] {} <Debug> TCP-Session: 2e718739-f4d9-45a8-844f-a4eec4c3e397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.05.04 23:29:17.060461 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5773 | 2026.05.04 23:29:17.060484 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5774 | 2026.05.04 23:29:17.060505 [ 288 ] {} <Debug> TCP-Session: 7c5cad6b-6489-4e44-9fc4-dfecc41ae244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.05.04 23:29:17.060520 [ 259 ] {} <Debug> TCP-Session: c00637ed-69e7-4b82-8b24-90b3c8eb7009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.05.04 23:29:17.060536 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5777 | 2026.05.04 23:29:17.060565 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5778 | 2026.05.04 23:29:17.060595 [ 289 ] {} <Debug> TCP-Session: ba74ee6f-7922-45ea-8376-90bc95e49f88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.05.04 23:29:17.060604 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5780 | 2026.05.04 23:29:17.060613 [ 291 ] {} <Debug> TCP-Session: 32cd444d-659f-417d-899e-c42b99095587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5781 | 2026.05.04 23:29:17.060632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5782 | 2026.05.04 23:29:17.060652 [ 290 ] {} <Debug> TCP-Session: e088189c-52a0-497b-8c97-c9cfe410ec1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.05.04 23:29:17.060674 [ 294 ] {} <Debug> TCP-Session: 0e409980-4f94-46b7-9013-e2df92575fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.05.04 23:29:17.060696 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5785 | 2026.05.04 23:29:17.060727 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5786 | 2026.05.04 23:29:17.060733 [ 292 ] {} <Debug> TCP-Session: eca7b8ca-45df-415f-ae8c-3c734ec01183 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.05.04 23:29:17.060767 [ 293 ] {} <Debug> TCP-Session: 6fdb61d3-098c-44c2-8e44-ddf210e9d4e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.05.04 23:29:18.102323 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.05.04 23:29:18.102643 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 5790 | 2026.05.04 23:29:18.103081 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5791 | 2026.05.04 23:29:18.103135 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 5792 | 2026.05.04 23:29:18.103434 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5793 | 2026.05.04 23:29:18.103531 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5794 | 2026.05.04 23:29:18.103725 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5795 | 2026.05.04 23:29:18.103773 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5796 | 2026.05.04 23:29:18.103798 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 5797 | 2026.05.04 23:29:18.103818 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5798 | 2026.05.04 23:29:18.103872 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 5799 | 2026.05.04 23:29:18.103898 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 5800 | 2026.05.04 23:29:18.105394 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002879 sec., 17714.484195901354 rows/sec., 4.19 MiB/sec. | ||
| 5801 | 2026.05.04 23:29:18.105547 [ 261 ] {2756e1d9-f81e-459e-99c5-9271a0d0fadb} <Debug> TCPHandler: Processed in 0.003407947 sec. | ||
| 5802 | 2026.05.04 23:29:18.112234 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.05.04 23:29:18.112406 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.05.04 23:29:18.112472 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5805 | 2026.05.04 23:29:18.113423 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.05.04 23:29:18.113485 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5807 | 2026.05.04 23:29:18.114076 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5808 | 2026.05.04 23:29:18.114425 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.05.04 23:29:18.114675 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002313 sec., 122784.26286208388 rows/sec., 7.80 MiB/sec. | ||
| 5810 | 2026.05.04 23:29:18.114745 [ 261 ] {e5605885-1f5d-4b3d-bc64-8f27d9aae623} <Debug> TCPHandler: Processed in 0.002597314 sec. | ||
| 5811 | 2026.05.04 23:29:18.114962 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.05.04 23:29:18.115095 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5813 | 2026.05.04 23:29:18.115198 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5814 | 2026.05.04 23:29:18.116567 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.05.04 23:29:18.116619 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5816 | 2026.05.04 23:29:18.117115 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5817 | 2026.05.04 23:29:18.117389 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.05.04 23:29:18.117615 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.002551 sec., 337514.70011760097 rows/sec., 26.38 MiB/sec. | ||
| 5819 | 2026.05.04 23:29:18.117682 [ 261 ] {0533b87d-4d19-488c-810c-f04bb197c5ae} <Debug> TCPHandler: Processed in 0.002788559 sec. | ||
| 5820 | 2026.05.04 23:29:18.117896 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.05.04 23:29:18.118027 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.05.04 23:29:18.118147 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5823 | 2026.05.04 23:29:18.118735 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.05.04 23:29:18.118779 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5825 | 2026.05.04 23:29:18.119182 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5826 | 2026.05.04 23:29:18.119457 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.05.04 23:29:18.119630 [ 48 ] {} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5828 | 2026.05.04 23:29:18.119639 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001639 sec., 106162.29408175717 rows/sec., 6.52 MiB/sec. | ||
| 5829 | 2026.05.04 23:29:18.119725 [ 48 ] {} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.05.04 23:29:18.119745 [ 261 ] {d0c133a9-b79c-4c9a-a0a9-84424fcb4144} <Debug> TCPHandler: Processed in 0.001920314 sec. | ||
| 5831 | 2026.05.04 23:29:18.119756 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5832 | 2026.05.04 23:29:18.119909 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::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 | ||
| 5833 | 2026.05.04 23:29:18.119931 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.05.04 23:29:18.120065 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.05.04 23:29:18.120098 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5836 | 2026.05.04 23:29:18.120114 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5837 | 2026.05.04 23:29:18.120164 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 226 rows starting from the beginning of the part | ||
| 5838 | 2026.05.04 23:29:18.120285 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 185 rows starting from the beginning of the part | ||
| 5839 | 2026.05.04 23:29:18.120374 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 5840 | 2026.05.04 23:29:18.120454 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 174 rows starting from the beginning of the part | ||
| 5841 | 2026.05.04 23:29:18.120535 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
| 5842 | 2026.05.04 23:29:18.120649 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 174 rows starting from the beginning of the part | ||
| 5843 | 2026.05.04 23:29:18.120749 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.05.04 23:29:18.120797 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5845 | 2026.05.04 23:29:18.121187 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5846 | 2026.05.04 23:29:18.121465 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.05.04 23:29:18.121632 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001592 sec., 93592.9648241206 rows/sec., 6.05 MiB/sec. | ||
| 5848 | 2026.05.04 23:29:18.121679 [ 261 ] {52aefeb9-1ebb-468c-909f-8a1f4461d1d7} <Debug> TCPHandler: Processed in 0.001805811 sec. | ||
| 5849 | 2026.05.04 23:29:18.121841 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.05.04 23:29:18.121950 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.05.04 23:29:18.121998 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5852 | 2026.05.04 23:29:18.122339 [ 195 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.002495171 sec., 313806.1479553906 rows/sec., 20.87 MiB/sec. | ||
| 5853 | 2026.05.04 23:29:18.122587 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2026.05.04 23:29:18.122596 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5855 | 2026.05.04 23:29:18.122640 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5856 | 2026.05.04 23:29:18.123057 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5857 | 2026.05.04 23:29:18.123131 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.05.04 23:29:18.123253 [ 192 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_31_6} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5859 | 2026.05.04 23:29:18.123346 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.05.04 23:29:18.123350 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5861 | 2026.05.04 23:29:18.123581 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001652 sec., 89588.37772397095 rows/sec., 5.10 MiB/sec. | ||
| 5862 | 2026.05.04 23:29:18.123633 [ 261 ] {93cf4c83-9fdf-4f02-9649-867e8fd479c3} <Debug> TCPHandler: Processed in 0.001848292 sec. | ||
| 5863 | 2026.05.04 23:29:18.123791 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2026.05.04 23:29:18.123900 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5865 | 2026.05.04 23:29:18.123948 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5866 | 2026.05.04 23:29:18.124747 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2026.05.04 23:29:18.124795 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5868 | 2026.05.04 23:29:18.125258 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5869 | 2026.05.04 23:29:18.125561 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.05.04 23:29:18.125743 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001863 sec., 280193.23671497585 rows/sec., 19.78 MiB/sec. | ||
| 5871 | 2026.05.04 23:29:18.125795 [ 261 ] {92e9d0f5-cbd6-4589-9b2a-5182fd87d3b2} <Debug> TCPHandler: Processed in 0.002063239 sec. | ||
| 5872 | 2026.05.04 23:29:18.125979 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5873 | 2026.05.04 23:29:18.126095 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5874 | 2026.05.04 23:29:18.126153 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5875 | 2026.05.04 23:29:18.126664 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.05.04 23:29:18.126712 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5877 | 2026.05.04 23:29:18.127166 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5878 | 2026.05.04 23:29:18.127476 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2026.05.04 23:29:18.127653 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001581 sec., 3795.066413662239 rows/sec., 198.28 KiB/sec. | ||
| 5880 | 2026.05.04 23:29:18.127702 [ 261 ] {d84409af-bcbb-442f-bcb9-d6856eab09f7} <Debug> TCPHandler: Processed in 0.001788681 sec. | ||
| 5881 | 2026.05.04 23:29:18.127890 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2026.05.04 23:29:18.128003 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5883 | 2026.05.04 23:29:18.128058 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5884 | 2026.05.04 23:29:18.128671 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2026.05.04 23:29:18.128719 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5886 | 2026.05.04 23:29:18.129186 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5887 | 2026.05.04 23:29:18.129532 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2026.05.04 23:29:18.129726 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001745 sec., 151862.4641833811 rows/sec., 10.09 MiB/sec. | ||
| 5889 | 2026.05.04 23:29:18.129780 [ 261 ] {0a99f6fe-0d8c-448a-82ce-8ca9a73f76af} <Debug> TCPHandler: Processed in 0.001955236 sec. | ||
| 5890 | 2026.05.04 23:29:18.129962 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5891 | 2026.05.04 23:29:18.130075 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5892 | 2026.05.04 23:29:18.130130 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5893 | 2026.05.04 23:29:18.130635 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.05.04 23:29:18.130683 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5895 | 2026.05.04 23:29:18.131156 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5896 | 2026.05.04 23:29:18.131490 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.05.04 23:29:18.131678 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001622 sec., 616.5228113440197 rows/sec., 41.54 KiB/sec. | ||
| 5898 | 2026.05.04 23:29:18.131729 [ 261 ] {e8d4177b-a67f-44dc-9b85-7ab2b4e1605f} <Debug> TCPHandler: Processed in 0.001828822 sec. | ||
| 5899 | 2026.05.04 23:29:18.131913 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.05.04 23:29:18.132033 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5901 | 2026.05.04 23:29:18.132110 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5902 | 2026.05.04 23:29:18.133389 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.05.04 23:29:18.133437 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5904 | 2026.05.04 23:29:18.134279 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5905 | 2026.05.04 23:29:18.134613 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.05.04 23:29:18.134794 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5907 | 2026.05.04 23:29:18.134827 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002818 sec., 11355.571327182399 rows/sec., 20.35 MiB/sec. | ||
| 5908 | 2026.05.04 23:29:18.134877 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.05.04 23:29:18.134919 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5910 | 2026.05.04 23:29:18.134964 [ 261 ] {57012599-2bfe-4284-b0a4-6a31363318f1} <Debug> TCPHandler: Processed in 0.003115519 sec. | ||
| 5911 | 2026.05.04 23:29:18.135048 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 5912 | 2026.05.04 23:29:18.135172 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.05.04 23:29:18.135285 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5914 | 2026.05.04 23:29:18.135315 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5915 | 2026.05.04 23:29:18.135339 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5916 | 2026.05.04 23:29:18.135393 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 501 rows starting from the beginning of the part | ||
| 5917 | 2026.05.04 23:29:18.135561 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 5918 | 2026.05.04 23:29:18.135709 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
| 5919 | 2026.05.04 23:29:18.135834 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.05.04 23:29:18.135851 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 5921 | 2026.05.04 23:29:18.135883 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5922 | 2026.05.04 23:29:18.136037 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
| 5923 | 2026.05.04 23:29:18.136293 [ 190 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 5924 | 2026.05.04 23:29:18.136389 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5925 | 2026.05.04 23:29:18.136750 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.05.04 23:29:18.136956 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001692 sec., 53191.48936170213 rows/sec., 3.33 MiB/sec. | ||
| 5927 | 2026.05.04 23:29:18.137001 [ 261 ] {edfc1285-15eb-4b3c-b14c-3edace91f5c5} <Debug> TCPHandler: Processed in 0.001895714 sec. | ||
| 5928 | 2026.05.04 23:29:18.165004 [ 192 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 19 columns (19 merged, 0 gathered) in 0.030006817 sec., 20928.577662869073 rows/sec., 37.50 MiB/sec. | ||
| 5929 | 2026.05.04 23:29:18.166241 [ 195 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5930 | 2026.05.04 23:29:18.166966 [ 195 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2026.05.04 23:29:18.167108 [ 195 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5932 | 2026.05.04 23:29:18.167368 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 5933 | 2026.05.04 23:29:18.565113 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42013 | ||
| 5934 | 2026.05.04 23:29:18.565222 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5935 | 2026.05.04 23:29:18.565247 [ 287 ] {} <Debug> TCP-Session: 0efcfcd5-6f3b-46cb-a4ee-e986d3ee149c Authenticating user 'default' from [fd00:1122:3344:101::e]:42013 | ||
| 5936 | 2026.05.04 23:29:18.565268 [ 287 ] {} <Debug> TCP-Session: 0efcfcd5-6f3b-46cb-a4ee-e986d3ee149c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.05.04 23:29:18.565281 [ 287 ] {} <Debug> TCP-Session: 0efcfcd5-6f3b-46cb-a4ee-e986d3ee149c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.05.04 23:29:18.565504 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50919 | ||
| 5939 | 2026.05.04 23:29:18.565517 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57282 | ||
| 5940 | 2026.05.04 23:29:18.565570 [ 287 ] {} <Trace> TCP-Session: 0efcfcd5-6f3b-46cb-a4ee-e986d3ee149c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.05.04 23:29:18.565624 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5942 | 2026.05.04 23:29:18.565651 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5943 | 2026.05.04 23:29:18.565657 [ 288 ] {} <Debug> TCP-Session: b986ae17-6b94-4cd1-a48d-2b591cc80913 Authenticating user 'default' from [fd00:1122:3344:101::e]:50919 | ||
| 5944 | 2026.05.04 23:29:18.565685 [ 289 ] {} <Debug> TCP-Session: 7cda6e8e-6d0b-440b-a04a-993994e61640 Authenticating user 'default' from [fd00:1122:3344:101::e]:57282 | ||
| 5945 | 2026.05.04 23:29:18.565695 [ 288 ] {} <Debug> TCP-Session: b986ae17-6b94-4cd1-a48d-2b591cc80913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.05.04 23:29:18.565716 [ 289 ] {} <Debug> TCP-Session: 7cda6e8e-6d0b-440b-a04a-993994e61640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.05.04 23:29:18.565717 [ 288 ] {} <Debug> TCP-Session: b986ae17-6b94-4cd1-a48d-2b591cc80913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.05.04 23:29:18.565739 [ 289 ] {} <Debug> TCP-Session: 7cda6e8e-6d0b-440b-a04a-993994e61640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2026.05.04 23:29:18.565746 [ 287 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42013) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5950 | 2026.05.04 23:29:18.566023 [ 287 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5951 | 2026.05.04 23:29:18.566079 [ 287 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5952 | 2026.05.04 23:29:18.566355 [ 287 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 5953 | 2026.05.04 23:29:18.567235 [ 323 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Trace> AggregatingTransform: Aggregating | ||
| 5954 | 2026.05.04 23:29:18.567293 [ 323 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Trace> Aggregator: Aggregation method: without_key | ||
| 5955 | 2026.05.04 23:29:18.567327 [ 323 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875105 sec. (1142.720 rows/sec., 44.64 KiB/sec.) | ||
| 5956 | 2026.05.04 23:29:18.567347 [ 323 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Trace> Aggregator: Merging aggregated data | ||
| 5957 | 2026.05.04 23:29:18.568605 [ 287 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002915 sec., 343.0531732418525 rows/sec., 13.40 KiB/sec. | ||
| 5958 | 2026.05.04 23:29:18.568749 [ 287 ] {70463e52-63c4-4a8c-bc30-b369ba6eaf46} <Debug> TCPHandler: Processed in 0.003296354 sec. | ||
| 5959 | 2026.05.04 23:29:18.568881 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2026.05.04 23:29:18.568915 [ 287 ] {} <Debug> TCP-Session: 0efcfcd5-6f3b-46cb-a4ee-e986d3ee149c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2026.05.04 23:29:18.568925 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5962 | 2026.05.04 23:29:18.568976 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5963 | 2026.05.04 23:29:18.568978 [ 288 ] {} <Debug> TCP-Session: b986ae17-6b94-4cd1-a48d-2b591cc80913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.05.04 23:29:18.569046 [ 289 ] {} <Debug> TCP-Session: 7cda6e8e-6d0b-440b-a04a-993994e61640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.05.04 23:29:18.571450 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45666 | ||
| 5966 | 2026.05.04 23:29:18.571464 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53229 | ||
| 5967 | 2026.05.04 23:29:18.571501 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32894 | ||
| 5968 | 2026.05.04 23:29:18.571522 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5969 | 2026.05.04 23:29:18.571490 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40784 | ||
| 5970 | 2026.05.04 23:29:18.571566 [ 291 ] {} <Debug> TCP-Session: 283ab3f3-4dc4-40aa-a22e-ebe1afa8ebcb Authenticating user 'default' from [fd00:1122:3344:101::e]:45666 | ||
| 5971 | 2026.05.04 23:29:18.571567 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5972 | 2026.05.04 23:29:18.571586 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5973 | 2026.05.04 23:29:18.571606 [ 291 ] {} <Debug> TCP-Session: 283ab3f3-4dc4-40aa-a22e-ebe1afa8ebcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.05.04 23:29:18.571621 [ 290 ] {} <Debug> TCP-Session: fa8a83dd-4f2a-40c5-a991-b6666f4b9389 Authenticating user 'default' from [fd00:1122:3344:101::e]:53229 | ||
| 5975 | 2026.05.04 23:29:18.571632 [ 294 ] {} <Debug> TCP-Session: 4ebf17de-f495-4623-9427-3df061d03bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32894 | ||
| 5976 | 2026.05.04 23:29:18.571639 [ 291 ] {} <Debug> TCP-Session: 283ab3f3-4dc4-40aa-a22e-ebe1afa8ebcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5977 | 2026.05.04 23:29:18.571659 [ 290 ] {} <Debug> TCP-Session: fa8a83dd-4f2a-40c5-a991-b6666f4b9389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.05.04 23:29:18.571665 [ 294 ] {} <Debug> TCP-Session: 4ebf17de-f495-4623-9427-3df061d03bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.05.04 23:29:18.571685 [ 290 ] {} <Debug> TCP-Session: fa8a83dd-4f2a-40c5-a991-b6666f4b9389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.05.04 23:29:18.571627 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5981 | 2026.05.04 23:29:18.571696 [ 294 ] {} <Debug> TCP-Session: 4ebf17de-f495-4623-9427-3df061d03bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.05.04 23:29:18.571479 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54461 | ||
| 5983 | 2026.05.04 23:29:18.571730 [ 293 ] {} <Debug> TCP-Session: 105c50cd-7e04-4d9a-861b-09fbb06647a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40784 | ||
| 5984 | 2026.05.04 23:29:18.571463 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41485 | ||
| 5985 | 2026.05.04 23:29:18.571792 [ 293 ] {} <Debug> TCP-Session: 105c50cd-7e04-4d9a-861b-09fbb06647a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2026.05.04 23:29:18.571808 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5987 | 2026.05.04 23:29:18.571827 [ 293 ] {} <Debug> TCP-Session: 105c50cd-7e04-4d9a-861b-09fbb06647a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2026.05.04 23:29:18.571844 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5989 | 2026.05.04 23:29:18.571847 [ 292 ] {} <Debug> TCP-Session: 99fe35d1-6fd7-4ecf-a787-d75166452860 Authenticating user 'default' from [fd00:1122:3344:101::e]:54461 | ||
| 5990 | 2026.05.04 23:29:18.571870 [ 288 ] {} <Debug> TCP-Session: 49185cae-1bd9-4d57-abe2-cdda9eb9048b Authenticating user 'default' from [fd00:1122:3344:101::e]:41485 | ||
| 5991 | 2026.05.04 23:29:18.571876 [ 292 ] {} <Debug> TCP-Session: 99fe35d1-6fd7-4ecf-a787-d75166452860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5992 | 2026.05.04 23:29:18.571887 [ 288 ] {} <Debug> TCP-Session: 49185cae-1bd9-4d57-abe2-cdda9eb9048b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2026.05.04 23:29:18.571892 [ 292 ] {} <Debug> TCP-Session: 99fe35d1-6fd7-4ecf-a787-d75166452860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5994 | 2026.05.04 23:29:18.571901 [ 288 ] {} <Debug> TCP-Session: 49185cae-1bd9-4d57-abe2-cdda9eb9048b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.05.04 23:29:18.592655 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41485). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5996 | |||
| 5997 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5998 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5999 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6000 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6001 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6002 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6003 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6004 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6006 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6007 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 6008 | (version 23.8.7.1) | ||
| 6009 | 2026.05.04 23:29:18.592848 [ 288 ] {} <Debug> TCP-Session: 49185cae-1bd9-4d57-abe2-cdda9eb9048b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2026.05.04 23:29:18.592886 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40784). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6011 | |||
| 6012 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6013 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6014 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6015 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6016 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6017 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6018 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6019 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6020 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6021 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6022 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 6023 | (version 23.8.7.1) | ||
| 6024 | 2026.05.04 23:29:18.592977 [ 293 ] {} <Debug> TCP-Session: 105c50cd-7e04-4d9a-861b-09fbb06647a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.05.04 23:29:18.593001 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54461). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6026 | |||
| 6027 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6028 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6029 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6030 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6031 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6032 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6033 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6034 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6035 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6036 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6037 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 6038 | (version 23.8.7.1) | ||
| 6039 | 2026.05.04 23:29:18.593099 [ 292 ] {} <Debug> TCP-Session: 99fe35d1-6fd7-4ecf-a787-d75166452860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.05.04 23:29:18.593131 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:32894). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6041 | |||
| 6042 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6043 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6044 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6045 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6046 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6047 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6048 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6049 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6050 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6051 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6052 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 6053 | (version 23.8.7.1) | ||
| 6054 | 2026.05.04 23:29:18.593222 [ 294 ] {} <Debug> TCP-Session: 4ebf17de-f495-4623-9427-3df061d03bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6055 | 2026.05.04 23:29:18.593242 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45666). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6056 | |||
| 6057 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6058 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6059 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6060 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6061 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6062 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6063 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6064 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6065 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6066 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6067 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 6068 | (version 23.8.7.1) | ||
| 6069 | 2026.05.04 23:29:18.593338 [ 291 ] {} <Debug> TCP-Session: 283ab3f3-4dc4-40aa-a22e-ebe1afa8ebcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2026.05.04 23:29:18.593355 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53229). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6071 | |||
| 6072 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6073 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6074 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6075 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6076 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6077 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6078 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6079 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6080 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6081 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6082 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 6083 | (version 23.8.7.1) | ||
| 6084 | 2026.05.04 23:29:18.593436 [ 290 ] {} <Debug> TCP-Session: fa8a83dd-4f2a-40c5-a991-b6666f4b9389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2026.05.04 23:29:18.627136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64696 | ||
| 6086 | 2026.05.04 23:29:18.627224 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6087 | 2026.05.04 23:29:18.627247 [ 291 ] {} <Debug> TCP-Session: 52ff10cc-5cf1-46ec-8ab7-4b78ad3d9a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:64696 | ||
| 6088 | 2026.05.04 23:29:18.627267 [ 291 ] {} <Debug> TCP-Session: 52ff10cc-5cf1-46ec-8ab7-4b78ad3d9a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2026.05.04 23:29:18.627280 [ 291 ] {} <Debug> TCP-Session: 52ff10cc-5cf1-46ec-8ab7-4b78ad3d9a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6090 | 2026.05.04 23:29:18.627466 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62625 | ||
| 6091 | 2026.05.04 23:29:18.627471 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46106 | ||
| 6092 | 2026.05.04 23:29:18.627509 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42050 | ||
| 6093 | 2026.05.04 23:29:18.627553 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32973 | ||
| 6094 | 2026.05.04 23:29:18.627567 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6095 | 2026.05.04 23:29:18.627591 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6096 | 2026.05.04 23:29:18.627528 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52502 | ||
| 6097 | 2026.05.04 23:29:18.627629 [ 293 ] {} <Debug> TCP-Session: c217c5b4-b070-462c-a86d-83df5bfeaaf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46106 | ||
| 6098 | 2026.05.04 23:29:18.627635 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6099 | 2026.05.04 23:29:18.627635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6100 | 2026.05.04 23:29:18.627661 [ 291 ] {} <Trace> TCP-Session: 52ff10cc-5cf1-46ec-8ab7-4b78ad3d9a59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2026.05.04 23:29:18.627684 [ 294 ] {} <Debug> TCP-Session: 432e6e86-c9a7-405f-aa67-880511770b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:42050 | ||
| 6102 | 2026.05.04 23:29:18.627681 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6103 | 2026.05.04 23:29:18.627659 [ 293 ] {} <Debug> TCP-Session: c217c5b4-b070-462c-a86d-83df5bfeaaf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.05.04 23:29:18.627723 [ 294 ] {} <Debug> TCP-Session: 432e6e86-c9a7-405f-aa67-880511770b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6105 | 2026.05.04 23:29:18.627743 [ 293 ] {} <Debug> TCP-Session: c217c5b4-b070-462c-a86d-83df5bfeaaf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2026.05.04 23:29:18.627760 [ 294 ] {} <Debug> TCP-Session: 432e6e86-c9a7-405f-aa67-880511770b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2026.05.04 23:29:18.627614 [ 292 ] {} <Debug> TCP-Session: ee0b4fab-1085-4402-9ab2-5ae2c15bf19c Authenticating user 'default' from [fd00:1122:3344:101::e]:62625 | ||
| 6108 | 2026.05.04 23:29:18.627733 [ 289 ] {} <Debug> TCP-Session: 75460b98-b7df-412f-a2db-70ea3808ec56 Authenticating user 'default' from [fd00:1122:3344:101::e]:52502 | ||
| 6109 | 2026.05.04 23:29:18.627814 [ 292 ] {} <Debug> TCP-Session: ee0b4fab-1085-4402-9ab2-5ae2c15bf19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2026.05.04 23:29:18.627829 [ 289 ] {} <Debug> TCP-Session: 75460b98-b7df-412f-a2db-70ea3808ec56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2026.05.04 23:29:18.627841 [ 292 ] {} <Debug> TCP-Session: ee0b4fab-1085-4402-9ab2-5ae2c15bf19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2026.05.04 23:29:18.627837 [ 291 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64696) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6113 | 2026.05.04 23:29:18.627852 [ 289 ] {} <Debug> TCP-Session: 75460b98-b7df-412f-a2db-70ea3808ec56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2026.05.04 23:29:18.627518 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33385 | ||
| 6115 | 2026.05.04 23:29:18.627505 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54671 | ||
| 6116 | 2026.05.04 23:29:18.627675 [ 290 ] {} <Debug> TCP-Session: 315c2c1a-6f4b-4ba5-9385-9a1105411081 Authenticating user 'default' from [fd00:1122:3344:101::e]:32973 | ||
| 6117 | 2026.05.04 23:29:18.627963 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6118 | 2026.05.04 23:29:18.627976 [ 290 ] {} <Debug> TCP-Session: 315c2c1a-6f4b-4ba5-9385-9a1105411081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.05.04 23:29:18.627992 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6120 | 2026.05.04 23:29:18.627995 [ 287 ] {} <Debug> TCP-Session: 065c0db0-70a9-429f-a63f-4d25d2ee5e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:33385 | ||
| 6121 | 2026.05.04 23:29:18.628003 [ 290 ] {} <Debug> TCP-Session: 315c2c1a-6f4b-4ba5-9385-9a1105411081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2026.05.04 23:29:18.628024 [ 259 ] {} <Debug> TCP-Session: c86046ee-6fe2-45a4-957d-18f44337db6b Authenticating user 'default' from [fd00:1122:3344:101::e]:54671 | ||
| 6123 | 2026.05.04 23:29:18.628034 [ 287 ] {} <Debug> TCP-Session: 065c0db0-70a9-429f-a63f-4d25d2ee5e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6124 | 2026.05.04 23:29:18.628062 [ 259 ] {} <Debug> TCP-Session: c86046ee-6fe2-45a4-957d-18f44337db6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6125 | 2026.05.04 23:29:18.628074 [ 287 ] {} <Debug> TCP-Session: 065c0db0-70a9-429f-a63f-4d25d2ee5e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2026.05.04 23:29:18.628088 [ 259 ] {} <Debug> TCP-Session: c86046ee-6fe2-45a4-957d-18f44337db6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2026.05.04 23:29:18.627523 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33146 | ||
| 6128 | 2026.05.04 23:29:18.628140 [ 291 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6129 | 2026.05.04 23:29:18.628162 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6130 | 2026.05.04 23:29:18.628188 [ 288 ] {} <Debug> TCP-Session: 838f9096-14b9-48d9-b3f4-449ecda6e397 Authenticating user 'default' from [fd00:1122:3344:101::e]:33146 | ||
| 6131 | 2026.05.04 23:29:18.628197 [ 291 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6132 | 2026.05.04 23:29:18.628205 [ 288 ] {} <Debug> TCP-Session: 838f9096-14b9-48d9-b3f4-449ecda6e397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2026.05.04 23:29:18.628230 [ 288 ] {} <Debug> TCP-Session: 838f9096-14b9-48d9-b3f4-449ecda6e397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.05.04 23:29:18.628492 [ 291 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Debug> oximeter.version (413ab30b-3bc7-4778-b9e2-3f982d4562fb) (SelectExecutor): Key condition: unknown | ||
| 6135 | 2026.05.04 23:29:18.629471 [ 308 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Trace> AggregatingTransform: Aggregating | ||
| 6136 | 2026.05.04 23:29:18.629503 [ 308 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6137 | 2026.05.04 23:29:18.629533 [ 308 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934606 sec. (1069.970 rows/sec., 41.80 KiB/sec.) | ||
| 6138 | 2026.05.04 23:29:18.629547 [ 308 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Trace> Aggregator: Merging aggregated data | ||
| 6139 | 2026.05.04 23:29:18.630997 [ 291 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003215 sec., 311.04199066874025 rows/sec., 12.15 KiB/sec. | ||
| 6140 | 2026.05.04 23:29:18.631150 [ 291 ] {1c6035e9-72b4-45b5-835f-4340f4e2956f} <Debug> TCPHandler: Processed in 0.003619114 sec. | ||
| 6141 | 2026.05.04 23:29:18.631262 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6142 | 2026.05.04 23:29:18.631289 [ 291 ] {} <Debug> TCP-Session: 52ff10cc-5cf1-46ec-8ab7-4b78ad3d9a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6143 | 2026.05.04 23:29:18.631295 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6144 | 2026.05.04 23:29:18.631315 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6145 | 2026.05.04 23:29:18.631335 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6146 | 2026.05.04 23:29:18.631353 [ 292 ] {} <Debug> TCP-Session: ee0b4fab-1085-4402-9ab2-5ae2c15bf19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6147 | 2026.05.04 23:29:18.631354 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2026.05.04 23:29:18.631380 [ 259 ] {} <Debug> TCP-Session: c86046ee-6fe2-45a4-957d-18f44337db6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.05.04 23:29:18.631392 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6150 | 2026.05.04 23:29:18.631424 [ 294 ] {} <Debug> TCP-Session: 432e6e86-c9a7-405f-aa67-880511770b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2026.05.04 23:29:18.631425 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6152 | 2026.05.04 23:29:18.631446 [ 290 ] {} <Debug> TCP-Session: 315c2c1a-6f4b-4ba5-9385-9a1105411081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6153 | 2026.05.04 23:29:18.631474 [ 287 ] {} <Debug> TCP-Session: 065c0db0-70a9-429f-a63f-4d25d2ee5e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2026.05.04 23:29:18.631369 [ 293 ] {} <Debug> TCP-Session: c217c5b4-b070-462c-a86d-83df5bfeaaf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2026.05.04 23:29:18.631371 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6156 | 2026.05.04 23:29:18.631413 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6157 | 2026.05.04 23:29:18.631545 [ 289 ] {} <Debug> TCP-Session: 75460b98-b7df-412f-a2db-70ea3808ec56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2026.05.04 23:29:18.631569 [ 288 ] {} <Debug> TCP-Session: 838f9096-14b9-48d9-b3f4-449ecda6e397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2026.05.04 23:29:21.721092 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6160 | 2026.05.04 23:29:21.721150 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6161 | 2026.05.04 23:29:21.809731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11503 | ||
| 6162 | 2026.05.04 23:29:21.810213 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2026.05.04 23:29:21.810248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6164 | 2026.05.04 23:29:21.810729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6165 | 2026.05.04 23:29:21.810950 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2026.05.04 23:29:21.811077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11503 | ||
| 6167 | 2026.05.04 23:29:21.837426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 744 | ||
| 6168 | 2026.05.04 23:29:21.840115 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.05.04 23:29:21.840177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6170 | 2026.05.04 23:29:21.841494 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6171 | 2026.05.04 23:29:21.841783 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.05.04 23:29:21.842177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 6173 | 2026.05.04 23:29:22.397568 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6174 | 2026.05.04 23:29:22.414526 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.05.04 23:29:22.414592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6176 | 2026.05.04 23:29:22.420479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6177 | 2026.05.04 23:29:22.421202 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.05.04 23:29:22.424524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6179 | 2026.05.04 23:29:23.093231 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6180 | 2026.05.04 23:29:23.093563 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6181 | 2026.05.04 23:29:23.094017 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6182 | 2026.05.04 23:29:23.094053 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6183 | 2026.05.04 23:29:23.094269 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6184 | 2026.05.04 23:29:23.094337 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6185 | 2026.05.04 23:29:23.094479 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6186 | 2026.05.04 23:29:23.094515 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6187 | 2026.05.04 23:29:23.094538 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 6188 | 2026.05.04 23:29:23.094553 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6189 | 2026.05.04 23:29:23.094592 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6190 | 2026.05.04 23:29:23.094613 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6191 | 2026.05.04 23:29:23.095650 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002229 sec., 22880.21534320323 rows/sec., 5.42 MiB/sec. | ||
| 6192 | 2026.05.04 23:29:23.095716 [ 261 ] {a59abd20-4452-48c4-ace0-bbf6da438ec3} <Debug> TCPHandler: Processed in 0.002657966 sec. | ||
| 6193 | 2026.05.04 23:29:23.097754 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.05.04 23:29:23.097860 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6195 | 2026.05.04 23:29:23.097905 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6196 | 2026.05.04 23:29:23.098459 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.05.04 23:29:23.098507 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6198 | 2026.05.04 23:29:23.098921 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6199 | 2026.05.04 23:29:23.099155 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.05.04 23:29:23.099300 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001472 sec., 52989.13043478261 rows/sec., 4.39 MiB/sec. | ||
| 6201 | 2026.05.04 23:29:23.099345 [ 261 ] {2bc094b5-ed06-4934-bd0d-bc85bba9dd89} <Debug> TCPHandler: Processed in 0.001642437 sec. | ||
| 6202 | 2026.05.04 23:29:23.099476 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.05.04 23:29:23.099571 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6204 | 2026.05.04 23:29:23.099613 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6205 | 2026.05.04 23:29:23.100008 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.05.04 23:29:23.100043 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6207 | 2026.05.04 23:29:23.100331 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6208 | 2026.05.04 23:29:23.100548 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.05.04 23:29:23.100679 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001127 sec., 9760.425909494234 rows/sec., 733.94 KiB/sec. | ||
| 6210 | 2026.05.04 23:29:23.100716 [ 261 ] {b728f582-7c10-40e0-9413-6eaa7f1a1da5} <Debug> TCPHandler: Processed in 0.001291027 sec. | ||
| 6211 | 2026.05.04 23:29:23.100826 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.05.04 23:29:23.100920 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6213 | 2026.05.04 23:29:23.100960 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6214 | 2026.05.04 23:29:23.101373 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.05.04 23:29:23.101410 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6216 | 2026.05.04 23:29:23.101711 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6217 | 2026.05.04 23:29:23.101914 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.05.04 23:29:23.102040 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00114 sec., 65789.47368421053 rows/sec., 5.14 MiB/sec. | ||
| 6219 | 2026.05.04 23:29:23.102077 [ 261 ] {b38ed01d-3e54-4edd-9fb8-198e6d305e35} <Debug> TCPHandler: Processed in 0.001301787 sec. | ||
| 6220 | 2026.05.04 23:29:23.102193 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2026.05.04 23:29:23.102286 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6222 | 2026.05.04 23:29:23.102330 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6223 | 2026.05.04 23:29:23.102735 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.05.04 23:29:23.102772 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6225 | 2026.05.04 23:29:23.103095 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6226 | 2026.05.04 23:29:23.103299 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.05.04 23:29:23.103429 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 6228 | 2026.05.04 23:29:23.103464 [ 261 ] {9480c4d6-3e0c-49e8-8d14-cf3d8034ff91} <Debug> TCPHandler: Processed in 0.001322248 sec. | ||
| 6229 | 2026.05.04 23:29:23.103573 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.05.04 23:29:23.103677 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6231 | 2026.05.04 23:29:23.103736 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6232 | 2026.05.04 23:29:23.104499 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.05.04 23:29:23.104538 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6234 | 2026.05.04 23:29:23.105066 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6235 | 2026.05.04 23:29:23.105291 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.05.04 23:29:23.105436 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001779 sec., 6183.249016301293 rows/sec., 11.08 MiB/sec. | ||
| 6237 | 2026.05.04 23:29:23.105492 [ 261 ] {755e7009-934f-423c-b3d5-bdbbc3fa92ee} <Debug> TCPHandler: Processed in 0.001973196 sec. | ||
| 6238 | 2026.05.04 23:29:23.105626 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2026.05.04 23:29:23.105722 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6240 | 2026.05.04 23:29:23.105766 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6241 | 2026.05.04 23:29:23.106116 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.05.04 23:29:23.106154 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6243 | 2026.05.04 23:29:23.106463 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6244 | 2026.05.04 23:29:23.106675 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2026.05.04 23:29:23.106811 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 6246 | 2026.05.04 23:29:23.106849 [ 261 ] {3590613c-9ced-44e2-a99b-f147cecb886f} <Debug> TCPHandler: Processed in 0.001274166 sec. | ||
| 6247 | 2026.05.04 23:29:23.356323 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2026.05.04 23:29:23.356536 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6249 | 2026.05.04 23:29:23.356855 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6250 | 2026.05.04 23:29:23.356895 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6251 | 2026.05.04 23:29:23.357147 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6252 | 2026.05.04 23:29:23.357215 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6253 | 2026.05.04 23:29:23.357349 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6254 | 2026.05.04 23:29:23.357385 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6255 | 2026.05.04 23:29:23.357407 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 6256 | 2026.05.04 23:29:23.357423 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6257 | 2026.05.04 23:29:23.357462 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6258 | 2026.05.04 23:29:23.357483 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6259 | 2026.05.04 23:29:23.358418 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.001978 sec., 25783.619817997976 rows/sec., 6.10 MiB/sec. | ||
| 6260 | 2026.05.04 23:29:23.358495 [ 261 ] {ec62c9e8-a9e3-479c-8fd1-317c0e529fa5} <Debug> TCPHandler: Processed in 0.002279626 sec. | ||
| 6261 | 2026.05.04 23:29:23.373344 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.05.04 23:29:23.373482 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.05.04 23:29:23.373538 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6264 | 2026.05.04 23:29:23.374150 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.05.04 23:29:23.374194 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6266 | 2026.05.04 23:29:23.374568 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6267 | 2026.05.04 23:29:23.374804 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.05.04 23:29:23.374964 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001519 sec., 186965.1086240948 rows/sec., 11.87 MiB/sec. | ||
| 6269 | 2026.05.04 23:29:23.375007 [ 261 ] {bec642b4-eb42-4919-85d8-8bdf5e5a2d26} <Debug> TCPHandler: Processed in 0.001732009 sec. | ||
| 6270 | 2026.05.04 23:29:23.375137 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2026.05.04 23:29:23.375238 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6272 | 2026.05.04 23:29:23.375283 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6273 | 2026.05.04 23:29:23.375685 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.05.04 23:29:23.375724 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6275 | 2026.05.04 23:29:23.376013 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6276 | 2026.05.04 23:29:23.376222 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.05.04 23:29:23.376357 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 428.42 KiB/sec. | ||
| 6278 | 2026.05.04 23:29:23.376395 [ 261 ] {fe353c7b-9676-4c53-8d55-4d7f4f95f161} <Debug> TCPHandler: Processed in 0.001308918 sec. | ||
| 6279 | 2026.05.04 23:29:23.376519 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.05.04 23:29:23.376616 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6281 | 2026.05.04 23:29:23.376656 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6282 | 2026.05.04 23:29:23.378407 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.05.04 23:29:23.378446 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6284 | 2026.05.04 23:29:23.378944 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6285 | 2026.05.04 23:29:23.379167 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.05.04 23:29:23.379303 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Debug> executeQuery: Read 3209 rows, 246.04 KiB in 0.002708 sec., 1185007.3855243723 rows/sec., 88.73 MiB/sec. | ||
| 6287 | 2026.05.04 23:29:23.379301 [ 41 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6288 | 2026.05.04 23:29:23.379344 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6289 | 2026.05.04 23:29:23.379371 [ 261 ] {489cc809-a851-4788-8867-61a41970358c} <Debug> TCPHandler: Processed in 0.002903133 sec. | ||
| 6290 | 2026.05.04 23:29:23.379382 [ 41 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.04 23:29:23.379408 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6292 | 2026.05.04 23:29:23.379490 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2026.05.04 23:29:23.379517 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 6294 | 2026.05.04 23:29:23.379592 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6295 | 2026.05.04 23:29:23.379639 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6296 | 2026.05.04 23:29:23.379655 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6297 | 2026.05.04 23:29:23.379695 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3361 rows starting from the beginning of the part | ||
| 6298 | 2026.05.04 23:29:23.379764 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 861 rows starting from the beginning of the part | ||
| 6299 | 2026.05.04 23:29:23.379806 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part | ||
| 6300 | 2026.05.04 23:29:23.379847 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 861 rows starting from the beginning of the part | ||
| 6301 | 2026.05.04 23:29:23.379887 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 6302 | 2026.05.04 23:29:23.379927 [ 192 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3209 rows starting from the beginning of the part | ||
| 6303 | 2026.05.04 23:29:23.380220 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.05.04 23:29:23.380269 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6305 | 2026.05.04 23:29:23.380600 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6306 | 2026.05.04 23:29:23.380826 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.05.04 23:29:23.380965 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Debug> executeQuery: Read 189 rows, 12.04 KiB in 0.001392 sec., 135775.8620689655 rows/sec., 8.45 MiB/sec. | ||
| 6308 | 2026.05.04 23:29:23.381003 [ 261 ] {5fb4a22a-4347-4cac-87da-37242e44e12e} <Debug> TCPHandler: Processed in 0.001561574 sec. | ||
| 6309 | 2026.05.04 23:29:23.381124 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.05.04 23:29:23.381219 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.05.04 23:29:23.381259 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6312 | 2026.05.04 23:29:23.381965 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.05.04 23:29:23.382001 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6314 | 2026.05.04 23:29:23.382368 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6315 | 2026.05.04 23:29:23.382592 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.05.04 23:29:23.382722 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001523 sec., 623768.877216021 rows/sec., 36.70 MiB/sec. | ||
| 6317 | 2026.05.04 23:29:23.382759 [ 261 ] {225a1c21-8f74-47d1-8d8e-32185b1d4d05} <Debug> TCPHandler: Processed in 0.001688308 sec. | ||
| 6318 | 2026.05.04 23:29:23.382878 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2026.05.04 23:29:23.382876 [ 195 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8449 rows, containing 5 columns (5 merged, 0 gathered) in 0.003407887 sec., 2479248.8718082495 rows/sec., 197.91 MiB/sec. | ||
| 6320 | 2026.05.04 23:29:23.382974 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6321 | 2026.05.04 23:29:23.383018 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6322 | 2026.05.04 23:29:23.383245 [ 188 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6323 | 2026.05.04 23:29:23.383421 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2026.05.04 23:29:23.383465 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6325 | 2026.05.04 23:29:23.383523 [ 188 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.05.04 23:29:23.383600 [ 188 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_36_7} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6327 | 2026.05.04 23:29:23.383681 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 6328 | 2026.05.04 23:29:23.383768 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6329 | 2026.05.04 23:29:23.383976 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2026.05.04 23:29:23.384106 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 6331 | 2026.05.04 23:29:23.384144 [ 261 ] {41155a42-a08f-4eed-8b6c-21197cc5f676} <Debug> TCPHandler: Processed in 0.001316967 sec. | ||
| 6332 | 2026.05.04 23:29:23.384258 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2026.05.04 23:29:23.384351 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6334 | 2026.05.04 23:29:23.384390 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6335 | 2026.05.04 23:29:23.384827 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.05.04 23:29:23.384863 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6337 | 2026.05.04 23:29:23.385160 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6338 | 2026.05.04 23:29:23.385366 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.05.04 23:29:23.385503 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 6340 | 2026.05.04 23:29:23.385540 [ 261 ] {1148f4f5-d5a4-4e46-b952-082a2535864a} <Debug> TCPHandler: Processed in 0.001332708 sec. | ||
| 6341 | 2026.05.04 23:29:23.385659 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2026.05.04 23:29:23.385752 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6343 | 2026.05.04 23:29:23.385791 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6344 | 2026.05.04 23:29:23.386791 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.05.04 23:29:23.386826 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6346 | 2026.05.04 23:29:23.387200 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6347 | 2026.05.04 23:29:23.387418 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.05.04 23:29:23.387525 [ 41 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6349 | 2026.05.04 23:29:23.387546 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Debug> executeQuery: Read 1752 rows, 121.07 KiB in 0.001814 sec., 965821.3891951488 rows/sec., 65.18 MiB/sec. | ||
| 6350 | 2026.05.04 23:29:23.387570 [ 41 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.05.04 23:29:23.387591 [ 261 ] {ae5c7808-6749-42e1-a7bc-61475d16b2ac} <Debug> TCPHandler: Processed in 0.001984537 sec. | ||
| 6352 | 2026.05.04 23:29:23.387593 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6353 | 2026.05.04 23:29:23.387686 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 6354 | 2026.05.04 23:29:23.387741 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6355 | 2026.05.04 23:29:23.387777 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6356 | 2026.05.04 23:29:23.387808 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1831 rows starting from the beginning of the part | ||
| 6357 | 2026.05.04 23:29:23.387841 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6358 | 2026.05.04 23:29:23.387857 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 522 rows starting from the beginning of the part | ||
| 6359 | 2026.05.04 23:29:23.387891 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6360 | 2026.05.04 23:29:23.387904 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 77 rows starting from the beginning of the part | ||
| 6361 | 2026.05.04 23:29:23.387945 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 522 rows starting from the beginning of the part | ||
| 6362 | 2026.05.04 23:29:23.387981 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 75 rows starting from the beginning of the part | ||
| 6363 | 2026.05.04 23:29:23.388016 [ 192 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1752 rows starting from the beginning of the part | ||
| 6364 | 2026.05.04 23:29:23.388262 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.05.04 23:29:23.388302 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6366 | 2026.05.04 23:29:23.388617 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6367 | 2026.05.04 23:29:23.388837 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.05.04 23:29:23.388969 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 6369 | 2026.05.04 23:29:23.389005 [ 261 ] {c5742dad-a2a1-4094-a4df-125ece96a4f1} <Debug> TCPHandler: Processed in 0.001316688 sec. | ||
| 6370 | 2026.05.04 23:29:23.389123 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2026.05.04 23:29:23.389216 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6372 | 2026.05.04 23:29:23.389259 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6373 | 2026.05.04 23:29:23.389505 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001849733 sec., 2583616.121894349 rows/sec., 187.51 MiB/sec. | ||
| 6374 | 2026.05.04 23:29:23.389785 [ 195 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6375 | 2026.05.04 23:29:23.389974 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.05.04 23:29:23.390018 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6377 | 2026.05.04 23:29:23.390141 [ 195 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.05.04 23:29:23.390242 [ 195 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_36_7} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6379 | 2026.05.04 23:29:23.390367 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 6380 | 2026.05.04 23:29:23.390512 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6381 | 2026.05.04 23:29:23.390730 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.05.04 23:29:23.390838 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6383 | 2026.05.04 23:29:23.390864 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Debug> executeQuery: Read 1604 rows, 99.74 KiB in 0.001668 sec., 961630.6954436451 rows/sec., 58.39 MiB/sec. | ||
| 6384 | 2026.05.04 23:29:23.390870 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.05.04 23:29:23.390905 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6386 | 2026.05.04 23:29:23.390908 [ 261 ] {8bd33f51-2992-4b3f-8d5f-89ae106d61ea} <Debug> TCPHandler: Processed in 0.001837172 sec. | ||
| 6387 | 2026.05.04 23:29:23.390982 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 6388 | 2026.05.04 23:29:23.391036 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.05.04 23:29:23.391101 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6390 | 2026.05.04 23:29:23.391137 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6391 | 2026.05.04 23:29:23.391138 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12639 rows starting from the beginning of the part | ||
| 6392 | 2026.05.04 23:29:23.391186 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6393 | 2026.05.04 23:29:23.391222 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6394 | 2026.05.04 23:29:23.391276 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part | ||
| 6395 | 2026.05.04 23:29:23.391318 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 6396 | 2026.05.04 23:29:23.391360 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6397 | 2026.05.04 23:29:23.391401 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1604 rows starting from the beginning of the part | ||
| 6398 | 2026.05.04 23:29:23.391525 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.04 23:29:23.391567 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6400 | 2026.05.04 23:29:23.391881 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6401 | 2026.05.04 23:29:23.392097 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.04 23:29:23.392229 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 6403 | 2026.05.04 23:29:23.392265 [ 261 ] {87d62e74-4187-40f6-9256-4aa14f04965f} <Debug> TCPHandler: Processed in 0.001281827 sec. | ||
| 6404 | 2026.05.04 23:29:23.392383 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.04 23:29:23.392477 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.05.04 23:29:23.392532 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6407 | 2026.05.04 23:29:23.393375 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.05.04 23:29:23.393411 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6409 | 2026.05.04 23:29:23.393976 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6410 | 2026.05.04 23:29:23.394201 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.05.04 23:29:23.394345 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 6412 | 2026.05.04 23:29:23.394409 [ 261 ] {5b5fc9fa-0dc2-42a4-8601-cba2df12131f} <Debug> TCPHandler: Processed in 0.002077699 sec. | ||
| 6413 | 2026.05.04 23:29:23.394541 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.05.04 23:29:23.394635 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6415 | 2026.05.04 23:29:23.394677 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6416 | 2026.05.04 23:29:23.394984 [ 195 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15094 rows, containing 5 columns (5 merged, 0 gathered) in 0.004038676 sec., 3737363.432966646 rows/sec., 244.86 MiB/sec. | ||
| 6417 | 2026.05.04 23:29:23.395017 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.05.04 23:29:23.395057 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6419 | 2026.05.04 23:29:23.395371 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6420 | 2026.05.04 23:29:23.395387 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6421 | 2026.05.04 23:29:23.395639 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6422 | 2026.05.04 23:29:23.395711 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.05.04 23:29:23.395769 [ 39 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6424 | 2026.05.04 23:29:23.395787 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6425 | 2026.05.04 23:29:23.395783 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001166 sec., 36020.583190394515 rows/sec., 2.06 MiB/sec. | ||
| 6426 | 2026.05.04 23:29:23.395811 [ 39 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6427 | 2026.05.04 23:29:23.395841 [ 261 ] {5e667410-0368-4942-ad63-badf93892c32} <Debug> TCPHandler: Processed in 0.001351159 sec. | ||
| 6428 | 2026.05.04 23:29:23.395844 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6429 | 2026.05.04 23:29:23.395863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 6430 | 2026.05.04 23:29:23.395930 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 6431 | 2026.05.04 23:29:23.396006 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6432 | 2026.05.04 23:29:23.396032 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2040 rows starting from the beginning of the part | ||
| 6433 | 2026.05.04 23:29:23.396078 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6434 | 2026.05.04 23:29:23.396115 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 6435 | 2026.05.04 23:29:23.396150 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6436 | 2026.05.04 23:29:23.396182 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 6437 | 2026.05.04 23:29:23.396224 [ 187 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 6438 | 2026.05.04 23:29:23.397138 [ 197 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2382 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231825 sec., 1933716.2340429851 rows/sec., 125.74 MiB/sec. | ||
| 6439 | 2026.05.04 23:29:23.397336 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6440 | 2026.05.04 23:29:23.397576 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.05.04 23:29:23.397638 [ 195 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_36_7} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6442 | 2026.05.04 23:29:23.397705 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6443 | 2026.05.04 23:29:24.000685 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.60 MiB, peak 271.28 MiB, free memory in arenas 0.00 B, will set to 260.24 MiB (RSS), difference: -1.37 MiB | ||
| 6444 | 2026.05.04 23:29:28.090287 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.05.04 23:29:28.090548 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6446 | 2026.05.04 23:29:28.090901 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6447 | 2026.05.04 23:29:28.090941 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6448 | 2026.05.04 23:29:28.091188 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6449 | 2026.05.04 23:29:28.091266 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6450 | 2026.05.04 23:29:28.091413 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6451 | 2026.05.04 23:29:28.091448 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6452 | 2026.05.04 23:29:28.091469 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 6453 | 2026.05.04 23:29:28.091484 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6454 | 2026.05.04 23:29:28.091523 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6455 | 2026.05.04 23:29:28.091542 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6456 | 2026.05.04 23:29:28.092627 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002176 sec., 23437.5 rows/sec., 5.55 MiB/sec. | ||
| 6457 | 2026.05.04 23:29:28.092700 [ 261 ] {af91643d-9766-4b4e-8faf-0c51b595e3d0} <Debug> TCPHandler: Processed in 0.002549153 sec. | ||
| 6458 | 2026.05.04 23:29:28.094261 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.05.04 23:29:28.094382 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6460 | 2026.05.04 23:29:28.094432 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6461 | 2026.05.04 23:29:28.095062 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.05.04 23:29:28.095106 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6463 | 2026.05.04 23:29:28.095499 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6464 | 2026.05.04 23:29:28.095719 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.05.04 23:29:28.095859 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001515 sec., 36963.696369636964 rows/sec., 2.84 MiB/sec. | ||
| 6466 | 2026.05.04 23:29:28.095897 [ 261 ] {806fbb92-db93-4513-bf09-600d8ef0cad1} <Debug> TCPHandler: Processed in 0.001695159 sec. | ||
| 6467 | 2026.05.04 23:29:28.096026 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.05.04 23:29:28.096127 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6469 | 2026.05.04 23:29:28.096166 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6470 | 2026.05.04 23:29:28.096655 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.05.04 23:29:28.096692 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6472 | 2026.05.04 23:29:28.096997 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6473 | 2026.05.04 23:29:28.097202 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.05.04 23:29:28.097331 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 6475 | 2026.05.04 23:29:28.097368 [ 261 ] {aeee614f-9382-48bb-a2fb-9623bf379bf3} <Debug> TCPHandler: Processed in 0.00139515 sec. | ||
| 6476 | 2026.05.04 23:29:28.097487 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.05.04 23:29:28.097589 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6478 | 2026.05.04 23:29:28.097631 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6479 | 2026.05.04 23:29:28.098042 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.05.04 23:29:28.098080 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6481 | 2026.05.04 23:29:28.098406 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6482 | 2026.05.04 23:29:28.098614 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.05.04 23:29:28.098743 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 6484 | 2026.05.04 23:29:28.098780 [ 261 ] {0b1936f7-ea44-4a43-8794-42c8648ff275} <Debug> TCPHandler: Processed in 0.001341568 sec. | ||
| 6485 | 2026.05.04 23:29:28.098901 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.05.04 23:29:28.099002 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.05.04 23:29:28.099043 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6488 | 2026.05.04 23:29:28.099375 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.05.04 23:29:28.099409 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6490 | 2026.05.04 23:29:28.099711 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6491 | 2026.05.04 23:29:28.099923 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.05.04 23:29:28.100049 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001065 sec., 45070.42253521127 rows/sec., 3.04 MiB/sec. | ||
| 6493 | 2026.05.04 23:29:28.100084 [ 261 ] {f3903462-828a-40ca-b31e-07abd71dc8f5} <Debug> TCPHandler: Processed in 0.001231635 sec. | ||
| 6494 | 2026.05.04 23:29:29.311433 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12015 | ||
| 6495 | 2026.05.04 23:29:29.311961 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.05.04 23:29:29.311997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6497 | 2026.05.04 23:29:29.312494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6498 | 2026.05.04 23:29:29.312725 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.05.04 23:29:29.312858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12015 | ||
| 6500 | 2026.05.04 23:29:29.924840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6501 | 2026.05.04 23:29:29.942410 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.05.04 23:29:29.942467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6503 | 2026.05.04 23:29:29.948274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6504 | 2026.05.04 23:29:29.948958 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.05.04 23:29:29.951803 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6506 | 2026.05.04 23:29:31.842838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 796 | ||
| 6507 | 2026.05.04 23:29:31.845527 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.05.04 23:29:31.845570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6509 | 2026.05.04 23:29:31.846748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6510 | 2026.05.04 23:29:31.847076 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.05.04 23:29:31.847340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6512 | 2026.05.04 23:29:33.093687 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.05.04 23:29:33.094033 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6514 | 2026.05.04 23:29:33.094535 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6515 | 2026.05.04 23:29:33.094569 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6516 | 2026.05.04 23:29:33.094780 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6517 | 2026.05.04 23:29:33.094848 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6518 | 2026.05.04 23:29:33.094984 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6519 | 2026.05.04 23:29:33.095018 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6520 | 2026.05.04 23:29:33.095039 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 6521 | 2026.05.04 23:29:33.095054 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6522 | 2026.05.04 23:29:33.095093 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6523 | 2026.05.04 23:29:33.095112 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6524 | 2026.05.04 23:29:33.096193 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002306 sec., 22116.21856027754 rows/sec., 5.24 MiB/sec. | ||
| 6525 | 2026.05.04 23:29:33.096257 [ 261 ] {f7883337-599f-4718-82ec-e3ecd3b2bcf1} <Debug> TCPHandler: Processed in 0.002760038 sec. | ||
| 6526 | 2026.05.04 23:29:33.098164 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.05.04 23:29:33.098269 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6528 | 2026.05.04 23:29:33.098309 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6529 | 2026.05.04 23:29:33.099045 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.05.04 23:29:33.099116 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6531 | 2026.05.04 23:29:33.099611 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6532 | 2026.05.04 23:29:33.099826 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.05.04 23:29:33.099969 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001732 sec., 45034.642032332566 rows/sec., 3.73 MiB/sec. | ||
| 6534 | 2026.05.04 23:29:33.100006 [ 261 ] {804a7278-a19e-48de-ac83-1794cfb2d784} <Debug> TCPHandler: Processed in 0.001891103 sec. | ||
| 6535 | 2026.05.04 23:29:33.100130 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.05.04 23:29:33.100231 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6537 | 2026.05.04 23:29:33.100269 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6538 | 2026.05.04 23:29:33.100689 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.05.04 23:29:33.100725 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6540 | 2026.05.04 23:29:33.101001 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6541 | 2026.05.04 23:29:33.101201 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.05.04 23:29:33.101324 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001112 sec., 9892.086330935252 rows/sec., 743.84 KiB/sec. | ||
| 6543 | 2026.05.04 23:29:33.101360 [ 261 ] {34cf4b2f-a681-43af-87c9-4ba92a559582} <Debug> TCPHandler: Processed in 0.001277186 sec. | ||
| 6544 | 2026.05.04 23:29:33.101469 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.05.04 23:29:33.101568 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6546 | 2026.05.04 23:29:33.101606 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6547 | 2026.05.04 23:29:33.102027 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.05.04 23:29:33.102061 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6549 | 2026.05.04 23:29:33.102344 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6550 | 2026.05.04 23:29:33.102549 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.05.04 23:29:33.102675 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001124 sec., 66725.97864768683 rows/sec., 5.21 MiB/sec. | ||
| 6552 | 2026.05.04 23:29:33.102711 [ 261 ] {64457bc7-829c-493b-a47e-65eface8ef6e} <Debug> TCPHandler: Processed in 0.001288457 sec. | ||
| 6553 | 2026.05.04 23:29:33.102849 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.05.04 23:29:33.102946 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.05.04 23:29:33.102987 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6556 | 2026.05.04 23:29:33.103381 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.05.04 23:29:33.103417 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6558 | 2026.05.04 23:29:33.103755 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6559 | 2026.05.04 23:29:33.103955 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.05.04 23:29:33.104090 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 6561 | 2026.05.04 23:29:33.104125 [ 261 ] {0c9360a5-2779-40df-9ad8-171af2b52ee4} <Debug> TCPHandler: Processed in 0.001323818 sec. | ||
| 6562 | 2026.05.04 23:29:33.104237 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.05.04 23:29:33.104335 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6564 | 2026.05.04 23:29:33.104388 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6565 | 2026.05.04 23:29:33.105143 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.05.04 23:29:33.105178 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6567 | 2026.05.04 23:29:33.105664 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6568 | 2026.05.04 23:29:33.105875 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.05.04 23:29:33.106009 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001691 sec., 6505.026611472502 rows/sec., 11.66 MiB/sec. | ||
| 6570 | 2026.05.04 23:29:33.106059 [ 261 ] {c238af60-2e5c-4bab-b40b-d7c3f95cd297} <Debug> TCPHandler: Processed in 0.001869453 sec. | ||
| 6571 | 2026.05.04 23:29:33.106182 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.05.04 23:29:33.106279 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.05.04 23:29:33.106319 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6574 | 2026.05.04 23:29:33.106652 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.05.04 23:29:33.106684 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6576 | 2026.05.04 23:29:33.106953 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6577 | 2026.05.04 23:29:33.107144 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.05.04 23:29:33.107265 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 6579 | 2026.05.04 23:29:33.107297 [ 261 ] {ad89d033-15fe-4674-ae43-f01b6571db01} <Debug> TCPHandler: Processed in 0.001217445 sec. | ||
| 6580 | 2026.05.04 23:29:36.721184 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6581 | 2026.05.04 23:29:36.721248 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6582 | 2026.05.04 23:29:36.813723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12463 | ||
| 6583 | 2026.05.04 23:29:36.814219 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.05.04 23:29:36.814270 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6585 | 2026.05.04 23:29:36.814797 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6586 | 2026.05.04 23:29:36.815064 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.05.04 23:29:36.815216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12463 | ||
| 6588 | 2026.05.04 23:29:36.815217 [ 108 ] {} <Debug> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6589 | 2026.05.04 23:29:36.815294 [ 108 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.05.04 23:29:36.815319 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6591 | 2026.05.04 23:29:36.815415 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::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 | ||
| 6592 | 2026.05.04 23:29:36.815504 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6593 | 2026.05.04 23:29:36.815537 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10095 rows starting from the beginning of the part | ||
| 6594 | 2026.05.04 23:29:36.815594 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6595 | 2026.05.04 23:29:36.815639 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6596 | 2026.05.04 23:29:36.815681 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6597 | 2026.05.04 23:29:36.815725 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6598 | 2026.05.04 23:29:36.815763 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6599 | 2026.05.04 23:29:36.820215 [ 195 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12463 rows, containing 4 columns (4 merged, 0 gathered) in 0.004835828 sec., 2577221.522353566 rows/sec., 36.87 MiB/sec. | ||
| 6600 | 2026.05.04 23:29:36.820525 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6601 | 2026.05.04 23:29:36.820831 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6602 | 2026.05.04 23:29:36.820901 [ 197 ] {8701aa8f-4795-4713-a9bf-869923b78190::all_1_26_5} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6603 | 2026.05.04 23:29:36.820979 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6604 | 2026.05.04 23:29:37.452682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6605 | 2026.05.04 23:29:37.470065 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.05.04 23:29:37.470123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6607 | 2026.05.04 23:29:37.476165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6608 | 2026.05.04 23:29:37.476940 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.05.04 23:29:37.477289 [ 129 ] {} <Debug> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6610 | 2026.05.04 23:29:37.477387 [ 129 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2026.05.04 23:29:37.477428 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6612 | 2026.05.04 23:29:37.477597 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 6613 | 2026.05.04 23:29:37.479938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6614 | 2026.05.04 23:29:37.481643 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6615 | 2026.05.04 23:29:37.483305 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 6616 | 2026.05.04 23:29:37.488139 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 6617 | 2026.05.04 23:29:37.492945 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 6618 | 2026.05.04 23:29:37.497485 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 6619 | 2026.05.04 23:29:37.502257 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 6620 | 2026.05.04 23:29:37.506258 [ 193 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::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 | ||
| 6621 | 2026.05.04 23:29:37.558707 [ 198 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081178707 sec., 2414.4262361803817 rows/sec., 12.48 MiB/sec. | ||
| 6622 | 2026.05.04 23:29:37.561465 [ 186 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6623 | 2026.05.04 23:29:37.563659 [ 186 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_26_5} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.05.04 23:29:37.563744 [ 186 ] {309fb8c2-1e02-4f96-937d-9b518275c73d::all_1_26_5} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6625 | 2026.05.04 23:29:37.566463 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6626 | 2026.05.04 23:29:38.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.19 MiB, peak 272.75 MiB, free memory in arenas 0.00 B, will set to 268.65 MiB (RSS), difference: 6.46 MiB | ||
| 6627 | 2026.05.04 23:29:38.098215 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6628 | 2026.05.04 23:29:38.098426 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 6629 | 2026.05.04 23:29:38.098775 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6630 | 2026.05.04 23:29:38.098812 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 6631 | 2026.05.04 23:29:38.099048 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6632 | 2026.05.04 23:29:38.099113 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6633 | 2026.05.04 23:29:38.099252 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6634 | 2026.05.04 23:29:38.099287 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6635 | 2026.05.04 23:29:38.099308 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 6636 | 2026.05.04 23:29:38.099323 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6637 | 2026.05.04 23:29:38.099362 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', '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'))" | ||
| 6638 | 2026.05.04 23:29:38.099381 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6639 | 2026.05.04 23:29:38.100731 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002402 sec., 21232.306411323898 rows/sec., 5.03 MiB/sec. | ||
| 6640 | 2026.05.04 23:29:38.100837 [ 261 ] {6b954c79-39c3-4356-a27f-0cbaa1a49870} <Debug> TCPHandler: Processed in 0.002748268 sec. | ||
| 6641 | 2026.05.04 23:29:38.106151 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.05.04 23:29:38.106277 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.05.04 23:29:38.106329 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6644 | 2026.05.04 23:29:38.106912 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.05.04 23:29:38.106947 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6646 | 2026.05.04 23:29:38.107340 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6647 | 2026.05.04 23:29:38.107572 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.05.04 23:29:38.107718 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001477 sec., 192281.6519972918 rows/sec., 12.21 MiB/sec. | ||
| 6649 | 2026.05.04 23:29:38.107756 [ 261 ] {bd5c68ed-8917-473f-9bd0-c4b45592c1ab} <Debug> TCPHandler: Processed in 0.001666028 sec. | ||
| 6650 | 2026.05.04 23:29:38.107875 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6651 | 2026.05.04 23:29:38.107970 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6652 | 2026.05.04 23:29:38.108010 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6653 | 2026.05.04 23:29:38.108718 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.05.04 23:29:38.108755 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6655 | 2026.05.04 23:29:38.109120 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6656 | 2026.05.04 23:29:38.109331 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.05.04 23:29:38.109455 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Debug> executeQuery: Read 861 rows, 68.90 KiB in 0.001504 sec., 572473.4042553192 rows/sec., 44.74 MiB/sec. | ||
| 6658 | 2026.05.04 23:29:38.109492 [ 261 ] {698a7875-ad7e-4efb-991e-343a2b8d94a0} <Debug> TCPHandler: Processed in 0.001663997 sec. | ||
| 6659 | 2026.05.04 23:29:38.109606 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6660 | 2026.05.04 23:29:38.109700 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6661 | 2026.05.04 23:29:38.109739 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6662 | 2026.05.04 23:29:38.110162 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2026.05.04 23:29:38.110196 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6664 | 2026.05.04 23:29:38.110513 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6665 | 2026.05.04 23:29:38.110710 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6666 | 2026.05.04 23:29:38.110827 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Debug> executeQuery: Read 174 rows, 10.95 KiB in 0.001167 sec., 149100.25706940872 rows/sec., 9.16 MiB/sec. | ||
| 6667 | 2026.05.04 23:29:38.110860 [ 261 ] {63afaf41-eafc-4633-9504-797b927ec95c} <Debug> TCPHandler: Processed in 0.001328868 sec. | ||
| 6668 | 2026.05.04 23:29:38.110974 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6669 | 2026.05.04 23:29:38.111061 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6670 | 2026.05.04 23:29:38.111097 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6671 | 2026.05.04 23:29:38.111553 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.05.04 23:29:38.111588 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6673 | 2026.05.04 23:29:38.111880 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6674 | 2026.05.04 23:29:38.112091 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.05.04 23:29:38.112212 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 6676 | 2026.05.04 23:29:38.112248 [ 261 ] {5bfc1dea-15eb-4d76-8637-953852ccf984} <Debug> TCPHandler: Processed in 0.001289446 sec. | ||
| 6677 | 2026.05.04 23:29:38.112361 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6678 | 2026.05.04 23:29:38.112453 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.05.04 23:29:38.112492 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6680 | 2026.05.04 23:29:38.112906 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.05.04 23:29:38.112940 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6682 | 2026.05.04 23:29:38.113253 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6683 | 2026.05.04 23:29:38.113456 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.05.04 23:29:38.113580 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 6685 | 2026.05.04 23:29:38.113617 [ 261 ] {507496fb-a95f-4f90-bcb9-7f414eed8598} <Debug> TCPHandler: Processed in 0.001305017 sec. | ||
| 6686 | 2026.05.04 23:29:38.113731 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2026.05.04 23:29:38.113824 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6688 | 2026.05.04 23:29:38.113862 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6689 | 2026.05.04 23:29:38.114459 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2026.05.04 23:29:38.114495 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6691 | 2026.05.04 23:29:38.114816 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6692 | 2026.05.04 23:29:38.115017 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2026.05.04 23:29:38.115140 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Debug> executeQuery: Read 522 rows, 37.74 KiB in 0.001334 sec., 391304.347826087 rows/sec., 27.63 MiB/sec. | ||
| 6694 | 2026.05.04 23:29:38.115176 [ 261 ] {bbb8da2f-e4ee-43fc-a491-478f4c25cf9f} <Debug> TCPHandler: Processed in 0.001494543 sec. | ||
| 6695 | 2026.05.04 23:29:38.115286 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6696 | 2026.05.04 23:29:38.115378 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6697 | 2026.05.04 23:29:38.115418 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6698 | 2026.05.04 23:29:38.115762 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6699 | 2026.05.04 23:29:38.115795 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6700 | 2026.05.04 23:29:38.116092 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6701 | 2026.05.04 23:29:38.116305 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.05.04 23:29:38.116429 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 6703 | 2026.05.04 23:29:38.116466 [ 261 ] {348a13a9-b515-4d53-ae17-59d1077a1d99} <Debug> TCPHandler: Processed in 0.001229546 sec. | ||
| 6704 | 2026.05.04 23:29:38.116583 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2026.05.04 23:29:38.116675 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6706 | 2026.05.04 23:29:38.116717 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6707 | 2026.05.04 23:29:38.117124 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.05.04 23:29:38.117158 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6709 | 2026.05.04 23:29:38.117495 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6710 | 2026.05.04 23:29:38.117703 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2026.05.04 23:29:38.117828 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 6712 | 2026.05.04 23:29:38.117864 [ 261 ] {72a2d406-a8e4-4897-beab-eaa93624b962} <Debug> TCPHandler: Processed in 0.001330058 sec. | ||
| 6713 | 2026.05.04 23:29:38.117979 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.05.04 23:29:38.118070 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6715 | 2026.05.04 23:29:38.118111 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6716 | 2026.05.04 23:29:38.118420 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2026.05.04 23:29:38.118454 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6718 | 2026.05.04 23:29:38.118752 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6719 | 2026.05.04 23:29:38.118959 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2026.05.04 23:29:38.119082 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 6721 | 2026.05.04 23:29:38.119117 [ 261 ] {9ba3ee82-d1cc-4f08-a51b-f90e8a63d56a} <Debug> TCPHandler: Processed in 0.001188584 sec. | ||
| 6722 | 2026.05.04 23:29:38.119216 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.05.04 23:29:38.119310 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6724 | 2026.05.04 23:29:38.119362 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6725 | 2026.05.04 23:29:38.120163 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.05.04 23:29:38.120198 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6727 | 2026.05.04 23:29:38.120761 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6728 | 2026.05.04 23:29:38.120986 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.05.04 23:29:38.121120 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001828 sec., 17505.4704595186 rows/sec., 31.37 MiB/sec. | ||
| 6730 | 2026.05.04 23:29:38.121172 [ 261 ] {d1fd153f-af2e-4733-b39f-18744c0ed2c3} <Debug> TCPHandler: Processed in 0.002003507 sec. | ||
| 6731 | 2026.05.04 23:29:38.121304 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.05.04 23:29:38.121397 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.05.04 23:29:38.121438 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6734 | 2026.05.04 23:29:38.121773 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.05.04 23:29:38.121808 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6736 | 2026.05.04 23:29:38.122113 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6737 | 2026.05.04 23:29:38.122320 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.05.04 23:29:38.122444 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 6739 | 2026.05.04 23:29:38.122480 [ 261 ] {366b48ab-83cf-4e67-811b-9fd5bbb12675} <Debug> TCPHandler: Processed in 0.001225535 sec. | ||
| 6740 | 2026.05.04 23:29:41.848059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 834 | ||
| 6741 | 2026.05.04 23:29:41.850588 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.05.04 23:29:41.850646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6743 | 2026.05.04 23:29:41.851918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6744 | 2026.05.04 23:29:41.852199 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.05.04 23:29:41.852570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6746 | 2026.05.04 23:29:43.098024 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.05.04 23:29:43.098276 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6748 | 2026.05.04 23:29:43.098672 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6749 | 2026.05.04 23:29:43.098714 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6750 | 2026.05.04 23:29:43.098950 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6751 | 2026.05.04 23:29:43.099017 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6752 | 2026.05.04 23:29:43.099157 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6753 | 2026.05.04 23:29:43.099192 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6754 | 2026.05.04 23:29:43.099213 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 6755 | 2026.05.04 23:29:43.099229 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6756 | 2026.05.04 23:29:43.099268 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6757 | 2026.05.04 23:29:43.099288 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6758 | 2026.05.04 23:29:43.100883 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002715 sec., 18784.53038674033 rows/sec., 4.45 MiB/sec. | ||
| 6759 | 2026.05.04 23:29:43.100988 [ 261 ] {d6323977-b01e-4715-9095-a31e504a74bc} <Debug> TCPHandler: Processed in 0.003107398 sec. | ||
| 6760 | 2026.05.04 23:29:43.105019 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6761 | 2026.05.04 23:29:43.105230 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6762 | 2026.05.04 23:29:43.105310 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6763 | 2026.05.04 23:29:43.105975 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6764 | 2026.05.04 23:29:43.106012 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6765 | 2026.05.04 23:29:43.106421 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6766 | 2026.05.04 23:29:43.106634 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.05.04 23:29:43.106776 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001614 sec., 14869.888475836431 rows/sec., 1.23 MiB/sec. | ||
| 6768 | 2026.05.04 23:29:43.106792 [ 148 ] {} <Debug> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6769 | 2026.05.04 23:29:43.106815 [ 261 ] {55e4e983-07ed-4779-8a45-0d239f820a41} <Debug> TCPHandler: Processed in 0.001895014 sec. | ||
| 6770 | 2026.05.04 23:29:43.106869 [ 148 ] {} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.04 23:29:43.106895 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6772 | 2026.05.04 23:29:43.106984 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2026.05.04 23:29:43.107023 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::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 | ||
| 6774 | 2026.05.04 23:29:43.107092 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6775 | 2026.05.04 23:29:43.107137 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6776 | 2026.05.04 23:29:43.107178 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6777 | 2026.05.04 23:29:43.107222 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 6778 | 2026.05.04 23:29:43.107298 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6779 | 2026.05.04 23:29:43.107349 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6780 | 2026.05.04 23:29:43.107398 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6781 | 2026.05.04 23:29:43.107445 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6782 | 2026.05.04 23:29:43.107492 [ 197 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6783 | 2026.05.04 23:29:43.107553 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6784 | 2026.05.04 23:29:43.107594 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6785 | 2026.05.04 23:29:43.108003 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6786 | 2026.05.04 23:29:43.108236 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6787 | 2026.05.04 23:29:43.108372 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001309 sec., 6111.535523300229 rows/sec., 498.35 KiB/sec. | ||
| 6788 | 2026.05.04 23:29:43.108410 [ 261 ] {04dd4f63-e551-4bfe-a566-b17c9ec8f60c} <Debug> TCPHandler: Processed in 0.001472622 sec. | ||
| 6789 | 2026.05.04 23:29:43.108531 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6790 | 2026.05.04 23:29:43.108548 [ 198 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591975 sec., 922125.0333704989 rows/sec., 62.67 MiB/sec. | ||
| 6791 | 2026.05.04 23:29:43.108628 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6792 | 2026.05.04 23:29:43.108667 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6793 | 2026.05.04 23:29:43.108707 [ 198 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6794 | 2026.05.04 23:29:43.108957 [ 198 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2026.05.04 23:29:43.109021 [ 198 ] {bad33129-5189-47d8-be1b-ca98420e3526::all_1_16_3} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6796 | 2026.05.04 23:29:43.109098 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6797 | 2026.05.04 23:29:43.109157 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.05.04 23:29:43.109192 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6799 | 2026.05.04 23:29:43.109513 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6800 | 2026.05.04 23:29:43.109715 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.05.04 23:29:43.109841 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Debug> executeQuery: Read 202 rows, 18.37 KiB in 0.001232 sec., 163961.03896103895 rows/sec., 14.56 MiB/sec. | ||
| 6802 | 2026.05.04 23:29:43.109878 [ 261 ] {57f65e16-bc1a-4272-ad84-715ac235e2fd} <Debug> TCPHandler: Processed in 0.00139347 sec. | ||
| 6803 | 2026.05.04 23:29:43.109995 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.05.04 23:29:43.110094 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6805 | 2026.05.04 23:29:43.110133 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6806 | 2026.05.04 23:29:43.110543 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.05.04 23:29:43.110578 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6808 | 2026.05.04 23:29:43.110859 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6809 | 2026.05.04 23:29:43.111061 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2026.05.04 23:29:43.111166 [ 147 ] {} <Debug> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6811 | 2026.05.04 23:29:43.111184 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Debug> executeQuery: Read 31 rows, 2.35 KiB in 0.001108 sec., 27978.339350180504 rows/sec., 2.07 MiB/sec. | ||
| 6812 | 2026.05.04 23:29:43.111230 [ 147 ] {} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2026.05.04 23:29:43.111240 [ 261 ] {53c80586-f849-4f48-98f0-591f8eeca158} <Debug> TCPHandler: Processed in 0.001291487 sec. | ||
| 6814 | 2026.05.04 23:29:43.111258 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6815 | 2026.05.04 23:29:43.111342 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::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 | ||
| 6816 | 2026.05.04 23:29:43.111365 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.05.04 23:29:43.111452 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6818 | 2026.05.04 23:29:43.111475 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6819 | 2026.05.04 23:29:43.111485 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 226 rows starting from the beginning of the part | ||
| 6820 | 2026.05.04 23:29:43.111523 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6821 | 2026.05.04 23:29:43.111552 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6822 | 2026.05.04 23:29:43.111602 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 189 rows starting from the beginning of the part | ||
| 6823 | 2026.05.04 23:29:43.111642 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6824 | 2026.05.04 23:29:43.111678 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 174 rows starting from the beginning of the part | ||
| 6825 | 2026.05.04 23:29:43.111719 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6826 | 2026.05.04 23:29:43.111949 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.05.04 23:29:43.111989 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6828 | 2026.05.04 23:29:43.112290 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6829 | 2026.05.04 23:29:43.112473 [ 191 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001162953 sec., 552042.9458456188 rows/sec., 37.21 MiB/sec. | ||
| 6830 | 2026.05.04 23:29:43.112494 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.05.04 23:29:43.112606 [ 147 ] {} <Debug> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6832 | 2026.05.04 23:29:43.112628 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6833 | 2026.05.04 23:29:43.112637 [ 147 ] {} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2026.05.04 23:29:43.112634 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001176 sec., 20408.163265306124 rows/sec., 1.69 MiB/sec. | ||
| 6835 | 2026.05.04 23:29:43.112689 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6836 | 2026.05.04 23:29:43.112721 [ 261 ] {e6d9a490-6a42-4189-8af0-37e10000b17f} <Debug> TCPHandler: Processed in 0.00140261 sec. | ||
| 6837 | 2026.05.04 23:29:43.112779 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::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 | ||
| 6838 | 2026.05.04 23:29:43.112842 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6839 | 2026.05.04 23:29:43.112856 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6840 | 2026.05.04 23:29:43.112891 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 975 rows starting from the beginning of the part | ||
| 6841 | 2026.05.04 23:29:43.112919 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.05.04 23:29:43.112943 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6843 | 2026.05.04 23:29:43.112946 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6844 | 2026.05.04 23:29:43.112987 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6845 | 2026.05.04 23:29:43.112998 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 6846 | 2026.05.04 23:29:43.113003 [ 197 ] {06088342-a8cb-4216-9b20-9146784050bc::all_1_36_7} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6847 | 2026.05.04 23:29:43.113041 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 950 rows starting from the beginning of the part | ||
| 6848 | 2026.05.04 23:29:43.113083 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6849 | 2026.05.04 23:29:43.113091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6850 | 2026.05.04 23:29:43.113125 [ 198 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6851 | 2026.05.04 23:29:43.113385 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6852 | 2026.05.04 23:29:43.113419 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6853 | 2026.05.04 23:29:43.113707 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6854 | 2026.05.04 23:29:43.113916 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6855 | 2026.05.04 23:29:43.114015 [ 147 ] {} <Debug> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6856 | 2026.05.04 23:29:43.114042 [ 147 ] {} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.05.04 23:29:43.114044 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 6858 | 2026.05.04 23:29:43.114059 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6859 | 2026.05.04 23:29:43.114093 [ 261 ] {8448394e-fe1b-4b81-a3c1-9629e7f23425} <Debug> TCPHandler: Processed in 0.001297446 sec. | ||
| 6860 | 2026.05.04 23:29:43.114138 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::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 | ||
| 6861 | 2026.05.04 23:29:43.114209 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.05.04 23:29:43.114213 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6863 | 2026.05.04 23:29:43.114252 [ 194 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503033 sec., 1594110.0428267377 rows/sec., 102.36 MiB/sec. | ||
| 6864 | 2026.05.04 23:29:43.114256 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 6865 | 2026.05.04 23:29:43.114307 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6866 | 2026.05.04 23:29:43.114318 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6867 | 2026.05.04 23:29:43.114345 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6868 | 2026.05.04 23:29:43.114359 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6869 | 2026.05.04 23:29:43.114397 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6870 | 2026.05.04 23:29:43.114418 [ 197 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6871 | 2026.05.04 23:29:43.114436 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6872 | 2026.05.04 23:29:43.114481 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 6873 | 2026.05.04 23:29:43.114697 [ 197 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.05.04 23:29:43.114770 [ 197 ] {3126b669-2532-4018-9226-a643a288c63f::all_1_16_3} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6875 | 2026.05.04 23:29:43.114800 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6876 | 2026.05.04 23:29:43.114840 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6877 | 2026.05.04 23:29:43.114842 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6878 | 2026.05.04 23:29:43.115140 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6879 | 2026.05.04 23:29:43.115267 [ 198 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155133 sec., 661395.7007548049 rows/sec., 40.54 MiB/sec. | ||
| 6880 | 2026.05.04 23:29:43.115351 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.05.04 23:29:43.115398 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6882 | 2026.05.04 23:29:43.115486 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Debug> executeQuery: Read 119 rows, 9.91 KiB in 0.001196 sec., 99498.32775919732 rows/sec., 8.09 MiB/sec. | ||
| 6883 | 2026.05.04 23:29:43.115529 [ 261 ] {3bec71f3-b35f-4290-8969-ebd5c98811bb} <Debug> TCPHandler: Processed in 0.001366488 sec. | ||
| 6884 | 2026.05.04 23:29:43.115646 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.04 23:29:43.115648 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.05.04 23:29:43.115733 [ 197 ] {d711cbc1-5fd6-426d-8563-7d40ffdca89c::all_1_16_3} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6887 | 2026.05.04 23:29:43.115772 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6888 | 2026.05.04 23:29:43.115814 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6889 | 2026.05.04 23:29:43.115820 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6890 | 2026.05.04 23:29:43.116270 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.05.04 23:29:43.116306 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6892 | 2026.05.04 23:29:43.116635 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6893 | 2026.05.04 23:29:43.116840 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.05.04 23:29:43.116969 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Debug> executeQuery: Read 344 rows, 26.63 KiB in 0.001214 sec., 283360.7907742998 rows/sec., 21.42 MiB/sec. | ||
| 6895 | 2026.05.04 23:29:43.117004 [ 261 ] {1e805dca-d9fb-45d5-9380-b765af56bf71} <Debug> TCPHandler: Processed in 0.001403521 sec. | ||
| 6896 | 2026.05.04 23:29:43.117119 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.05.04 23:29:43.117217 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.05.04 23:29:43.117269 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6899 | 2026.05.04 23:29:43.118030 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.05.04 23:29:43.118065 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6901 | 2026.05.04 23:29:43.118565 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6902 | 2026.05.04 23:29:43.118785 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.05.04 23:29:43.118902 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6904 | 2026.05.04 23:29:43.118921 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001722 sec., 6387.921022067363 rows/sec., 11.45 MiB/sec. | ||
| 6905 | 2026.05.04 23:29:43.118954 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2026.05.04 23:29:43.118989 [ 261 ] {65865fac-c028-4ee6-aba4-95b7873616e7} <Debug> TCPHandler: Processed in 0.001916495 sec. | ||
| 6907 | 2026.05.04 23:29:43.118989 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6908 | 2026.05.04 23:29:43.119100 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 6909 | 2026.05.04 23:29:43.119125 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.05.04 23:29:43.119224 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6911 | 2026.05.04 23:29:43.119265 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6912 | 2026.05.04 23:29:43.119315 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6913 | 2026.05.04 23:29:43.119369 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 628 rows starting from the beginning of the part | ||
| 6914 | 2026.05.04 23:29:43.119492 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
| 6915 | 2026.05.04 23:29:43.119602 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::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 | ||
| 6916 | 2026.05.04 23:29:43.119610 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.05.04 23:29:43.119647 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6918 | 2026.05.04 23:29:43.119700 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
| 6919 | 2026.05.04 23:29:43.119789 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 6920 | 2026.05.04 23:29:43.119875 [ 194 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
| 6921 | 2026.05.04 23:29:43.119965 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6922 | 2026.05.04 23:29:43.120175 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.05.04 23:29:43.120303 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 6924 | 2026.05.04 23:29:43.120337 [ 261 ] {a70c3b6c-1a51-4ca3-a637-2d9dfc096702} <Debug> TCPHandler: Processed in 0.001259266 sec. | ||
| 6925 | 2026.05.04 23:29:43.125062 [ 197 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 19 columns (19 merged, 0 gathered) in 0.005994412 sec., 122447.37265306422 rows/sec., 219.42 MiB/sec. | ||
| 6926 | 2026.05.04 23:29:43.126168 [ 198 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6927 | 2026.05.04 23:29:43.126459 [ 198 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.04 23:29:43.126518 [ 198 ] {3c4067a1-72c4-4d9e-affb-cff13418d8f4::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6929 | 2026.05.04 23:29:43.126590 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6930 | 2026.05.04 23:29:44.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.17 MiB, peak 277.68 MiB, free memory in arenas 0.00 B, will set to 273.12 MiB (RSS), difference: 2.95 MiB | ||
| 6931 | 2026.05.04 23:29:44.316164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12975 | ||
| 6932 | 2026.05.04 23:29:44.316674 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2026.05.04 23:29:44.316716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6934 | 2026.05.04 23:29:44.317196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6935 | 2026.05.04 23:29:44.317435 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2026.05.04 23:29:44.317566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12975 | ||
| 6937 | 2026.05.04 23:29:44.980927 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6938 | 2026.05.04 23:29:44.997906 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.05.04 23:29:44.997963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6940 | 2026.05.04 23:29:45.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.66 MiB, peak 277.68 MiB, free memory in arenas 0.00 B, will set to 273.20 MiB (RSS), difference: -4.45 MiB | ||
| 6941 | 2026.05.04 23:29:45.003783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6942 | 2026.05.04 23:29:45.004524 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.05.04 23:29:45.007430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6944 | 2026.05.04 23:29:46.000328 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.20 MiB, peak 277.68 MiB, free memory in arenas 0.00 B, will set to 273.27 MiB (RSS), difference: 4.06 MiB | ||
| 6945 | 2026.05.04 23:29:48.094074 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.05.04 23:29:48.094346 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6947 | 2026.05.04 23:29:48.094721 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6948 | 2026.05.04 23:29:48.094766 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6949 | 2026.05.04 23:29:48.094996 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6950 | 2026.05.04 23:29:48.095067 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6951 | 2026.05.04 23:29:48.095211 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6952 | 2026.05.04 23:29:48.095249 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6953 | 2026.05.04 23:29:48.095272 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 6954 | 2026.05.04 23:29:48.095288 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6955 | 2026.05.04 23:29:48.095328 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6956 | 2026.05.04 23:29:48.095349 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 6957 | 2026.05.04 23:29:48.096531 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.00229 sec., 22270.7423580786 rows/sec., 5.27 MiB/sec. | ||
| 6958 | 2026.05.04 23:29:48.096639 [ 261 ] {b0775004-e404-470f-a904-c4d900d2b941} <Debug> TCPHandler: Processed in 0.002703967 sec. | ||
| 6959 | 2026.05.04 23:29:48.098894 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2026.05.04 23:29:48.099054 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6961 | 2026.05.04 23:29:48.099118 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6962 | 2026.05.04 23:29:48.099838 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2026.05.04 23:29:48.099900 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6964 | 2026.05.04 23:29:48.100301 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6965 | 2026.05.04 23:29:48.100540 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.05.04 23:29:48.100680 [ 107 ] {} <Debug> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6967 | 2026.05.04 23:29:48.100693 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Debug> executeQuery: Read 120 rows, 10.47 KiB in 0.001686 sec., 71174.37722419928 rows/sec., 6.06 MiB/sec. | ||
| 6968 | 2026.05.04 23:29:48.100749 [ 107 ] {} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.05.04 23:29:48.100761 [ 261 ] {4309db74-24ce-42ab-95df-8f04e0cbf633} <Debug> TCPHandler: Processed in 0.001930486 sec. | ||
| 6970 | 2026.05.04 23:29:48.100782 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6971 | 2026.05.04 23:29:48.100905 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6972 | 2026.05.04 23:29:48.100913 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 6973 | 2026.05.04 23:29:48.101004 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6974 | 2026.05.04 23:29:48.101052 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6975 | 2026.05.04 23:29:48.101074 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6976 | 2026.05.04 23:29:48.101120 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3361 rows starting from the beginning of the part | ||
| 6977 | 2026.05.04 23:29:48.101201 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::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 | ||
| 6978 | 2026.05.04 23:29:48.101258 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 78 rows starting from the beginning of the part | ||
| 6979 | 2026.05.04 23:29:48.101310 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 861 rows starting from the beginning of the part | ||
| 6980 | 2026.05.04 23:29:48.101356 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 202 rows starting from the beginning of the part | ||
| 6981 | 2026.05.04 23:29:48.101406 [ 197 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 120 rows starting from the beginning of the part | ||
| 6982 | 2026.05.04 23:29:48.101477 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.05.04 23:29:48.101519 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6984 | 2026.05.04 23:29:48.101857 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6985 | 2026.05.04 23:29:48.102077 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.05.04 23:29:48.102215 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001229 sec., 26037.428803905612 rows/sec., 1.91 MiB/sec. | ||
| 6987 | 2026.05.04 23:29:48.102253 [ 261 ] {93b869f7-9aa2-4a57-9b98-0ef29568c59e} <Debug> TCPHandler: Processed in 0.00139889 sec. | ||
| 6988 | 2026.05.04 23:29:48.102373 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.05.04 23:29:48.102470 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6990 | 2026.05.04 23:29:48.102512 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6991 | 2026.05.04 23:29:48.102937 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.05.04 23:29:48.102976 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6993 | 2026.05.04 23:29:48.103310 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6994 | 2026.05.04 23:29:48.103398 [ 190 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4678 rows, containing 5 columns (5 merged, 0 gathered) in 0.002545633 sec., 1837656.881412207 rows/sec., 148.66 MiB/sec. | ||
| 6995 | 2026.05.04 23:29:48.103521 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6996 | 2026.05.04 23:29:48.103628 [ 107 ] {} <Debug> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6997 | 2026.05.04 23:29:48.103652 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001201 sec., 79933.38884263115 rows/sec., 6.24 MiB/sec. | ||
| 6998 | 2026.05.04 23:29:48.103661 [ 107 ] {} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.05.04 23:29:48.103693 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7000 | 2026.05.04 23:29:48.103698 [ 261 ] {bd5728a0-0e46-43d8-9295-ec56065d38bc} <Debug> TCPHandler: Processed in 0.001373959 sec. | ||
| 7001 | 2026.05.04 23:29:48.103771 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 7002 | 2026.05.04 23:29:48.103827 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.05.04 23:29:48.103837 [ 188 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7004 | 2026.05.04 23:29:48.103876 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2026.05.04 23:29:48.103909 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1831 rows starting from the beginning of the part | ||
| 7006 | 2026.05.04 23:29:48.103929 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7007 | 2026.05.04 23:29:48.103962 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::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 | ||
| 7008 | 2026.05.04 23:29:48.103982 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7009 | 2026.05.04 23:29:48.104011 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 75 rows starting from the beginning of the part | ||
| 7010 | 2026.05.04 23:29:48.104073 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 522 rows starting from the beginning of the part | ||
| 7011 | 2026.05.04 23:29:48.104114 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 119 rows starting from the beginning of the part | ||
| 7012 | 2026.05.04 23:29:48.104155 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 96 rows starting from the beginning of the part | ||
| 7013 | 2026.05.04 23:29:48.104186 [ 188 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.05.04 23:29:48.104286 [ 188 ] {dc60c80b-605b-441e-ac2b-d24a1d5bd3b9::all_1_41_8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7015 | 2026.05.04 23:29:48.104391 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7016 | 2026.05.04 23:29:48.104413 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.05.04 23:29:48.104457 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7018 | 2026.05.04 23:29:48.104974 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7019 | 2026.05.04 23:29:48.105297 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.05.04 23:29:48.105438 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001528 sec., 104712.04188481675 rows/sec., 7.29 MiB/sec. | ||
| 7021 | 2026.05.04 23:29:48.105442 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7022 | 2026.05.04 23:29:48.105481 [ 261 ] {22e40e63-34af-4cb6-afe5-dd47996d84d2} <Debug> TCPHandler: Processed in 0.001703438 sec. | ||
| 7023 | 2026.05.04 23:29:48.105497 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.05.04 23:29:48.105530 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7025 | 2026.05.04 23:29:48.105534 [ 200 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2707 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796881 sec., 1506499.3174283663 rows/sec., 111.31 MiB/sec. | ||
| 7026 | 2026.05.04 23:29:48.105615 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.05.04 23:29:48.105622 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 7028 | 2026.05.04 23:29:48.105726 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7029 | 2026.05.04 23:29:48.105759 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7030 | 2026.05.04 23:29:48.105767 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7031 | 2026.05.04 23:29:48.105788 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7032 | 2026.05.04 23:29:48.105817 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 15094 rows starting from the beginning of the part | ||
| 7033 | 2026.05.04 23:29:48.105881 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 7034 | 2026.05.04 23:29:48.105929 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 7035 | 2026.05.04 23:29:48.105973 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 7036 | 2026.05.04 23:29:48.106015 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 344 rows starting from the beginning of the part | ||
| 7037 | 2026.05.04 23:29:48.106035 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.05.04 23:29:48.106055 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::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 | ||
| 7039 | 2026.05.04 23:29:48.106116 [ 201 ] {65659631-21c7-4416-890a-f84a11284bbc::all_1_41_8} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7040 | 2026.05.04 23:29:48.106198 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 7041 | 2026.05.04 23:29:48.106675 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.05.04 23:29:48.106719 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7043 | 2026.05.04 23:29:48.107304 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7044 | 2026.05.04 23:29:48.107564 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.05.04 23:29:48.107714 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002013 sec., 15896.671634376553 rows/sec., 28.49 MiB/sec. | ||
| 7046 | 2026.05.04 23:29:48.107782 [ 261 ] {d0b5ff82-2d48-4c82-aa45-4863b0684461} <Debug> TCPHandler: Processed in 0.002218093 sec. | ||
| 7047 | 2026.05.04 23:29:48.107912 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.05.04 23:29:48.108005 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.05.04 23:29:48.108048 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7050 | 2026.05.04 23:29:48.108396 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.05.04 23:29:48.108432 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7052 | 2026.05.04 23:29:48.108885 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7053 | 2026.05.04 23:29:48.109114 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.05.04 23:29:48.109233 [ 112 ] {} <Debug> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7055 | 2026.05.04 23:29:48.109258 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 7056 | 2026.05.04 23:29:48.109272 [ 112 ] {} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.05.04 23:29:48.109302 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7058 | 2026.05.04 23:29:48.109305 [ 261 ] {149fad60-1655-4d67-a0d9-5cbbe451b346} <Debug> TCPHandler: Processed in 0.001442691 sec. | ||
| 7059 | 2026.05.04 23:29:48.109382 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | 2026.05.04 23:29:48.109501 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7061 | 2026.05.04 23:29:48.109534 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2382 rows starting from the beginning of the part | ||
| 7062 | 2026.05.04 23:29:48.109596 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 7063 | 2026.05.04 23:29:48.109646 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 7064 | 2026.05.04 23:29:48.109685 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 7065 | 2026.05.04 23:29:48.109721 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 7066 | 2026.05.04 23:29:48.109758 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::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 | ||
| 7067 | 2026.05.04 23:29:48.111246 [ 200 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2700 rows, containing 4 columns (4 merged, 0 gathered) in 0.001902274 sec., 1419353.8890822248 rows/sec., 92.46 MiB/sec. | ||
| 7068 | 2026.05.04 23:29:48.111285 [ 187 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16151 rows, containing 5 columns (5 merged, 0 gathered) in 0.005704833 sec., 2831108.2901112093 rows/sec., 186.46 MiB/sec. | ||
| 7069 | 2026.05.04 23:29:48.111544 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7070 | 2026.05.04 23:29:48.111797 [ 195 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7071 | 2026.05.04 23:29:48.111798 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.05.04 23:29:48.111896 [ 192 ] {c46770bd-ad82-4a41-9207-3ae59bac2272::all_1_41_8} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7073 | 2026.05.04 23:29:48.111959 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7074 | 2026.05.04 23:29:48.112103 [ 195 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.05.04 23:29:48.112184 [ 195 ] {9b01b8a2-3073-4b79-b666-1937562b80ae::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7076 | 2026.05.04 23:29:48.112268 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 7077 | 2026.05.04 23:29:49.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.91 MiB, peak 283.36 MiB, free memory in arenas 0.00 B, will set to 275.64 MiB (RSS), difference: 1.73 MiB | ||
| 7078 | 2026.05.04 23:29:49.117247 [ 127 ] {} <Debug> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7079 | 2026.05.04 23:29:49.117346 [ 127 ] {} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.05.04 23:29:49.117383 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7081 | 2026.05.04 23:29:49.117530 [ 192 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::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 | ||
| 7082 | 2026.05.04 23:29:49.117705 [ 192 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7083 | 2026.05.04 23:29:49.117750 [ 192 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 11 rows starting from the beginning of the part | ||
| 7084 | 2026.05.04 23:29:49.117836 [ 192 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 7085 | 2026.05.04 23:29:49.117893 [ 192 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7086 | 2026.05.04 23:29:49.117948 [ 192 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7087 | 2026.05.04 23:29:49.118000 [ 192 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7088 | 2026.05.04 23:29:49.118734 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269506 sec., 11815.619618969897 rows/sec., 793.09 KiB/sec. | ||
| 7089 | 2026.05.04 23:29:49.118896 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7090 | 2026.05.04 23:29:49.119191 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.05.04 23:29:49.119267 [ 195 ] {83540710-10e7-4c3b-a823-23d82fcd2e64::all_1_14_3} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7092 | 2026.05.04 23:29:49.119366 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 7093 | 2026.05.04 23:29:51.542457 [ 31 ] {} <Debug> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7094 | 2026.05.04 23:29:51.542526 [ 31 ] {} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.05.04 23:29:51.542551 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7096 | 2026.05.04 23:29:51.542667 [ 192 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::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 | ||
| 7097 | 2026.05.04 23:29:51.542813 [ 192 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7098 | 2026.05.04 23:29:51.542847 [ 192 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 7099 | 2026.05.04 23:29:51.542913 [ 192 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7100 | 2026.05.04 23:29:51.542959 [ 192 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7101 | 2026.05.04 23:29:51.542998 [ 192 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7102 | 2026.05.04 23:29:51.543037 [ 192 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7103 | 2026.05.04 23:29:51.543770 [ 195 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155353 sec., 72705.05204902744 rows/sec., 3.71 MiB/sec. | ||
| 7104 | 2026.05.04 23:29:51.543944 [ 199 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7105 | 2026.05.04 23:29:51.544267 [ 199 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.05.04 23:29:51.544339 [ 199 ] {cf00efd9-7015-4cce-810e-3005bcd6f745::all_1_14_3} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7107 | 2026.05.04 23:29:51.544434 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7108 | 2026.05.04 23:29:51.721497 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7109 | 2026.05.04 23:29:51.721562 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7110 | 2026.05.04 23:29:51.817717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13423 | ||
| 7111 | 2026.05.04 23:29:51.818220 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.05.04 23:29:51.818265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7113 | 2026.05.04 23:29:51.818777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7114 | 2026.05.04 23:29:51.819014 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.05.04 23:29:51.819150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13423 | ||
| 7116 | 2026.05.04 23:29:51.852940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 870 | ||
| 7117 | 2026.05.04 23:29:51.855606 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.05.04 23:29:51.855661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7119 | 2026.05.04 23:29:51.856909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7120 | 2026.05.04 23:29:51.857188 [ 243 ] {} <Trace> system.query_log (25458c8d-9a69-443f-a710-d2b1eb7391ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.05.04 23:29:51.857572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 7122 | 2026.05.04 23:29:52.507552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7123 | 2026.05.04 23:29:52.523783 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.05.04 23:29:52.523844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7125 | 2026.05.04 23:29:52.529865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7126 | 2026.05.04 23:29:52.530566 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.05.04 23:29:52.533256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7128 | 2026.05.04 23:29:53.092589 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.05.04 23:29:53.092832 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7130 | 2026.05.04 23:29:53.093146 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7131 | 2026.05.04 23:29:53.093179 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7132 | 2026.05.04 23:29:53.093414 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7133 | 2026.05.04 23:29:53.093482 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7134 | 2026.05.04 23:29:53.093616 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7135 | 2026.05.04 23:29:53.093650 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7136 | 2026.05.04 23:29:53.093671 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 7137 | 2026.05.04 23:29:53.093686 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7138 | 2026.05.04 23:29:53.093725 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7139 | 2026.05.04 23:29:53.093744 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7140 | 2026.05.04 23:29:53.094799 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002052 sec., 24853.801169590643 rows/sec., 5.88 MiB/sec. | ||
| 7141 | 2026.05.04 23:29:53.094866 [ 261 ] {84271c99-3711-48ff-9362-c317162a0033} <Debug> TCPHandler: Processed in 0.002397198 sec. | ||
| 7142 | 2026.05.04 23:29:53.096747 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7143 | 2026.05.04 23:29:53.096851 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7144 | 2026.05.04 23:29:53.096892 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7145 | 2026.05.04 23:29:53.097353 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.05.04 23:29:53.097391 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7147 | 2026.05.04 23:29:53.097754 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7148 | 2026.05.04 23:29:53.097971 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.05.04 23:29:53.098113 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001292 sec., 60371.51702786378 rows/sec., 5.00 MiB/sec. | ||
| 7150 | 2026.05.04 23:29:53.098150 [ 261 ] {c320824a-c8ec-4ff8-b418-b3a9685b9015} <Debug> TCPHandler: Processed in 0.001450492 sec. | ||
| 7151 | 2026.05.04 23:29:53.098272 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2026.05.04 23:29:53.098362 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7153 | 2026.05.04 23:29:53.098401 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7154 | 2026.05.04 23:29:53.098794 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.05.04 23:29:53.098830 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7156 | 2026.05.04 23:29:53.099114 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7157 | 2026.05.04 23:29:53.099316 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2026.05.04 23:29:53.099452 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001108 sec., 9927.797833935017 rows/sec., 746.52 KiB/sec. | ||
| 7159 | 2026.05.04 23:29:53.099488 [ 261 ] {2c2122d9-d60a-4694-8955-9f81aa5abce1} <Debug> TCPHandler: Processed in 0.001263796 sec. | ||
| 7160 | 2026.05.04 23:29:53.099593 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7161 | 2026.05.04 23:29:53.099682 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7162 | 2026.05.04 23:29:53.099719 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7163 | 2026.05.04 23:29:53.100123 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7164 | 2026.05.04 23:29:53.100158 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7165 | 2026.05.04 23:29:53.100453 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7166 | 2026.05.04 23:29:53.100652 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7167 | 2026.05.04 23:29:53.100776 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001111 sec., 67506.75067506751 rows/sec., 5.27 MiB/sec. | ||
| 7168 | 2026.05.04 23:29:53.100811 [ 261 ] {a81e09a5-2bbb-47a3-9262-eedebef9b602} <Debug> TCPHandler: Processed in 0.001264626 sec. | ||
| 7169 | 2026.05.04 23:29:53.100924 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7170 | 2026.05.04 23:29:53.101015 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7171 | 2026.05.04 23:29:53.101056 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7172 | 2026.05.04 23:29:53.101449 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.05.04 23:29:53.101485 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7174 | 2026.05.04 23:29:53.101807 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7175 | 2026.05.04 23:29:53.102018 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7176 | 2026.05.04 23:29:53.102145 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7177 | 2026.05.04 23:29:53.102180 [ 261 ] {d244d417-2d4f-4528-aeb5-d0b91ca033cb} <Debug> TCPHandler: Processed in 0.001302377 sec. | ||
| 7178 | 2026.05.04 23:29:53.102289 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7179 | 2026.05.04 23:29:53.102378 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7180 | 2026.05.04 23:29:53.102431 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7181 | 2026.05.04 23:29:53.103178 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7182 | 2026.05.04 23:29:53.103213 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7183 | 2026.05.04 23:29:53.103712 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7184 | 2026.05.04 23:29:53.103925 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7185 | 2026.05.04 23:29:53.104067 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001708 sec., 6440.281030444965 rows/sec., 11.54 MiB/sec. | ||
| 7186 | 2026.05.04 23:29:53.104125 [ 261 ] {7d24502a-2559-405d-bfbf-2b246d5eb118} <Debug> TCPHandler: Processed in 0.001883694 sec. | ||
| 7187 | 2026.05.04 23:29:53.104245 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7188 | 2026.05.04 23:29:53.104335 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7189 | 2026.05.04 23:29:53.104376 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7190 | 2026.05.04 23:29:53.104709 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2026.05.04 23:29:53.104745 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7192 | 2026.05.04 23:29:53.105036 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7193 | 2026.05.04 23:29:53.105243 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7194 | 2026.05.04 23:29:53.105369 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7195 | 2026.05.04 23:29:53.105404 [ 261 ] {47a8cbe7-a2c7-476b-8266-aeee4f1117c0} <Debug> TCPHandler: Processed in 0.001207175 sec. | ||
| 7196 | 2026.05.04 23:29:53.359156 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.05.04 23:29:53.359420 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7198 | 2026.05.04 23:29:53.359822 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7199 | 2026.05.04 23:29:53.359869 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7200 | 2026.05.04 23:29:53.360170 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7201 | 2026.05.04 23:29:53.360238 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7202 | 2026.05.04 23:29:53.360379 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 7203 | 2026.05.04 23:29:53.360414 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7204 | 2026.05.04 23:29:53.360434 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 7205 | 2026.05.04 23:29:53.360450 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7206 | 2026.05.04 23:29:53.360497 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 7207 | 2026.05.04 23:29:53.360517 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7208 | 2026.05.04 23:29:53.361519 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002214 sec., 23035.230352303526 rows/sec., 5.45 MiB/sec. | ||
| 7209 | 2026.05.04 23:29:53.361588 [ 261 ] {cfe5ae68-51aa-47bf-8ae5-f0c2cede8cab} <Debug> TCPHandler: Processed in 0.002567224 sec. | ||
| 7210 | 2026.05.04 23:29:53.376356 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2026.05.04 23:29:53.376542 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7212 | 2026.05.04 23:29:53.376618 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7213 | 2026.05.04 23:29:53.377386 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2026.05.04 23:29:53.377429 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7215 | 2026.05.04 23:29:53.377806 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7216 | 2026.05.04 23:29:53.378042 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Trace> oximeter.fields_i16 (bad33129-5189-47d8-be1b-ca98420e3526): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2026.05.04 23:29:53.378193 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 7218 | 2026.05.04 23:29:53.378232 [ 261 ] {0f315a5d-6b82-4523-b7b4-83e8d5869ff8} <Debug> TCPHandler: Processed in 0.001968907 sec. | ||
| 7219 | 2026.05.04 23:29:53.378356 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.05.04 23:29:53.378453 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7221 | 2026.05.04 23:29:53.378494 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7222 | 2026.05.04 23:29:53.378884 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2026.05.04 23:29:53.378923 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7224 | 2026.05.04 23:29:53.379216 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7225 | 2026.05.04 23:29:53.379425 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Trace> oximeter.fields_ipaddr (7564d63e-9975-4b1d-9769-cd837d5f57e7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2026.05.04 23:29:53.379556 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001123 sec., 1780.9439002671415 rows/sec., 145.22 KiB/sec. | ||
| 7227 | 2026.05.04 23:29:53.379592 [ 261 ] {524c1b32-dc6a-43ea-8ecf-486288691b3f} <Debug> TCPHandler: Processed in 0.001287007 sec. | ||
| 7228 | 2026.05.04 23:29:53.379705 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2026.05.04 23:29:53.379797 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7230 | 2026.05.04 23:29:53.379837 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7231 | 2026.05.04 23:29:53.381524 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2026.05.04 23:29:53.381561 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7233 | 2026.05.04 23:29:53.382063 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7234 | 2026.05.04 23:29:53.382282 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2026.05.04 23:29:53.382418 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Debug> executeQuery: Read 3207 rows, 245.90 KiB in 0.002638 sec., 1215693.707354056 rows/sec., 91.03 MiB/sec. | ||
| 7236 | 2026.05.04 23:29:53.382456 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7237 | 2026.05.04 23:29:53.382470 [ 261 ] {8b08f517-8e1d-434f-ab22-b38c9458bfe8} <Debug> TCPHandler: Processed in 0.00281438 sec. | ||
| 7238 | 2026.05.04 23:29:53.382598 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.05.04 23:29:53.382693 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7240 | 2026.05.04 23:29:53.382732 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7241 | 2026.05.04 23:29:53.383231 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2026.05.04 23:29:53.383269 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7243 | 2026.05.04 23:29:53.383587 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7244 | 2026.05.04 23:29:53.383809 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Trace> oximeter.fields_u16 (06088342-a8cb-4216-9b20-9146784050bc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2026.05.04 23:29:53.383944 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Debug> executeQuery: Read 185 rows, 11.76 KiB in 0.001269 sec., 145784.08195429473 rows/sec., 9.05 MiB/sec. | ||
| 7246 | 2026.05.04 23:29:53.383981 [ 261 ] {93299e14-7c17-44d8-bf78-e54a56f202ee} <Debug> TCPHandler: Processed in 0.001434361 sec. | ||
| 7247 | 2026.05.04 23:29:53.384093 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2026.05.04 23:29:53.384186 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7249 | 2026.05.04 23:29:53.384226 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7250 | 2026.05.04 23:29:53.384880 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2026.05.04 23:29:53.384916 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7252 | 2026.05.04 23:29:53.385263 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7253 | 2026.05.04 23:29:53.385476 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Trace> oximeter.fields_u32 (3126b669-2532-4018-9226-a643a288c63f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.05.04 23:29:53.385604 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001436 sec., 661559.8885793872 rows/sec., 38.92 MiB/sec. | ||
| 7255 | 2026.05.04 23:29:53.385643 [ 261 ] {fbc99c3c-e988-4bea-9e77-506caf3ca0b3} <Debug> TCPHandler: Processed in 0.001599525 sec. | ||
| 7256 | 2026.05.04 23:29:53.385763 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.05.04 23:29:53.385856 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7258 | 2026.05.04 23:29:53.385896 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7259 | 2026.05.04 23:29:53.386277 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.05.04 23:29:53.386315 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7261 | 2026.05.04 23:29:53.386607 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7262 | 2026.05.04 23:29:53.386822 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Trace> oximeter.fields_u64 (a721a268-d0af-4ac8-8f6c-f140022f8254): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.05.04 23:29:53.386949 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 7264 | 2026.05.04 23:29:53.386986 [ 261 ] {62af2664-a968-4ab4-8897-8a6fa29f5114} <Debug> TCPHandler: Processed in 0.001275207 sec. | ||
| 7265 | 2026.05.04 23:29:53.387109 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.05.04 23:29:53.387229 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7267 | 2026.05.04 23:29:53.387278 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7268 | 2026.05.04 23:29:53.387787 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.05.04 23:29:53.387831 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7270 | 2026.05.04 23:29:53.388194 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7271 | 2026.05.04 23:29:53.388412 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Trace> oximeter.fields_u8 (d711cbc1-5fd6-426d-8563-7d40ffdca89c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.05.04 23:29:53.388539 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001333 sec., 111027.75693923481 rows/sec., 6.31 MiB/sec. | ||
| 7273 | 2026.05.04 23:29:53.388576 [ 261 ] {3583760a-b1cc-4396-a7db-854ee9c9a99e} <Debug> TCPHandler: Processed in 0.001528304 sec. | ||
| 7274 | 2026.05.04 23:29:53.388691 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.05.04 23:29:53.388783 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7276 | 2026.05.04 23:29:53.388822 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7277 | 2026.05.04 23:29:53.389732 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.05.04 23:29:53.389768 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7279 | 2026.05.04 23:29:53.390136 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7280 | 2026.05.04 23:29:53.390339 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.05.04 23:29:53.390475 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Debug> executeQuery: Read 1748 rows, 120.74 KiB in 0.001709 sec., 1022820.3627852545 rows/sec., 69.00 MiB/sec. | ||
| 7282 | 2026.05.04 23:29:53.390512 [ 261 ] {1c6e35a0-aef0-4dc8-b074-00e1fc13bef3} <Debug> TCPHandler: Processed in 0.001869563 sec. | ||
| 7283 | 2026.05.04 23:29:53.390629 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2026.05.04 23:29:53.390723 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7285 | 2026.05.04 23:29:53.390764 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7286 | 2026.05.04 23:29:53.391088 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.05.04 23:29:53.391124 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7288 | 2026.05.04 23:29:53.391423 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7289 | 2026.05.04 23:29:53.391627 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Trace> oximeter.measurements_bool (cf00efd9-7015-4cce-810e-3005bcd6f745): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.05.04 23:29:53.391753 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 7291 | 2026.05.04 23:29:53.391789 [ 261 ] {bd99d834-cf55-4f5e-a303-105dc0776348} <Debug> TCPHandler: Processed in 0.001211915 sec. | ||
| 7292 | 2026.05.04 23:29:53.391900 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.05.04 23:29:53.391994 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7294 | 2026.05.04 23:29:53.392036 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7295 | 2026.05.04 23:29:53.392718 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.05.04 23:29:53.392754 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7297 | 2026.05.04 23:29:53.393181 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7298 | 2026.05.04 23:29:53.393400 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.05.04 23:29:53.393529 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001553 sec., 1031551.8351577593 rows/sec., 62.63 MiB/sec. | ||
| 7300 | 2026.05.04 23:29:53.393565 [ 261 ] {c3700a8e-ecb6-4049-a1cc-97b76d82e705} <Debug> TCPHandler: Processed in 0.00171484 sec. | ||
| 7301 | 2026.05.04 23:29:53.393679 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.05.04 23:29:53.393772 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.05.04 23:29:53.393814 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7304 | 2026.05.04 23:29:53.394138 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.05.04 23:29:53.394174 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7306 | 2026.05.04 23:29:53.394475 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7307 | 2026.05.04 23:29:53.394682 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Trace> oximeter.measurements_f64 (83540710-10e7-4c3b-a823-23d82fcd2e64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.05.04 23:29:53.394810 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 7309 | 2026.05.04 23:29:53.394846 [ 261 ] {3b613dd2-9a81-4237-8f4c-510c8c624271} <Debug> TCPHandler: Processed in 0.001215805 sec. | ||
| 7310 | 2026.05.04 23:29:53.394954 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2026.05.04 23:29:53.395044 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7312 | 2026.05.04 23:29:53.395096 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7313 | 2026.05.04 23:29:53.395897 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.05.04 23:29:53.395933 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7315 | 2026.05.04 23:29:53.396468 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7316 | 2026.05.04 23:29:53.396684 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Trace> oximeter.measurements_histogramu64 (3c4067a1-72c4-4d9e-affb-cff13418d8f4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.05.04 23:29:53.396819 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001792 sec., 22879.464285714286 rows/sec., 41.00 MiB/sec. | ||
| 7318 | 2026.05.04 23:29:53.396872 [ 261 ] {b0b857ac-5cb7-4dd8-8729-58e645d4cd8a} <Debug> TCPHandler: Processed in 0.001964596 sec. | ||
| 7319 | 2026.05.04 23:29:53.396998 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.05.04 23:29:53.397089 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7321 | 2026.05.04 23:29:53.397128 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7322 | 2026.05.04 23:29:53.397470 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.05.04 23:29:53.397505 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7324 | 2026.05.04 23:29:53.397796 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7325 | 2026.05.04 23:29:53.397996 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2026.05.04 23:29:53.398121 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001051 sec., 39961.94100856327 rows/sec., 2.28 MiB/sec. | ||
| 7327 | 2026.05.04 23:29:53.398156 [ 261 ] {20107ad3-cbb1-4704-914d-6dd8c1dbecbe} <Debug> TCPHandler: Processed in 0.001205534 sec. | ||
| 7328 | 2026.05.04 23:29:54.001262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.73 MiB, peak 283.36 MiB, free memory in arenas 0.00 B, will set to 276.28 MiB (RSS), difference: -1.44 MiB | ||
| 7329 | 2026.05.04 23:29:58.091189 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2026.05.04 23:29:58.091427 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7331 | 2026.05.04 23:29:58.091754 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7332 | 2026.05.04 23:29:58.091788 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7333 | 2026.05.04 23:29:58.092007 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7334 | 2026.05.04 23:29:58.092077 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7335 | 2026.05.04 23:29:58.092219 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7336 | 2026.05.04 23:29:58.092255 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7337 | 2026.05.04 23:29:58.092276 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Debug> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (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 | ||
| 7338 | 2026.05.04 23:29:58.092291 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Trace> oximeter.timeseries_schema (fc5a5e0d-3b39-4008-902c-6110d6c57693) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7339 | 2026.05.04 23:29:58.092333 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7340 | 2026.05.04 23:29:58.092353 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 51 rows starting from 0 | ||
| 7341 | 2026.05.04 23:29:58.093340 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Debug> executeQuery: Read 51 rows, 12.37 KiB in 0.002004 sec., 25449.101796407183 rows/sec., 6.03 MiB/sec. | ||
| 7342 | 2026.05.04 23:29:58.093422 [ 261 ] {f6935784-70bb-4b53-9b41-4fc1752dd413} <Debug> TCPHandler: Processed in 0.002364087 sec. | ||
| 7343 | 2026.05.04 23:29:58.095001 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7344 | 2026.05.04 23:29:58.095118 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7345 | 2026.05.04 23:29:58.095169 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7346 | 2026.05.04 23:29:58.095745 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.05.04 23:29:58.095787 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7348 | 2026.05.04 23:29:58.096193 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7349 | 2026.05.04 23:29:58.096408 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Trace> oximeter.fields_string (dc60c80b-605b-441e-ac2b-d24a1d5bd3b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.05.04 23:29:58.096551 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.93 MiB/sec. | ||
| 7351 | 2026.05.04 23:29:58.096588 [ 261 ] {e0e468bd-2dd9-4ad3-8d73-7a2edd368faa} <Debug> TCPHandler: Processed in 0.001636607 sec. | ||
| 7352 | 2026.05.04 23:29:58.096710 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.05.04 23:29:58.096804 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7354 | 2026.05.04 23:29:58.096844 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7355 | 2026.05.04 23:29:58.097260 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7356 | 2026.05.04 23:29:58.097295 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7357 | 2026.05.04 23:29:58.097587 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7358 | 2026.05.04 23:29:58.097792 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Trace> oximeter.fields_uuid (65659631-21c7-4416-890a-f84a11284bbc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.05.04 23:29:58.097917 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 7360 | 2026.05.04 23:29:58.097952 [ 261 ] {61487046-b94c-4db8-bf23-fe407456c500} <Debug> TCPHandler: Processed in 0.001290267 sec. | ||
| 7361 | 2026.05.04 23:29:58.098073 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2026.05.04 23:29:58.098165 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7363 | 2026.05.04 23:29:58.098207 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7364 | 2026.05.04 23:29:58.098581 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.05.04 23:29:58.098614 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7366 | 2026.05.04 23:29:58.098926 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7367 | 2026.05.04 23:29:58.099126 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Trace> oximeter.measurements_cumulativeu64 (9b01b8a2-3073-4b79-b666-1937562b80ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2026.05.04 23:29:58.099252 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001106 sec., 115732.36889692587 rows/sec., 8.06 MiB/sec. | ||
| 7369 | 2026.05.04 23:29:58.099287 [ 261 ] {69abc4dc-94e0-4b0d-8937-34b7d4ded262} <Debug> TCPHandler: Processed in 0.001261446 sec. | ||
| 7370 | 2026.05.04 23:29:58.099406 [ 261 ] {} <Trace> TCP-Session: 0ee802ba-6a8d-45ba-9d01-f9fa654b992f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2026.05.04 23:29:58.099497 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39097) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7372 | 2026.05.04 23:29:58.099537 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7373 | 2026.05.04 23:29:58.099867 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.05.04 23:29:58.099901 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7375 | 2026.05.04 23:29:58.100208 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7376 | 2026.05.04 23:29:58.100411 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Trace> oximeter.measurements_u64 (c46770bd-ad82-4a41-9207-3ae59bac2272): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.05.04 23:29:58.100538 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 7378 | 2026.05.04 23:29:58.100572 [ 261 ] {c329a254-3125-48b9-82ab-04d42e8810c9} <Debug> TCPHandler: Processed in 0.001213434 sec. | ||
| 7379 | 2026.05.04 23:29:59.319974 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13935 | ||
| 7380 | 2026.05.04 23:29:59.320563 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.05.04 23:29:59.320601 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7382 | 2026.05.04 23:29:59.321238 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7383 | 2026.05.04 23:29:59.321467 [ 245 ] {} <Trace> system.asynchronous_metric_log (8701aa8f-4795-4713-a9bf-869923b78190): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.05.04 23:29:59.321600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13935 | ||
| 7385 | 2026.05.04 23:30:00.034027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7386 | 2026.05.04 23:30:00.051175 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.05.04 23:30:00.051230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7388 | 2026.05.04 23:30:00.057256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7389 | 2026.05.04 23:30:00.057948 [ 244 ] {} <Trace> system.metric_log (309fb8c2-1e02-4f96-937d-9b518275c73d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.05.04 23:30:00.060891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||