| 1 | [ Aug 22 18:11:59 Enabled. ] | ||
| 2 | [ Aug 22 18:11:59 Rereading configuration. ] | ||
| 3 | [ Aug 22 18:11:59 Rereading configuration. ] | ||
| 4 | [ Aug 22 18:12:01 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Aug 22 18:12:01 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.08.22 18:12:02.173539 [ 1 ] {} <Information> Application: Will watch for the process with pid 24401 | ||
| 29 | 2025.08.22 18:12:02.173917 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.22 18:12:02.376575 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24401 | ||
| 31 | 2025.08.22 18:12:02.377360 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.22 18:12:02.377536 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.22 18:12:02.468216 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.22 18:12:02.524760 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.22 18:12:02.524813 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.22 18:12:02.524831 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.22 18:12:02.524886 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.22 18:12:02.525258 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.22 18:12:02.527426 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.08.22 18:12:02.528226 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.22 18:12:02.529047 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.08.22 18:12:02.529071 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.08.22 18:12:02.529085 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.22 18:12:02.529787 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.22 18:12:02.530886 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.22 18:12:02.536141 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.22 18:12:02.536830 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.22 18:12:02.538192 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.22 18:12:02.538262 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.22 18:12:02.539442 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.08.22 18:12:02.539918 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.22 18:12:02.543899 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.22 18:12:02.544604 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.22 18:12:02.547205 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.22 18:12:02.547647 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.22 18:12:02.547977 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.22 18:12:02.548369 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.22 18:12:02.549733 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.22 18:12:02.549760 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.22 18:12:02.549866 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.22 18:12:02.549960 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.22 18:12:02.557164 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.22 18:12:02.557190 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157772 sec | ||
| 68 | 2025.08.22 18:12:02.557209 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.22 18:12:02.557223 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.22 18:12:02.557377 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.22 18:12:02.557956 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.22 18:12:02.566126 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.22 18:12:02.566175 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.22 18:12:02.566203 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.22 18:12:02.566215 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.22 18:12:02.566251 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.22 18:12:02.566272 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.22 18:12:02.568472 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.22 18:12:02.568530 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.22 18:12:02.568553 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.22 18:12:02.568693 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.22 18:12:02.568740 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.22 18:12:02.568753 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.22 18:12:02.568772 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.22 18:12:02.568784 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.22 18:12:02.568815 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.22 18:12:02.568834 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.22 18:12:02.589900 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.22 18:12:02.591221 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.22 18:12:02.591251 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0041e-05 sec | ||
| 91 | 2025.08.22 18:12:02.591264 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.22 18:12:02.591274 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.22 18:12:02.591297 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.22 18:12:02.591491 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.22 18:12:02.591535 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.22 18:12:02.591547 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.22 18:12:02.591558 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.08.22 18:12:02.591568 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.22 18:12:02.609537 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.22 18:12:02.609746 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.69 MiB (RSS), difference: 91.91 MiB | ||
| 101 | 2025.08.22 18:12:02.611136 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.476e-05 sec. | ||
| 102 | 2025.08.22 18:12:02.611449 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.22 18:12:02.611532 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.22 18:12:02.611549 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.22 18:12:02.712202 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44716 | ||
| 106 | 2025.08.22 18:12:02.713101 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.22 18:12:02.713167 [ 3 ] {} <Debug> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Authenticating user 'default' from [fd00:1122:3344:101::d]:44716 | ||
| 108 | 2025.08.22 18:12:02.713195 [ 3 ] {} <Debug> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.22 18:12:02.713289 [ 3 ] {} <Debug> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.22 18:12:02.713390 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.22 18:12:02.713418 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.08.22 18:12:02.713503 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.08.22 18:12:02.716053 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37840 | ||
| 114 | 2025.08.22 18:12:02.716210 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.08.22 18:12:02.716247 [ 4 ] {} <Debug> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37840 | ||
| 116 | 2025.08.22 18:12:02.716271 [ 4 ] {} <Debug> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2025.08.22 18:12:02.716369 [ 4 ] {} <Debug> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.08.22 18:12:02.717020 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33572 | ||
| 119 | 2025.08.22 18:12:02.717084 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57702 | ||
| 120 | 2025.08.22 18:12:02.717089 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53011 | ||
| 121 | 2025.08.22 18:12:02.717224 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.08.22 18:12:02.717272 [ 253 ] {} <Debug> TCP-Session: 28b9075b-bd9c-4a07-8d8b-e2a085745eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:33572 | ||
| 123 | 2025.08.22 18:12:02.717288 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45510 | ||
| 124 | 2025.08.22 18:12:02.717296 [ 253 ] {} <Debug> TCP-Session: 28b9075b-bd9c-4a07-8d8b-e2a085745eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.08.22 18:12:02.717366 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.08.22 18:12:02.717387 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.08.22 18:12:02.717435 [ 5 ] {} <Debug> TCP-Session: 1badec5e-8121-40da-a835-e12e88f656c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53011 | ||
| 128 | 2025.08.22 18:12:02.717438 [ 253 ] {} <Debug> TCP-Session: 28b9075b-bd9c-4a07-8d8b-e2a085745eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.08.22 18:12:02.717475 [ 254 ] {} <Debug> TCP-Session: 6fe18d38-bd2f-4c7e-8d35-afe15e4f91fd Authenticating user 'default' from [fd00:1122:3344:101::d]:57702 | ||
| 130 | 2025.08.22 18:12:02.717514 [ 5 ] {} <Debug> TCP-Session: 1badec5e-8121-40da-a835-e12e88f656c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.08.22 18:12:02.717534 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.08.22 18:12:02.717550 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64687 | ||
| 133 | 2025.08.22 18:12:02.717545 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54980 | ||
| 134 | 2025.08.22 18:12:02.717633 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38266 | ||
| 135 | 2025.08.22 18:12:02.717621 [ 255 ] {} <Debug> TCP-Session: 477753ab-b034-4c90-b37e-8bc23edc63c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:45510 | ||
| 136 | 2025.08.22 18:12:02.717584 [ 5 ] {} <Debug> TCP-Session: 1badec5e-8121-40da-a835-e12e88f656c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.22 18:12:02.717683 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.08.22 18:12:02.717709 [ 255 ] {} <Debug> TCP-Session: 477753ab-b034-4c90-b37e-8bc23edc63c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.08.22 18:12:02.717541 [ 254 ] {} <Debug> TCP-Session: 6fe18d38-bd2f-4c7e-8d35-afe15e4f91fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.08.22 18:12:02.717809 [ 256 ] {} <Debug> TCP-Session: 33d324f8-ba34-4acb-b0ac-c143a95cad7a Authenticating user 'default' from [fd00:1122:3344:101::d]:64687 | ||
| 141 | 2025.08.22 18:12:02.717842 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.08.22 18:12:02.717825 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.08.22 18:12:02.717835 [ 255 ] {} <Debug> TCP-Session: 477753ab-b034-4c90-b37e-8bc23edc63c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.08.22 18:12:02.718036 [ 258 ] {} <Debug> TCP-Session: 9988bcd9-0b1d-4afa-a113-9cd6e183b526 Authenticating user 'default' from [fd00:1122:3344:101::d]:38266 | ||
| 145 | 2025.08.22 18:12:02.718016 [ 257 ] {} <Debug> TCP-Session: 3f1462dd-7ec7-4ce3-836d-d697cc8f9dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:54980 | ||
| 146 | 2025.08.22 18:12:02.717998 [ 256 ] {} <Debug> TCP-Session: 33d324f8-ba34-4acb-b0ac-c143a95cad7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.08.22 18:12:02.718109 [ 258 ] {} <Debug> TCP-Session: 9988bcd9-0b1d-4afa-a113-9cd6e183b526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.22 18:12:02.718096 [ 257 ] {} <Debug> TCP-Session: 3f1462dd-7ec7-4ce3-836d-d697cc8f9dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.08.22 18:12:02.717812 [ 254 ] {} <Debug> TCP-Session: 6fe18d38-bd2f-4c7e-8d35-afe15e4f91fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.08.22 18:12:02.718204 [ 258 ] {} <Debug> TCP-Session: 9988bcd9-0b1d-4afa-a113-9cd6e183b526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.08.22 18:12:02.718192 [ 257 ] {} <Debug> TCP-Session: 3f1462dd-7ec7-4ce3-836d-d697cc8f9dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.08.22 18:12:02.718182 [ 256 ] {} <Debug> TCP-Session: 33d324f8-ba34-4acb-b0ac-c143a95cad7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.22 18:12:02.720650 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.08.22 18:12:02.722963 [ 3 ] {049ba82d-a922-4312-a4dc-ac0f4cef1ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.08.22 18:12:02.768898 [ 3 ] {049ba82d-a922-4312-a4dc-ac0f4cef1ec3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44716) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.08.22 18:12:02.769871 [ 3 ] {049ba82d-a922-4312-a4dc-ac0f4cef1ec3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.08.22 18:12:02.770086 [ 3 ] {049ba82d-a922-4312-a4dc-ac0f4cef1ec3} <Debug> TCPHandler: Processed in 0.051058483 sec. | ||
| 204 | 2025.08.22 18:12:02.771120 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.08.22 18:12:02.771442 [ 4 ] {8201880e-f92e-4e18-bbf9-92ed68f857e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.08.22 18:12:02.771871 [ 4 ] {8201880e-f92e-4e18-bbf9-92ed68f857e2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37840) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.08.22 18:12:02.772161 [ 4 ] {8201880e-f92e-4e18-bbf9-92ed68f857e2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.08.22 18:12:02.772385 [ 4 ] {8201880e-f92e-4e18-bbf9-92ed68f857e2} <Debug> TCPHandler: Processed in 0.001455721 sec. | ||
| 255 | 2025.08.22 18:12:02.772711 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.08.22 18:12:02.773678 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.08.22 18:12:02.773787 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.08.22 18:12:02.775149 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.08.22 18:12:02.775171 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7281e-05 sec | ||
| 260 | 2025.08.22 18:12:02.775186 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.08.22 18:12:02.775233 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.08.22 18:12:02.775286 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.08.22 18:12:02.775949 [ 3 ] {8bcecec1-d390-462e-b9fb-474fc39fc569} <Debug> TCPHandler: Processed in 0.00335627 sec. | ||
| 264 | 2025.08.22 18:12:02.776104 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.08.22 18:12:02.776334 [ 3 ] {8cabc32d-4cfb-45f2-a7e0-3aff556bbc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.08.22 18:12:02.776389 [ 3 ] {8cabc32d-4cfb-45f2-a7e0-3aff556bbc05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.08.22 18:12:02.780976 [ 3 ] {8cabc32d-4cfb-45f2-a7e0-3aff556bbc05} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.08.22 18:12:02.782465 [ 3 ] {8cabc32d-4cfb-45f2-a7e0-3aff556bbc05} <Debug> oximeter.version (f03b1a82-1e0c-453d-be20-a175894bc822): Loading data parts | ||
| 270 | 2025.08.22 18:12:02.783481 [ 3 ] {8cabc32d-4cfb-45f2-a7e0-3aff556bbc05} <Debug> oximeter.version (f03b1a82-1e0c-453d-be20-a175894bc822): There are no data parts | ||
| 271 | 2025.08.22 18:12:02.786013 [ 3 ] {8cabc32d-4cfb-45f2-a7e0-3aff556bbc05} <Debug> TCPHandler: Processed in 0.009960019 sec. | ||
| 272 | 2025.08.22 18:12:02.786186 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.08.22 18:12:02.786369 [ 3 ] {ba7e44df-df57-4123-9fe6-94950bfac951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.08.22 18:12:02.786499 [ 3 ] {ba7e44df-df57-4123-9fe6-94950bfac951} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.08.22 18:12:02.795538 [ 3 ] {ba7e44df-df57-4123-9fe6-94950bfac951} <Debug> oximeter.measurements_bool (89569fb4-3a60-4474-a0fd-0276dd9ed5e1): Loading data parts | ||
| 286 | 2025.08.22 18:12:02.795821 [ 3 ] {ba7e44df-df57-4123-9fe6-94950bfac951} <Debug> oximeter.measurements_bool (89569fb4-3a60-4474-a0fd-0276dd9ed5e1): There are no data parts | ||
| 287 | 2025.08.22 18:12:02.796903 [ 3 ] {ba7e44df-df57-4123-9fe6-94950bfac951} <Debug> TCPHandler: Processed in 0.010769771 sec. | ||
| 288 | 2025.08.22 18:12:02.797053 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.08.22 18:12:02.797287 [ 3 ] {1c7e369d-32dd-4dd4-8119-511dac47c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.08.22 18:12:02.797401 [ 3 ] {1c7e369d-32dd-4dd4-8119-511dac47c647} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.08.22 18:12:02.799130 [ 3 ] {1c7e369d-32dd-4dd4-8119-511dac47c647} <Debug> oximeter.measurements_i8 (9b4c631f-e7e8-47e9-9463-908b56a46e00): Loading data parts | ||
| 292 | 2025.08.22 18:12:02.799270 [ 3 ] {1c7e369d-32dd-4dd4-8119-511dac47c647} <Debug> oximeter.measurements_i8 (9b4c631f-e7e8-47e9-9463-908b56a46e00): There are no data parts | ||
| 293 | 2025.08.22 18:12:02.800411 [ 3 ] {1c7e369d-32dd-4dd4-8119-511dac47c647} <Debug> TCPHandler: Processed in 0.003408121 sec. | ||
| 294 | 2025.08.22 18:12:02.800584 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.08.22 18:12:02.800738 [ 3 ] {8adeaea2-97ed-45f8-8d71-689d0da20507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.08.22 18:12:02.800855 [ 3 ] {8adeaea2-97ed-45f8-8d71-689d0da20507} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.08.22 18:12:02.802695 [ 3 ] {8adeaea2-97ed-45f8-8d71-689d0da20507} <Debug> oximeter.measurements_u8 (407bb402-2593-40f7-8c2e-682f2c244afe): Loading data parts | ||
| 298 | 2025.08.22 18:12:02.802925 [ 3 ] {8adeaea2-97ed-45f8-8d71-689d0da20507} <Debug> oximeter.measurements_u8 (407bb402-2593-40f7-8c2e-682f2c244afe): There are no data parts | ||
| 299 | 2025.08.22 18:12:02.804098 [ 3 ] {8adeaea2-97ed-45f8-8d71-689d0da20507} <Debug> TCPHandler: Processed in 0.003563223 sec. | ||
| 300 | 2025.08.22 18:12:02.804234 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.08.22 18:12:02.804466 [ 3 ] {f7c2c3cc-76f4-46cc-83ef-2d1697825ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.08.22 18:12:02.804508 [ 3 ] {f7c2c3cc-76f4-46cc-83ef-2d1697825ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.08.22 18:12:02.806422 [ 3 ] {f7c2c3cc-76f4-46cc-83ef-2d1697825ae8} <Debug> oximeter.measurements_i16 (6ea52e75-9146-4d30-9ed4-43da2adac237): Loading data parts | ||
| 304 | 2025.08.22 18:12:02.806553 [ 3 ] {f7c2c3cc-76f4-46cc-83ef-2d1697825ae8} <Debug> oximeter.measurements_i16 (6ea52e75-9146-4d30-9ed4-43da2adac237): There are no data parts | ||
| 305 | 2025.08.22 18:12:02.807698 [ 3 ] {f7c2c3cc-76f4-46cc-83ef-2d1697825ae8} <Debug> TCPHandler: Processed in 0.003513463 sec. | ||
| 306 | 2025.08.22 18:12:02.807902 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.08.22 18:12:02.808057 [ 3 ] {ccf8a5da-adb1-4a2e-8da4-13c33f26dd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.08.22 18:12:02.808169 [ 3 ] {ccf8a5da-adb1-4a2e-8da4-13c33f26dd86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.08.22 18:12:02.809946 [ 3 ] {ccf8a5da-adb1-4a2e-8da4-13c33f26dd86} <Debug> oximeter.measurements_u16 (6c632be7-b24e-4760-ba45-1b080480e141): Loading data parts | ||
| 310 | 2025.08.22 18:12:02.810155 [ 3 ] {ccf8a5da-adb1-4a2e-8da4-13c33f26dd86} <Debug> oximeter.measurements_u16 (6c632be7-b24e-4760-ba45-1b080480e141): There are no data parts | ||
| 311 | 2025.08.22 18:12:02.811376 [ 3 ] {ccf8a5da-adb1-4a2e-8da4-13c33f26dd86} <Debug> TCPHandler: Processed in 0.003522203 sec. | ||
| 312 | 2025.08.22 18:12:02.811519 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.08.22 18:12:02.811758 [ 3 ] {311db634-235a-45a4-bfa8-e64b70c1dc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.08.22 18:12:02.811801 [ 3 ] {311db634-235a-45a4-bfa8-e64b70c1dc29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.08.22 18:12:02.813635 [ 3 ] {311db634-235a-45a4-bfa8-e64b70c1dc29} <Debug> oximeter.measurements_i32 (289bed5e-6ae9-4bd9-9ee3-677b9e5d1ada): Loading data parts | ||
| 316 | 2025.08.22 18:12:02.813796 [ 3 ] {311db634-235a-45a4-bfa8-e64b70c1dc29} <Debug> oximeter.measurements_i32 (289bed5e-6ae9-4bd9-9ee3-677b9e5d1ada): There are no data parts | ||
| 317 | 2025.08.22 18:12:02.814965 [ 3 ] {311db634-235a-45a4-bfa8-e64b70c1dc29} <Debug> TCPHandler: Processed in 0.003493822 sec. | ||
| 318 | 2025.08.22 18:12:02.815176 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.08.22 18:12:02.815332 [ 3 ] {b1566d25-7c58-40d9-8763-6859d15938ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.08.22 18:12:02.815445 [ 3 ] {b1566d25-7c58-40d9-8763-6859d15938ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.08.22 18:12:02.817215 [ 3 ] {b1566d25-7c58-40d9-8763-6859d15938ac} <Debug> oximeter.measurements_u32 (62708c2f-6da1-468d-a5e9-70ee2f5da524): Loading data parts | ||
| 322 | 2025.08.22 18:12:02.817555 [ 3 ] {b1566d25-7c58-40d9-8763-6859d15938ac} <Debug> oximeter.measurements_u32 (62708c2f-6da1-468d-a5e9-70ee2f5da524): There are no data parts | ||
| 323 | 2025.08.22 18:12:02.818824 [ 3 ] {b1566d25-7c58-40d9-8763-6859d15938ac} <Debug> TCPHandler: Processed in 0.003699105 sec. | ||
| 324 | 2025.08.22 18:12:02.818959 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.08.22 18:12:02.819113 [ 3 ] {22300b23-d052-460f-b730-93f982f2ab6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.08.22 18:12:02.819235 [ 3 ] {22300b23-d052-460f-b730-93f982f2ab6d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.08.22 18:12:02.821040 [ 3 ] {22300b23-d052-460f-b730-93f982f2ab6d} <Debug> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): Loading data parts | ||
| 328 | 2025.08.22 18:12:02.821192 [ 3 ] {22300b23-d052-460f-b730-93f982f2ab6d} <Debug> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): There are no data parts | ||
| 329 | 2025.08.22 18:12:02.822343 [ 3 ] {22300b23-d052-460f-b730-93f982f2ab6d} <Debug> TCPHandler: Processed in 0.003432432 sec. | ||
| 330 | 2025.08.22 18:12:02.822519 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.08.22 18:12:02.822716 [ 3 ] {333363e4-42cc-4a89-a060-d8492f0bafdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.08.22 18:12:02.822836 [ 3 ] {333363e4-42cc-4a89-a060-d8492f0bafdc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.08.22 18:12:02.824714 [ 3 ] {333363e4-42cc-4a89-a060-d8492f0bafdc} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Loading data parts | ||
| 334 | 2025.08.22 18:12:02.824868 [ 3 ] {333363e4-42cc-4a89-a060-d8492f0bafdc} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): There are no data parts | ||
| 335 | 2025.08.22 18:12:02.825988 [ 3 ] {333363e4-42cc-4a89-a060-d8492f0bafdc} <Debug> TCPHandler: Processed in 0.003515642 sec. | ||
| 336 | 2025.08.22 18:12:02.826125 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.08.22 18:12:02.826277 [ 3 ] {5963eee5-74bc-4983-9fab-5caacd2124b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.08.22 18:12:02.826403 [ 3 ] {5963eee5-74bc-4983-9fab-5caacd2124b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.08.22 18:12:02.828179 [ 3 ] {5963eee5-74bc-4983-9fab-5caacd2124b0} <Debug> oximeter.measurements_f32 (584660c7-974e-4f6b-9831-1461dd5807f6): Loading data parts | ||
| 340 | 2025.08.22 18:12:02.828306 [ 3 ] {5963eee5-74bc-4983-9fab-5caacd2124b0} <Debug> oximeter.measurements_f32 (584660c7-974e-4f6b-9831-1461dd5807f6): There are no data parts | ||
| 341 | 2025.08.22 18:12:02.829406 [ 3 ] {5963eee5-74bc-4983-9fab-5caacd2124b0} <Debug> TCPHandler: Processed in 0.003331239 sec. | ||
| 342 | 2025.08.22 18:12:02.829538 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.08.22 18:12:02.829764 [ 3 ] {c4c5225d-9a5c-4595-818f-8432efed688c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.08.22 18:12:02.829877 [ 3 ] {c4c5225d-9a5c-4595-818f-8432efed688c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.08.22 18:12:02.831579 [ 3 ] {c4c5225d-9a5c-4595-818f-8432efed688c} <Debug> oximeter.measurements_f64 (2c0ca9d2-f3ee-4917-a541-b29a71b620b2): Loading data parts | ||
| 346 | 2025.08.22 18:12:02.831717 [ 3 ] {c4c5225d-9a5c-4595-818f-8432efed688c} <Debug> oximeter.measurements_f64 (2c0ca9d2-f3ee-4917-a541-b29a71b620b2): There are no data parts | ||
| 347 | 2025.08.22 18:12:02.832841 [ 3 ] {c4c5225d-9a5c-4595-818f-8432efed688c} <Debug> TCPHandler: Processed in 0.00334973 sec. | ||
| 348 | 2025.08.22 18:12:02.832978 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.08.22 18:12:02.833134 [ 3 ] {66a88df5-1995-48f4-bfb9-f0692bda2d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.08.22 18:12:02.833261 [ 3 ] {66a88df5-1995-48f4-bfb9-f0692bda2d87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.08.22 18:12:02.835072 [ 3 ] {66a88df5-1995-48f4-bfb9-f0692bda2d87} <Debug> oximeter.measurements_string (5bc1cd40-068e-42bd-b0cc-c9b81b09354b): Loading data parts | ||
| 352 | 2025.08.22 18:12:02.835255 [ 3 ] {66a88df5-1995-48f4-bfb9-f0692bda2d87} <Debug> oximeter.measurements_string (5bc1cd40-068e-42bd-b0cc-c9b81b09354b): There are no data parts | ||
| 353 | 2025.08.22 18:12:02.836532 [ 3 ] {66a88df5-1995-48f4-bfb9-f0692bda2d87} <Debug> TCPHandler: Processed in 0.003603934 sec. | ||
| 354 | 2025.08.22 18:12:02.836682 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.08.22 18:12:02.836922 [ 3 ] {b6c54bf4-6be5-4d82-bdb1-58195cbdc516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.08.22 18:12:02.837043 [ 3 ] {b6c54bf4-6be5-4d82-bdb1-58195cbdc516} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.08.22 18:12:02.839136 [ 3 ] {b6c54bf4-6be5-4d82-bdb1-58195cbdc516} <Debug> oximeter.measurements_bytes (238c5b13-7734-4111-9d83-a5acb9e939f8): Loading data parts | ||
| 365 | 2025.08.22 18:12:02.839276 [ 3 ] {b6c54bf4-6be5-4d82-bdb1-58195cbdc516} <Debug> oximeter.measurements_bytes (238c5b13-7734-4111-9d83-a5acb9e939f8): There are no data parts | ||
| 366 | 2025.08.22 18:12:02.840373 [ 3 ] {b6c54bf4-6be5-4d82-bdb1-58195cbdc516} <Debug> TCPHandler: Processed in 0.003737876 sec. | ||
| 367 | 2025.08.22 18:12:02.840560 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.08.22 18:12:02.840763 [ 3 ] {db62ec4b-fa1f-41f5-bc0f-ee578f6c0de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.08.22 18:12:02.840874 [ 3 ] {db62ec4b-fa1f-41f5-bc0f-ee578f6c0de7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.08.22 18:12:02.842585 [ 3 ] {db62ec4b-fa1f-41f5-bc0f-ee578f6c0de7} <Debug> oximeter.measurements_cumulativei64 (10cdd5c7-a094-43d8-9d2b-33b494adc2a8): Loading data parts | ||
| 371 | 2025.08.22 18:12:02.842817 [ 3 ] {db62ec4b-fa1f-41f5-bc0f-ee578f6c0de7} <Debug> oximeter.measurements_cumulativei64 (10cdd5c7-a094-43d8-9d2b-33b494adc2a8): There are no data parts | ||
| 372 | 2025.08.22 18:12:02.844089 [ 3 ] {db62ec4b-fa1f-41f5-bc0f-ee578f6c0de7} <Debug> TCPHandler: Processed in 0.003578714 sec. | ||
| 373 | 2025.08.22 18:12:02.844229 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.08.22 18:12:02.844471 [ 3 ] {e4a20322-5512-475d-81cd-d9b9e5712a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.08.22 18:12:02.844556 [ 3 ] {e4a20322-5512-475d-81cd-d9b9e5712a71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.08.22 18:12:02.846461 [ 3 ] {e4a20322-5512-475d-81cd-d9b9e5712a71} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Loading data parts | ||
| 377 | 2025.08.22 18:12:02.846590 [ 3 ] {e4a20322-5512-475d-81cd-d9b9e5712a71} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): There are no data parts | ||
| 378 | 2025.08.22 18:12:02.847879 [ 3 ] {e4a20322-5512-475d-81cd-d9b9e5712a71} <Debug> TCPHandler: Processed in 0.003698815 sec. | ||
| 379 | 2025.08.22 18:12:02.848058 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.08.22 18:12:02.848223 [ 3 ] {4bd32e35-d207-4e1c-ae30-72ccefd16661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.08.22 18:12:02.848346 [ 3 ] {4bd32e35-d207-4e1c-ae30-72ccefd16661} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.08.22 18:12:02.850061 [ 3 ] {4bd32e35-d207-4e1c-ae30-72ccefd16661} <Debug> oximeter.measurements_cumulativef32 (931a76ea-fc8c-4987-ab0a-9b262f557067): Loading data parts | ||
| 383 | 2025.08.22 18:12:02.850355 [ 3 ] {4bd32e35-d207-4e1c-ae30-72ccefd16661} <Debug> oximeter.measurements_cumulativef32 (931a76ea-fc8c-4987-ab0a-9b262f557067): There are no data parts | ||
| 384 | 2025.08.22 18:12:02.851587 [ 3 ] {4bd32e35-d207-4e1c-ae30-72ccefd16661} <Debug> TCPHandler: Processed in 0.003578574 sec. | ||
| 385 | 2025.08.22 18:12:02.851731 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.08.22 18:12:02.851981 [ 3 ] {f7f45c1a-8a1c-4def-92a7-7f2b42d7ed0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.08.22 18:12:02.852190 [ 3 ] {f7f45c1a-8a1c-4def-92a7-7f2b42d7ed0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.08.22 18:12:02.853915 [ 3 ] {f7f45c1a-8a1c-4def-92a7-7f2b42d7ed0d} <Debug> oximeter.measurements_cumulativef64 (ff6947ab-9d81-4a78-83dd-d8ae321efa0f): Loading data parts | ||
| 389 | 2025.08.22 18:12:02.854076 [ 3 ] {f7f45c1a-8a1c-4def-92a7-7f2b42d7ed0d} <Debug> oximeter.measurements_cumulativef64 (ff6947ab-9d81-4a78-83dd-d8ae321efa0f): There are no data parts | ||
| 390 | 2025.08.22 18:12:02.855248 [ 3 ] {f7f45c1a-8a1c-4def-92a7-7f2b42d7ed0d} <Debug> TCPHandler: Processed in 0.003565993 sec. | ||
| 391 | 2025.08.22 18:12:02.855392 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.08.22 18:12:02.855616 [ 3 ] {1e20da48-51c9-4490-8b05-aef73a174d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.08.22 18:12:02.855770 [ 3 ] {1e20da48-51c9-4490-8b05-aef73a174d72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.08.22 18:12:02.857672 [ 3 ] {1e20da48-51c9-4490-8b05-aef73a174d72} <Debug> oximeter.measurements_histogrami8 (23b9c847-e31e-4076-8cbb-811e668e0d16): Loading data parts | ||
| 405 | 2025.08.22 18:12:02.857892 [ 3 ] {1e20da48-51c9-4490-8b05-aef73a174d72} <Debug> oximeter.measurements_histogrami8 (23b9c847-e31e-4076-8cbb-811e668e0d16): There are no data parts | ||
| 406 | 2025.08.22 18:12:02.859036 [ 3 ] {1e20da48-51c9-4490-8b05-aef73a174d72} <Debug> TCPHandler: Processed in 0.003695285 sec. | ||
| 407 | 2025.08.22 18:12:02.859177 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.08.22 18:12:02.859469 [ 3 ] {c7e337fa-37bb-4d78-99f8-5861ef53302a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.08.22 18:12:02.859599 [ 3 ] {c7e337fa-37bb-4d78-99f8-5861ef53302a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.08.22 18:12:02.861479 [ 3 ] {c7e337fa-37bb-4d78-99f8-5861ef53302a} <Debug> oximeter.measurements_histogramu8 (d0f6dc75-38ec-440c-ae57-dab9c434f2b3): Loading data parts | ||
| 411 | 2025.08.22 18:12:02.861646 [ 3 ] {c7e337fa-37bb-4d78-99f8-5861ef53302a} <Debug> oximeter.measurements_histogramu8 (d0f6dc75-38ec-440c-ae57-dab9c434f2b3): There are no data parts | ||
| 412 | 2025.08.22 18:12:02.862797 [ 3 ] {c7e337fa-37bb-4d78-99f8-5861ef53302a} <Debug> TCPHandler: Processed in 0.003669545 sec. | ||
| 413 | 2025.08.22 18:12:02.862934 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.08.22 18:12:02.863147 [ 3 ] {6314313c-bbde-4ee6-82ab-cec7ef22f4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.08.22 18:12:02.863286 [ 3 ] {6314313c-bbde-4ee6-82ab-cec7ef22f4ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.08.22 18:12:02.865181 [ 3 ] {6314313c-bbde-4ee6-82ab-cec7ef22f4ad} <Debug> oximeter.measurements_histogrami16 (07509361-8e11-4491-a3da-240247d56a0e): Loading data parts | ||
| 417 | 2025.08.22 18:12:02.865394 [ 3 ] {6314313c-bbde-4ee6-82ab-cec7ef22f4ad} <Debug> oximeter.measurements_histogrami16 (07509361-8e11-4491-a3da-240247d56a0e): There are no data parts | ||
| 418 | 2025.08.22 18:12:02.866505 [ 3 ] {6314313c-bbde-4ee6-82ab-cec7ef22f4ad} <Debug> TCPHandler: Processed in 0.003619814 sec. | ||
| 419 | 2025.08.22 18:12:02.866652 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.08.22 18:12:02.866949 [ 3 ] {c7a2f287-c1fe-4f2d-a527-95790b12fe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.08.22 18:12:02.867077 [ 3 ] {c7a2f287-c1fe-4f2d-a527-95790b12fe4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.08.22 18:12:02.868953 [ 3 ] {c7a2f287-c1fe-4f2d-a527-95790b12fe4b} <Debug> oximeter.measurements_histogramu16 (81e81ac4-cdc4-4a4a-ab6f-b288c391fe0a): Loading data parts | ||
| 423 | 2025.08.22 18:12:02.869092 [ 3 ] {c7a2f287-c1fe-4f2d-a527-95790b12fe4b} <Debug> oximeter.measurements_histogramu16 (81e81ac4-cdc4-4a4a-ab6f-b288c391fe0a): There are no data parts | ||
| 424 | 2025.08.22 18:12:02.870259 [ 3 ] {c7a2f287-c1fe-4f2d-a527-95790b12fe4b} <Debug> TCPHandler: Processed in 0.003656355 sec. | ||
| 425 | 2025.08.22 18:12:02.870400 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.08.22 18:12:02.870614 [ 3 ] {2a4e8e97-cdff-486f-8746-f0621406ff41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.08.22 18:12:02.870742 [ 3 ] {2a4e8e97-cdff-486f-8746-f0621406ff41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.08.22 18:12:02.872566 [ 3 ] {2a4e8e97-cdff-486f-8746-f0621406ff41} <Debug> oximeter.measurements_histogrami32 (59dbad4b-7911-4d25-abb0-38da2b35a180): Loading data parts | ||
| 429 | 2025.08.22 18:12:02.872923 [ 3 ] {2a4e8e97-cdff-486f-8746-f0621406ff41} <Debug> oximeter.measurements_histogrami32 (59dbad4b-7911-4d25-abb0-38da2b35a180): There are no data parts | ||
| 430 | 2025.08.22 18:12:02.874051 [ 3 ] {2a4e8e97-cdff-486f-8746-f0621406ff41} <Debug> TCPHandler: Processed in 0.003704245 sec. | ||
| 431 | 2025.08.22 18:12:02.874197 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.08.22 18:12:02.874489 [ 3 ] {bf3e2db2-135c-4fcf-af27-75c10d76794c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.08.22 18:12:02.874617 [ 3 ] {bf3e2db2-135c-4fcf-af27-75c10d76794c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.08.22 18:12:02.876661 [ 3 ] {bf3e2db2-135c-4fcf-af27-75c10d76794c} <Debug> oximeter.measurements_histogramu32 (c3680b0d-769b-495b-bd65-799c923bf74c): Loading data parts | ||
| 435 | 2025.08.22 18:12:02.876797 [ 3 ] {bf3e2db2-135c-4fcf-af27-75c10d76794c} <Debug> oximeter.measurements_histogramu32 (c3680b0d-769b-495b-bd65-799c923bf74c): There are no data parts | ||
| 436 | 2025.08.22 18:12:02.878101 [ 3 ] {bf3e2db2-135c-4fcf-af27-75c10d76794c} <Debug> TCPHandler: Processed in 0.003953119 sec. | ||
| 437 | 2025.08.22 18:12:02.878273 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.08.22 18:12:02.878482 [ 3 ] {76d15406-1f0d-4061-bb20-26efe3e69ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.08.22 18:12:02.878653 [ 3 ] {76d15406-1f0d-4061-bb20-26efe3e69ec4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.08.22 18:12:02.881202 [ 3 ] {76d15406-1f0d-4061-bb20-26efe3e69ec4} <Debug> oximeter.measurements_histogrami64 (9d47fb72-4f29-4cdf-ba15-5b511d47f2c4): Loading data parts | ||
| 441 | 2025.08.22 18:12:02.881408 [ 3 ] {76d15406-1f0d-4061-bb20-26efe3e69ec4} <Debug> oximeter.measurements_histogrami64 (9d47fb72-4f29-4cdf-ba15-5b511d47f2c4): There are no data parts | ||
| 442 | 2025.08.22 18:12:02.882666 [ 3 ] {76d15406-1f0d-4061-bb20-26efe3e69ec4} <Debug> TCPHandler: Processed in 0.004442126 sec. | ||
| 443 | 2025.08.22 18:12:02.882815 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.08.22 18:12:02.883113 [ 3 ] {4377ec83-ddd7-44ab-97c6-1812e033e461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.08.22 18:12:02.883243 [ 3 ] {4377ec83-ddd7-44ab-97c6-1812e033e461} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.08.22 18:12:02.885228 [ 3 ] {4377ec83-ddd7-44ab-97c6-1812e033e461} <Debug> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Loading data parts | ||
| 447 | 2025.08.22 18:12:02.885361 [ 3 ] {4377ec83-ddd7-44ab-97c6-1812e033e461} <Debug> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): There are no data parts | ||
| 448 | 2025.08.22 18:12:02.886510 [ 3 ] {4377ec83-ddd7-44ab-97c6-1812e033e461} <Debug> TCPHandler: Processed in 0.003743756 sec. | ||
| 449 | 2025.08.22 18:12:02.886736 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.22 18:12:02.886959 [ 3 ] {3ecf592c-fb5c-427c-a1c1-a4d86d5c95f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.08.22 18:12:02.887095 [ 3 ] {3ecf592c-fb5c-427c-a1c1-a4d86d5c95f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.08.22 18:12:02.889522 [ 3 ] {3ecf592c-fb5c-427c-a1c1-a4d86d5c95f6} <Debug> oximeter.measurements_histogramf32 (78fbf626-33c3-4722-81b0-d36ae701f556): Loading data parts | ||
| 453 | 2025.08.22 18:12:02.889718 [ 3 ] {3ecf592c-fb5c-427c-a1c1-a4d86d5c95f6} <Debug> oximeter.measurements_histogramf32 (78fbf626-33c3-4722-81b0-d36ae701f556): There are no data parts | ||
| 454 | 2025.08.22 18:12:02.890892 [ 3 ] {3ecf592c-fb5c-427c-a1c1-a4d86d5c95f6} <Debug> TCPHandler: Processed in 0.004205823 sec. | ||
| 455 | 2025.08.22 18:12:02.891031 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.22 18:12:02.891321 [ 3 ] {f2359ee2-134e-4565-b536-5b5ec9656362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.08.22 18:12:02.891449 [ 3 ] {f2359ee2-134e-4565-b536-5b5ec9656362} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.08.22 18:12:02.893370 [ 3 ] {f2359ee2-134e-4565-b536-5b5ec9656362} <Debug> oximeter.measurements_histogramf64 (436c586b-72fc-45cd-8455-c16832d337ef): Loading data parts | ||
| 459 | 2025.08.22 18:12:02.893508 [ 3 ] {f2359ee2-134e-4565-b536-5b5ec9656362} <Debug> oximeter.measurements_histogramf64 (436c586b-72fc-45cd-8455-c16832d337ef): There are no data parts | ||
| 460 | 2025.08.22 18:12:02.894593 [ 3 ] {f2359ee2-134e-4565-b536-5b5ec9656362} <Debug> TCPHandler: Processed in 0.003610644 sec. | ||
| 461 | 2025.08.22 18:12:02.894813 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.22 18:12:02.894992 [ 3 ] {d951d0b3-b77d-4617-b593-070fe01564dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.08.22 18:12:02.895124 [ 3 ] {d951d0b3-b77d-4617-b593-070fe01564dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.08.22 18:12:02.896909 [ 3 ] {d951d0b3-b77d-4617-b593-070fe01564dd} <Debug> oximeter.fields_bool (bc7024db-8899-4650-8e62-9f2c1d4c8a26): Loading data parts | ||
| 490 | 2025.08.22 18:12:02.897050 [ 3 ] {d951d0b3-b77d-4617-b593-070fe01564dd} <Debug> oximeter.fields_bool (bc7024db-8899-4650-8e62-9f2c1d4c8a26): There are no data parts | ||
| 491 | 2025.08.22 18:12:02.898236 [ 3 ] {d951d0b3-b77d-4617-b593-070fe01564dd} <Debug> TCPHandler: Processed in 0.003473212 sec. | ||
| 492 | 2025.08.22 18:12:02.898369 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.08.22 18:12:02.898528 [ 3 ] {f3325e3c-3931-4002-813f-d274638eb0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.08.22 18:12:02.898656 [ 3 ] {f3325e3c-3931-4002-813f-d274638eb0f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.08.22 18:12:02.900443 [ 3 ] {f3325e3c-3931-4002-813f-d274638eb0f2} <Debug> oximeter.fields_i8 (268bc7d5-f840-46c5-b73c-58af55f08db3): Loading data parts | ||
| 496 | 2025.08.22 18:12:02.900585 [ 3 ] {f3325e3c-3931-4002-813f-d274638eb0f2} <Debug> oximeter.fields_i8 (268bc7d5-f840-46c5-b73c-58af55f08db3): There are no data parts | ||
| 497 | 2025.08.22 18:12:02.901670 [ 3 ] {f3325e3c-3931-4002-813f-d274638eb0f2} <Debug> TCPHandler: Processed in 0.00334839 sec. | ||
| 498 | 2025.08.22 18:12:02.901802 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.22 18:12:02.902047 [ 3 ] {ced6d903-69bc-438e-a7f2-12dd2e50d2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.08.22 18:12:02.902174 [ 3 ] {ced6d903-69bc-438e-a7f2-12dd2e50d2ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.08.22 18:12:02.903905 [ 3 ] {ced6d903-69bc-438e-a7f2-12dd2e50d2ee} <Debug> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Loading data parts | ||
| 502 | 2025.08.22 18:12:02.904049 [ 3 ] {ced6d903-69bc-438e-a7f2-12dd2e50d2ee} <Debug> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): There are no data parts | ||
| 503 | 2025.08.22 18:12:02.905276 [ 3 ] {ced6d903-69bc-438e-a7f2-12dd2e50d2ee} <Debug> TCPHandler: Processed in 0.003522633 sec. | ||
| 504 | 2025.08.22 18:12:02.905413 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.22 18:12:02.905567 [ 3 ] {dc7605b4-8f73-4484-b7c0-8f6c7e3b1724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.08.22 18:12:02.905703 [ 3 ] {dc7605b4-8f73-4484-b7c0-8f6c7e3b1724} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.08.22 18:12:02.907509 [ 3 ] {dc7605b4-8f73-4484-b7c0-8f6c7e3b1724} <Debug> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Loading data parts | ||
| 508 | 2025.08.22 18:12:02.907644 [ 3 ] {dc7605b4-8f73-4484-b7c0-8f6c7e3b1724} <Debug> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): There are no data parts | ||
| 509 | 2025.08.22 18:12:02.908747 [ 3 ] {dc7605b4-8f73-4484-b7c0-8f6c7e3b1724} <Debug> TCPHandler: Processed in 0.003382581 sec. | ||
| 510 | 2025.08.22 18:12:02.908880 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.22 18:12:02.909121 [ 3 ] {f3346b2f-a71c-42fa-9ca7-8f9ae5e2cdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.08.22 18:12:02.909238 [ 3 ] {f3346b2f-a71c-42fa-9ca7-8f9ae5e2cdbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.08.22 18:12:02.911095 [ 3 ] {f3346b2f-a71c-42fa-9ca7-8f9ae5e2cdbc} <Debug> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Loading data parts | ||
| 514 | 2025.08.22 18:12:02.911274 [ 3 ] {f3346b2f-a71c-42fa-9ca7-8f9ae5e2cdbc} <Debug> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): There are no data parts | ||
| 515 | 2025.08.22 18:12:02.912435 [ 3 ] {f3346b2f-a71c-42fa-9ca7-8f9ae5e2cdbc} <Debug> TCPHandler: Processed in 0.003604544 sec. | ||
| 516 | 2025.08.22 18:12:02.912566 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.22 18:12:02.912718 [ 3 ] {d4e0bd6e-ab78-40d8-bdf7-307d143ab4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.08.22 18:12:02.912838 [ 3 ] {d4e0bd6e-ab78-40d8-bdf7-307d143ab4fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.08.22 18:12:02.914896 [ 3 ] {d4e0bd6e-ab78-40d8-bdf7-307d143ab4fe} <Debug> oximeter.fields_i32 (284ab349-7021-4c86-a62a-142f6b512935): Loading data parts | ||
| 520 | 2025.08.22 18:12:02.915046 [ 3 ] {d4e0bd6e-ab78-40d8-bdf7-307d143ab4fe} <Debug> oximeter.fields_i32 (284ab349-7021-4c86-a62a-142f6b512935): There are no data parts | ||
| 521 | 2025.08.22 18:12:02.916112 [ 3 ] {d4e0bd6e-ab78-40d8-bdf7-307d143ab4fe} <Debug> TCPHandler: Processed in 0.003595814 sec. | ||
| 522 | 2025.08.22 18:12:02.916250 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.22 18:12:02.916480 [ 3 ] {30d6ff26-d66e-4e7a-99ed-cb6c5c941bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.08.22 18:12:02.916602 [ 3 ] {30d6ff26-d66e-4e7a-99ed-cb6c5c941bcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.08.22 18:12:02.918434 [ 3 ] {30d6ff26-d66e-4e7a-99ed-cb6c5c941bcc} <Debug> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Loading data parts | ||
| 526 | 2025.08.22 18:12:02.918583 [ 3 ] {30d6ff26-d66e-4e7a-99ed-cb6c5c941bcc} <Debug> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): There are no data parts | ||
| 527 | 2025.08.22 18:12:02.919981 [ 3 ] {30d6ff26-d66e-4e7a-99ed-cb6c5c941bcc} <Debug> TCPHandler: Processed in 0.003780057 sec. | ||
| 528 | 2025.08.22 18:12:02.920115 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.08.22 18:12:02.920267 [ 3 ] {d950684d-8665-4709-a0b4-b69cd7e92b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.08.22 18:12:02.920391 [ 3 ] {d950684d-8665-4709-a0b4-b69cd7e92b6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.08.22 18:12:02.922277 [ 3 ] {d950684d-8665-4709-a0b4-b69cd7e92b6f} <Debug> oximeter.fields_i64 (6d109c43-1e7b-41cc-b589-40d2677ad021): Loading data parts | ||
| 532 | 2025.08.22 18:12:02.922454 [ 3 ] {d950684d-8665-4709-a0b4-b69cd7e92b6f} <Debug> oximeter.fields_i64 (6d109c43-1e7b-41cc-b589-40d2677ad021): There are no data parts | ||
| 533 | 2025.08.22 18:12:02.923505 [ 3 ] {d950684d-8665-4709-a0b4-b69cd7e92b6f} <Debug> TCPHandler: Processed in 0.003439881 sec. | ||
| 534 | 2025.08.22 18:12:02.923645 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.08.22 18:12:02.923889 [ 3 ] {76d8bd43-4a68-42de-8251-fca4abbbd9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.08.22 18:12:02.924013 [ 3 ] {76d8bd43-4a68-42de-8251-fca4abbbd9a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.08.22 18:12:02.926079 [ 3 ] {76d8bd43-4a68-42de-8251-fca4abbbd9a4} <Debug> oximeter.fields_u64 (27e9ad8f-df3b-4c9c-8a87-c23d2009017e): Loading data parts | ||
| 538 | 2025.08.22 18:12:02.926233 [ 3 ] {76d8bd43-4a68-42de-8251-fca4abbbd9a4} <Debug> oximeter.fields_u64 (27e9ad8f-df3b-4c9c-8a87-c23d2009017e): There are no data parts | ||
| 539 | 2025.08.22 18:12:02.927417 [ 3 ] {76d8bd43-4a68-42de-8251-fca4abbbd9a4} <Debug> TCPHandler: Processed in 0.003823088 sec. | ||
| 540 | 2025.08.22 18:12:02.927581 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.08.22 18:12:02.927741 [ 3 ] {23232051-162c-463f-b0c0-a56c3fcd8405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.08.22 18:12:02.927870 [ 3 ] {23232051-162c-463f-b0c0-a56c3fcd8405} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.08.22 18:12:02.929891 [ 3 ] {23232051-162c-463f-b0c0-a56c3fcd8405} <Debug> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Loading data parts | ||
| 544 | 2025.08.22 18:12:02.930031 [ 3 ] {23232051-162c-463f-b0c0-a56c3fcd8405} <Debug> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): There are no data parts | ||
| 545 | 2025.08.22 18:12:02.931130 [ 3 ] {23232051-162c-463f-b0c0-a56c3fcd8405} <Debug> TCPHandler: Processed in 0.003609234 sec. | ||
| 546 | 2025.08.22 18:12:02.931268 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.08.22 18:12:02.931518 [ 3 ] {f9fb0ba7-a71e-4f82-b39d-b68a9c254728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.08.22 18:12:02.931644 [ 3 ] {f9fb0ba7-a71e-4f82-b39d-b68a9c254728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.08.22 18:12:02.933378 [ 3 ] {f9fb0ba7-a71e-4f82-b39d-b68a9c254728} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Loading data parts | ||
| 550 | 2025.08.22 18:12:02.933532 [ 3 ] {f9fb0ba7-a71e-4f82-b39d-b68a9c254728} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): There are no data parts | ||
| 551 | 2025.08.22 18:12:02.934714 [ 3 ] {f9fb0ba7-a71e-4f82-b39d-b68a9c254728} <Debug> TCPHandler: Processed in 0.003494742 sec. | ||
| 552 | 2025.08.22 18:12:02.934849 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.08.22 18:12:02.935002 [ 3 ] {1dc8d45a-df3b-4fae-b5ef-ae2bc6c12665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.08.22 18:12:02.935138 [ 3 ] {1dc8d45a-df3b-4fae-b5ef-ae2bc6c12665} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.08.22 18:12:02.936977 [ 3 ] {1dc8d45a-df3b-4fae-b5ef-ae2bc6c12665} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Loading data parts | ||
| 556 | 2025.08.22 18:12:02.937183 [ 3 ] {1dc8d45a-df3b-4fae-b5ef-ae2bc6c12665} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): There are no data parts | ||
| 557 | 2025.08.22 18:12:02.939006 [ 3 ] {1dc8d45a-df3b-4fae-b5ef-ae2bc6c12665} <Debug> TCPHandler: Processed in 0.004205753 sec. | ||
| 558 | 2025.08.22 18:12:02.939261 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.08.22 18:12:02.939590 [ 3 ] {3e1cc237-f80e-416d-864b-5f4a6ddba360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.08.22 18:12:02.939742 [ 3 ] {3e1cc237-f80e-416d-864b-5f4a6ddba360} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.08.22 18:12:02.941612 [ 3 ] {3e1cc237-f80e-416d-864b-5f4a6ddba360} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): Loading data parts | ||
| 565 | 2025.08.22 18:12:02.941837 [ 3 ] {3e1cc237-f80e-416d-864b-5f4a6ddba360} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): There are no data parts | ||
| 566 | 2025.08.22 18:12:02.943560 [ 3 ] {3e1cc237-f80e-416d-864b-5f4a6ddba360} <Debug> TCPHandler: Processed in 0.004371205 sec. | ||
| 567 | 2025.08.22 18:12:02.943806 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.08.22 18:12:02.944250 [ 4 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.08.22 18:12:02.945649 [ 4 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.08.22 18:12:02.954093 [ 259 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Trace> oximeter.version (f03b1a82-1e0c-453d-be20-a175894bc822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.08.22 18:12:02.954359 [ 259 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 572 | 2025.08.22 18:12:02.959292 [ 259 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.08.22 18:12:02.959978 [ 259 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Trace> oximeter.version (f03b1a82-1e0c-453d-be20-a175894bc822): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.08.22 18:12:02.960314 [ 4 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016228 sec., 61.621888094651226 rows/sec., 985.95 B/sec. | ||
| 575 | 2025.08.22 18:12:02.960584 [ 4 ] {862483a8-ba1b-439f-b774-fdf136fe507d} <Debug> TCPHandler: Processed in 0.016847981 sec. | ||
| 576 | 2025.08.22 18:12:03.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.06 MiB, peak 124.06 MiB, free memory in arenas 0.00 B, will set to 138.03 MiB (RSS), difference: 13.98 MiB | ||
| 577 | 2025.08.22 18:12:03.555377 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42771 | ||
| 578 | 2025.08.22 18:12:03.555511 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.08.22 18:12:03.555546 [ 262 ] {} <Debug> TCP-Session: c7b3842a-8596-49a6-a9f3-d1d40a63af2d Authenticating user 'default' from [fd00:1122:3344:101::c]:42771 | ||
| 580 | 2025.08.22 18:12:03.555682 [ 262 ] {} <Debug> TCP-Session: c7b3842a-8596-49a6-a9f3-d1d40a63af2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.08.22 18:12:03.555700 [ 262 ] {} <Debug> TCP-Session: c7b3842a-8596-49a6-a9f3-d1d40a63af2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.08.22 18:12:03.555762 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.08.22 18:12:03.555883 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.08.22 18:12:03.555900 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.08.22 18:12:03.557028 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63548 | ||
| 586 | 2025.08.22 18:12:03.557038 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45600 | ||
| 587 | 2025.08.22 18:12:03.557175 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48203 | ||
| 588 | 2025.08.22 18:12:03.557216 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55517 | ||
| 589 | 2025.08.22 18:12:03.557263 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.08.22 18:12:03.557292 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48852 | ||
| 591 | 2025.08.22 18:12:03.557355 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50444 | ||
| 592 | 2025.08.22 18:12:03.557324 [ 264 ] {} <Debug> TCP-Session: 38e7abf6-8401-45e6-bca2-2d8da0dbf87c Authenticating user 'default' from [fd00:1122:3344:101::c]:63548 | ||
| 593 | 2025.08.22 18:12:03.557447 [ 264 ] {} <Debug> TCP-Session: 38e7abf6-8401-45e6-bca2-2d8da0dbf87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.08.22 18:12:03.557516 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.08.22 18:12:03.557457 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34378 | ||
| 596 | 2025.08.22 18:12:03.557467 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.08.22 18:12:03.557589 [ 264 ] {} <Debug> TCP-Session: 38e7abf6-8401-45e6-bca2-2d8da0dbf87c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.08.22 18:12:03.557644 [ 265 ] {} <Debug> TCP-Session: 77d23201-e7d9-4930-9156-32b1cecda21f Authenticating user 'default' from [fd00:1122:3344:101::c]:55517 | ||
| 599 | 2025.08.22 18:12:03.557624 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2025.08.22 18:12:03.557624 [ 266 ] {} <Debug> TCP-Session: 94db41da-e223-4016-9f83-7549cb715d62 Authenticating user 'default' from [fd00:1122:3344:101::c]:48203 | ||
| 601 | 2025.08.22 18:12:03.557736 [ 263 ] {} <Debug> TCP-Session: b41641f9-ae42-4e25-917a-ec3948c31c88 Authenticating user 'default' from [fd00:1122:3344:101::c]:45600 | ||
| 602 | 2025.08.22 18:12:03.557731 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 603 | 2025.08.22 18:12:03.557747 [ 265 ] {} <Debug> TCP-Session: 77d23201-e7d9-4930-9156-32b1cecda21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.08.22 18:12:03.557868 [ 263 ] {} <Debug> TCP-Session: b41641f9-ae42-4e25-917a-ec3948c31c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.08.22 18:12:03.557931 [ 265 ] {} <Debug> TCP-Session: 77d23201-e7d9-4930-9156-32b1cecda21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.08.22 18:12:03.557860 [ 268 ] {} <Debug> TCP-Session: 7bb32e40-2ab4-4e18-afe7-4538b8b6f39d Authenticating user 'default' from [fd00:1122:3344:101::c]:50444 | ||
| 607 | 2025.08.22 18:12:03.557996 [ 263 ] {} <Debug> TCP-Session: b41641f9-ae42-4e25-917a-ec3948c31c88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.08.22 18:12:03.558037 [ 268 ] {} <Debug> TCP-Session: 7bb32e40-2ab4-4e18-afe7-4538b8b6f39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.08.22 18:12:03.557852 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2025.08.22 18:12:03.557834 [ 266 ] {} <Debug> TCP-Session: 94db41da-e223-4016-9f83-7549cb715d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.08.22 18:12:03.558127 [ 269 ] {} <Debug> TCP-Session: 0355292a-af4f-446b-ab3a-13f77f508fa4 Authenticating user 'default' from [fd00:1122:3344:101::c]:34378 | ||
| 612 | 2025.08.22 18:12:03.558133 [ 268 ] {} <Debug> TCP-Session: 7bb32e40-2ab4-4e18-afe7-4538b8b6f39d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.08.22 18:12:03.557831 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2025.08.22 18:12:03.558203 [ 266 ] {} <Debug> TCP-Session: 94db41da-e223-4016-9f83-7549cb715d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.08.22 18:12:03.558241 [ 269 ] {} <Debug> TCP-Session: 0355292a-af4f-446b-ab3a-13f77f508fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.08.22 18:12:03.558314 [ 269 ] {} <Debug> TCP-Session: 0355292a-af4f-446b-ab3a-13f77f508fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.08.22 18:12:03.558319 [ 267 ] {} <Debug> TCP-Session: 7c1ec39b-59a3-4851-8a14-f0cb953bfdcf Authenticating user 'default' from [fd00:1122:3344:101::c]:48852 | ||
| 618 | 2025.08.22 18:12:03.558486 [ 267 ] {} <Debug> TCP-Session: 7c1ec39b-59a3-4851-8a14-f0cb953bfdcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.08.22 18:12:03.558499 [ 267 ] {} <Debug> TCP-Session: 7c1ec39b-59a3-4851-8a14-f0cb953bfdcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.08.22 18:12:04.201194 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53740 | ||
| 621 | 2025.08.22 18:12:04.201398 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.08.22 18:12:04.201436 [ 270 ] {} <Debug> TCP-Session: 79ef8d00-10c4-471a-b21a-ed30297230bd Authenticating user 'default' from [fd00:1122:3344:101::b]:53740 | ||
| 623 | 2025.08.22 18:12:04.201603 [ 270 ] {} <Debug> TCP-Session: 79ef8d00-10c4-471a-b21a-ed30297230bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.08.22 18:12:04.201617 [ 270 ] {} <Debug> TCP-Session: 79ef8d00-10c4-471a-b21a-ed30297230bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.08.22 18:12:04.201679 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.08.22 18:12:04.201882 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.08.22 18:12:04.201903 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.08.22 18:12:04.204846 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48856 | ||
| 629 | 2025.08.22 18:12:04.204928 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54598 | ||
| 630 | 2025.08.22 18:12:04.205090 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.08.22 18:12:04.205095 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38462 | ||
| 632 | 2025.08.22 18:12:04.205201 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.08.22 18:12:04.205209 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52351 | ||
| 634 | 2025.08.22 18:12:04.205268 [ 271 ] {} <Debug> TCP-Session: 00a3ac78-6fa3-4ef4-abf5-aaadbb670ce5 Authenticating user 'default' from [fd00:1122:3344:101::b]:48856 | ||
| 635 | 2025.08.22 18:12:04.205282 [ 272 ] {} <Debug> TCP-Session: 65a08414-e426-4def-9fb5-f60c77dbbd5d Authenticating user 'default' from [fd00:1122:3344:101::b]:54598 | ||
| 636 | 2025.08.22 18:12:04.205268 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55590 | ||
| 637 | 2025.08.22 18:12:04.205394 [ 271 ] {} <Debug> TCP-Session: 00a3ac78-6fa3-4ef4-abf5-aaadbb670ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.08.22 18:12:04.205450 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36766 | ||
| 639 | 2025.08.22 18:12:04.205397 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.08.22 18:12:04.205526 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.08.22 18:12:04.205538 [ 271 ] {} <Debug> TCP-Session: 00a3ac78-6fa3-4ef4-abf5-aaadbb670ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.08.22 18:12:04.205585 [ 273 ] {} <Debug> TCP-Session: c40347d1-947a-4ef6-b4e5-a44712f51c32 Authenticating user 'default' from [fd00:1122:3344:101::b]:38462 | ||
| 643 | 2025.08.22 18:12:04.205607 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.08.22 18:12:04.205634 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50352 | ||
| 645 | 2025.08.22 18:12:04.205699 [ 275 ] {} <Debug> TCP-Session: e757ff56-7f97-4de9-b39d-a27aea428b57 Authenticating user 'default' from [fd00:1122:3344:101::b]:55590 | ||
| 646 | 2025.08.22 18:12:04.205720 [ 273 ] {} <Debug> TCP-Session: c40347d1-947a-4ef6-b4e5-a44712f51c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.08.22 18:12:04.205742 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.08.22 18:12:04.205793 [ 273 ] {} <Debug> TCP-Session: c40347d1-947a-4ef6-b4e5-a44712f51c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.08.22 18:12:04.205884 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2025.08.22 18:12:04.205561 [ 274 ] {} <Debug> TCP-Session: 312b86df-7900-4fe1-a320-3d5a4a3fdde2 Authenticating user 'default' from [fd00:1122:3344:101::b]:52351 | ||
| 651 | 2025.08.22 18:12:04.205948 [ 277 ] {} <Debug> TCP-Session: 70f31103-c9e8-42a6-b846-68278cb2ccef Authenticating user 'default' from [fd00:1122:3344:101::b]:50352 | ||
| 652 | 2025.08.22 18:12:04.205997 [ 274 ] {} <Debug> TCP-Session: 312b86df-7900-4fe1-a320-3d5a4a3fdde2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.08.22 18:12:04.205935 [ 276 ] {} <Debug> TCP-Session: 82cbaa21-37b5-4d39-9087-63a338c19e40 Authenticating user 'default' from [fd00:1122:3344:101::b]:36766 | ||
| 654 | 2025.08.22 18:12:04.205427 [ 272 ] {} <Debug> TCP-Session: 65a08414-e426-4def-9fb5-f60c77dbbd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.08.22 18:12:04.206129 [ 277 ] {} <Debug> TCP-Session: 70f31103-c9e8-42a6-b846-68278cb2ccef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.08.22 18:12:04.206144 [ 276 ] {} <Debug> TCP-Session: 82cbaa21-37b5-4d39-9087-63a338c19e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.08.22 18:12:04.206201 [ 277 ] {} <Debug> TCP-Session: 70f31103-c9e8-42a6-b846-68278cb2ccef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.08.22 18:12:04.206214 [ 274 ] {} <Debug> TCP-Session: 312b86df-7900-4fe1-a320-3d5a4a3fdde2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.08.22 18:12:04.206226 [ 276 ] {} <Debug> TCP-Session: 82cbaa21-37b5-4d39-9087-63a338c19e40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.08.22 18:12:04.206153 [ 272 ] {} <Debug> TCP-Session: 65a08414-e426-4def-9fb5-f60c77dbbd5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.08.22 18:12:04.205807 [ 275 ] {} <Debug> TCP-Session: e757ff56-7f97-4de9-b39d-a27aea428b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.08.22 18:12:04.206403 [ 275 ] {} <Debug> TCP-Session: e757ff56-7f97-4de9-b39d-a27aea428b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.08.22 18:12:04.416559 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43333 | ||
| 664 | 2025.08.22 18:12:04.416832 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.08.22 18:12:04.416868 [ 278 ] {} <Debug> TCP-Session: 11fd3784-4331-481f-ae0b-cad9e978d877 Authenticating user 'default' from [fd00:1122:3344:101::a]:43333 | ||
| 666 | 2025.08.22 18:12:04.416890 [ 278 ] {} <Debug> TCP-Session: 11fd3784-4331-481f-ae0b-cad9e978d877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.08.22 18:12:04.417021 [ 278 ] {} <Debug> TCP-Session: 11fd3784-4331-481f-ae0b-cad9e978d877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.08.22 18:12:04.417087 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.08.22 18:12:04.417113 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.08.22 18:12:04.417221 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.08.22 18:12:04.419700 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62382 | ||
| 672 | 2025.08.22 18:12:04.419758 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53264 | ||
| 673 | 2025.08.22 18:12:04.419936 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45321 | ||
| 674 | 2025.08.22 18:12:04.420009 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49250 | ||
| 675 | 2025.08.22 18:12:04.420063 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.08.22 18:12:04.420028 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2025.08.22 18:12:04.420145 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59040 | ||
| 678 | 2025.08.22 18:12:04.420219 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53222 | ||
| 679 | 2025.08.22 18:12:04.420185 [ 280 ] {} <Debug> TCP-Session: 075e743d-6d27-4c46-b087-b1c6831cd506 Authenticating user 'default' from [fd00:1122:3344:101::a]:53264 | ||
| 680 | 2025.08.22 18:12:04.420172 [ 279 ] {} <Debug> TCP-Session: c01f45ba-73df-4bce-91b5-030f264bbe68 Authenticating user 'default' from [fd00:1122:3344:101::a]:62382 | ||
| 681 | 2025.08.22 18:12:04.420148 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.08.22 18:12:04.420340 [ 279 ] {} <Debug> TCP-Session: c01f45ba-73df-4bce-91b5-030f264bbe68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.08.22 18:12:04.420353 [ 280 ] {} <Debug> TCP-Session: 075e743d-6d27-4c46-b087-b1c6831cd506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.08.22 18:12:04.420322 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.08.22 18:12:04.420432 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.08.22 18:12:04.420450 [ 279 ] {} <Debug> TCP-Session: c01f45ba-73df-4bce-91b5-030f264bbe68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.08.22 18:12:04.420467 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.08.22 18:12:04.420543 [ 283 ] {} <Debug> TCP-Session: c376e50f-6388-45f2-af5f-230a36ee2a36 Authenticating user 'default' from [fd00:1122:3344:101::a]:59040 | ||
| 689 | 2025.08.22 18:12:04.420530 [ 282 ] {} <Debug> TCP-Session: fbdfa5dd-811c-4f3d-a1a7-78204a113282 Authenticating user 'default' from [fd00:1122:3344:101::a]:49250 | ||
| 690 | 2025.08.22 18:12:04.420569 [ 284 ] {} <Debug> TCP-Session: f751d23c-5f16-4571-ae03-53735e4f356d Authenticating user 'default' from [fd00:1122:3344:101::a]:53222 | ||
| 691 | 2025.08.22 18:12:04.420438 [ 281 ] {} <Debug> TCP-Session: d73e74a6-5189-4dbe-a8bf-cb82b18d80fc Authenticating user 'default' from [fd00:1122:3344:101::a]:45321 | ||
| 692 | 2025.08.22 18:12:04.420724 [ 282 ] {} <Debug> TCP-Session: fbdfa5dd-811c-4f3d-a1a7-78204a113282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.08.22 18:12:04.420711 [ 284 ] {} <Debug> TCP-Session: f751d23c-5f16-4571-ae03-53735e4f356d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.08.22 18:12:04.420696 [ 283 ] {} <Debug> TCP-Session: c376e50f-6388-45f2-af5f-230a36ee2a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.08.22 18:12:04.420842 [ 281 ] {} <Debug> TCP-Session: d73e74a6-5189-4dbe-a8bf-cb82b18d80fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.08.22 18:12:04.420858 [ 284 ] {} <Debug> TCP-Session: f751d23c-5f16-4571-ae03-53735e4f356d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.08.22 18:12:04.420845 [ 282 ] {} <Debug> TCP-Session: fbdfa5dd-811c-4f3d-a1a7-78204a113282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.08.22 18:12:04.420924 [ 283 ] {} <Debug> TCP-Session: c376e50f-6388-45f2-af5f-230a36ee2a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.08.22 18:12:04.420958 [ 281 ] {} <Debug> TCP-Session: d73e74a6-5189-4dbe-a8bf-cb82b18d80fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.08.22 18:12:04.420438 [ 280 ] {} <Debug> TCP-Session: 075e743d-6d27-4c46-b087-b1c6831cd506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.08.22 18:12:04.420409 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51306 | ||
| 702 | 2025.08.22 18:12:04.421327 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.08.22 18:12:04.421354 [ 285 ] {} <Debug> TCP-Session: 1f995870-9baf-4d2f-8957-64dbd5259978 Authenticating user 'default' from [fd00:1122:3344:101::a]:51306 | ||
| 704 | 2025.08.22 18:12:04.421481 [ 285 ] {} <Debug> TCP-Session: 1f995870-9baf-4d2f-8957-64dbd5259978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.08.22 18:12:04.421497 [ 285 ] {} <Debug> TCP-Session: 1f995870-9baf-4d2f-8957-64dbd5259978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.08.22 18:12:05.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.74 MiB, peak 138.74 MiB, free memory in arenas 0.00 B, will set to 139.79 MiB (RSS), difference: 1.05 MiB | ||
| 707 | 2025.08.22 18:12:10.070020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.08.22 18:12:10.070092 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.08.22 18:12:10.070148 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.08.22 18:12:10.070213 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.08.22 18:12:10.075470 [ 243 ] {} <Debug> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Loading data parts | ||
| 712 | 2025.08.22 18:12:10.075741 [ 243 ] {} <Debug> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): There are no data parts | ||
| 713 | 2025.08.22 18:12:10.085349 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.08.22 18:12:10.085550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 715 | 2025.08.22 18:12:10.092263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.08.22 18:12:10.092602 [ 244 ] {} <Debug> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Loading data parts | ||
| 717 | 2025.08.22 18:12:10.092815 [ 244 ] {} <Debug> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): There are no data parts | ||
| 718 | 2025.08.22 18:12:10.092995 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.08.22 18:12:10.093174 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.08.22 18:12:10.121526 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.08.22 18:12:10.121697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 722 | 2025.08.22 18:12:10.128441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.08.22 18:12:10.129715 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.08.22 18:12:10.133017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.08.22 18:12:11.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.05 MiB | ||
| 726 | 2025.08.22 18:12:12.569829 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.08.22 18:12:12.569989 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.08.22 18:12:12.592035 [ 242 ] {} <Debug> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Loading data parts | ||
| 729 | 2025.08.22 18:12:12.592249 [ 242 ] {} <Debug> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): There are no data parts | ||
| 730 | 2025.08.22 18:12:12.602930 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.08.22 18:12:12.603074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 732 | 2025.08.22 18:12:12.606945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.08.22 18:12:12.607735 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.08.22 18:12:12.608214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.08.22 18:12:13.001144 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.15 MiB, peak 158.15 MiB, free memory in arenas 0.00 B, will set to 155.08 MiB (RSS), difference: -3.07 MiB | ||
| 736 | 2025.08.22 18:12:17.550021 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.08.22 18:12:17.550091 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.08.22 18:12:17.594215 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.08.22 18:12:17.597165 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.08.22 18:12:17.597228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 741 | 2025.08.22 18:12:17.598134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.08.22 18:12:17.598739 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.08.22 18:12:17.598979 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.08.22 18:12:17.634044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.08.22 18:12:17.651958 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.08.22 18:12:17.652128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 747 | 2025.08.22 18:12:17.658748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.08.22 18:12:17.659947 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.08.22 18:12:17.663022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.08.22 18:12:18.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.74 MiB, peak 159.74 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 2.05 MiB | ||
| 751 | 2025.08.22 18:12:22.967722 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.08.22 18:12:22.968067 [ 3 ] {987ce97e-4263-4ea0-a6a0-adb901648370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.08.22 18:12:22.974467 [ 3 ] {987ce97e-4263-4ea0-a6a0-adb901648370} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.08.22 18:12:22.985176 [ 3 ] {987ce97e-4263-4ea0-a6a0-adb901648370} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.08.22 18:12:22.991995 [ 3 ] {987ce97e-4263-4ea0-a6a0-adb901648370} <Debug> TCPHandler: Processed in 0.024393704 sec. | ||
| 756 | 2025.08.22 18:12:23.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.86 MiB, peak 159.74 MiB, free memory in arenas 0.00 B, will set to 158.48 MiB (RSS), difference: 4.62 MiB | ||
| 757 | 2025.08.22 18:12:23.008316 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.08.22 18:12:23.008540 [ 3 ] {ebf3e29c-28e1-4735-885f-1b5f17313d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.08.22 18:12:23.016727 [ 3 ] {ebf3e29c-28e1-4735-885f-1b5f17313d97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.08.22 18:12:23.016834 [ 3 ] {ebf3e29c-28e1-4735-885f-1b5f17313d97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.08.22 18:12:23.019252 [ 3 ] {ebf3e29c-28e1-4735-885f-1b5f17313d97} <Debug> TCPHandler: Processed in 0.011021875 sec. | ||
| 762 | 2025.08.22 18:12:23.019534 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.08.22 18:12:23.019665 [ 3 ] {d14b34a7-cb25-41f6-80bf-ce598b2a71aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.08.22 18:12:23.024010 [ 3 ] {d14b34a7-cb25-41f6-80bf-ce598b2a71aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.08.22 18:12:23.024063 [ 3 ] {d14b34a7-cb25-41f6-80bf-ce598b2a71aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.08.22 18:12:23.024450 [ 3 ] {d14b34a7-cb25-41f6-80bf-ce598b2a71aa} <Debug> TCPHandler: Processed in 0.004970894 sec. | ||
| 767 | 2025.08.22 18:12:23.024668 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.08.22 18:12:23.024792 [ 3 ] {7308c61d-1d18-4647-a59c-d642cfff3238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.08.22 18:12:23.025047 [ 3 ] {7308c61d-1d18-4647-a59c-d642cfff3238} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.08.22 18:12:23.025092 [ 3 ] {7308c61d-1d18-4647-a59c-d642cfff3238} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.08.22 18:12:23.025413 [ 3 ] {7308c61d-1d18-4647-a59c-d642cfff3238} <Debug> TCPHandler: Processed in 0.000795162 sec. | ||
| 772 | 2025.08.22 18:12:23.025632 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.08.22 18:12:23.025750 [ 3 ] {f56d4f97-bbc9-4b40-9232-04b02606d3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.08.22 18:12:23.026001 [ 3 ] {f56d4f97-bbc9-4b40-9232-04b02606d3d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.08.22 18:12:23.026046 [ 3 ] {f56d4f97-bbc9-4b40-9232-04b02606d3d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.08.22 18:12:23.026365 [ 3 ] {f56d4f97-bbc9-4b40-9232-04b02606d3d9} <Debug> TCPHandler: Processed in 0.000784962 sec. | ||
| 777 | 2025.08.22 18:12:23.026584 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.08.22 18:12:23.026701 [ 3 ] {9939e125-da0d-40a3-a2a5-14db524cb809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.08.22 18:12:23.026947 [ 3 ] {9939e125-da0d-40a3-a2a5-14db524cb809} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.08.22 18:12:23.026992 [ 3 ] {9939e125-da0d-40a3-a2a5-14db524cb809} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.08.22 18:12:23.027308 [ 3 ] {9939e125-da0d-40a3-a2a5-14db524cb809} <Debug> TCPHandler: Processed in 0.000771862 sec. | ||
| 782 | 2025.08.22 18:12:23.027520 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.08.22 18:12:23.027640 [ 3 ] {c3e26b1e-5424-433b-a3dc-924f86ab4529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.08.22 18:12:23.027893 [ 3 ] {c3e26b1e-5424-433b-a3dc-924f86ab4529} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.08.22 18:12:23.027938 [ 3 ] {c3e26b1e-5424-433b-a3dc-924f86ab4529} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.08.22 18:12:23.028264 [ 3 ] {c3e26b1e-5424-433b-a3dc-924f86ab4529} <Debug> TCPHandler: Processed in 0.000796092 sec. | ||
| 787 | 2025.08.22 18:12:23.028503 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.08.22 18:12:23.028631 [ 3 ] {2a93f888-dc84-42b0-9e62-2592ec3e5b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.08.22 18:12:23.028876 [ 3 ] {2a93f888-dc84-42b0-9e62-2592ec3e5b6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.08.22 18:12:23.028919 [ 3 ] {2a93f888-dc84-42b0-9e62-2592ec3e5b6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.08.22 18:12:23.029243 [ 3 ] {2a93f888-dc84-42b0-9e62-2592ec3e5b6d} <Debug> TCPHandler: Processed in 0.000787292 sec. | ||
| 792 | 2025.08.22 18:12:23.029461 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.08.22 18:12:23.029579 [ 3 ] {2b66d08b-a8c6-455d-bf18-c82892f1564b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.08.22 18:12:23.029824 [ 3 ] {2b66d08b-a8c6-455d-bf18-c82892f1564b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.08.22 18:12:23.029878 [ 3 ] {2b66d08b-a8c6-455d-bf18-c82892f1564b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.08.22 18:12:23.030204 [ 3 ] {2b66d08b-a8c6-455d-bf18-c82892f1564b} <Debug> TCPHandler: Processed in 0.000790602 sec. | ||
| 797 | 2025.08.22 18:12:23.030417 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.08.22 18:12:23.030533 [ 3 ] {4fac146b-5194-4ea1-bf08-e47da51d1e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.08.22 18:12:23.030778 [ 3 ] {4fac146b-5194-4ea1-bf08-e47da51d1e5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.08.22 18:12:23.030822 [ 3 ] {4fac146b-5194-4ea1-bf08-e47da51d1e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.08.22 18:12:23.031140 [ 3 ] {4fac146b-5194-4ea1-bf08-e47da51d1e5a} <Debug> TCPHandler: Processed in 0.000769921 sec. | ||
| 802 | 2025.08.22 18:12:23.031345 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.08.22 18:12:23.031468 [ 3 ] {1036014b-a5e6-4d86-a179-bcf84cd35318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.08.22 18:12:23.031712 [ 3 ] {1036014b-a5e6-4d86-a179-bcf84cd35318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.08.22 18:12:23.031755 [ 3 ] {1036014b-a5e6-4d86-a179-bcf84cd35318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.08.22 18:12:23.032080 [ 3 ] {1036014b-a5e6-4d86-a179-bcf84cd35318} <Debug> TCPHandler: Processed in 0.000782911 sec. | ||
| 807 | 2025.08.22 18:12:23.032275 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.08.22 18:12:23.032392 [ 3 ] {dc45a995-2601-45b7-b42c-570be8f3a53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.08.22 18:12:23.032636 [ 3 ] {dc45a995-2601-45b7-b42c-570be8f3a53a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.08.22 18:12:23.032680 [ 3 ] {dc45a995-2601-45b7-b42c-570be8f3a53a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.08.22 18:12:23.032992 [ 3 ] {dc45a995-2601-45b7-b42c-570be8f3a53a} <Debug> TCPHandler: Processed in 0.000763901 sec. | ||
| 812 | 2025.08.22 18:12:23.033204 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.08.22 18:12:23.033321 [ 3 ] {52ed6c5a-c6fc-4b27-86e7-aaf090963cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.08.22 18:12:23.033567 [ 3 ] {52ed6c5a-c6fc-4b27-86e7-aaf090963cda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.08.22 18:12:23.033618 [ 3 ] {52ed6c5a-c6fc-4b27-86e7-aaf090963cda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.08.22 18:12:23.033960 [ 3 ] {52ed6c5a-c6fc-4b27-86e7-aaf090963cda} <Debug> TCPHandler: Processed in 0.000802962 sec. | ||
| 817 | 2025.08.22 18:12:23.034161 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.08.22 18:12:23.034279 [ 3 ] {8b7d01d6-c130-40ce-93e0-6a2c4b293afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.08.22 18:12:23.034734 [ 3 ] {8b7d01d6-c130-40ce-93e0-6a2c4b293afd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.08.22 18:12:23.034786 [ 3 ] {8b7d01d6-c130-40ce-93e0-6a2c4b293afd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.08.22 18:12:23.035172 [ 3 ] {8b7d01d6-c130-40ce-93e0-6a2c4b293afd} <Debug> TCPHandler: Processed in 0.001058115 sec. | ||
| 822 | 2025.08.22 18:12:23.035458 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.08.22 18:12:23.035589 [ 3 ] {df464c2b-d840-43b4-a9eb-676634759db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.08.22 18:12:23.035864 [ 3 ] {df464c2b-d840-43b4-a9eb-676634759db5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.08.22 18:12:23.035911 [ 3 ] {df464c2b-d840-43b4-a9eb-676634759db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.08.22 18:12:23.036262 [ 3 ] {df464c2b-d840-43b4-a9eb-676634759db5} <Debug> TCPHandler: Processed in 0.000855183 sec. | ||
| 827 | 2025.08.22 18:12:23.036490 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.08.22 18:12:23.036622 [ 3 ] {c0870c91-f72a-4c7a-bd76-2946932f1ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.08.22 18:12:23.036892 [ 3 ] {c0870c91-f72a-4c7a-bd76-2946932f1ac1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.08.22 18:12:23.036936 [ 3 ] {c0870c91-f72a-4c7a-bd76-2946932f1ac1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.08.22 18:12:23.037277 [ 3 ] {c0870c91-f72a-4c7a-bd76-2946932f1ac1} <Debug> TCPHandler: Processed in 0.000836313 sec. | ||
| 832 | 2025.08.22 18:12:23.037472 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.08.22 18:12:23.037594 [ 3 ] {c3ae6718-aa7c-4a01-8bb7-f4aa22d26ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.08.22 18:12:23.037873 [ 3 ] {c3ae6718-aa7c-4a01-8bb7-f4aa22d26ddb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.08.22 18:12:23.037922 [ 3 ] {c3ae6718-aa7c-4a01-8bb7-f4aa22d26ddb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.08.22 18:12:23.038258 [ 3 ] {c3ae6718-aa7c-4a01-8bb7-f4aa22d26ddb} <Debug> TCPHandler: Processed in 0.000834232 sec. | ||
| 837 | 2025.08.22 18:12:23.038564 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.08.22 18:12:23.038689 [ 3 ] {0d522053-a2cf-4c80-9bc2-64b5b336678a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.08.22 18:12:23.038976 [ 3 ] {0d522053-a2cf-4c80-9bc2-64b5b336678a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.08.22 18:12:23.039019 [ 3 ] {0d522053-a2cf-4c80-9bc2-64b5b336678a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.08.22 18:12:23.039352 [ 3 ] {0d522053-a2cf-4c80-9bc2-64b5b336678a} <Debug> TCPHandler: Processed in 0.000836433 sec. | ||
| 842 | 2025.08.22 18:12:23.039573 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.08.22 18:12:23.039704 [ 3 ] {5d9a4935-8bc4-4762-8225-1dcd1184eca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.08.22 18:12:23.039975 [ 3 ] {5d9a4935-8bc4-4762-8225-1dcd1184eca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.08.22 18:12:23.040019 [ 3 ] {5d9a4935-8bc4-4762-8225-1dcd1184eca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.08.22 18:12:23.040373 [ 3 ] {5d9a4935-8bc4-4762-8225-1dcd1184eca0} <Debug> TCPHandler: Processed in 0.000848502 sec. | ||
| 847 | 2025.08.22 18:12:23.040581 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.08.22 18:12:23.040705 [ 3 ] {4a5937a9-2aae-482e-baec-97bb60ba21b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.08.22 18:12:23.040981 [ 3 ] {4a5937a9-2aae-482e-baec-97bb60ba21b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.08.22 18:12:23.041024 [ 3 ] {4a5937a9-2aae-482e-baec-97bb60ba21b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.08.22 18:12:23.041350 [ 3 ] {4a5937a9-2aae-482e-baec-97bb60ba21b8} <Debug> TCPHandler: Processed in 0.000817732 sec. | ||
| 852 | 2025.08.22 18:12:23.043047 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.08.22 18:12:23.043195 [ 3 ] {9b9dd537-4d27-4928-b269-192c1a385c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.08.22 18:12:23.043524 [ 3 ] {9b9dd537-4d27-4928-b269-192c1a385c59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.08.22 18:12:23.043578 [ 3 ] {9b9dd537-4d27-4928-b269-192c1a385c59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.08.22 18:12:23.043973 [ 3 ] {9b9dd537-4d27-4928-b269-192c1a385c59} <Debug> TCPHandler: Processed in 0.000983265 sec. | ||
| 857 | 2025.08.22 18:12:23.044196 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.08.22 18:12:23.044322 [ 3 ] {4f4ad4ad-d11c-4377-a8af-a68996171ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.08.22 18:12:23.044595 [ 3 ] {4f4ad4ad-d11c-4377-a8af-a68996171ace} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.08.22 18:12:23.044638 [ 3 ] {4f4ad4ad-d11c-4377-a8af-a68996171ace} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.08.22 18:12:23.044970 [ 3 ] {4f4ad4ad-d11c-4377-a8af-a68996171ace} <Debug> TCPHandler: Processed in 0.000822712 sec. | ||
| 862 | 2025.08.22 18:12:23.045217 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.08.22 18:12:23.045340 [ 3 ] {09702d0d-81c9-45e8-8c2c-6ee58839502e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.08.22 18:12:23.045613 [ 3 ] {09702d0d-81c9-45e8-8c2c-6ee58839502e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.08.22 18:12:23.045656 [ 3 ] {09702d0d-81c9-45e8-8c2c-6ee58839502e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.08.22 18:12:23.045975 [ 3 ] {09702d0d-81c9-45e8-8c2c-6ee58839502e} <Debug> TCPHandler: Processed in 0.000805762 sec. | ||
| 867 | 2025.08.22 18:12:23.046742 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.08.22 18:12:23.046883 [ 3 ] {d8217520-6fd0-4745-93f0-1ba1aa83720e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.08.22 18:12:23.047183 [ 3 ] {d8217520-6fd0-4745-93f0-1ba1aa83720e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.08.22 18:12:23.047229 [ 3 ] {d8217520-6fd0-4745-93f0-1ba1aa83720e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.08.22 18:12:23.047569 [ 3 ] {d8217520-6fd0-4745-93f0-1ba1aa83720e} <Debug> TCPHandler: Processed in 0.000877373 sec. | ||
| 872 | 2025.08.22 18:12:23.047892 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.08.22 18:12:23.048017 [ 3 ] {30284dde-c382-40c5-8206-83907fa27b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.08.22 18:12:23.048289 [ 3 ] {30284dde-c382-40c5-8206-83907fa27b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.08.22 18:12:23.048332 [ 3 ] {30284dde-c382-40c5-8206-83907fa27b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.08.22 18:12:23.048656 [ 3 ] {30284dde-c382-40c5-8206-83907fa27b41} <Debug> TCPHandler: Processed in 0.000811002 sec. | ||
| 877 | 2025.08.22 18:12:23.048952 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.08.22 18:12:23.049070 [ 3 ] {26e17dab-3a00-42c6-b3be-93e92b6e703d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.08.22 18:12:23.049325 [ 3 ] {26e17dab-3a00-42c6-b3be-93e92b6e703d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.08.22 18:12:23.049364 [ 3 ] {26e17dab-3a00-42c6-b3be-93e92b6e703d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.08.22 18:12:23.049751 [ 3 ] {26e17dab-3a00-42c6-b3be-93e92b6e703d} <Debug> TCPHandler: Processed in 0.000829272 sec. | ||
| 882 | 2025.08.22 18:12:23.050200 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.08.22 18:12:23.050325 [ 3 ] {01c96a61-c591-4a6f-bb2b-4aafda77822a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 884 | 2025.08.22 18:12:23.050599 [ 3 ] {01c96a61-c591-4a6f-bb2b-4aafda77822a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.08.22 18:12:23.050641 [ 3 ] {01c96a61-c591-4a6f-bb2b-4aafda77822a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2025.08.22 18:12:23.050959 [ 3 ] {01c96a61-c591-4a6f-bb2b-4aafda77822a} <Debug> TCPHandler: Processed in 0.000807522 sec. | ||
| 887 | 2025.08.22 18:12:23.051222 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2025.08.22 18:12:23.051347 [ 3 ] {7c683f79-adc1-405a-92f9-30e77c8aa321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 889 | 2025.08.22 18:12:23.051621 [ 3 ] {7c683f79-adc1-405a-92f9-30e77c8aa321} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2025.08.22 18:12:23.051666 [ 3 ] {7c683f79-adc1-405a-92f9-30e77c8aa321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2025.08.22 18:12:23.051989 [ 3 ] {7c683f79-adc1-405a-92f9-30e77c8aa321} <Debug> TCPHandler: Processed in 0.000814913 sec. | ||
| 892 | 2025.08.22 18:12:23.052269 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.08.22 18:12:23.052393 [ 3 ] {ecaa194f-0472-4794-a626-2d08d4651651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 894 | 2025.08.22 18:12:23.052670 [ 3 ] {ecaa194f-0472-4794-a626-2d08d4651651} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2025.08.22 18:12:23.052712 [ 3 ] {ecaa194f-0472-4794-a626-2d08d4651651} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2025.08.22 18:12:23.053044 [ 3 ] {ecaa194f-0472-4794-a626-2d08d4651651} <Debug> TCPHandler: Processed in 0.000821772 sec. | ||
| 897 | 2025.08.22 18:12:23.062793 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2025.08.22 18:12:23.062953 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 899 | 2025.08.22 18:12:23.063018 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2025.08.22 18:12:23.066484 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2025.08.22 18:12:23.066537 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 902 | 2025.08.22 18:12:23.067198 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2025.08.22 18:12:23.067578 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2025.08.22 18:12:23.067733 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.004823 sec., 6012.855069458843 rows/sec., 1.22 MiB/sec. | ||
| 905 | 2025.08.22 18:12:23.067774 [ 3 ] {6aa9c61a-a60f-4c4b-bf98-3362475dfc87} <Debug> TCPHandler: Processed in 0.005064025 sec. | ||
| 906 | 2025.08.22 18:12:23.067910 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.08.22 18:12:23.068012 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 908 | 2025.08.22 18:12:23.068053 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 909 | 2025.08.22 18:12:23.077055 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2025.08.22 18:12:23.077103 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 911 | 2025.08.22 18:12:23.079828 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2025.08.22 18:12:23.080306 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2025.08.22 18:12:23.080449 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012459 sec., 1926.318324103058 rows/sec., 163.66 KiB/sec. | ||
| 914 | 2025.08.22 18:12:23.080486 [ 3 ] {213cbdd6-5eb3-4c27-bf21-1f175c99ae22} <Debug> TCPHandler: Processed in 0.012627688 sec. | ||
| 915 | 2025.08.22 18:12:23.080614 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2025.08.22 18:12:23.080714 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 917 | 2025.08.22 18:12:23.080755 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 918 | 2025.08.22 18:12:23.081170 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2025.08.22 18:12:23.081210 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 920 | 2025.08.22 18:12:23.081628 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2025.08.22 18:12:23.082175 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2025.08.22 18:12:23.082312 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001621 sec., 6169.031462060457 rows/sec., 503.04 KiB/sec. | ||
| 923 | 2025.08.22 18:12:23.082349 [ 3 ] {8a725179-46a0-4c60-8420-816e1e8a4a67} <Debug> TCPHandler: Processed in 0.001786216 sec. | ||
| 924 | 2025.08.22 18:12:23.082464 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2025.08.22 18:12:23.082560 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 926 | 2025.08.22 18:12:23.082599 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 927 | 2025.08.22 18:12:23.083079 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2025.08.22 18:12:23.083117 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 929 | 2025.08.22 18:12:23.083574 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2025.08.22 18:12:23.084030 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2025.08.22 18:12:23.084167 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Debug> executeQuery: Read 203 rows, 18.86 KiB in 0.001628 sec., 124692.87469287468 rows/sec., 11.31 MiB/sec. | ||
| 932 | 2025.08.22 18:12:23.084207 [ 3 ] {30324b81-f2d8-485f-86ff-352f3850c3a7} <Debug> TCPHandler: Processed in 0.001792847 sec. | ||
| 933 | 2025.08.22 18:12:23.084322 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2025.08.22 18:12:23.084417 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 935 | 2025.08.22 18:12:23.084459 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 936 | 2025.08.22 18:12:23.084870 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2025.08.22 18:12:23.084908 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 938 | 2025.08.22 18:12:23.085314 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2025.08.22 18:12:23.085761 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2025.08.22 18:12:23.085894 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Debug> executeQuery: Read 46 rows, 3.46 KiB in 0.001496 sec., 30748.66310160428 rows/sec., 2.26 MiB/sec. | ||
| 941 | 2025.08.22 18:12:23.085933 [ 3 ] {114d19b4-2ac9-4ec4-8535-d7f0f68b249a} <Debug> TCPHandler: Processed in 0.001659965 sec. | ||
| 942 | 2025.08.22 18:12:23.086048 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.08.22 18:12:23.086151 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 944 | 2025.08.22 18:12:23.086193 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 945 | 2025.08.22 18:12:23.086639 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.08.22 18:12:23.086674 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 947 | 2025.08.22 18:12:23.087094 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2025.08.22 18:12:23.087546 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.08.22 18:12:23.087677 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 950 | 2025.08.22 18:12:23.087716 [ 3 ] {69e1ee63-9848-46b8-a16e-63ec51b9f019} <Debug> TCPHandler: Processed in 0.001721236 sec. | ||
| 951 | 2025.08.22 18:12:23.087830 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2025.08.22 18:12:23.087923 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 953 | 2025.08.22 18:12:23.087964 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 954 | 2025.08.22 18:12:23.088358 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2025.08.22 18:12:23.088396 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 956 | 2025.08.22 18:12:23.088864 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2025.08.22 18:12:23.089312 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2025.08.22 18:12:23.089442 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001537 sec., 7807.417046193885 rows/sec., 609.95 KiB/sec. | ||
| 959 | 2025.08.22 18:12:23.089481 [ 3 ] {d0cc0996-cfc5-428a-ade9-3771ea319054} <Debug> TCPHandler: Processed in 0.001701775 sec. | ||
| 960 | 2025.08.22 18:12:23.089595 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2025.08.22 18:12:23.089689 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 962 | 2025.08.22 18:12:23.089729 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 963 | 2025.08.22 18:12:23.090156 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.08.22 18:12:23.090194 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 965 | 2025.08.22 18:12:23.090671 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2025.08.22 18:12:23.091186 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.08.22 18:12:23.091320 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Debug> executeQuery: Read 119 rows, 9.93 KiB in 0.001649 sec., 72164.94845360825 rows/sec., 5.88 MiB/sec. | ||
| 968 | 2025.08.22 18:12:23.091360 [ 3 ] {f0b8aadd-6f55-4d59-bfaa-fedf9e6fab21} <Debug> TCPHandler: Processed in 0.001815407 sec. | ||
| 969 | 2025.08.22 18:12:23.091480 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2025.08.22 18:12:23.091576 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 971 | 2025.08.22 18:12:23.091619 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 972 | 2025.08.22 18:12:23.094012 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.08.22 18:12:23.094053 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 974 | 2025.08.22 18:12:23.098867 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2025.08.22 18:12:23.099311 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.08.22 18:12:23.099442 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Debug> executeQuery: Read 221 rows, 17.88 KiB in 0.007885 sec., 28027.901077996197 rows/sec., 2.21 MiB/sec. | ||
| 977 | 2025.08.22 18:12:23.099479 [ 3 ] {e1a12df4-0130-401b-81bd-141bcc81b933} <Debug> TCPHandler: Processed in 0.00804801 sec. | ||
| 978 | 2025.08.22 18:12:23.099598 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.08.22 18:12:23.099694 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 980 | 2025.08.22 18:12:23.099746 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 981 | 2025.08.22 18:12:23.100521 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.08.22 18:12:23.100557 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 983 | 2025.08.22 18:12:23.104079 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2025.08.22 18:12:23.104512 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.08.22 18:12:23.104652 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.004977 sec., 4822.182037371911 rows/sec., 8.64 MiB/sec. | ||
| 986 | 2025.08.22 18:12:23.104712 [ 3 ] {50502ac0-46c7-455e-ba50-21c88f3caac1} <Debug> TCPHandler: Processed in 0.005163928 sec. | ||
| 987 | 2025.08.22 18:12:23.104826 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.08.22 18:12:23.104920 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 989 | 2025.08.22 18:12:23.104962 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 990 | 2025.08.22 18:12:23.105287 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Trace> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2025.08.22 18:12:23.105322 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 992 | 2025.08.22 18:12:23.105772 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2025.08.22 18:12:23.106230 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Trace> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2025.08.22 18:12:23.106356 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001454 sec., 10316.368638239339 rows/sec., 748.21 KiB/sec. | ||
| 995 | 2025.08.22 18:12:23.106391 [ 3 ] {6507078a-d214-477d-af22-e1cc1505f71a} <Debug> TCPHandler: Processed in 0.001614174 sec. | ||
| 996 | 2025.08.22 18:12:23.106501 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2025.08.22 18:12:23.106595 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 998 | 2025.08.22 18:12:23.106635 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 999 | 2025.08.22 18:12:23.107043 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1000 | 2025.08.22 18:12:23.107089 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1001 | 2025.08.22 18:12:23.107600 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1002 | 2025.08.22 18:12:23.108059 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1003 | 2025.08.22 18:12:23.108193 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Debug> executeQuery: Read 18 rows, 1.22 KiB in 0.001617 sec., 11131.725417439704 rows/sec., 755.52 KiB/sec. | ||
| 1004 | 2025.08.22 18:12:23.108232 [ 3 ] {7ce0505d-d125-49ad-8088-16085115c147} <Debug> TCPHandler: Processed in 0.001780687 sec. | ||
| 1005 | 2025.08.22 18:12:24.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.34 MiB, peak 160.34 MiB, free memory in arenas 0.00 B, will set to 159.30 MiB (RSS), difference: -1.03 MiB | ||
| 1006 | 2025.08.22 18:12:25.099133 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1007 | 2025.08.22 18:12:25.099680 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.08.22 18:12:25.099728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1009 | 2025.08.22 18:12:25.100437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1010 | 2025.08.22 18:12:25.100915 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.08.22 18:12:25.101062 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1012 | 2025.08.22 18:12:25.163165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1013 | 2025.08.22 18:12:25.180818 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2025.08.22 18:12:25.180879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1015 | 2025.08.22 18:12:25.187454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1016 | 2025.08.22 18:12:25.188613 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2025.08.22 18:12:25.191731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1018 | 2025.08.22 18:12:26.000162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.85 MiB, peak 163.85 MiB, free memory in arenas 0.00 B, will set to 161.22 MiB (RSS), difference: 1.37 MiB | ||
| 1019 | 2025.08.22 18:12:27.970590 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2025.08.22 18:12:27.970779 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1021 | 2025.08.22 18:12:27.970848 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1022 | 2025.08.22 18:12:27.971519 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2025.08.22 18:12:27.971560 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1024 | 2025.08.22 18:12:27.972033 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1025 | 2025.08.22 18:12:27.972472 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2025.08.22 18:12:27.972629 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001903 sec., 15764.582238570678 rows/sec., 1.23 MiB/sec. | ||
| 1027 | 2025.08.22 18:12:27.972675 [ 3 ] {8bdd6623-c8bc-4eac-99e8-5f468b3f8ac4} <Debug> TCPHandler: Processed in 0.002212013 sec. | ||
| 1028 | 2025.08.22 18:12:27.972799 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2025.08.22 18:12:27.972899 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1030 | 2025.08.22 18:12:27.972940 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1031 | 2025.08.22 18:12:27.973377 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.08.22 18:12:27.973411 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1033 | 2025.08.22 18:12:27.973851 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1034 | 2025.08.22 18:12:27.974304 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.08.22 18:12:27.974433 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001558 sec., 23106.546854942233 rows/sec., 1.80 MiB/sec. | ||
| 1036 | 2025.08.22 18:12:27.974469 [ 3 ] {ff643236-2e63-47fc-8ab2-f10e59e5b81e} <Debug> TCPHandler: Processed in 0.001720326 sec. | ||
| 1037 | 2025.08.22 18:12:27.974586 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2025.08.22 18:12:27.974681 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1039 | 2025.08.22 18:12:27.974725 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1040 | 2025.08.22 18:12:27.975104 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.08.22 18:12:27.975140 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1042 | 2025.08.22 18:12:27.975570 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1043 | 2025.08.22 18:12:27.976027 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.08.22 18:12:27.976156 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.82 MiB/sec. | ||
| 1045 | 2025.08.22 18:12:27.976190 [ 3 ] {f1ab2be5-e189-45b0-85d5-dd0eaef971d3} <Debug> TCPHandler: Processed in 0.001651925 sec. | ||
| 1046 | 2025.08.22 18:12:27.976298 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.08.22 18:12:27.976391 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1048 | 2025.08.22 18:12:27.976431 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1049 | 2025.08.22 18:12:27.976764 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2025.08.22 18:12:27.976798 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1051 | 2025.08.22 18:12:27.977207 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1052 | 2025.08.22 18:12:27.977715 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2025.08.22 18:12:27.977843 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001471 sec., 20394.289598912303 rows/sec., 1.35 MiB/sec. | ||
| 1054 | 2025.08.22 18:12:27.977878 [ 3 ] {a45c087f-e33e-482c-b02d-2e4d7e7fe762} <Debug> TCPHandler: Processed in 0.001627805 sec. | ||
| 1055 | 2025.08.22 18:12:32.550154 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1056 | 2025.08.22 18:12:32.550218 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1057 | 2025.08.22 18:12:32.601226 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1058 | 2025.08.22 18:12:32.601954 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2025.08.22 18:12:32.602019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1060 | 2025.08.22 18:12:32.602905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1061 | 2025.08.22 18:12:32.603380 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2025.08.22 18:12:32.603503 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1063 | 2025.08.22 18:12:32.610823 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 178 | ||
| 1064 | 2025.08.22 18:12:32.614943 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.08.22 18:12:32.614995 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1066 | 2025.08.22 18:12:32.616334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1067 | 2025.08.22 18:12:32.616877 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.08.22 18:12:32.617185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1069 | 2025.08.22 18:12:32.691868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1070 | 2025.08.22 18:12:32.709090 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2025.08.22 18:12:32.709157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1072 | 2025.08.22 18:12:32.715415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1073 | 2025.08.22 18:12:32.716651 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2025.08.22 18:12:32.719652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1075 | 2025.08.22 18:12:32.972393 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2025.08.22 18:12:32.972589 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1077 | 2025.08.22 18:12:32.972660 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1078 | 2025.08.22 18:12:32.973493 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2025.08.22 18:12:32.973539 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1080 | 2025.08.22 18:12:32.974107 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1081 | 2025.08.22 18:12:32.974704 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2025.08.22 18:12:32.974856 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Debug> executeQuery: Read 104 rows, 9.47 KiB in 0.002318 sec., 44866.2640207075 rows/sec., 3.99 MiB/sec. | ||
| 1083 | 2025.08.22 18:12:32.974904 [ 3 ] {e15a7853-2436-4adb-83a4-7ae1bb1ca367} <Debug> TCPHandler: Processed in 0.002635739 sec. | ||
| 1084 | 2025.08.22 18:12:32.975042 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2025.08.22 18:12:32.975142 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1086 | 2025.08.22 18:12:32.975185 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1087 | 2025.08.22 18:12:32.975624 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.08.22 18:12:32.975662 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1089 | 2025.08.22 18:12:32.976065 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2025.08.22 18:12:32.976509 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.08.22 18:12:32.976639 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00152 sec., 24342.105263157893 rows/sec., 1.79 MiB/sec. | ||
| 1092 | 2025.08.22 18:12:32.976677 [ 3 ] {c6f597dc-ecfd-4379-9e36-8c1e901e78b7} <Debug> TCPHandler: Processed in 0.001686205 sec. | ||
| 1093 | 2025.08.22 18:12:32.976787 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.08.22 18:12:32.976880 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1095 | 2025.08.22 18:12:32.976919 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1096 | 2025.08.22 18:12:32.977359 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.08.22 18:12:32.977396 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1098 | 2025.08.22 18:12:32.977808 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1099 | 2025.08.22 18:12:32.978254 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.08.22 18:12:32.978382 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Debug> executeQuery: Read 79 rows, 6.35 KiB in 0.00152 sec., 51973.68421052631 rows/sec., 4.08 MiB/sec. | ||
| 1101 | 2025.08.22 18:12:32.978418 [ 3 ] {fbce962c-f037-4021-9d73-6fb0a28c0016} <Debug> TCPHandler: Processed in 0.001679455 sec. | ||
| 1102 | 2025.08.22 18:12:32.978527 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2025.08.22 18:12:32.978621 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1104 | 2025.08.22 18:12:32.978664 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1105 | 2025.08.22 18:12:32.979050 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.08.22 18:12:32.979085 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1107 | 2025.08.22 18:12:32.979503 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1108 | 2025.08.22 18:12:32.979990 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.08.22 18:12:32.980116 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.78 MiB/sec. | ||
| 1110 | 2025.08.22 18:12:32.980152 [ 3 ] {a03b3ef9-6481-4856-aadd-3a33bbbe793b} <Debug> TCPHandler: Processed in 0.001672495 sec. | ||
| 1111 | 2025.08.22 18:12:32.980250 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.08.22 18:12:32.980342 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1113 | 2025.08.22 18:12:32.980394 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1114 | 2025.08.22 18:12:32.981468 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2025.08.22 18:12:32.981505 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1116 | 2025.08.22 18:12:32.982242 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1117 | 2025.08.22 18:12:32.982685 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2025.08.22 18:12:32.982818 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002495 sec., 14829.659318637276 rows/sec., 26.57 MiB/sec. | ||
| 1119 | 2025.08.22 18:12:32.982872 [ 3 ] {c8eee25d-de3f-4f30-84d3-9a7f8aa6953b} <Debug> TCPHandler: Processed in 0.00266934 sec. | ||
| 1120 | 2025.08.22 18:12:32.982989 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2025.08.22 18:12:32.983082 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1122 | 2025.08.22 18:12:32.983123 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1123 | 2025.08.22 18:12:32.983454 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Trace> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2025.08.22 18:12:32.983489 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1125 | 2025.08.22 18:12:32.983905 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1126 | 2025.08.22 18:12:32.984352 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Trace> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2025.08.22 18:12:32.984478 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001414 sec., 6364.922206506365 rows/sec., 489.66 KiB/sec. | ||
| 1128 | 2025.08.22 18:12:32.984512 [ 3 ] {94a76f35-eb4b-4cbb-b4c6-e5c31112961e} <Debug> TCPHandler: Processed in 0.001571214 sec. | ||
| 1129 | 2025.08.22 18:12:32.984618 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2025.08.22 18:12:32.984710 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1131 | 2025.08.22 18:12:32.984750 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1132 | 2025.08.22 18:12:32.985077 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2025.08.22 18:12:32.985113 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1134 | 2025.08.22 18:12:32.985515 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1135 | 2025.08.22 18:12:32.985998 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2025.08.22 18:12:32.986124 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001432 sec., 20949.720670391063 rows/sec., 1.39 MiB/sec. | ||
| 1137 | 2025.08.22 18:12:32.986166 [ 3 ] {c5050bf2-9d89-4820-98d6-f68aab94dbf6} <Debug> TCPHandler: Processed in 0.001596174 sec. | ||
| 1138 | 2025.08.22 18:12:37.973778 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.08.22 18:12:37.973994 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1140 | 2025.08.22 18:12:37.974068 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1141 | 2025.08.22 18:12:37.974776 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.08.22 18:12:37.974826 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1143 | 2025.08.22 18:12:37.975440 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1144 | 2025.08.22 18:12:37.975987 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.08.22 18:12:37.976155 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002217 sec., 902.1199819576004 rows/sec., 73.56 KiB/sec. | ||
| 1146 | 2025.08.22 18:12:37.976234 [ 3 ] {0baf59af-d9a8-48e1-8f95-d808cf94330a} <Debug> TCPHandler: Processed in 0.002597049 sec. | ||
| 1147 | 2025.08.22 18:12:37.976372 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.08.22 18:12:37.976481 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1149 | 2025.08.22 18:12:37.976526 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1150 | 2025.08.22 18:12:37.977064 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.08.22 18:12:37.977129 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1152 | 2025.08.22 18:12:37.977652 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1153 | 2025.08.22 18:12:37.978193 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2025.08.22 18:12:37.978328 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001873 sec., 30432.461292044845 rows/sec., 2.34 MiB/sec. | ||
| 1155 | 2025.08.22 18:12:37.978367 [ 3 ] {16f40755-ab06-4eb2-9627-11b858a2b4a5} <Debug> TCPHandler: Processed in 0.002047161 sec. | ||
| 1156 | 2025.08.22 18:12:37.978516 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2025.08.22 18:12:37.978654 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1158 | 2025.08.22 18:12:37.978711 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1159 | 2025.08.22 18:12:37.979169 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.08.22 18:12:37.979212 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1161 | 2025.08.22 18:12:37.979668 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1162 | 2025.08.22 18:12:37.980250 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.08.22 18:12:37.980383 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001758 sec., 1137.6564277588168 rows/sec., 79.44 KiB/sec. | ||
| 1164 | 2025.08.22 18:12:37.980421 [ 3 ] {262b408e-e983-42f5-b6b9-7baa3db24e0e} <Debug> TCPHandler: Processed in 0.001977139 sec. | ||
| 1165 | 2025.08.22 18:12:37.980538 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2025.08.22 18:12:37.980634 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1167 | 2025.08.22 18:12:37.980674 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1168 | 2025.08.22 18:12:37.981127 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2025.08.22 18:12:37.981165 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1170 | 2025.08.22 18:12:37.981621 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1171 | 2025.08.22 18:12:37.982071 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2025.08.22 18:12:37.982202 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001586 sec., 41614.123581336695 rows/sec., 3.25 MiB/sec. | ||
| 1173 | 2025.08.22 18:12:37.982240 [ 3 ] {dec89e1f-3a67-4f8b-9c3e-638c53270ed9} <Debug> TCPHandler: Processed in 0.001753226 sec. | ||
| 1174 | 2025.08.22 18:12:37.982359 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.08.22 18:12:37.982453 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1176 | 2025.08.22 18:12:37.982496 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1177 | 2025.08.22 18:12:37.982910 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2025.08.22 18:12:37.982949 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1179 | 2025.08.22 18:12:37.983378 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1180 | 2025.08.22 18:12:37.983855 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2025.08.22 18:12:37.983983 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Debug> executeQuery: Read 121 rows, 8.64 KiB in 0.001548 sec., 78165.37467700259 rows/sec., 5.45 MiB/sec. | ||
| 1182 | 2025.08.22 18:12:37.984019 [ 3 ] {0bd952fb-a321-4601-bc86-1f658962edf7} <Debug> TCPHandler: Processed in 0.001710235 sec. | ||
| 1183 | 2025.08.22 18:12:37.984136 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2025.08.22 18:12:37.984230 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1185 | 2025.08.22 18:12:37.984271 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1186 | 2025.08.22 18:12:37.984616 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2025.08.22 18:12:37.984652 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1188 | 2025.08.22 18:12:37.985063 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1189 | 2025.08.22 18:12:37.985523 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2025.08.22 18:12:37.985649 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Debug> executeQuery: Read 48 rows, 3.30 KiB in 0.001437 sec., 33402.92275574113 rows/sec., 2.24 MiB/sec. | ||
| 1191 | 2025.08.22 18:12:37.985684 [ 3 ] {3a9d27b6-6cef-4fe6-8c7e-6500a07f6fd4} <Debug> TCPHandler: Processed in 0.001597124 sec. | ||
| 1192 | 2025.08.22 18:12:40.103606 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1193 | 2025.08.22 18:12:40.104090 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2025.08.22 18:12:40.104139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1195 | 2025.08.22 18:12:40.105073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1196 | 2025.08.22 18:12:40.105645 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.08.22 18:12:40.105824 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1198 | 2025.08.22 18:12:40.219746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1199 | 2025.08.22 18:12:40.237575 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.08.22 18:12:40.237636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1201 | 2025.08.22 18:12:40.244220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1202 | 2025.08.22 18:12:40.245455 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.08.22 18:12:40.248586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1204 | 2025.08.22 18:12:41.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.35 MiB, peak 167.35 MiB, free memory in arenas 0.00 B, will set to 164.76 MiB (RSS), difference: 1.41 MiB | ||
| 1205 | 2025.08.22 18:12:42.617485 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 204 | ||
| 1206 | 2025.08.22 18:12:42.619415 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2025.08.22 18:12:42.619460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1208 | 2025.08.22 18:12:42.620724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1209 | 2025.08.22 18:12:42.621239 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2025.08.22 18:12:42.621537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 204 | ||
| 1211 | 2025.08.22 18:12:42.977340 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2025.08.22 18:12:42.977531 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1213 | 2025.08.22 18:12:42.977601 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1214 | 2025.08.22 18:12:42.978284 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2025.08.22 18:12:42.978321 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1216 | 2025.08.22 18:12:42.978848 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1217 | 2025.08.22 18:12:42.979357 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2025.08.22 18:12:42.979524 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Debug> executeQuery: Read 130 rows, 11.47 KiB in 0.002044 sec., 63600.782778864974 rows/sec., 5.48 MiB/sec. | ||
| 1219 | 2025.08.22 18:12:42.979567 [ 3 ] {3978ee74-fc00-4ba6-8579-a0617a709c94} <Debug> TCPHandler: Processed in 0.002356965 sec. | ||
| 1220 | 2025.08.22 18:12:42.979690 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2025.08.22 18:12:42.979786 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1222 | 2025.08.22 18:12:42.979826 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1223 | 2025.08.22 18:12:42.980245 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.08.22 18:12:42.980280 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1225 | 2025.08.22 18:12:42.980660 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1226 | 2025.08.22 18:12:42.981068 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2025.08.22 18:12:42.981196 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00143 sec., 25874.12587412587 rows/sec., 1.90 MiB/sec. | ||
| 1228 | 2025.08.22 18:12:42.981232 [ 3 ] {38a16055-8e21-49c6-8a08-e76e46da39c8} <Debug> TCPHandler: Processed in 0.001593724 sec. | ||
| 1229 | 2025.08.22 18:12:42.981340 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2025.08.22 18:12:42.981433 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1231 | 2025.08.22 18:12:42.981472 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1232 | 2025.08.22 18:12:42.981904 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2025.08.22 18:12:42.981938 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1234 | 2025.08.22 18:12:42.982333 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1235 | 2025.08.22 18:12:42.982741 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.08.22 18:12:42.982890 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001475 sec., 68474.57627118644 rows/sec., 5.35 MiB/sec. | ||
| 1237 | 2025.08.22 18:12:42.982929 [ 3 ] {14fab321-0bef-4047-a222-30ad0407d06b} <Debug> TCPHandler: Processed in 0.001639304 sec. | ||
| 1238 | 2025.08.22 18:12:42.983040 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.08.22 18:12:42.983135 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1240 | 2025.08.22 18:12:42.983178 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1241 | 2025.08.22 18:12:42.983596 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2025.08.22 18:12:42.983633 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1243 | 2025.08.22 18:12:42.984050 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1244 | 2025.08.22 18:12:42.984484 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2025.08.22 18:12:42.984632 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001516 sec., 105540.89709762533 rows/sec., 7.35 MiB/sec. | ||
| 1246 | 2025.08.22 18:12:42.984668 [ 3 ] {e8da9e41-4302-4204-9413-27cf3c7f4f56} <Debug> TCPHandler: Processed in 0.001678055 sec. | ||
| 1247 | 2025.08.22 18:12:42.984785 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2025.08.22 18:12:42.984880 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1249 | 2025.08.22 18:12:42.984933 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1250 | 2025.08.22 18:12:42.985730 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.08.22 18:12:42.985766 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1252 | 2025.08.22 18:12:42.986453 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2025.08.22 18:12:42.986883 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2025.08.22 18:12:42.987018 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002157 sec., 17153.453871117294 rows/sec., 30.74 MiB/sec. | ||
| 1255 | 2025.08.22 18:12:42.987068 [ 3 ] {1459facf-23cc-4f87-a818-c61c8ac38acf} <Debug> TCPHandler: Processed in 0.002334105 sec. | ||
| 1256 | 2025.08.22 18:12:42.987186 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2025.08.22 18:12:42.987283 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1258 | 2025.08.22 18:12:42.987323 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1259 | 2025.08.22 18:12:42.987680 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2025.08.22 18:12:42.987717 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1261 | 2025.08.22 18:12:42.988139 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1262 | 2025.08.22 18:12:42.988610 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2025.08.22 18:12:42.988760 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. | ||
| 1264 | 2025.08.22 18:12:42.988797 [ 3 ] {926db63d-5d69-40bf-9ed6-5dc168661f19} <Debug> TCPHandler: Processed in 0.001660415 sec. | ||
| 1265 | 2025.08.22 18:12:47.550483 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1266 | 2025.08.22 18:12:47.550557 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1267 | 2025.08.22 18:12:47.605934 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1268 | 2025.08.22 18:12:47.606380 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2025.08.22 18:12:47.606417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1270 | 2025.08.22 18:12:47.607102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1271 | 2025.08.22 18:12:47.607646 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2025.08.22 18:12:47.607763 [ 78 ] {} <Debug> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1273 | 2025.08.22 18:12:47.607780 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1274 | 2025.08.22 18:12:47.607832 [ 78 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2025.08.22 18:12:47.607851 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1276 | 2025.08.22 18:12:47.612212 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::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 | ||
| 1277 | 2025.08.22 18:12:47.614592 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1278 | 2025.08.22 18:12:47.616671 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::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 | ||
| 1279 | 2025.08.22 18:12:47.623325 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::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 | ||
| 1280 | 2025.08.22 18:12:47.623396 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::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 | ||
| 1281 | 2025.08.22 18:12:47.625497 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1282 | 2025.08.22 18:12:47.625594 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1283 | 2025.08.22 18:12:47.625707 [ 186 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1284 | 2025.08.22 18:12:47.649546 [ 189 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.041576591 sec., 67489.90074727386 rows/sec., 988.62 KiB/sec. | ||
| 1285 | 2025.08.22 18:12:47.650647 [ 188 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1286 | 2025.08.22 18:12:47.651293 [ 188 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.08.22 18:12:47.651375 [ 188 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_6_1} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1288 | 2025.08.22 18:12:47.651488 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1289 | 2025.08.22 18:12:47.748688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1290 | 2025.08.22 18:12:47.766857 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2025.08.22 18:12:47.766912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1292 | 2025.08.22 18:12:47.773137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1293 | 2025.08.22 18:12:47.774392 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2025.08.22 18:12:47.774676 [ 78 ] {} <Debug> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1295 | 2025.08.22 18:12:47.774726 [ 78 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2025.08.22 18:12:47.774745 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1297 | 2025.08.22 18:12:47.774841 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 1298 | 2025.08.22 18:12:47.777767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1299 | 2025.08.22 18:12:47.777795 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1300 | 2025.08.22 18:12:47.778529 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 1301 | 2025.08.22 18:12:47.781952 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 1302 | 2025.08.22 18:12:47.785328 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 1303 | 2025.08.22 18:12:47.788994 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 1304 | 2025.08.22 18:12:47.796203 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 1305 | 2025.08.22 18:12:47.800376 [ 188 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 1306 | 2025.08.22 18:12:47.856878 [ 189 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.082072996 sec., 560.4766761530187 rows/sec., 2.90 MiB/sec. | ||
| 1307 | 2025.08.22 18:12:47.859715 [ 187 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1308 | 2025.08.22 18:12:47.862286 [ 187 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_6_1} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2025.08.22 18:12:47.862395 [ 187 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_6_1} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1310 | 2025.08.22 18:12:47.864622 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1311 | 2025.08.22 18:12:47.975137 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2025.08.22 18:12:47.975316 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1313 | 2025.08.22 18:12:47.975382 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1314 | 2025.08.22 18:12:47.976046 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.08.22 18:12:47.976094 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1316 | 2025.08.22 18:12:47.976590 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1317 | 2025.08.22 18:12:47.977113 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.08.22 18:12:47.977244 [ 78 ] {} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1319 | 2025.08.22 18:12:47.977269 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. | ||
| 1320 | 2025.08.22 18:12:47.977294 [ 78 ] {} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2025.08.22 18:12:47.977320 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1322 | 2025.08.22 18:12:47.977325 [ 3 ] {56407952-f7c9-473b-a2de-b9b49cf86fcb} <Debug> TCPHandler: Processed in 0.002307975 sec. | ||
| 1323 | 2025.08.22 18:12:47.977420 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::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 | ||
| 1324 | 2025.08.22 18:12:47.977460 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.08.22 18:12:47.977515 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1326 | 2025.08.22 18:12:47.977557 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1327 | 2025.08.22 18:12:47.977563 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1328 | 2025.08.22 18:12:47.977608 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1329 | 2025.08.22 18:12:47.977644 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1330 | 2025.08.22 18:12:47.977694 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1331 | 2025.08.22 18:12:47.977738 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1332 | 2025.08.22 18:12:47.977780 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 130 rows starting from the beginning of the part | ||
| 1333 | 2025.08.22 18:12:47.977823 [ 190 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1334 | 2025.08.22 18:12:47.978041 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2025.08.22 18:12:47.978077 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1336 | 2025.08.22 18:12:47.978598 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1337 | 2025.08.22 18:12:47.978770 [ 189 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390841 sec., 417013.8786532752 rows/sec., 37.46 MiB/sec. | ||
| 1338 | 2025.08.22 18:12:47.979064 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2025.08.22 18:12:47.979184 [ 78 ] {} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1340 | 2025.08.22 18:12:47.979202 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1341 | 2025.08.22 18:12:47.979212 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001673 sec., 38254.63239689181 rows/sec., 2.99 MiB/sec. | ||
| 1342 | 2025.08.22 18:12:47.979218 [ 78 ] {} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2025.08.22 18:12:47.979271 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1344 | 2025.08.22 18:12:47.979272 [ 3 ] {f45e4888-ee2c-46a8-a0fb-f640eb6b5fbf} <Debug> TCPHandler: Processed in 0.001865018 sec. | ||
| 1345 | 2025.08.22 18:12:47.979341 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::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 | ||
| 1346 | 2025.08.22 18:12:47.979406 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2025.08.22 18:12:47.979428 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1348 | 2025.08.22 18:12:47.979452 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 119 rows starting from the beginning of the part | ||
| 1349 | 2025.08.22 18:12:47.979495 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1350 | 2025.08.22 18:12:47.979505 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1351 | 2025.08.22 18:12:47.979530 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 79 rows starting from the beginning of the part | ||
| 1352 | 2025.08.22 18:12:47.979549 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1353 | 2025.08.22 18:12:47.979563 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1354 | 2025.08.22 18:12:47.979598 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 101 rows starting from the beginning of the part | ||
| 1355 | 2025.08.22 18:12:47.979633 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1356 | 2025.08.22 18:12:47.979972 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2025.08.22 18:12:47.979973 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.08.22 18:12:47.980030 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1359 | 2025.08.22 18:12:47.980070 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_6_1} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1360 | 2025.08.22 18:12:47.980168 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1361 | 2025.08.22 18:12:47.980427 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109787 sec., 418999.3214914213 rows/sec., 34.71 MiB/sec. | ||
| 1362 | 2025.08.22 18:12:47.980496 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1363 | 2025.08.22 18:12:47.980636 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1364 | 2025.08.22 18:12:47.980959 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2025.08.22 18:12:47.981071 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1366 | 2025.08.22 18:12:47.981091 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
| 1367 | 2025.08.22 18:12:47.981102 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2025.08.22 18:12:47.981154 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2025.08.22 18:12:47.981229 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1370 | 2025.08.22 18:12:47.981134 [ 3 ] {cff336a5-a849-4673-8674-69e5461c8fa1} <Debug> TCPHandler: Processed in 0.001779127 sec. | ||
| 1371 | 2025.08.22 18:12:47.981291 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_6_1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1372 | 2025.08.22 18:12:47.981346 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1373 | 2025.08.22 18:12:47.981380 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2025.08.22 18:12:47.981389 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1375 | 2025.08.22 18:12:47.981485 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1376 | 2025.08.22 18:12:47.981510 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1377 | 2025.08.22 18:12:47.981532 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1378 | 2025.08.22 18:12:47.981637 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 221 rows starting from the beginning of the part | ||
| 1379 | 2025.08.22 18:12:47.981730 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1380 | 2025.08.22 18:12:47.981785 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1381 | 2025.08.22 18:12:47.981836 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 121 rows starting from the beginning of the part | ||
| 1382 | 2025.08.22 18:12:47.981895 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1383 | 2025.08.22 18:12:47.981947 [ 197 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1384 | 2025.08.22 18:12:47.981963 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.08.22 18:12:47.982002 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1386 | 2025.08.22 18:12:47.982461 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1387 | 2025.08.22 18:12:47.982937 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.08.22 18:12:47.983043 [ 78 ] {} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1389 | 2025.08.22 18:12:47.983071 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001611 sec., 37243.947858472995 rows/sec., 2.51 MiB/sec. | ||
| 1390 | 2025.08.22 18:12:47.983079 [ 78 ] {} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2025.08.22 18:12:47.983113 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1392 | 2025.08.22 18:12:47.983115 [ 3 ] {9a2c6a1c-7667-4bf0-a468-17d183ddbff9} <Debug> TCPHandler: Processed in 0.001784776 sec. | ||
| 1393 | 2025.08.22 18:12:47.983189 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 1394 | 2025.08.22 18:12:47.983189 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877578 sec., 416494.01516208646 rows/sec., 30.15 MiB/sec. | ||
| 1395 | 2025.08.22 18:12:47.983301 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1396 | 2025.08.22 18:12:47.983331 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1397 | 2025.08.22 18:12:47.983374 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1398 | 2025.08.22 18:12:47.983411 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1399 | 2025.08.22 18:12:47.983446 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part | ||
| 1400 | 2025.08.22 18:12:47.983478 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 1401 | 2025.08.22 18:12:47.983493 [ 190 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1402 | 2025.08.22 18:12:47.983523 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 1403 | 2025.08.22 18:12:47.983984 [ 190 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2025.08.22 18:12:47.984058 [ 190 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1405 | 2025.08.22 18:12:47.984125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1406 | 2025.08.22 18:12:47.984314 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153877 sec., 213194.30060569715 rows/sec., 14.28 MiB/sec. | ||
| 1407 | 2025.08.22 18:12:47.984541 [ 190 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1408 | 2025.08.22 18:12:47.984979 [ 190 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2025.08.22 18:12:47.985040 [ 190 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_6_1} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1410 | 2025.08.22 18:12:47.985102 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1411 | 2025.08.22 18:12:48.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.45 MiB, peak 175.58 MiB, free memory in arenas 0.00 B, will set to 176.82 MiB (RSS), difference: 10.37 MiB | ||
| 1412 | 2025.08.22 18:12:52.621774 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 224 | ||
| 1413 | 2025.08.22 18:12:52.623715 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.08.22 18:12:52.623765 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1415 | 2025.08.22 18:12:52.625124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1416 | 2025.08.22 18:12:52.625628 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.08.22 18:12:52.625928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 224 | ||
| 1418 | 2025.08.22 18:12:52.978529 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2025.08.22 18:12:52.978698 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1420 | 2025.08.22 18:12:52.978762 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1421 | 2025.08.22 18:12:52.979418 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2025.08.22 18:12:52.979457 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1423 | 2025.08.22 18:12:52.979928 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1424 | 2025.08.22 18:12:52.980377 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2025.08.22 18:12:52.980527 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001877 sec., 12786.361214704315 rows/sec., 1.06 MiB/sec. | ||
| 1426 | 2025.08.22 18:12:52.980574 [ 3 ] {77c4c7fa-1ce3-4ea0-a208-964b9db1fcd6} <Debug> TCPHandler: Processed in 0.002133262 sec. | ||
| 1427 | 2025.08.22 18:12:52.980700 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2025.08.22 18:12:52.980802 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1429 | 2025.08.22 18:12:52.980845 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1430 | 2025.08.22 18:12:52.981434 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2025.08.22 18:12:52.981472 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1432 | 2025.08.22 18:12:52.981911 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1433 | 2025.08.22 18:12:52.982348 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2025.08.22 18:12:52.982483 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Debug> executeQuery: Read 250 rows, 22.93 KiB in 0.001704 sec., 146713.61502347418 rows/sec., 13.14 MiB/sec. | ||
| 1435 | 2025.08.22 18:12:52.982523 [ 3 ] {62f28455-102d-40b2-808e-e0cbbd858e8b} <Debug> TCPHandler: Processed in 0.001873398 sec. | ||
| 1436 | 2025.08.22 18:12:52.982638 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2025.08.22 18:12:52.982734 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1438 | 2025.08.22 18:12:52.982776 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1439 | 2025.08.22 18:12:52.983203 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2025.08.22 18:12:52.983241 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1441 | 2025.08.22 18:12:52.983638 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1442 | 2025.08.22 18:12:52.984072 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2025.08.22 18:12:52.984229 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Debug> executeQuery: Read 49 rows, 3.74 KiB in 0.001513 sec., 32385.98810310641 rows/sec., 2.42 MiB/sec. | ||
| 1444 | 2025.08.22 18:12:52.984269 [ 3 ] {0a4e5a88-5a5a-4f7f-8db4-578dbd020945} <Debug> TCPHandler: Processed in 0.001680635 sec. | ||
| 1445 | 2025.08.22 18:12:52.984380 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2025.08.22 18:12:52.984475 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1447 | 2025.08.22 18:12:52.984516 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1448 | 2025.08.22 18:12:52.984916 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2025.08.22 18:12:52.984953 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1450 | 2025.08.22 18:12:52.985395 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1451 | 2025.08.22 18:12:52.985883 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2025.08.22 18:12:52.986016 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001558 sec., 15404.36456996149 rows/sec., 1.28 MiB/sec. | ||
| 1453 | 2025.08.22 18:12:52.986053 [ 3 ] {44864642-107d-4429-a11f-27a812653c52} <Debug> TCPHandler: Processed in 0.001724256 sec. | ||
| 1454 | 2025.08.22 18:12:52.986167 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2025.08.22 18:12:52.986261 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1456 | 2025.08.22 18:12:52.986302 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1457 | 2025.08.22 18:12:52.986697 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2025.08.22 18:12:52.986734 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1459 | 2025.08.22 18:12:52.987142 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1460 | 2025.08.22 18:12:52.987586 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2025.08.22 18:12:52.987720 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001476 sec., 8130.081300813007 rows/sec., 635.16 KiB/sec. | ||
| 1462 | 2025.08.22 18:12:52.987758 [ 3 ] {71277fc8-5ac7-41ce-bf04-fb46c67e73cb} <Debug> TCPHandler: Processed in 0.001641534 sec. | ||
| 1463 | 2025.08.22 18:12:52.987869 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2025.08.22 18:12:52.987962 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1465 | 2025.08.22 18:12:52.988003 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1466 | 2025.08.22 18:12:52.988494 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2025.08.22 18:12:52.988532 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1468 | 2025.08.22 18:12:52.988953 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1469 | 2025.08.22 18:12:52.989426 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2025.08.22 18:12:52.989560 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Debug> executeQuery: Read 137 rows, 11.34 KiB in 0.001616 sec., 84777.22772277228 rows/sec., 6.85 MiB/sec. | ||
| 1471 | 2025.08.22 18:12:52.989600 [ 3 ] {29004272-1771-424f-bd34-fcf3cd33f8da} <Debug> TCPHandler: Processed in 0.001780887 sec. | ||
| 1472 | 2025.08.22 18:12:52.989715 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2025.08.22 18:12:52.989810 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1474 | 2025.08.22 18:12:52.989853 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1475 | 2025.08.22 18:12:52.990285 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2025.08.22 18:12:52.990323 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1477 | 2025.08.22 18:12:52.990847 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1478 | 2025.08.22 18:12:52.991324 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2025.08.22 18:12:52.991461 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00167 sec., 117365.26946107784 rows/sec., 8.42 MiB/sec. | ||
| 1480 | 2025.08.22 18:12:52.991497 [ 3 ] {b9178529-4f16-4993-b939-2790fbc8df79} <Debug> TCPHandler: Processed in 0.001832317 sec. | ||
| 1481 | 2025.08.22 18:12:52.991615 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.08.22 18:12:52.991711 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1483 | 2025.08.22 18:12:52.991765 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1484 | 2025.08.22 18:12:52.992598 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2025.08.22 18:12:52.992636 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1486 | 2025.08.22 18:12:52.993319 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1487 | 2025.08.22 18:12:52.993770 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2025.08.22 18:12:52.993909 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002217 sec., 16689.21966621561 rows/sec., 29.91 MiB/sec. | ||
| 1489 | 2025.08.22 18:12:52.993966 [ 3 ] {d4bab31a-a0fa-4558-a810-8e33dc01b81d} <Debug> TCPHandler: Processed in 0.002401266 sec. | ||
| 1490 | 2025.08.22 18:12:52.994083 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2025.08.22 18:12:52.994177 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1492 | 2025.08.22 18:12:52.994220 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1493 | 2025.08.22 18:12:52.994567 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1494 | 2025.08.22 18:12:52.994605 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 1495 | 2025.08.22 18:12:52.995098 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1496 | 2025.08.22 18:12:52.995558 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1497 | 2025.08.22 18:12:52.995693 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. | ||
| 1498 | 2025.08.22 18:12:52.995729 [ 3 ] {fbce5277-8d67-469e-aba4-83ae5af1683b} <Debug> TCPHandler: Processed in 0.001696145 sec. | ||
| 1499 | 2025.08.22 18:12:55.107970 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1500 | 2025.08.22 18:12:55.108493 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2025.08.22 18:12:55.108536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1502 | 2025.08.22 18:12:55.109155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1503 | 2025.08.22 18:12:55.109707 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2025.08.22 18:12:55.109846 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1505 | 2025.08.22 18:12:55.277981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1506 | 2025.08.22 18:12:55.295202 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.08.22 18:12:55.295247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1508 | 2025.08.22 18:12:55.300785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1509 | 2025.08.22 18:12:55.301544 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2025.08.22 18:12:55.304645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1511 | 2025.08.22 18:12:57.975149 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2025.08.22 18:12:57.975326 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1513 | 2025.08.22 18:12:57.975390 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1514 | 2025.08.22 18:12:57.976050 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.08.22 18:12:57.976100 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1516 | 2025.08.22 18:12:57.976493 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1517 | 2025.08.22 18:12:57.976721 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2025.08.22 18:12:57.976884 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 1519 | 2025.08.22 18:12:57.976933 [ 3 ] {c920f232-fed4-45cb-ad1f-40964889ea1e} <Debug> TCPHandler: Processed in 0.001906968 sec. | ||
| 1520 | 2025.08.22 18:12:57.977065 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2025.08.22 18:12:57.977167 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1522 | 2025.08.22 18:12:57.977209 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1523 | 2025.08.22 18:12:57.977645 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2025.08.22 18:12:57.977683 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1525 | 2025.08.22 18:12:57.977981 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1526 | 2025.08.22 18:12:57.978189 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.08.22 18:12:57.978314 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 1528 | 2025.08.22 18:12:57.978351 [ 3 ] {e6189baf-609a-43b9-87fb-4b26ac571701} <Debug> TCPHandler: Processed in 0.0013366 sec. | ||
| 1529 | 2025.08.22 18:12:57.978469 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1530 | 2025.08.22 18:12:57.978564 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1531 | 2025.08.22 18:12:57.978606 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1532 | 2025.08.22 18:12:57.979013 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.08.22 18:12:57.979049 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1534 | 2025.08.22 18:12:57.979363 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1535 | 2025.08.22 18:12:57.979562 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2025.08.22 18:12:57.979689 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 1537 | 2025.08.22 18:12:57.979725 [ 3 ] {b10a12ce-9dc3-410d-b8a6-60db8242bd99} <Debug> TCPHandler: Processed in 0.001304359 sec. | ||
| 1538 | 2025.08.22 18:12:57.979835 [ 3 ] {} <Trace> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2025.08.22 18:12:57.979928 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44716) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1540 | 2025.08.22 18:12:57.979969 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1541 | 2025.08.22 18:12:57.980300 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2025.08.22 18:12:57.980336 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1543 | 2025.08.22 18:12:57.980627 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1544 | 2025.08.22 18:12:57.980838 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.08.22 18:12:57.980962 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 1546 | 2025.08.22 18:12:57.980996 [ 3 ] {f16ea99c-932a-4ec8-9f30-926b0cf396e9} <Debug> TCPHandler: Processed in 0.001209618 sec. | ||
| 1547 | 2025.08.22 18:13:02.550809 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1548 | 2025.08.22 18:13:02.550881 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1549 | 2025.08.22 18:13:02.610005 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1550 | 2025.08.22 18:13:02.610472 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.08.22 18:13:02.610519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1552 | 2025.08.22 18:13:02.611016 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1553 | 2025.08.22 18:13:02.611262 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2025.08.22 18:13:02.611398 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1555 | 2025.08.22 18:13:02.626139 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 250 | ||
| 1556 | 2025.08.22 18:13:02.628208 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.08.22 18:13:02.628260 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1558 | 2025.08.22 18:13:02.629414 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1559 | 2025.08.22 18:13:02.629682 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2025.08.22 18:13:02.630007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 1561 | 2025.08.22 18:13:02.718510 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2025.08.22 18:13:02.718595 [ 3 ] {} <Debug> TCP-Session: 78b9ee77-959c-4779-a3a2-74d1f56309ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2025.08.22 18:13:02.804797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1564 | 2025.08.22 18:13:02.821960 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2025.08.22 18:13:02.822028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1566 | 2025.08.22 18:13:02.827490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1567 | 2025.08.22 18:13:02.828213 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2025.08.22 18:13:02.831553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1569 | 2025.08.22 18:13:02.977237 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2025.08.22 18:13:02.977415 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1571 | 2025.08.22 18:13:02.977483 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1572 | 2025.08.22 18:13:02.978288 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2025.08.22 18:13:02.978342 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1574 | 2025.08.22 18:13:02.978779 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1575 | 2025.08.22 18:13:02.979027 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2025.08.22 18:13:02.979192 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Debug> executeQuery: Read 130 rows, 11.47 KiB in 0.001825 sec., 71232.87671232877 rows/sec., 6.14 MiB/sec. | ||
| 1577 | 2025.08.22 18:13:02.979240 [ 4 ] {7db3b51b-e899-4739-8800-a65abef4a2e3} <Debug> TCPHandler: Processed in 0.002137922 sec. | ||
| 1578 | 2025.08.22 18:13:02.979375 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.08.22 18:13:02.979480 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1580 | 2025.08.22 18:13:02.979527 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1581 | 2025.08.22 18:13:02.979974 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.08.22 18:13:02.980015 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1583 | 2025.08.22 18:13:02.980339 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1584 | 2025.08.22 18:13:02.980560 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2025.08.22 18:13:02.980676 [ 58 ] {} <Debug> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1586 | 2025.08.22 18:13:02.980695 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001239 sec., 29862.792574656978 rows/sec., 2.19 MiB/sec. | ||
| 1587 | 2025.08.22 18:13:02.980744 [ 58 ] {} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2025.08.22 18:13:02.980754 [ 4 ] {7021ef7a-49e7-4c24-9aa9-6c9604078808} <Debug> TCPHandler: Processed in 0.001431451 sec. | ||
| 1589 | 2025.08.22 18:13:02.980772 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1590 | 2025.08.22 18:13:02.980884 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2025.08.22 18:13:02.980904 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::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 | ||
| 1592 | 2025.08.22 18:13:02.980990 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1593 | 2025.08.22 18:13:02.981037 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1594 | 2025.08.22 18:13:02.981040 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1595 | 2025.08.22 18:13:02.981087 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part | ||
| 1596 | 2025.08.22 18:13:02.981153 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 1597 | 2025.08.22 18:13:02.981200 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1598 | 2025.08.22 18:13:02.981244 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 1599 | 2025.08.22 18:13:02.981285 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part | ||
| 1600 | 2025.08.22 18:13:02.981327 [ 197 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 1601 | 2025.08.22 18:13:02.981506 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2025.08.22 18:13:02.981550 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1603 | 2025.08.22 18:13:02.981907 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1604 | 2025.08.22 18:13:02.982172 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.08.22 18:13:02.982190 [ 200 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134565 sec., 154572.13985806116 rows/sec., 11.98 MiB/sec. | ||
| 1606 | 2025.08.22 18:13:02.982306 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001337 sec., 75542.25878833208 rows/sec., 5.90 MiB/sec. | ||
| 1607 | 2025.08.22 18:13:02.982345 [ 4 ] {edf52208-0a4d-48e2-90bd-2bb27ed6d33f} <Debug> TCPHandler: Processed in 0.001511893 sec. | ||
| 1608 | 2025.08.22 18:13:02.982358 [ 200 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1609 | 2025.08.22 18:13:02.982470 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2025.08.22 18:13:02.982567 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1611 | 2025.08.22 18:13:02.982614 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1612 | 2025.08.22 18:13:02.982650 [ 200 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2025.08.22 18:13:02.982716 [ 200 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_6_1} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1614 | 2025.08.22 18:13:02.982799 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1615 | 2025.08.22 18:13:02.983062 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2025.08.22 18:13:02.983098 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1617 | 2025.08.22 18:13:02.983449 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1618 | 2025.08.22 18:13:02.983662 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1619 | 2025.08.22 18:13:02.983795 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 1620 | 2025.08.22 18:13:02.983834 [ 4 ] {5e6a3598-ba0b-4fa6-a203-979999b28df9} <Debug> TCPHandler: Processed in 0.001414031 sec. | ||
| 1621 | 2025.08.22 18:13:02.984004 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.08.22 18:13:02.984100 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1623 | 2025.08.22 18:13:02.984161 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1624 | 2025.08.22 18:13:02.985084 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1625 | 2025.08.22 18:13:02.985121 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1626 | 2025.08.22 18:13:02.985747 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1627 | 2025.08.22 18:13:02.985974 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1628 | 2025.08.22 18:13:02.986115 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002033 sec., 18199.704869650763 rows/sec., 32.61 MiB/sec. | ||
| 1629 | 2025.08.22 18:13:02.986176 [ 4 ] {2cfa6f8d-54f6-4ffd-af45-784e8f2aecc1} <Debug> TCPHandler: Processed in 0.002220693 sec. | ||
| 1630 | 2025.08.22 18:13:02.986300 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2025.08.22 18:13:02.986396 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1632 | 2025.08.22 18:13:02.986441 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1633 | 2025.08.22 18:13:02.986792 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2025.08.22 18:13:02.986829 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 1635 | 2025.08.22 18:13:02.987140 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1636 | 2025.08.22 18:13:02.987384 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2025.08.22 18:13:02.987512 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 1638 | 2025.08.22 18:13:02.987550 [ 4 ] {2c61bf16-2167-4f81-815f-f644ea6f0243} <Debug> TCPHandler: Processed in 0.001299639 sec. | ||
| 1639 | 2025.08.22 18:13:03.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.42 MiB, peak 181.60 MiB, free memory in arenas 0.00 B, will set to 177.65 MiB (RSS), difference: 1.23 MiB | ||
| 1640 | 2025.08.22 18:13:05.409837 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2025.08.22 18:13:05.410082 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 1642 | 2025.08.22 18:13:05.413300 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1643 | 2025.08.22 18:13:05.417423 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1644 | 2025.08.22 18:13:05.417738 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1645 | 2025.08.22 18:13:05.422045 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1646 | 2025.08.22 18:13:05.426608 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1647 | 2025.08.22 18:13:05.430686 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1648 | 2025.08.22 18:13:05.432841 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (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 | ||
| 1649 | 2025.08.22 18:13:05.432866 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1650 | 2025.08.22 18:13:05.432953 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1651 | 2025.08.22 18:13:05.432976 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1652 | 2025.08.22 18:13:05.446363 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.036377 sec., 797.2070264177914 rows/sec., 34.74 KiB/sec. | ||
| 1653 | 2025.08.22 18:13:05.446482 [ 4 ] {4a1bb8a2-520b-4a79-9514-e29e173f3dbc} <Debug> TCPHandler: Processed in 0.036780719 sec. | ||
| 1654 | 2025.08.22 18:13:05.446843 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2025.08.22 18:13:05.447013 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1656 | 2025.08.22 18:13:05.447352 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1657 | 2025.08.22 18:13:05.447410 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1658 | 2025.08.22 18:13:05.447753 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1659 | 2025.08.22 18:13:05.447842 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1660 | 2025.08.22 18:13:05.448012 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1661 | 2025.08.22 18:13:05.448060 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1662 | 2025.08.22 18:13:05.448093 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (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 | ||
| 1663 | 2025.08.22 18:13:05.448120 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1664 | 2025.08.22 18:13:05.448179 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1665 | 2025.08.22 18:13:05.448209 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1666 | 2025.08.22 18:13:05.448792 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001855 sec., 15633.42318059299 rows/sec., 681.22 KiB/sec. | ||
| 1667 | 2025.08.22 18:13:05.448918 [ 4 ] {e3ac5bef-e9ea-4fe8-879c-30d98e914eb4} <Debug> TCPHandler: Processed in 0.002169322 sec. | ||
| 1668 | 2025.08.22 18:13:05.449185 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2025.08.22 18:13:05.449336 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1670 | 2025.08.22 18:13:05.449562 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1671 | 2025.08.22 18:13:05.449598 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1672 | 2025.08.22 18:13:05.449804 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1673 | 2025.08.22 18:13:05.449860 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1674 | 2025.08.22 18:13:05.449971 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1675 | 2025.08.22 18:13:05.450001 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1676 | 2025.08.22 18:13:05.450021 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (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 | ||
| 1677 | 2025.08.22 18:13:05.450037 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1678 | 2025.08.22 18:13:05.450072 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1679 | 2025.08.22 18:13:05.450092 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1680 | 2025.08.22 18:13:05.450519 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001247 sec., 23255.81395348837 rows/sec., 1013.37 KiB/sec. | ||
| 1681 | 2025.08.22 18:13:05.450608 [ 4 ] {07c51510-56ac-47ad-a5a8-46e88562ca3a} <Debug> TCPHandler: Processed in 0.001477242 sec. | ||
| 1682 | 2025.08.22 18:13:05.450839 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2025.08.22 18:13:05.450980 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1684 | 2025.08.22 18:13:05.451203 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1685 | 2025.08.22 18:13:05.451240 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1686 | 2025.08.22 18:13:05.451443 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1687 | 2025.08.22 18:13:05.451498 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1688 | 2025.08.22 18:13:05.451602 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1689 | 2025.08.22 18:13:05.451633 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1690 | 2025.08.22 18:13:05.451652 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (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 | ||
| 1691 | 2025.08.22 18:13:05.451666 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1692 | 2025.08.22 18:13:05.451700 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1693 | 2025.08.22 18:13:05.451719 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1694 | 2025.08.22 18:13:05.452158 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001235 sec., 23481.781376518218 rows/sec., 1023.22 KiB/sec. | ||
| 1695 | 2025.08.22 18:13:05.452247 [ 4 ] {70378262-bd19-474a-931b-469434698a67} <Debug> TCPHandler: Processed in 0.001459871 sec. | ||
| 1696 | 2025.08.22 18:13:05.452465 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2025.08.22 18:13:05.452603 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1698 | 2025.08.22 18:13:05.452814 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1699 | 2025.08.22 18:13:05.452850 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1700 | 2025.08.22 18:13:05.453056 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1701 | 2025.08.22 18:13:05.453111 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1702 | 2025.08.22 18:13:05.453212 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1703 | 2025.08.22 18:13:05.453244 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1704 | 2025.08.22 18:13:05.453264 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (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 | ||
| 1705 | 2025.08.22 18:13:05.453278 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1706 | 2025.08.22 18:13:05.453313 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1707 | 2025.08.22 18:13:05.453330 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1708 | 2025.08.22 18:13:05.453763 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001218 sec., 23809.523809523813 rows/sec., 1.01 MiB/sec. | ||
| 1709 | 2025.08.22 18:13:05.453849 [ 4 ] {60a7b64a-98b0-48c5-bf85-6708e91fac1b} <Debug> TCPHandler: Processed in 0.001433811 sec. | ||
| 1710 | 2025.08.22 18:13:05.454059 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.08.22 18:13:05.454218 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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) | ||
| 1712 | 2025.08.22 18:13:05.454443 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1713 | 2025.08.22 18:13:05.454491 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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 | ||
| 1714 | 2025.08.22 18:13:05.454709 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1715 | 2025.08.22 18:13:05.454763 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1716 | 2025.08.22 18:13:05.454863 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1717 | 2025.08.22 18:13:05.454893 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1718 | 2025.08.22 18:13:05.454911 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (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 | ||
| 1719 | 2025.08.22 18:13:05.454926 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1720 | 2025.08.22 18:13:05.454959 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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'))" | ||
| 1721 | 2025.08.22 18:13:05.454978 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 29 rows starting from 0 | ||
| 1722 | 2025.08.22 18:13:05.455417 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001277 sec., 22709.47533281128 rows/sec., 989.56 KiB/sec. | ||
| 1723 | 2025.08.22 18:13:05.455506 [ 4 ] {fe09bbce-bd8f-45a8-96e7-9496b3b43bf3} <Debug> TCPHandler: Processed in 0.001496923 sec. | ||
| 1724 | 2025.08.22 18:13:05.576976 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2025.08.22 18:13:05.577164 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1726 | 2025.08.22 18:13:05.577239 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1727 | 2025.08.22 18:13:05.578021 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2025.08.22 18:13:05.578074 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1729 | 2025.08.22 18:13:05.578557 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1730 | 2025.08.22 18:13:05.578771 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2025.08.22 18:13:05.578926 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001818 sec., 3300.3300330033003 rows/sec., 734.84 KiB/sec. | ||
| 1732 | 2025.08.22 18:13:05.578975 [ 4 ] {9dcdc275-e3a0-474b-a5f0-383b2bb25078} <Debug> TCPHandler: Processed in 0.002137042 sec. | ||
| 1733 | 2025.08.22 18:13:05.579098 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2025.08.22 18:13:05.579204 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1735 | 2025.08.22 18:13:05.579250 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1736 | 2025.08.22 18:13:05.579701 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.08.22 18:13:05.579739 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1738 | 2025.08.22 18:13:05.580083 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1739 | 2025.08.22 18:13:05.580315 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.08.22 18:13:05.580447 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001267 sec., 1578.531965272297 rows/sec., 128.72 KiB/sec. | ||
| 1741 | 2025.08.22 18:13:05.580485 [ 4 ] {3576dec9-dbf4-425e-87b7-b0b8f0cc006c} <Debug> TCPHandler: Processed in 0.001439511 sec. | ||
| 1742 | 2025.08.22 18:13:05.580605 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2025.08.22 18:13:05.580703 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1744 | 2025.08.22 18:13:05.580743 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1745 | 2025.08.22 18:13:05.581852 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.08.22 18:13:05.581888 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1747 | 2025.08.22 18:13:05.582334 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1748 | 2025.08.22 18:13:05.582593 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.08.22 18:13:05.582726 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002042 sec., 586190.0097943193 rows/sec., 48.32 MiB/sec. | ||
| 1750 | 2025.08.22 18:13:05.582763 [ 4 ] {7e8232bb-197c-4f5c-8e73-8defd3f191bb} <Debug> TCPHandler: Processed in 0.002208903 sec. | ||
| 1751 | 2025.08.22 18:13:05.582871 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2025.08.22 18:13:05.582978 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1753 | 2025.08.22 18:13:05.583021 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1754 | 2025.08.22 18:13:05.583465 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.08.22 18:13:05.583502 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1756 | 2025.08.22 18:13:05.583801 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1757 | 2025.08.22 18:13:05.584015 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.08.22 18:13:05.584144 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001185 sec., 1687.7637130801686 rows/sec., 117.85 KiB/sec. | ||
| 1759 | 2025.08.22 18:13:05.584186 [ 4 ] {7575fb4a-0760-488c-98a6-036480386997} <Debug> TCPHandler: Processed in 0.00136573 sec. | ||
| 1760 | 2025.08.22 18:13:05.584304 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1761 | 2025.08.22 18:13:05.584402 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1762 | 2025.08.22 18:13:05.584444 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1763 | 2025.08.22 18:13:05.584945 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2025.08.22 18:13:05.584983 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1765 | 2025.08.22 18:13:05.585307 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1766 | 2025.08.22 18:13:05.585550 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.08.22 18:13:05.585679 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001297 sec., 175790.28527370855 rows/sec., 11.90 MiB/sec. | ||
| 1768 | 2025.08.22 18:13:05.585718 [ 4 ] {56c354d2-868c-4493-bec8-cc94d00de084} <Debug> TCPHandler: Processed in 0.001463782 sec. | ||
| 1769 | 2025.08.22 18:13:05.585838 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2025.08.22 18:13:05.585933 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1771 | 2025.08.22 18:13:05.585977 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1772 | 2025.08.22 18:13:05.586569 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2025.08.22 18:13:05.586614 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1774 | 2025.08.22 18:13:05.586954 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1775 | 2025.08.22 18:13:05.587169 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2025.08.22 18:13:05.587299 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001384 sec., 377167.6300578035 rows/sec., 27.92 MiB/sec. | ||
| 1777 | 2025.08.22 18:13:05.587337 [ 4 ] {f5fb7436-b9fb-42e5-be7c-21cfc1dd8fc3} <Debug> TCPHandler: Processed in 0.001549033 sec. | ||
| 1778 | 2025.08.22 18:13:05.587460 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.08.22 18:13:05.587555 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1780 | 2025.08.22 18:13:05.587600 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1781 | 2025.08.22 18:13:05.588909 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.08.22 18:13:05.588954 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1783 | 2025.08.22 18:13:05.589618 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1784 | 2025.08.22 18:13:05.589842 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.08.22 18:13:05.589972 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Debug> executeQuery: Read 3427 rows, 234.55 KiB in 0.002436 sec., 1406814.4499178983 rows/sec., 94.03 MiB/sec. | ||
| 1786 | 2025.08.22 18:13:05.590010 [ 4 ] {57efbe9f-a17e-42f2-9aec-d1fa62ecdc9e} <Debug> TCPHandler: Processed in 0.002600209 sec. | ||
| 1787 | 2025.08.22 18:13:05.590140 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.08.22 18:13:05.590237 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1789 | 2025.08.22 18:13:05.590282 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1790 | 2025.08.22 18:13:05.590627 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2025.08.22 18:13:05.590664 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1792 | 2025.08.22 18:13:05.590986 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1793 | 2025.08.22 18:13:05.591264 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2025.08.22 18:13:05.591431 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001212 sec., 29702.970297029704 rows/sec., 2.00 MiB/sec. | ||
| 1795 | 2025.08.22 18:13:05.591468 [ 4 ] {d1219b12-08a8-48e5-82d7-fbe4089b2def} <Debug> TCPHandler: Processed in 0.00137965 sec. | ||
| 1796 | 2025.08.22 18:13:07.971324 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2025.08.22 18:13:07.971511 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1798 | 2025.08.22 18:13:07.971582 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1799 | 2025.08.22 18:13:07.972307 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2025.08.22 18:13:07.972372 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1801 | 2025.08.22 18:13:07.972813 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1802 | 2025.08.22 18:13:07.973049 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2025.08.22 18:13:07.973216 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001756 sec., 31890.660592255124 rows/sec., 2.45 MiB/sec. | ||
| 1804 | 2025.08.22 18:13:07.973232 [ 49 ] {} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1805 | 2025.08.22 18:13:07.973269 [ 4 ] {3983569e-a879-4797-928e-d5d5eb720da8} <Debug> TCPHandler: Processed in 0.002081691 sec. | ||
| 1806 | 2025.08.22 18:13:07.973321 [ 49 ] {} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2025.08.22 18:13:07.973360 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1808 | 2025.08.22 18:13:07.973445 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2025.08.22 18:13:07.973494 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::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 | ||
| 1810 | 2025.08.22 18:13:07.973557 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1811 | 2025.08.22 18:13:07.973620 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1812 | 2025.08.22 18:13:07.973652 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1813 | 2025.08.22 18:13:07.973692 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 1814 | 2025.08.22 18:13:07.973787 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 250 rows starting from the beginning of the part | ||
| 1815 | 2025.08.22 18:13:07.973837 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1816 | 2025.08.22 18:13:07.973902 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 130 rows starting from the beginning of the part | ||
| 1817 | 2025.08.22 18:13:07.973946 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1197 rows starting from the beginning of the part | ||
| 1818 | 2025.08.22 18:13:07.973997 [ 197 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 1819 | 2025.08.22 18:13:07.974132 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.08.22 18:13:07.974180 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1821 | 2025.08.22 18:13:07.974538 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1822 | 2025.08.22 18:13:07.974794 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.08.22 18:13:07.974905 [ 49 ] {} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1824 | 2025.08.22 18:13:07.974937 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001405 sec., 45551.60142348755 rows/sec., 3.56 MiB/sec. | ||
| 1825 | 2025.08.22 18:13:07.974940 [ 49 ] {} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.08.22 18:13:07.974980 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1827 | 2025.08.22 18:13:07.974984 [ 4 ] {fbb30e5f-77e5-4fff-90f3-4d3f7e32cd9d} <Debug> TCPHandler: Processed in 0.001612484 sec. | ||
| 1828 | 2025.08.22 18:13:07.975068 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::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 | ||
| 1829 | 2025.08.22 18:13:07.975127 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2025.08.22 18:13:07.975171 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1831 | 2025.08.22 18:13:07.975202 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 1832 | 2025.08.22 18:13:07.975228 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1833 | 2025.08.22 18:13:07.975277 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1834 | 2025.08.22 18:13:07.975294 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 137 rows starting from the beginning of the part | ||
| 1835 | 2025.08.22 18:13:07.975348 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 1836 | 2025.08.22 18:13:07.975404 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 101 rows starting from the beginning of the part | ||
| 1837 | 2025.08.22 18:13:07.975415 [ 193 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.00196995 sec., 987334.7039264956 rows/sec., 86.87 MiB/sec. | ||
| 1838 | 2025.08.22 18:13:07.975463 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 522 rows starting from the beginning of the part | ||
| 1839 | 2025.08.22 18:13:07.975523 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 1840 | 2025.08.22 18:13:07.975673 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.08.22 18:13:07.975685 [ 193 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1842 | 2025.08.22 18:13:07.975712 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1843 | 2025.08.22 18:13:07.976029 [ 193 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2025.08.22 18:13:07.976120 [ 193 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_11_2} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1845 | 2025.08.22 18:13:07.976202 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1846 | 2025.08.22 18:13:07.976214 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1847 | 2025.08.22 18:13:07.976455 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.08.22 18:13:07.976572 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1849 | 2025.08.22 18:13:07.976598 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.20 MiB/sec. | ||
| 1850 | 2025.08.22 18:13:07.976615 [ 193 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1053 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584084 sec., 664737.4760429371 rows/sec., 53.59 MiB/sec. | ||
| 1851 | 2025.08.22 18:13:07.976632 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.08.22 18:13:07.976642 [ 4 ] {d95b6891-8889-48b6-91ae-c69accfc2c06} <Debug> TCPHandler: Processed in 0.001566823 sec. | ||
| 1853 | 2025.08.22 18:13:07.976687 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1854 | 2025.08.22 18:13:07.976799 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2025.08.22 18:13:07.976808 [ 197 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1856 | 2025.08.22 18:13:07.976839 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1857 | 2025.08.22 18:13:07.976904 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1858 | 2025.08.22 18:13:07.976956 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1859 | 2025.08.22 18:13:07.977010 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1860 | 2025.08.22 18:13:07.977063 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 782 rows starting from the beginning of the part | ||
| 1861 | 2025.08.22 18:13:07.977103 [ 197 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.08.22 18:13:07.977183 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 1863 | 2025.08.22 18:13:07.977194 [ 197 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_11_2} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1864 | 2025.08.22 18:13:07.977277 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1865 | 2025.08.22 18:13:07.977293 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1866 | 2025.08.22 18:13:07.977332 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2025.08.22 18:13:07.977350 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 1868 | 2025.08.22 18:13:07.977378 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1869 | 2025.08.22 18:13:07.977408 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 3427 rows starting from the beginning of the part | ||
| 1870 | 2025.08.22 18:13:07.977468 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 1871 | 2025.08.22 18:13:07.977765 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1872 | 2025.08.22 18:13:07.978011 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2025.08.22 18:13:07.978123 [ 49 ] {} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1874 | 2025.08.22 18:13:07.978155 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001271 sec., 18882.76947285602 rows/sec., 1.27 MiB/sec. | ||
| 1875 | 2025.08.22 18:13:07.978156 [ 49 ] {} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2025.08.22 18:13:07.978199 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1877 | 2025.08.22 18:13:07.978200 [ 4 ] {2e956987-9da9-4a41-8322-9d9cfd92f32a} <Debug> TCPHandler: Processed in 0.001450571 sec. | ||
| 1878 | 2025.08.22 18:13:07.978274 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 1879 | 2025.08.22 18:13:07.978393 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1880 | 2025.08.22 18:13:07.978424 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 246 rows starting from the beginning of the part | ||
| 1881 | 2025.08.22 18:13:07.978497 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 1882 | 2025.08.22 18:13:07.978550 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 1883 | 2025.08.22 18:13:07.978596 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 1884 | 2025.08.22 18:13:07.978642 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 1885 | 2025.08.22 18:13:07.978686 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 1886 | 2025.08.22 18:13:07.979515 [ 197 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.001274629 sec., 381287.41775057686 rows/sec., 25.62 MiB/sec. | ||
| 1887 | 2025.08.22 18:13:07.979653 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1888 | 2025.08.22 18:13:07.979811 [ 198 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4789 rows, containing 5 columns (5 merged, 0 gathered) in 0.003033375 sec., 1578769.5223966704 rows/sec., 107.63 MiB/sec. | ||
| 1889 | 2025.08.22 18:13:07.979923 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2025.08.22 18:13:07.979996 [ 193 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_11_2} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1891 | 2025.08.22 18:13:07.980054 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1892 | 2025.08.22 18:13:07.980242 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1893 | 2025.08.22 18:13:07.980512 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.08.22 18:13:07.980589 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1895 | 2025.08.22 18:13:07.980663 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 1896 | 2025.08.22 18:13:10.111467 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1897 | 2025.08.22 18:13:10.111939 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.08.22 18:13:10.111975 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1899 | 2025.08.22 18:13:10.112438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1900 | 2025.08.22 18:13:10.112671 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.08.22 18:13:10.112797 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1902 | 2025.08.22 18:13:10.331629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1903 | 2025.08.22 18:13:10.349569 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2025.08.22 18:13:10.349636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1905 | 2025.08.22 18:13:10.355121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1906 | 2025.08.22 18:13:10.355818 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.08.22 18:13:10.358906 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1908 | 2025.08.22 18:13:12.630146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 298 | ||
| 1909 | 2025.08.22 18:13:12.632653 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2025.08.22 18:13:12.632700 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1911 | 2025.08.22 18:13:12.633894 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1912 | 2025.08.22 18:13:12.634159 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2025.08.22 18:13:12.634288 [ 44 ] {} <Debug> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1914 | 2025.08.22 18:13:12.634366 [ 44 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2025.08.22 18:13:12.634386 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1916 | 2025.08.22 18:13:12.634395 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 1917 | 2025.08.22 18:13:12.634488 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::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 | ||
| 1918 | 2025.08.22 18:13:12.635085 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1919 | 2025.08.22 18:13:12.635326 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::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 | ||
| 1920 | 2025.08.22 18:13:12.635759 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 90 rows starting from the beginning of the part | ||
| 1921 | 2025.08.22 18:13:12.636157 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1922 | 2025.08.22 18:13:12.636516 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1923 | 2025.08.22 18:13:12.636892 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1924 | 2025.08.22 18:13:12.637266 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 1925 | 2025.08.22 18:13:12.643680 [ 198 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 72 columns (72 merged, 0 gathered) in 0.009222468 sec., 32312.391867339633 rows/sec., 32.15 MiB/sec. | ||
| 1926 | 2025.08.22 18:13:12.644274 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1927 | 2025.08.22 18:13:12.644795 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.08.22 18:13:12.644863 [ 197 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_6_1} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1929 | 2025.08.22 18:13:12.645004 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 1930 | 2025.08.22 18:13:12.977214 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2025.08.22 18:13:12.977415 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1932 | 2025.08.22 18:13:12.977484 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1933 | 2025.08.22 18:13:12.978246 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.08.22 18:13:12.978283 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1935 | 2025.08.22 18:13:12.978680 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1936 | 2025.08.22 18:13:12.978910 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.08.22 18:13:12.979055 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Debug> executeQuery: Read 130 rows, 11.47 KiB in 0.001696 sec., 76650.94339622642 rows/sec., 6.61 MiB/sec. | ||
| 1938 | 2025.08.22 18:13:12.979096 [ 4 ] {8b4710a3-2fa8-4801-9cc2-d915a17e421b} <Debug> TCPHandler: Processed in 0.002017711 sec. | ||
| 1939 | 2025.08.22 18:13:12.979240 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2025.08.22 18:13:12.979363 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1941 | 2025.08.22 18:13:12.979403 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1942 | 2025.08.22 18:13:12.979865 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2025.08.22 18:13:12.979902 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1944 | 2025.08.22 18:13:12.980201 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1945 | 2025.08.22 18:13:12.980406 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1946 | 2025.08.22 18:13:12.980533 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001189 sec., 31118.587047939447 rows/sec., 2.29 MiB/sec. | ||
| 1947 | 2025.08.22 18:13:12.980570 [ 4 ] {9659c333-c168-47aa-beb1-8e525fc58a39} <Debug> TCPHandler: Processed in 0.00138826 sec. | ||
| 1948 | 2025.08.22 18:13:12.980777 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1949 | 2025.08.22 18:13:12.980897 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1950 | 2025.08.22 18:13:12.980947 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1951 | 2025.08.22 18:13:12.981491 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1952 | 2025.08.22 18:13:12.981535 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1953 | 2025.08.22 18:13:12.981887 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1954 | 2025.08.22 18:13:12.982097 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1955 | 2025.08.22 18:13:12.982224 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001352 sec., 74704.14201183432 rows/sec., 5.83 MiB/sec. | ||
| 1956 | 2025.08.22 18:13:12.982269 [ 4 ] {fcbd47eb-8044-4f15-a5e8-57db19b7f6a6} <Debug> TCPHandler: Processed in 0.001561924 sec. | ||
| 1957 | 2025.08.22 18:13:12.982389 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1958 | 2025.08.22 18:13:12.982485 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1959 | 2025.08.22 18:13:12.982530 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1960 | 2025.08.22 18:13:12.982955 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2025.08.22 18:13:12.982990 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1962 | 2025.08.22 18:13:12.983327 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1963 | 2025.08.22 18:13:12.983540 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2025.08.22 18:13:12.983666 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 1965 | 2025.08.22 18:13:12.983710 [ 4 ] {260fafcb-0705-4505-a9d4-9c8b69a4213b} <Debug> TCPHandler: Processed in 0.00136878 sec. | ||
| 1966 | 2025.08.22 18:13:12.983823 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1967 | 2025.08.22 18:13:12.983918 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1968 | 2025.08.22 18:13:12.983974 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1969 | 2025.08.22 18:13:12.984827 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1970 | 2025.08.22 18:13:12.984862 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1971 | 2025.08.22 18:13:12.985442 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1972 | 2025.08.22 18:13:12.985663 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2025.08.22 18:13:12.985786 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1974 | 2025.08.22 18:13:12.985799 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001899 sec., 19483.938915218536 rows/sec., 34.91 MiB/sec. | ||
| 1975 | 2025.08.22 18:13:12.985829 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2025.08.22 18:13:12.985850 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1977 | 2025.08.22 18:13:12.985861 [ 4 ] {abc5411c-1a5d-4918-b517-80e45c34ea00} <Debug> TCPHandler: Processed in 0.002087461 sec. | ||
| 1978 | 2025.08.22 18:13:12.985952 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::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 | ||
| 1979 | 2025.08.22 18:13:12.985982 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2025.08.22 18:13:12.986093 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1981 | 2025.08.22 18:13:12.986137 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1982 | 2025.08.22 18:13:12.986189 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1983 | 2025.08.22 18:13:12.986249 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::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 | ||
| 1984 | 2025.08.22 18:13:12.986386 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 1985 | 2025.08.22 18:13:12.986491 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.08.22 18:13:12.986515 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1987 | 2025.08.22 18:13:12.986533 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 1988 | 2025.08.22 18:13:12.986626 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 1989 | 2025.08.22 18:13:12.986738 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 1990 | 2025.08.22 18:13:12.986844 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 1991 | 2025.08.22 18:13:12.986873 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1992 | 2025.08.22 18:13:12.987091 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2025.08.22 18:13:12.987233 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 1994 | 2025.08.22 18:13:12.987272 [ 4 ] {177845c6-a5b3-4b73-aab4-0f63f65619af} <Debug> TCPHandler: Processed in 0.001340229 sec. | ||
| 1995 | 2025.08.22 18:13:12.989148 [ 195 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 19 columns (19 merged, 0 gathered) in 0.003237699 sec., 64552.016725458416 rows/sec., 115.67 MiB/sec. | ||
| 1996 | 2025.08.22 18:13:12.989533 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1997 | 2025.08.22 18:13:12.989854 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1998 | 2025.08.22 18:13:12.989921 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1999 | 2025.08.22 18:13:12.990003 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 2000 | 2025.08.22 18:13:17.551140 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2001 | 2025.08.22 18:13:17.551240 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2002 | 2025.08.22 18:13:17.612923 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 2003 | 2025.08.22 18:13:17.613396 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2004 | 2025.08.22 18:13:17.613434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2005 | 2025.08.22 18:13:17.613915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2006 | 2025.08.22 18:13:17.614142 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.08.22 18:13:17.614273 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 2008 | 2025.08.22 18:13:17.859037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2009 | 2025.08.22 18:13:17.877215 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2025.08.22 18:13:17.877282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2011 | 2025.08.22 18:13:17.882832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2012 | 2025.08.22 18:13:17.883555 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.08.22 18:13:17.886650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2014 | 2025.08.22 18:13:17.975543 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2025.08.22 18:13:17.975787 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2016 | 2025.08.22 18:13:17.975881 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2017 | 2025.08.22 18:13:17.976588 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2025.08.22 18:13:17.976627 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2019 | 2025.08.22 18:13:17.976956 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2020 | 2025.08.22 18:13:17.977168 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2025.08.22 18:13:17.977314 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 2022 | 2025.08.22 18:13:17.977356 [ 4 ] {f957fe29-0034-4d05-99f2-d81209bb174d} <Debug> TCPHandler: Processed in 0.001983609 sec. | ||
| 2023 | 2025.08.22 18:13:17.977490 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2025.08.22 18:13:17.977597 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2025 | 2025.08.22 18:13:17.977638 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2026 | 2025.08.22 18:13:17.978100 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2025.08.22 18:13:17.978135 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2028 | 2025.08.22 18:13:17.978436 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2029 | 2025.08.22 18:13:17.978638 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2025.08.22 18:13:17.978761 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 2031 | 2025.08.22 18:13:17.978797 [ 4 ] {3f9b1475-c179-486f-878b-8931b4d2987c} <Debug> TCPHandler: Processed in 0.0013563 sec. | ||
| 2032 | 2025.08.22 18:13:17.978927 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2025.08.22 18:13:17.979020 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2034 | 2025.08.22 18:13:17.979063 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2035 | 2025.08.22 18:13:17.979490 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2025.08.22 18:13:17.979525 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2037 | 2025.08.22 18:13:17.979853 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2038 | 2025.08.22 18:13:17.980055 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2025.08.22 18:13:17.980180 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 2040 | 2025.08.22 18:13:17.980215 [ 4 ] {09cc8278-415e-4a51-ab9c-32c9f36b0d5c} <Debug> TCPHandler: Processed in 0.00134128 sec. | ||
| 2041 | 2025.08.22 18:13:17.980328 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2025.08.22 18:13:17.980420 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2043 | 2025.08.22 18:13:17.980461 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2044 | 2025.08.22 18:13:17.980789 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2025.08.22 18:13:17.980825 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2046 | 2025.08.22 18:13:17.981121 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2047 | 2025.08.22 18:13:17.981324 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2025.08.22 18:13:17.981447 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 2049 | 2025.08.22 18:13:17.981481 [ 4 ] {7b991fe7-9909-4fef-b3d4-65c7f918afd1} <Debug> TCPHandler: Processed in 0.001201238 sec. | ||
| 2050 | 2025.08.22 18:13:22.634701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 318 | ||
| 2051 | 2025.08.22 18:13:22.636581 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.08.22 18:13:22.636622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2053 | 2025.08.22 18:13:22.637731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2054 | 2025.08.22 18:13:22.638000 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.08.22 18:13:22.638310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2056 | 2025.08.22 18:13:22.977225 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2025.08.22 18:13:22.977614 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 2058 | 2025.08.22 18:13:22.978205 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2059 | 2025.08.22 18:13:22.978251 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 2060 | 2025.08.22 18:13:22.978502 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2061 | 2025.08.22 18:13:22.978569 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2062 | 2025.08.22 18:13:22.978713 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2063 | 2025.08.22 18:13:22.978882 [ 290 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2064 | 2025.08.22 18:13:22.978935 [ 292 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2065 | 2025.08.22 18:13:22.979022 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (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 | ||
| 2066 | 2025.08.22 18:13:22.979047 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2067 | 2025.08.22 18:13:22.983317 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2068 | 2025.08.22 18:13:22.983367 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2069 | 2025.08.22 18:13:22.983470 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2070 | 2025.08.22 18:13:22.983544 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2071 | 2025.08.22 18:13:22.985017 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.007576 sec., 4619.852164730729 rows/sec., 195.42 KiB/sec. | ||
| 2072 | 2025.08.22 18:13:22.985123 [ 4 ] {00d0a63b-5071-4a5c-9af9-3abaf8d538a5} <Debug> TCPHandler: Processed in 0.008086851 sec. | ||
| 2073 | 2025.08.22 18:13:22.988447 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2025.08.22 18:13:22.988554 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2075 | 2025.08.22 18:13:22.988596 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2076 | 2025.08.22 18:13:22.989202 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2025.08.22 18:13:22.989242 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2078 | 2025.08.22 18:13:22.989636 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2079 | 2025.08.22 18:13:22.989830 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Trace> oximeter.timeseries_schema (bbddac9b-02fb-4dba-b51c-7f9ff281bc19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2025.08.22 18:13:22.989973 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 71.39 KiB/sec. | ||
| 2081 | 2025.08.22 18:13:22.990010 [ 4 ] {d061c807-1625-4b03-a770-fdd295b390df} <Debug> TCPHandler: Processed in 0.001612154 sec. | ||
| 2082 | 2025.08.22 18:13:22.990127 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2025.08.22 18:13:22.990221 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2084 | 2025.08.22 18:13:22.990260 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2085 | 2025.08.22 18:13:22.990798 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2025.08.22 18:13:22.990834 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2087 | 2025.08.22 18:13:22.991128 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2088 | 2025.08.22 18:13:22.991354 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2025.08.22 18:13:22.991478 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001276 sec., 18808.777429467085 rows/sec., 1.56 MiB/sec. | ||
| 2090 | 2025.08.22 18:13:22.991514 [ 4 ] {e3781536-50a6-4c6d-8a62-b5e8b2d72576} <Debug> TCPHandler: Processed in 0.001439381 sec. | ||
| 2091 | 2025.08.22 18:13:22.991630 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2025.08.22 18:13:22.991723 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2093 | 2025.08.22 18:13:22.991762 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2094 | 2025.08.22 18:13:22.992166 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2025.08.22 18:13:22.992200 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2096 | 2025.08.22 18:13:22.992473 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2097 | 2025.08.22 18:13:22.992671 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2025.08.22 18:13:22.992792 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001087 sec., 12879.484820607175 rows/sec., 1.03 MiB/sec. | ||
| 2099 | 2025.08.22 18:13:22.992828 [ 4 ] {b00d14d5-f746-47a6-b3f6-15787891ed38} <Debug> TCPHandler: Processed in 0.001245118 sec. | ||
| 2100 | 2025.08.22 18:13:22.992943 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2025.08.22 18:13:22.993035 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2102 | 2025.08.22 18:13:22.993072 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2103 | 2025.08.22 18:13:22.993571 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2025.08.22 18:13:22.993606 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2105 | 2025.08.22 18:13:22.993910 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2106 | 2025.08.22 18:13:22.994112 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2025.08.22 18:13:22.994237 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Debug> executeQuery: Read 268 rows, 24.52 KiB in 0.00122 sec., 219672.131147541 rows/sec., 19.62 MiB/sec. | ||
| 2108 | 2025.08.22 18:13:22.994272 [ 4 ] {03e074f6-2f9e-42cb-b2b4-17a7f55d81dd} <Debug> TCPHandler: Processed in 0.00137674 sec. | ||
| 2109 | 2025.08.22 18:13:22.994381 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2025.08.22 18:13:22.994474 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2111 | 2025.08.22 18:13:22.994512 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2112 | 2025.08.22 18:13:22.994905 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2025.08.22 18:13:22.994940 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2114 | 2025.08.22 18:13:22.995225 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2115 | 2025.08.22 18:13:22.995447 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2025.08.22 18:13:22.995568 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001112 sec., 61151.07913669065 rows/sec., 4.48 MiB/sec. | ||
| 2117 | 2025.08.22 18:13:22.995604 [ 4 ] {a0b96bc2-d4f8-4d32-8251-f7c232714a97} <Debug> TCPHandler: Processed in 0.001271049 sec. | ||
| 2118 | 2025.08.22 18:13:22.995712 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2025.08.22 18:13:22.995805 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2120 | 2025.08.22 18:13:22.995843 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2121 | 2025.08.22 18:13:22.996222 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2025.08.22 18:13:22.996257 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2123 | 2025.08.22 18:13:22.996541 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2124 | 2025.08.22 18:13:22.996738 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.08.22 18:13:22.996857 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.00107 sec., 23364.48598130841 rows/sec., 1.92 MiB/sec. | ||
| 2126 | 2025.08.22 18:13:22.996893 [ 4 ] {2ddc558b-2f4d-4020-854e-a6612dba0d51} <Debug> TCPHandler: Processed in 0.001227778 sec. | ||
| 2127 | 2025.08.22 18:13:22.996998 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2025.08.22 18:13:22.997090 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2129 | 2025.08.22 18:13:22.997129 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2130 | 2025.08.22 18:13:22.997503 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2025.08.22 18:13:22.997538 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2132 | 2025.08.22 18:13:22.997816 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2133 | 2025.08.22 18:13:22.998015 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2025.08.22 18:13:22.998136 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 881.94 KiB/sec. | ||
| 2135 | 2025.08.22 18:13:22.998172 [ 4 ] {78943e11-71af-44ed-89d1-5d0589ba9207} <Debug> TCPHandler: Processed in 0.001221799 sec. | ||
| 2136 | 2025.08.22 18:13:22.998269 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2025.08.22 18:13:22.998361 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2138 | 2025.08.22 18:13:22.998398 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2139 | 2025.08.22 18:13:22.998833 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2025.08.22 18:13:22.998868 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2141 | 2025.08.22 18:13:22.999170 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2142 | 2025.08.22 18:13:22.999397 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2025.08.22 18:13:22.999521 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Debug> executeQuery: Read 159 rows, 13.12 KiB in 0.001178 sec., 134974.53310696094 rows/sec., 10.88 MiB/sec. | ||
| 2144 | 2025.08.22 18:13:22.999557 [ 4 ] {e20733a5-cec5-49ca-a63e-4f991f14835e} <Debug> TCPHandler: Processed in 0.00133508 sec. | ||
| 2145 | 2025.08.22 18:13:22.999662 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2025.08.22 18:13:22.999753 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2147 | 2025.08.22 18:13:22.999794 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2148 | 2025.08.22 18:13:23.000163 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2025.08.22 18:13:23.000197 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2150 | 2025.08.22 18:13:23.000544 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2151 | 2025.08.22 18:13:23.000748 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2025.08.22 18:13:23.000880 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001145 sec., 177292.576419214 rows/sec., 12.70 MiB/sec. | ||
| 2153 | 2025.08.22 18:13:23.000916 [ 4 ] {2282b9ad-e506-41f4-862a-3c3740378e8c} <Debug> TCPHandler: Processed in 0.001302069 sec. | ||
| 2154 | 2025.08.22 18:13:23.001024 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2025.08.22 18:13:23.001115 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2156 | 2025.08.22 18:13:23.001155 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2157 | 2025.08.22 18:13:23.001458 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Trace> oximeter.measurements_f64 (2c0ca9d2-f3ee-4917-a541-b29a71b620b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2025.08.22 18:13:23.001492 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2159 | 2025.08.22 18:13:23.001772 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2160 | 2025.08.22 18:13:23.001968 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Trace> oximeter.measurements_f64 (2c0ca9d2-f3ee-4917-a541-b29a71b620b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2025.08.22 18:13:23.002086 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000988 sec., 1012.1457489878543 rows/sec., 64.25 KiB/sec. | ||
| 2162 | 2025.08.22 18:13:23.002121 [ 4 ] {f6e17520-27a8-4a9c-82fe-d2e326a1b145} <Debug> TCPHandler: Processed in 0.001144227 sec. | ||
| 2163 | 2025.08.22 18:13:23.002219 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2025.08.22 18:13:23.002310 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2165 | 2025.08.22 18:13:23.002361 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2166 | 2025.08.22 18:13:23.003124 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2025.08.22 18:13:23.003160 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2168 | 2025.08.22 18:13:23.003720 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2169 | 2025.08.22 18:13:23.003934 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2025.08.22 18:13:23.004063 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00177 sec., 23728.813559322032 rows/sec., 42.52 MiB/sec. | ||
| 2171 | 2025.08.22 18:13:23.004112 [ 4 ] {851dfefa-c980-4d1f-b437-c41e4250c765} <Debug> TCPHandler: Processed in 0.001939749 sec. | ||
| 2172 | 2025.08.22 18:13:23.004220 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2025.08.22 18:13:23.004313 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2174 | 2025.08.22 18:13:23.004354 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2175 | 2025.08.22 18:13:23.004658 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Trace> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2025.08.22 18:13:23.004692 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2177 | 2025.08.22 18:13:23.004999 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2178 | 2025.08.22 18:13:23.005202 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Trace> oximeter.measurements_i64 (8d0413aa-f83a-49fe-98ef-c465ec213c7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2179 | 2025.08.22 18:13:23.005322 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001028 sec., 2918.2879377431905 rows/sec., 206.14 KiB/sec. | ||
| 2180 | 2025.08.22 18:13:23.005357 [ 4 ] {8c939570-cc19-425b-8f81-0df698dab89f} <Debug> TCPHandler: Processed in 0.001184798 sec. | ||
| 2181 | 2025.08.22 18:13:23.005460 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2025.08.22 18:13:23.005553 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2183 | 2025.08.22 18:13:23.005607 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2184 | 2025.08.22 18:13:23.005919 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2025.08.22 18:13:23.005953 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2186 | 2025.08.22 18:13:23.006247 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2187 | 2025.08.22 18:13:23.006445 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2025.08.22 18:13:23.006565 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 2189 | 2025.08.22 18:13:23.006599 [ 4 ] {fde5dd1f-02b3-4855-81de-4b9847841298} <Debug> TCPHandler: Processed in 0.001186037 sec. | ||
| 2190 | 2025.08.22 18:13:25.114456 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2191 | 2025.08.22 18:13:25.114940 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.08.22 18:13:25.114980 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2193 | 2025.08.22 18:13:25.116284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2194 | 2025.08.22 18:13:25.116533 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.08.22 18:13:25.116647 [ 98 ] {} <Debug> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2196 | 2025.08.22 18:13:25.116671 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2197 | 2025.08.22 18:13:25.116689 [ 98 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.08.22 18:13:25.116711 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2199 | 2025.08.22 18:13:25.116843 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::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 | ||
| 2200 | 2025.08.22 18:13:25.116979 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2201 | 2025.08.22 18:13:25.117033 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2202 | 2025.08.22 18:13:25.117131 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2203 | 2025.08.22 18:13:25.117186 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2204 | 2025.08.22 18:13:25.117231 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2205 | 2025.08.22 18:13:25.117275 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2206 | 2025.08.22 18:13:25.117320 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2207 | 2025.08.22 18:13:25.118810 [ 191 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00203321 sec., 2520152.8617309574 rows/sec., 36.05 MiB/sec. | ||
| 2208 | 2025.08.22 18:13:25.119686 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2209 | 2025.08.22 18:13:25.119951 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.08.22 18:13:25.120026 [ 198 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_11_2} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2211 | 2025.08.22 18:13:25.120108 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2212 | 2025.08.22 18:13:25.386832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2213 | 2025.08.22 18:13:25.404356 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2025.08.22 18:13:25.404425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2215 | 2025.08.22 18:13:25.410188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2216 | 2025.08.22 18:13:25.411070 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2025.08.22 18:13:25.411428 [ 98 ] {} <Debug> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2218 | 2025.08.22 18:13:25.411475 [ 98 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.08.22 18:13:25.411493 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2220 | 2025.08.22 18:13:25.411595 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 2221 | 2025.08.22 18:13:25.415236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2222 | 2025.08.22 18:13:25.415610 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2223 | 2025.08.22 18:13:25.416946 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 2224 | 2025.08.22 18:13:25.421424 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 2225 | 2025.08.22 18:13:25.425577 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 2226 | 2025.08.22 18:13:25.429788 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 2227 | 2025.08.22 18:13:25.434308 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 2228 | 2025.08.22 18:13:25.438489 [ 195 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 2229 | 2025.08.22 18:13:25.490989 [ 201 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079430867 sec., 1044.933829061692 rows/sec., 5.40 MiB/sec. | ||
| 2230 | 2025.08.22 18:13:25.493526 [ 186 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2231 | 2025.08.22 18:13:25.495675 [ 186 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_11_2} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2232 | 2025.08.22 18:13:25.495791 [ 186 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_11_2} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2233 | 2025.08.22 18:13:25.497828 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2234 | 2025.08.22 18:13:26.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.08 MiB, peak 193.96 MiB, free memory in arenas 0.00 B, will set to 193.38 MiB (RSS), difference: 9.30 MiB | ||
| 2235 | 2025.08.22 18:13:27.975708 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2025.08.22 18:13:27.975992 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2237 | 2025.08.22 18:13:27.976093 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2238 | 2025.08.22 18:13:27.977074 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.08.22 18:13:27.977112 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2240 | 2025.08.22 18:13:27.977505 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2241 | 2025.08.22 18:13:27.977723 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.08.22 18:13:27.977871 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001957 sec., 28615.2273888605 rows/sec., 2.20 MiB/sec. | ||
| 2243 | 2025.08.22 18:13:27.977910 [ 4 ] {c28bf2fa-eb5c-4dca-a24d-7d0b11fe1284} <Debug> TCPHandler: Processed in 0.002386495 sec. | ||
| 2244 | 2025.08.22 18:13:27.978041 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2025.08.22 18:13:27.978135 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2246 | 2025.08.22 18:13:27.978176 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2247 | 2025.08.22 18:13:27.978658 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.08.22 18:13:27.978691 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2249 | 2025.08.22 18:13:27.978995 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2250 | 2025.08.22 18:13:27.979202 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2025.08.22 18:13:27.979322 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 2252 | 2025.08.22 18:13:27.979357 [ 4 ] {e8ff73b2-e693-4365-a570-43e639501592} <Debug> TCPHandler: Processed in 0.001372541 sec. | ||
| 2253 | 2025.08.22 18:13:27.979480 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2025.08.22 18:13:27.979573 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2255 | 2025.08.22 18:13:27.979615 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2256 | 2025.08.22 18:13:27.980044 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2025.08.22 18:13:27.980077 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2258 | 2025.08.22 18:13:27.980407 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2259 | 2025.08.22 18:13:27.980618 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2025.08.22 18:13:27.980741 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2261 | 2025.08.22 18:13:27.980777 [ 4 ] {a436d4b9-6059-42b8-92eb-829c17f4cdd5} <Debug> TCPHandler: Processed in 0.00134436 sec. | ||
| 2262 | 2025.08.22 18:13:27.980891 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2025.08.22 18:13:27.980984 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2264 | 2025.08.22 18:13:27.981025 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2265 | 2025.08.22 18:13:27.981352 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2025.08.22 18:13:27.981385 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2267 | 2025.08.22 18:13:27.981682 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2268 | 2025.08.22 18:13:27.981884 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2025.08.22 18:13:27.982007 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 2270 | 2025.08.22 18:13:27.982041 [ 4 ] {ba0669ba-09ba-47e4-8d65-9980cfd81246} <Debug> TCPHandler: Processed in 0.001196998 sec. | ||
| 2271 | 2025.08.22 18:13:32.551500 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2272 | 2025.08.22 18:13:32.551573 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2273 | 2025.08.22 18:13:32.616937 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2274 | 2025.08.22 18:13:32.617658 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2025.08.22 18:13:32.617702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2276 | 2025.08.22 18:13:32.618258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2277 | 2025.08.22 18:13:32.618489 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2025.08.22 18:13:32.618622 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2279 | 2025.08.22 18:13:32.638605 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 354 | ||
| 2280 | 2025.08.22 18:13:32.640962 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.08.22 18:13:32.641004 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2282 | 2025.08.22 18:13:32.642222 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2283 | 2025.08.22 18:13:32.642476 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.08.22 18:13:32.642717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2285 | 2025.08.22 18:13:32.915479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2286 | 2025.08.22 18:13:32.934588 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2025.08.22 18:13:32.934650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2288 | 2025.08.22 18:13:32.940556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2289 | 2025.08.22 18:13:32.941250 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2025.08.22 18:13:32.944346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2291 | 2025.08.22 18:13:32.978359 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2025.08.22 18:13:32.978604 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2293 | 2025.08.22 18:13:32.978682 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2294 | 2025.08.22 18:13:32.979412 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2025.08.22 18:13:32.979449 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2296 | 2025.08.22 18:13:32.979791 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2297 | 2025.08.22 18:13:32.980016 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.08.22 18:13:32.980153 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001615 sec., 86687.306501548 rows/sec., 7.53 MiB/sec. | ||
| 2299 | 2025.08.22 18:13:32.980149 [ 25 ] {} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2300 | 2025.08.22 18:13:32.980192 [ 4 ] {e362283f-9d47-47b4-b723-aa4e065e7d16} <Debug> TCPHandler: Processed in 0.002000781 sec. | ||
| 2301 | 2025.08.22 18:13:32.980236 [ 25 ] {} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2025.08.22 18:13:32.980265 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2303 | 2025.08.22 18:13:32.980337 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2025.08.22 18:13:32.980400 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::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 | ||
| 2305 | 2025.08.22 18:13:32.980440 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2306 | 2025.08.22 18:13:32.980485 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2307 | 2025.08.22 18:13:32.980534 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2308 | 2025.08.22 18:13:32.980585 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1397 rows starting from the beginning of the part | ||
| 2309 | 2025.08.22 18:13:32.980685 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 130 rows starting from the beginning of the part | ||
| 2310 | 2025.08.22 18:13:32.980742 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2311 | 2025.08.22 18:13:32.980794 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 268 rows starting from the beginning of the part | ||
| 2312 | 2025.08.22 18:13:32.980846 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2313 | 2025.08.22 18:13:32.980893 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 140 rows starting from the beginning of the part | ||
| 2314 | 2025.08.22 18:13:32.980957 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2025.08.22 18:13:32.980997 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2316 | 2025.08.22 18:13:32.981322 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2317 | 2025.08.22 18:13:32.981540 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2025.08.22 18:13:32.981679 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001257 sec., 33412.88782816229 rows/sec., 2.45 MiB/sec. | ||
| 2319 | 2025.08.22 18:13:32.981716 [ 4 ] {e024c3fe-409f-477e-9dbb-fa4dbe61e1cd} <Debug> TCPHandler: Processed in 0.001427001 sec. | ||
| 2320 | 2025.08.22 18:13:32.981841 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2025.08.22 18:13:32.981935 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2322 | 2025.08.22 18:13:32.981974 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2323 | 2025.08.22 18:13:32.982305 [ 186 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2047 rows, containing 5 columns (5 merged, 0 gathered) in 0.00197481 sec., 1036555.4154576896 rows/sec., 91.61 MiB/sec. | ||
| 2324 | 2025.08.22 18:13:32.982456 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.08.22 18:13:32.982496 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2326 | 2025.08.22 18:13:32.982548 [ 187 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2327 | 2025.08.22 18:13:32.982834 [ 187 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.08.22 18:13:32.982905 [ 187 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_16_3} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2329 | 2025.08.22 18:13:32.982921 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2330 | 2025.08.22 18:13:32.982989 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2331 | 2025.08.22 18:13:32.983209 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2025.08.22 18:13:32.983350 [ 25 ] {} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2333 | 2025.08.22 18:13:32.983370 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001452 sec., 73002.75482093664 rows/sec., 5.70 MiB/sec. | ||
| 2334 | 2025.08.22 18:13:32.983391 [ 25 ] {} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2025.08.22 18:13:32.983415 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2336 | 2025.08.22 18:13:32.983419 [ 4 ] {a5afd740-79aa-42a4-b0b2-ce22ee4cd067} <Debug> TCPHandler: Processed in 0.001630625 sec. | ||
| 2337 | 2025.08.22 18:13:32.983533 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::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 | ||
| 2338 | 2025.08.22 18:13:32.983565 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2025.08.22 18:13:32.983669 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2340 | 2025.08.22 18:13:32.983675 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2341 | 2025.08.22 18:13:32.983715 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2342 | 2025.08.22 18:13:32.983734 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 623 rows starting from the beginning of the part | ||
| 2343 | 2025.08.22 18:13:32.983830 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2344 | 2025.08.22 18:13:32.983877 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2345 | 2025.08.22 18:13:32.983930 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 159 rows starting from the beginning of the part | ||
| 2346 | 2025.08.22 18:13:32.983971 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2347 | 2025.08.22 18:13:32.984019 [ 201 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 106 rows starting from the beginning of the part | ||
| 2348 | 2025.08.22 18:13:32.984155 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.08.22 18:13:32.984196 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2350 | 2025.08.22 18:13:32.984550 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2351 | 2025.08.22 18:13:32.984783 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2025.08.22 18:13:32.984906 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2353 | 2025.08.22 18:13:32.984917 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 2354 | 2025.08.22 18:13:32.984948 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2025.08.22 18:13:32.984967 [ 4 ] {db21f97e-e3c2-4187-90b4-2e3933141e99} <Debug> TCPHandler: Processed in 0.001462322 sec. | ||
| 2356 | 2025.08.22 18:13:32.984972 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2357 | 2025.08.22 18:13:32.985034 [ 186 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1117 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555264 sec., 718206.0409036665 rows/sec., 57.98 MiB/sec. | ||
| 2358 | 2025.08.22 18:13:32.985052 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 2359 | 2025.08.22 18:13:32.985085 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2025.08.22 18:13:32.985146 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2361 | 2025.08.22 18:13:32.985176 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4789 rows starting from the beginning of the part | ||
| 2362 | 2025.08.22 18:13:32.985189 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2363 | 2025.08.22 18:13:32.985237 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2364 | 2025.08.22 18:13:32.985248 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2365 | 2025.08.22 18:13:32.985246 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2366 | 2025.08.22 18:13:32.985332 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2367 | 2025.08.22 18:13:32.985379 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2368 | 2025.08.22 18:13:32.985420 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 2369 | 2025.08.22 18:13:32.985467 [ 187 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2370 | 2025.08.22 18:13:32.985579 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2025.08.22 18:13:32.985663 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_16_3} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2372 | 2025.08.22 18:13:32.985748 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2373 | 2025.08.22 18:13:32.986141 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.08.22 18:13:32.986183 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2375 | 2025.08.22 18:13:32.986758 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2376 | 2025.08.22 18:13:32.986983 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.08.22 18:13:32.987118 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001948 sec., 21560.574948665297 rows/sec., 38.64 MiB/sec. | ||
| 2378 | 2025.08.22 18:13:32.987170 [ 4 ] {1414a443-5a29-4e52-aa6e-3215dea2a1d7} <Debug> TCPHandler: Processed in 0.002132542 sec. | ||
| 2379 | 2025.08.22 18:13:32.987287 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.08.22 18:13:32.987382 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2381 | 2025.08.22 18:13:32.987423 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2382 | 2025.08.22 18:13:32.987764 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.08.22 18:13:32.987800 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2384 | 2025.08.22 18:13:32.987947 [ 186 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5632 rows, containing 5 columns (5 merged, 0 gathered) in 0.002928293 sec., 1923304.805905693 rows/sec., 131.68 MiB/sec. | ||
| 2385 | 2025.08.22 18:13:32.988189 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2386 | 2025.08.22 18:13:32.988405 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2025.08.22 18:13:32.988532 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 2388 | 2025.08.22 18:13:32.988532 [ 25 ] {} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2389 | 2025.08.22 18:13:32.988569 [ 4 ] {54a113aa-fa85-49e7-832f-db76129bd86a} <Debug> TCPHandler: Processed in 0.001330459 sec. | ||
| 2390 | 2025.08.22 18:13:32.988572 [ 190 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2391 | 2025.08.22 18:13:32.988591 [ 25 ] {} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2025.08.22 18:13:32.988624 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 2393 | 2025.08.22 18:13:32.988690 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 2394 | 2025.08.22 18:13:32.988796 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2025.08.22 18:13:32.988822 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 486 rows starting from the beginning of the part | ||
| 2396 | 2025.08.22 18:13:32.988861 [ 190 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2397 | 2025.08.22 18:13:32.988873 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2398 | 2025.08.22 18:13:32.988915 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 2399 | 2025.08.22 18:13:32.988949 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2400 | 2025.08.22 18:13:32.988948 [ 190 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2401 | 2025.08.22 18:13:32.988985 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 2402 | 2025.08.22 18:13:32.989025 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2403 | 2025.08.22 18:13:32.989038 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 2404 | 2025.08.22 18:13:32.989784 [ 189 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 4 columns (4 merged, 0 gathered) in 0.001118837 sec., 702515.2010525216 rows/sec., 47.26 MiB/sec. | ||
| 2405 | 2025.08.22 18:13:32.989961 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2406 | 2025.08.22 18:13:32.990189 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2025.08.22 18:13:32.990249 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_16_3} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2408 | 2025.08.22 18:13:32.990311 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2409 | 2025.08.22 18:13:36.221158 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2025.08.22 18:13:36.221359 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2411 | 2025.08.22 18:13:36.221430 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2412 | 2025.08.22 18:13:36.222071 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2025.08.22 18:13:36.222125 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2414 | 2025.08.22 18:13:36.222528 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2415 | 2025.08.22 18:13:36.222770 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2025.08.22 18:13:36.222944 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001635 sec., 1223.2415902140674 rows/sec., 99.75 KiB/sec. | ||
| 2417 | 2025.08.22 18:13:36.222996 [ 4 ] {55594aa7-89f1-4fd2-b41a-e3a96638eb2c} <Debug> TCPHandler: Processed in 0.00197751 sec. | ||
| 2418 | 2025.08.22 18:13:36.223132 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2025.08.22 18:13:36.223238 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2420 | 2025.08.22 18:13:36.223285 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2421 | 2025.08.22 18:13:36.224351 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2025.08.22 18:13:36.224391 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2423 | 2025.08.22 18:13:36.224808 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2424 | 2025.08.22 18:13:36.225034 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2025.08.22 18:13:36.225175 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001961 sec., 610402.8556858746 rows/sec., 50.32 MiB/sec. | ||
| 2426 | 2025.08.22 18:13:36.225216 [ 4 ] {41816acb-c4ed-424e-9ed6-438e0daff587} <Debug> TCPHandler: Processed in 0.002137002 sec. | ||
| 2427 | 2025.08.22 18:13:36.225340 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2428 | 2025.08.22 18:13:36.225442 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2429 | 2025.08.22 18:13:36.225487 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2430 | 2025.08.22 18:13:36.225899 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2431 | 2025.08.22 18:13:36.225939 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2432 | 2025.08.22 18:13:36.226239 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2433 | 2025.08.22 18:13:36.226463 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2025.08.22 18:13:36.226580 [ 53 ] {} <Debug> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2435 | 2025.08.22 18:13:36.226603 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 118.15 KiB/sec. | ||
| 2436 | 2025.08.22 18:13:36.226655 [ 53 ] {} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2025.08.22 18:13:36.226663 [ 4 ] {2103fa15-f53b-4f16-883c-f5f9821646c4} <Debug> TCPHandler: Processed in 0.00137369 sec. | ||
| 2438 | 2025.08.22 18:13:36.226690 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2439 | 2025.08.22 18:13:36.226799 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2025.08.22 18:13:36.226816 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::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 | 2025.08.22 18:13:36.226903 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2442 | 2025.08.22 18:13:36.226951 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2443 | 2025.08.22 18:13:36.226951 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2025.08.22 18:13:36.227001 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 61 rows starting from the beginning of the part | ||
| 2445 | 2025.08.22 18:13:36.227065 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 2446 | 2025.08.22 18:13:36.227107 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 2447 | 2025.08.22 18:13:36.227155 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 68 rows starting from the beginning of the part | ||
| 2448 | 2025.08.22 18:13:36.227203 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2449 | 2025.08.22 18:13:36.227241 [ 186 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 2450 | 2025.08.22 18:13:36.227744 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.08.22 18:13:36.227786 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2452 | 2025.08.22 18:13:36.228156 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2453 | 2025.08.22 18:13:36.228328 [ 187 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.001563533 sec., 135590.35850218704 rows/sec., 10.45 MiB/sec. | ||
| 2454 | 2025.08.22 18:13:36.228476 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2025.08.22 18:13:36.228581 [ 189 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2456 | 2025.08.22 18:13:36.228646 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001762 sec., 129398.41089670829 rows/sec., 8.76 MiB/sec. | ||
| 2457 | 2025.08.22 18:13:36.228702 [ 4 ] {4ddf2d08-dbcb-47d0-ace2-4448bb27ea15} <Debug> TCPHandler: Processed in 0.0019539 sec. | ||
| 2458 | 2025.08.22 18:13:36.228824 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2025.08.22 18:13:36.228931 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2460 | 2025.08.22 18:13:36.228941 [ 189 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.08.22 18:13:36.228976 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2462 | 2025.08.22 18:13:36.229039 [ 189 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_11_2} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2463 | 2025.08.22 18:13:36.229143 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2464 | 2025.08.22 18:13:36.229607 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2025.08.22 18:13:36.229650 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2466 | 2025.08.22 18:13:36.230014 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2467 | 2025.08.22 18:13:36.230234 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2025.08.22 18:13:36.230372 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001467 sec., 355828.2208588957 rows/sec., 26.34 MiB/sec. | ||
| 2469 | 2025.08.22 18:13:36.230412 [ 4 ] {b54c24da-9592-43ce-bad2-7f0ed4663c88} <Debug> TCPHandler: Processed in 0.001636454 sec. | ||
| 2470 | 2025.08.22 18:13:36.230528 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.08.22 18:13:36.230626 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2472 | 2025.08.22 18:13:36.230672 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2473 | 2025.08.22 18:13:36.231275 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.08.22 18:13:36.231314 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2475 | 2025.08.22 18:13:36.231721 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2476 | 2025.08.22 18:13:36.231942 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.08.22 18:13:36.232077 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.001471 sec., 654656.6961250849 rows/sec., 43.93 MiB/sec. | ||
| 2478 | 2025.08.22 18:13:36.232114 [ 4 ] {18a06b4b-2011-44be-9b96-beffcd9e0941} <Debug> TCPHandler: Processed in 0.001636485 sec. | ||
| 2479 | 2025.08.22 18:13:36.232230 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.08.22 18:13:36.232326 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2481 | 2025.08.22 18:13:36.232370 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2482 | 2025.08.22 18:13:36.232708 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.08.22 18:13:36.232746 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2484 | 2025.08.22 18:13:36.233070 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2485 | 2025.08.22 18:13:36.233291 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.08.22 18:13:36.233424 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001117 sec., 37600.71620411817 rows/sec., 2.54 MiB/sec. | ||
| 2487 | 2025.08.22 18:13:36.233461 [ 4 ] {11191d0b-dd27-4f54-aaf3-b334df244b6e} <Debug> TCPHandler: Processed in 0.001280839 sec. | ||
| 2488 | 2025.08.22 18:13:37.971087 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2025.08.22 18:13:37.971314 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2490 | 2025.08.22 18:13:37.971407 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2491 | 2025.08.22 18:13:37.972255 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2025.08.22 18:13:37.972320 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2493 | 2025.08.22 18:13:37.972837 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2494 | 2025.08.22 18:13:37.973135 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.08.22 18:13:37.973357 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002105 sec., 26603.325415676958 rows/sec., 2.04 MiB/sec. | ||
| 2496 | 2025.08.22 18:13:37.973421 [ 4 ] {13dbf5a5-f339-4a1e-bdfc-ed90b09c864d} <Debug> TCPHandler: Processed in 0.002500017 sec. | ||
| 2497 | 2025.08.22 18:13:37.973570 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.08.22 18:13:37.973700 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2499 | 2025.08.22 18:13:37.973756 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2500 | 2025.08.22 18:13:37.974331 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.08.22 18:13:37.974378 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2502 | 2025.08.22 18:13:37.974785 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2503 | 2025.08.22 18:13:37.975076 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.08.22 18:13:37.975253 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
| 2505 | 2025.08.22 18:13:37.975301 [ 4 ] {35ba1a74-9fb4-496d-a1c2-0f20a4ac7dc1} <Debug> TCPHandler: Processed in 0.001797127 sec. | ||
| 2506 | 2025.08.22 18:13:37.975445 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.08.22 18:13:37.975573 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2508 | 2025.08.22 18:13:37.975632 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2509 | 2025.08.22 18:13:37.976115 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.08.22 18:13:37.976159 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2511 | 2025.08.22 18:13:37.976576 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2512 | 2025.08.22 18:13:37.976841 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.08.22 18:13:37.977013 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.00147 sec., 29931.972789115647 rows/sec., 2.09 MiB/sec. | ||
| 2514 | 2025.08.22 18:13:37.977060 [ 4 ] {8ffbd4d4-a83f-425d-bb3b-ec32e09b7e8e} <Debug> TCPHandler: Processed in 0.001674705 sec. | ||
| 2515 | 2025.08.22 18:13:37.977202 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.08.22 18:13:37.977323 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2517 | 2025.08.22 18:13:37.977375 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2518 | 2025.08.22 18:13:37.977949 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.08.22 18:13:37.977997 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2520 | 2025.08.22 18:13:37.978391 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2521 | 2025.08.22 18:13:37.978640 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.08.22 18:13:37.978814 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001514 sec., 11889.035667107002 rows/sec., 815.95 KiB/sec. | ||
| 2523 | 2025.08.22 18:13:37.978857 [ 4 ] {970e2635-95cf-4aa4-8bdc-60cdd9df8682} <Debug> TCPHandler: Processed in 0.001715385 sec. | ||
| 2524 | 2025.08.22 18:13:40.118763 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2525 | 2025.08.22 18:13:40.119254 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.08.22 18:13:40.119299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2527 | 2025.08.22 18:13:40.119771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2528 | 2025.08.22 18:13:40.120006 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2025.08.22 18:13:40.120142 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2530 | 2025.08.22 18:13:40.444477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2531 | 2025.08.22 18:13:40.460281 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.08.22 18:13:40.460334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2533 | 2025.08.22 18:13:40.466469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2534 | 2025.08.22 18:13:40.467167 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.08.22 18:13:40.469830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2536 | 2025.08.22 18:13:42.642937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 388 | ||
| 2537 | 2025.08.22 18:13:42.645132 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.08.22 18:13:42.645186 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2539 | 2025.08.22 18:13:42.646353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2540 | 2025.08.22 18:13:42.646620 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2025.08.22 18:13:42.646921 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2542 | 2025.08.22 18:13:42.978278 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2543 | 2025.08.22 18:13:42.978475 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2544 | 2025.08.22 18:13:42.978546 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2545 | 2025.08.22 18:13:42.979260 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2546 | 2025.08.22 18:13:42.979298 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2547 | 2025.08.22 18:13:42.979700 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2548 | 2025.08.22 18:13:42.979944 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2025.08.22 18:13:42.980088 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001668 sec., 83932.85371702637 rows/sec., 7.29 MiB/sec. | ||
| 2550 | 2025.08.22 18:13:42.980128 [ 4 ] {3f48cc42-7333-42dd-aeae-f99a23585bd7} <Debug> TCPHandler: Processed in 0.00198615 sec. | ||
| 2551 | 2025.08.22 18:13:42.980238 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2025.08.22 18:13:42.980331 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2553 | 2025.08.22 18:13:42.980371 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2554 | 2025.08.22 18:13:42.980765 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2025.08.22 18:13:42.980801 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2556 | 2025.08.22 18:13:42.981089 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2557 | 2025.08.22 18:13:42.981296 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2025.08.22 18:13:42.981419 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001107 sec., 37940.37940379404 rows/sec., 2.79 MiB/sec. | ||
| 2559 | 2025.08.22 18:13:42.981456 [ 4 ] {d504b2f0-9aad-42ab-96b4-c430157cff92} <Debug> TCPHandler: Processed in 0.001266289 sec. | ||
| 2560 | 2025.08.22 18:13:42.981563 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.08.22 18:13:42.981655 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2562 | 2025.08.22 18:13:42.981695 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2563 | 2025.08.22 18:13:42.982101 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.08.22 18:13:42.982137 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2565 | 2025.08.22 18:13:42.982454 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2566 | 2025.08.22 18:13:42.982674 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.08.22 18:13:42.982806 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001169 sec., 90675.79127459368 rows/sec., 7.08 MiB/sec. | ||
| 2568 | 2025.08.22 18:13:42.982842 [ 4 ] {be475305-8e37-4b07-b476-18708a0a2b3e} <Debug> TCPHandler: Processed in 0.00132667 sec. | ||
| 2569 | 2025.08.22 18:13:42.982955 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.08.22 18:13:42.983048 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2571 | 2025.08.22 18:13:42.983090 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2572 | 2025.08.22 18:13:42.983476 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.08.22 18:13:42.983511 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2574 | 2025.08.22 18:13:42.983845 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2575 | 2025.08.22 18:13:42.984073 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2025.08.22 18:13:42.984198 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 2577 | 2025.08.22 18:13:42.984234 [ 4 ] {7bf37da2-2c78-4c30-a94c-aefcaaef8af8} <Debug> TCPHandler: Processed in 0.001327629 sec. | ||
| 2578 | 2025.08.22 18:13:42.984336 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.08.22 18:13:42.984434 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2580 | 2025.08.22 18:13:42.984489 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2581 | 2025.08.22 18:13:42.985363 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.08.22 18:13:42.985404 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2583 | 2025.08.22 18:13:42.985973 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2584 | 2025.08.22 18:13:42.986185 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.08.22 18:13:42.986312 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001942 sec., 21627.188465499486 rows/sec., 38.75 MiB/sec. | ||
| 2586 | 2025.08.22 18:13:42.986364 [ 4 ] {04e5658c-3b5f-4914-b89c-56ff9209cb19} <Debug> TCPHandler: Processed in 0.002124592 sec. | ||
| 2587 | 2025.08.22 18:13:42.986468 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2025.08.22 18:13:42.986562 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2589 | 2025.08.22 18:13:42.986667 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2590 | 2025.08.22 18:13:42.986999 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.08.22 18:13:42.987035 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2592 | 2025.08.22 18:13:42.987345 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2593 | 2025.08.22 18:13:42.987558 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.08.22 18:13:42.987697 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2595 | 2025.08.22 18:13:42.987732 [ 4 ] {53f68289-d888-4fc9-ba9e-7736e9755a9e} <Debug> TCPHandler: Processed in 0.001255209 sec. | ||
| 2596 | 2025.08.22 18:13:47.079305 [ 76 ] {} <Debug> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2597 | 2025.08.22 18:13:47.079397 [ 76 ] {} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2025.08.22 18:13:47.079426 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2599 | 2025.08.22 18:13:47.079592 [ 201 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::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 | ||
| 2600 | 2025.08.22 18:13:47.079817 [ 201 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2601 | 2025.08.22 18:13:47.079960 [ 201 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2602 | 2025.08.22 18:13:47.080066 [ 201 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::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 | ||
| 2603 | 2025.08.22 18:13:47.080139 [ 201 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::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 | ||
| 2604 | 2025.08.22 18:13:47.080180 [ 201 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 2605 | 2025.08.22 18:13:47.080219 [ 201 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2606 | 2025.08.22 18:13:47.080954 [ 189 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446572 sec., 20738.68428256596 rows/sec., 1.73 MiB/sec. | ||
| 2607 | 2025.08.22 18:13:47.081080 [ 189 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2608 | 2025.08.22 18:13:47.081345 [ 189 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.08.22 18:13:47.081462 [ 189 ] {b7ab1219-98fb-48f8-a7f3-4c8bf8a94add::all_1_5_1} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2610 | 2025.08.22 18:13:47.081532 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2611 | 2025.08.22 18:13:47.551643 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2612 | 2025.08.22 18:13:47.551699 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2613 | 2025.08.22 18:13:47.620303 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2614 | 2025.08.22 18:13:47.620845 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.08.22 18:13:47.620902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2616 | 2025.08.22 18:13:47.621505 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2617 | 2025.08.22 18:13:47.621751 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.08.22 18:13:47.621903 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2619 | 2025.08.22 18:13:47.969993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2620 | 2025.08.22 18:13:47.976049 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2025.08.22 18:13:47.976211 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2622 | 2025.08.22 18:13:47.976267 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2623 | 2025.08.22 18:13:47.976872 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2025.08.22 18:13:47.976916 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2625 | 2025.08.22 18:13:47.977324 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2626 | 2025.08.22 18:13:47.977569 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2025.08.22 18:13:47.977721 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00156 sec., 35897.4358974359 rows/sec., 2.76 MiB/sec. | ||
| 2628 | 2025.08.22 18:13:47.977766 [ 4 ] {51d4c5c0-d6e4-4b59-850c-6c049fedae12} <Debug> TCPHandler: Processed in 0.001836997 sec. | ||
| 2629 | 2025.08.22 18:13:47.977872 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2025.08.22 18:13:47.977969 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2631 | 2025.08.22 18:13:47.978009 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2632 | 2025.08.22 18:13:47.978424 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2025.08.22 18:13:47.978459 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2634 | 2025.08.22 18:13:47.978770 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2635 | 2025.08.22 18:13:47.978993 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2025.08.22 18:13:47.979121 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 2637 | 2025.08.22 18:13:47.979157 [ 4 ] {cab6a0bb-d632-4b4b-b0ab-a2e77217ef19} <Debug> TCPHandler: Processed in 0.00133311 sec. | ||
| 2638 | 2025.08.22 18:13:47.979268 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2025.08.22 18:13:47.979364 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2640 | 2025.08.22 18:13:47.979407 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2641 | 2025.08.22 18:13:47.979801 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2025.08.22 18:13:47.979837 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2643 | 2025.08.22 18:13:47.980176 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2644 | 2025.08.22 18:13:47.980393 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2025.08.22 18:13:47.980517 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2646 | 2025.08.22 18:13:47.980554 [ 4 ] {744fbc4e-ad25-42ed-9399-6a5c5911e2b5} <Debug> TCPHandler: Processed in 0.00133264 sec. | ||
| 2647 | 2025.08.22 18:13:47.980651 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2025.08.22 18:13:47.980747 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2649 | 2025.08.22 18:13:47.980789 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2650 | 2025.08.22 18:13:47.981116 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.08.22 18:13:47.981149 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2652 | 2025.08.22 18:13:47.981450 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2653 | 2025.08.22 18:13:47.981665 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.08.22 18:13:47.981793 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 2655 | 2025.08.22 18:13:47.981827 [ 4 ] {4233e58e-49d3-4a7b-bf35-3f86785f0948} <Debug> TCPHandler: Processed in 0.001223528 sec. | ||
| 2656 | 2025.08.22 18:13:47.986524 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2025.08.22 18:13:47.986560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2658 | 2025.08.22 18:13:47.992081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2659 | 2025.08.22 18:13:47.992795 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2025.08.22 18:13:47.995639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2661 | 2025.08.22 18:13:49.144607 [ 60 ] {} <Debug> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2662 | 2025.08.22 18:13:49.144677 [ 60 ] {} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2025.08.22 18:13:49.144701 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2664 | 2025.08.22 18:13:49.144816 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::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 | ||
| 2665 | 2025.08.22 18:13:49.144957 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2666 | 2025.08.22 18:13:49.144988 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2667 | 2025.08.22 18:13:49.145052 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2668 | 2025.08.22 18:13:49.145094 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 2669 | 2025.08.22 18:13:49.145133 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2670 | 2025.08.22 18:13:49.145170 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 2671 | 2025.08.22 18:13:49.145960 [ 189 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191228 sec., 444079.5548795025 rows/sec., 32.68 MiB/sec. | ||
| 2672 | 2025.08.22 18:13:49.146185 [ 188 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2673 | 2025.08.22 18:13:49.146525 [ 188 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2025.08.22 18:13:49.146609 [ 188 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_5_1} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2675 | 2025.08.22 18:13:49.146720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2676 | 2025.08.22 18:13:52.647201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 408 | ||
| 2677 | 2025.08.22 18:13:52.649668 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.08.22 18:13:52.649707 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2679 | 2025.08.22 18:13:52.650825 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2680 | 2025.08.22 18:13:52.651100 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.08.22 18:13:52.651338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 2682 | 2025.08.22 18:13:52.979385 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2025.08.22 18:13:52.979577 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2684 | 2025.08.22 18:13:52.979644 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2685 | 2025.08.22 18:13:52.980312 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2686 | 2025.08.22 18:13:52.980362 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2687 | 2025.08.22 18:13:52.980799 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2688 | 2025.08.22 18:13:52.981036 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2025.08.22 18:13:52.981201 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001678 sec., 14302.74135876043 rows/sec., 1.19 MiB/sec. | ||
| 2690 | 2025.08.22 18:13:52.981255 [ 4 ] {19463b33-8694-4971-8f04-83350ce318b6} <Debug> TCPHandler: Processed in 0.00200524 sec. | ||
| 2691 | 2025.08.22 18:13:52.981380 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.08.22 18:13:52.981482 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2693 | 2025.08.22 18:13:52.981530 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2694 | 2025.08.22 18:13:52.982073 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.08.22 18:13:52.982110 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2696 | 2025.08.22 18:13:52.982466 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2697 | 2025.08.22 18:13:52.982690 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.08.22 18:13:52.982807 [ 35 ] {} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2699 | 2025.08.22 18:13:52.982827 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Debug> executeQuery: Read 260 rows, 23.91 KiB in 0.001369 sec., 189919.64937910883 rows/sec., 17.06 MiB/sec. | ||
| 2700 | 2025.08.22 18:13:52.982873 [ 35 ] {} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.08.22 18:13:52.982887 [ 4 ] {29e30ece-ca87-4343-8195-53909426e6bd} <Debug> TCPHandler: Processed in 0.001564604 sec. | ||
| 2702 | 2025.08.22 18:13:52.982899 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2703 | 2025.08.22 18:13:52.983004 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.08.22 18:13:52.983004 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::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 | ||
| 2705 | 2025.08.22 18:13:52.983107 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2706 | 2025.08.22 18:13:52.983126 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2707 | 2025.08.22 18:13:52.983146 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2708 | 2025.08.22 18:13:52.983162 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1410 rows starting from the beginning of the part | ||
| 2709 | 2025.08.22 18:13:52.983231 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1197 rows starting from the beginning of the part | ||
| 2710 | 2025.08.22 18:13:52.983282 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 2711 | 2025.08.22 18:13:52.983336 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
| 2712 | 2025.08.22 18:13:52.983383 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 2713 | 2025.08.22 18:13:52.983425 [ 188 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 260 rows starting from the beginning of the part | ||
| 2714 | 2025.08.22 18:13:52.983584 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2025.08.22 18:13:52.983619 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2716 | 2025.08.22 18:13:52.983935 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2717 | 2025.08.22 18:13:52.984158 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.08.22 18:13:52.984286 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Debug> executeQuery: Read 54 rows, 4.12 KiB in 0.001197 sec., 45112.78195488722 rows/sec., 3.36 MiB/sec. | ||
| 2719 | 2025.08.22 18:13:52.984324 [ 4 ] {557e215c-0524-4e20-8ea1-90217e48fef5} <Debug> TCPHandler: Processed in 0.00136692 sec. | ||
| 2720 | 2025.08.22 18:13:52.984433 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2025.08.22 18:13:52.984530 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2722 | 2025.08.22 18:13:52.984570 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2723 | 2025.08.22 18:13:52.984774 [ 189 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809347 sec., 1723826.3307148933 rows/sec., 150.92 MiB/sec. | ||
| 2724 | 2025.08.22 18:13:52.984973 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2725 | 2025.08.22 18:13:52.985013 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2726 | 2025.08.22 18:13:52.985042 [ 196 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2727 | 2025.08.22 18:13:52.985285 [ 196 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2728 | 2025.08.22 18:13:52.985336 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2729 | 2025.08.22 18:13:52.985345 [ 196 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_21_4} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2730 | 2025.08.22 18:13:52.985409 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 2731 | 2025.08.22 18:13:52.985562 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.08.22 18:13:52.985690 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001181 sec., 20321.761219305674 rows/sec., 1.69 MiB/sec. | ||
| 2733 | 2025.08.22 18:13:52.985728 [ 4 ] {4103a9b7-d0e8-482c-adf2-ae9821e3b5dd} <Debug> TCPHandler: Processed in 0.00134553 sec. | ||
| 2734 | 2025.08.22 18:13:52.985837 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2025.08.22 18:13:52.985931 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2736 | 2025.08.22 18:13:52.985972 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2737 | 2025.08.22 18:13:52.986362 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.08.22 18:13:52.986399 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2739 | 2025.08.22 18:13:52.986698 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2740 | 2025.08.22 18:13:52.986927 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.08.22 18:13:52.987054 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 2742 | 2025.08.22 18:13:52.987090 [ 4 ] {e0de5313-cd69-4d36-9916-ced93bbb9b3f} <Debug> TCPHandler: Processed in 0.001302489 sec. | ||
| 2743 | 2025.08.22 18:13:52.987200 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2025.08.22 18:13:52.987296 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2745 | 2025.08.22 18:13:52.987336 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2746 | 2025.08.22 18:13:52.987792 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2025.08.22 18:13:52.987832 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2748 | 2025.08.22 18:13:52.988142 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2749 | 2025.08.22 18:13:52.988359 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2025.08.22 18:13:52.988458 [ 35 ] {} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2751 | 2025.08.22 18:13:52.988488 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001211 sec., 117258.46407927333 rows/sec., 9.46 MiB/sec. | ||
| 2752 | 2025.08.22 18:13:52.988490 [ 35 ] {} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2025.08.22 18:13:52.988530 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2754 | 2025.08.22 18:13:52.988534 [ 4 ] {e62582e9-cb0c-45a4-be74-37632485af3f} <Debug> TCPHandler: Processed in 0.001383541 sec. | ||
| 2755 | 2025.08.22 18:13:52.988596 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::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 | ||
| 2756 | 2025.08.22 18:13:52.988671 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2025.08.22 18:13:52.988677 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2025.08.22 18:13:52.988699 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 634 rows starting from the beginning of the part | ||
| 2759 | 2025.08.22 18:13:52.988747 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 522 rows starting from the beginning of the part | ||
| 2760 | 2025.08.22 18:13:52.988776 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2761 | 2025.08.22 18:13:52.988787 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 2762 | 2025.08.22 18:13:52.988823 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2763 | 2025.08.22 18:13:52.988829 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 2764 | 2025.08.22 18:13:52.988866 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 2765 | 2025.08.22 18:13:52.988903 [ 188 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 142 rows starting from the beginning of the part | ||
| 2766 | 2025.08.22 18:13:52.989264 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.08.22 18:13:52.989300 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2768 | 2025.08.22 18:13:52.989655 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2769 | 2025.08.22 18:13:52.989773 [ 189 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204788 sec., 1271593.010554554 rows/sec., 101.27 MiB/sec. | ||
| 2770 | 2025.08.22 18:13:52.989901 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.08.22 18:13:52.989928 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2772 | 2025.08.22 18:13:52.990041 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001283 sec., 152766.95245518314 rows/sec., 10.96 MiB/sec. | ||
| 2773 | 2025.08.22 18:13:52.990043 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2774 | 2025.08.22 18:13:52.990085 [ 4 ] {1a535a02-077e-4d16-a1db-889cd7489765} <Debug> TCPHandler: Processed in 0.001462002 sec. | ||
| 2775 | 2025.08.22 18:13:52.990110 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2025.08.22 18:13:52.990139 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2777 | 2025.08.22 18:13:52.990197 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.08.22 18:13:52.990214 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 2779 | 2025.08.22 18:13:52.990218 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2025.08.22 18:13:52.990262 [ 200 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_21_4} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2781 | 2025.08.22 18:13:52.990299 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2782 | 2025.08.22 18:13:52.990315 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2783 | 2025.08.22 18:13:52.990324 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5632 rows starting from the beginning of the part | ||
| 2784 | 2025.08.22 18:13:52.990329 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2785 | 2025.08.22 18:13:52.990391 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2786 | 2025.08.22 18:13:52.990400 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 963 rows starting from the beginning of the part | ||
| 2787 | 2025.08.22 18:13:52.990447 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 2788 | 2025.08.22 18:13:52.990489 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 2789 | 2025.08.22 18:13:52.990527 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 2790 | 2025.08.22 18:13:52.990573 [ 196 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 196 rows starting from the beginning of the part | ||
| 2791 | 2025.08.22 18:13:52.991246 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.08.22 18:13:52.991282 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2793 | 2025.08.22 18:13:52.991895 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2794 | 2025.08.22 18:13:52.992132 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.08.22 18:13:52.992272 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001961 sec., 21417.644059153492 rows/sec., 38.38 MiB/sec. | ||
| 2796 | 2025.08.22 18:13:52.992324 [ 4 ] {a96e5634-a93c-4545-9542-5c2b5495d229} <Debug> TCPHandler: Processed in 0.002155303 sec. | ||
| 2797 | 2025.08.22 18:13:52.992444 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2025.08.22 18:13:52.992540 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2799 | 2025.08.22 18:13:52.992583 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2800 | 2025.08.22 18:13:52.992624 [ 189 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441736 sec., 2930292.218323357 rows/sec., 200.52 MiB/sec. | ||
| 2801 | 2025.08.22 18:13:52.992934 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.08.22 18:13:52.992975 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2803 | 2025.08.22 18:13:52.993150 [ 200 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2804 | 2025.08.22 18:13:52.993301 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2805 | 2025.08.22 18:13:52.993379 [ 200 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2025.08.22 18:13:52.993438 [ 200 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2807 | 2025.08.22 18:13:52.993489 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 2808 | 2025.08.22 18:13:52.993530 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2025.08.22 18:13:52.993646 [ 41 ] {} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2810 | 2025.08.22 18:13:52.993661 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 2811 | 2025.08.22 18:13:52.993698 [ 41 ] {} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2025.08.22 18:13:52.993714 [ 4 ] {1170fc40-144d-4d05-8f4c-6eced48c8557} <Debug> TCPHandler: Processed in 0.001320279 sec. | ||
| 2813 | 2025.08.22 18:13:52.993727 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2814 | 2025.08.22 18:13:52.993798 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 2815 | 2025.08.22 18:13:52.993882 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2816 | 2025.08.22 18:13:52.993907 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 786 rows starting from the beginning of the part | ||
| 2817 | 2025.08.22 18:13:52.993947 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
| 2818 | 2025.08.22 18:13:52.993981 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part | ||
| 2819 | 2025.08.22 18:13:52.994014 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 2820 | 2025.08.22 18:13:52.994043 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 2821 | 2025.08.22 18:13:52.994079 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 2822 | 2025.08.22 18:13:52.994791 [ 196 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 4 columns (4 merged, 0 gathered) in 0.001016385 sec., 1009459.9979338538 rows/sec., 67.93 MiB/sec. | ||
| 2823 | 2025.08.22 18:13:52.995040 [ 199 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2824 | 2025.08.22 18:13:52.995393 [ 199 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.08.22 18:13:52.995476 [ 199 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_21_4} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2826 | 2025.08.22 18:13:52.995572 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2827 | 2025.08.22 18:13:55.122019 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 2828 | 2025.08.22 18:13:55.122655 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2025.08.22 18:13:55.122700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2830 | 2025.08.22 18:13:55.123178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2831 | 2025.08.22 18:13:55.123401 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.08.22 18:13:55.123544 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2833 | 2025.08.22 18:13:55.495756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2834 | 2025.08.22 18:13:55.512814 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2025.08.22 18:13:55.512870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2836 | 2025.08.22 18:13:55.518382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2837 | 2025.08.22 18:13:55.519072 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2025.08.22 18:13:55.522079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2839 | 2025.08.22 18:13:57.976364 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.08.22 18:13:57.976558 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2841 | 2025.08.22 18:13:57.976630 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2842 | 2025.08.22 18:13:57.977411 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.08.22 18:13:57.977461 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2844 | 2025.08.22 18:13:57.977853 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2845 | 2025.08.22 18:13:57.978081 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.08.22 18:13:57.978228 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001725 sec., 32463.768115942028 rows/sec., 2.49 MiB/sec. | ||
| 2847 | 2025.08.22 18:13:57.978268 [ 4 ] {91dcf7bc-d152-41f1-b96f-ac0c67ed748e} <Debug> TCPHandler: Processed in 0.0020309 sec. | ||
| 2848 | 2025.08.22 18:13:57.978399 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.08.22 18:13:57.978493 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2850 | 2025.08.22 18:13:57.978533 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2851 | 2025.08.22 18:13:57.978976 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.08.22 18:13:57.979013 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2853 | 2025.08.22 18:13:57.979326 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2854 | 2025.08.22 18:13:57.979533 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.08.22 18:13:57.979659 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 2856 | 2025.08.22 18:13:57.979694 [ 4 ] {8e5a3fcc-f045-4b00-bcc2-bcf09ea7253d} <Debug> TCPHandler: Processed in 0.00134321 sec. | ||
| 2857 | 2025.08.22 18:13:57.979813 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2858 | 2025.08.22 18:13:57.979906 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2859 | 2025.08.22 18:13:57.979948 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2860 | 2025.08.22 18:13:57.980365 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2025.08.22 18:13:57.980400 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2862 | 2025.08.22 18:13:57.980720 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2863 | 2025.08.22 18:13:57.980921 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2025.08.22 18:13:57.981044 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 2865 | 2025.08.22 18:13:57.981079 [ 4 ] {92bcbefb-f6a5-44d7-8f27-df296a2393ff} <Debug> TCPHandler: Processed in 0.001314 sec. | ||
| 2866 | 2025.08.22 18:13:57.981187 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2867 | 2025.08.22 18:13:57.981280 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2868 | 2025.08.22 18:13:57.981320 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2869 | 2025.08.22 18:13:57.981640 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2025.08.22 18:13:57.981675 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2871 | 2025.08.22 18:13:57.981964 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2872 | 2025.08.22 18:13:57.982171 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.08.22 18:13:57.982294 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 2874 | 2025.08.22 18:13:57.982328 [ 4 ] {4acc7590-49d2-4af7-8b76-61c4ed993fce} <Debug> TCPHandler: Processed in 0.001187627 sec. | ||
| 2875 | 2025.08.22 18:14:02.551944 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2876 | 2025.08.22 18:14:02.552006 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2877 | 2025.08.22 18:14:02.623652 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 2878 | 2025.08.22 18:14:02.624126 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.08.22 18:14:02.624178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2880 | 2025.08.22 18:14:02.624750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2881 | 2025.08.22 18:14:02.625003 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2025.08.22 18:14:02.625165 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 2883 | 2025.08.22 18:14:02.625175 [ 150 ] {} <Debug> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2884 | 2025.08.22 18:14:02.625243 [ 150 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2025.08.22 18:14:02.625261 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2886 | 2025.08.22 18:14:02.625357 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::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 | ||
| 2887 | 2025.08.22 18:14:02.625451 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2888 | 2025.08.22 18:14:02.625480 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 2889 | 2025.08.22 18:14:02.625582 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 2890 | 2025.08.22 18:14:02.625646 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 2891 | 2025.08.22 18:14:02.625697 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 2892 | 2025.08.22 18:14:02.625756 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 2893 | 2025.08.22 18:14:02.625808 [ 199 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 2894 | 2025.08.22 18:14:02.627197 [ 196 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878248 sec., 3929725.9999744445 rows/sec., 56.22 MiB/sec. | ||
| 2895 | 2025.08.22 18:14:02.627684 [ 196 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2896 | 2025.08.22 18:14:02.628014 [ 196 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2025.08.22 18:14:02.628098 [ 196 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_16_3} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2898 | 2025.08.22 18:14:02.628199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 2899 | 2025.08.22 18:14:02.651455 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 434 | ||
| 2900 | 2025.08.22 18:14:02.653707 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2025.08.22 18:14:02.653757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2902 | 2025.08.22 18:14:02.654980 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2903 | 2025.08.22 18:14:02.655268 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2025.08.22 18:14:02.655408 [ 150 ] {} <Debug> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2905 | 2025.08.22 18:14:02.655443 [ 150 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.08.22 18:14:02.655461 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2907 | 2025.08.22 18:14:02.655551 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::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 | ||
| 2908 | 2025.08.22 18:14:02.655603 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 2909 | 2025.08.22 18:14:02.656063 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2910 | 2025.08.22 18:14:02.656220 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 2911 | 2025.08.22 18:14:02.656626 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2912 | 2025.08.22 18:14:02.656997 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2913 | 2025.08.22 18:14:02.657365 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 2914 | 2025.08.22 18:14:02.657706 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 2915 | 2025.08.22 18:14:02.658048 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2916 | 2025.08.22 18:14:02.664465 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 72 columns (72 merged, 0 gathered) in 0.008956224 sec., 48457.921552654334 rows/sec., 44.15 MiB/sec. | ||
| 2917 | 2025.08.22 18:14:02.665108 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2918 | 2025.08.22 18:14:02.665778 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2025.08.22 18:14:02.665849 [ 194 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_11_2} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2920 | 2025.08.22 18:14:02.666003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2921 | 2025.08.22 18:14:02.977941 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2025.08.22 18:14:02.978127 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2923 | 2025.08.22 18:14:02.978195 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2924 | 2025.08.22 18:14:02.978955 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2025.08.22 18:14:02.979007 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2926 | 2025.08.22 18:14:02.979432 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2927 | 2025.08.22 18:14:02.979673 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2025.08.22 18:14:02.979843 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001767 sec., 79230.3338992643 rows/sec., 6.88 MiB/sec. | ||
| 2929 | 2025.08.22 18:14:02.979893 [ 4 ] {57366388-9253-47b0-a7bc-bf78551e1bb9} <Debug> TCPHandler: Processed in 0.002088031 sec. | ||
| 2930 | 2025.08.22 18:14:02.980024 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2025.08.22 18:14:02.980129 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2932 | 2025.08.22 18:14:02.980174 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2933 | 2025.08.22 18:14:02.980612 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2025.08.22 18:14:02.980650 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2935 | 2025.08.22 18:14:02.980973 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2936 | 2025.08.22 18:14:02.981191 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2025.08.22 18:14:02.981330 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001226 sec., 34257.74877650897 rows/sec., 2.52 MiB/sec. | ||
| 2938 | 2025.08.22 18:14:02.981372 [ 4 ] {49e7e560-9b4f-4dc5-967b-f4a124eda118} <Debug> TCPHandler: Processed in 0.001401131 sec. | ||
| 2939 | 2025.08.22 18:14:02.981493 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2025.08.22 18:14:02.981597 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2941 | 2025.08.22 18:14:02.981641 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2942 | 2025.08.22 18:14:02.982105 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.08.22 18:14:02.982143 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2944 | 2025.08.22 18:14:02.982472 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2945 | 2025.08.22 18:14:02.982692 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.08.22 18:14:02.982827 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001252 sec., 84664.53674121405 rows/sec., 6.61 MiB/sec. | ||
| 2947 | 2025.08.22 18:14:02.982867 [ 4 ] {af4d833a-42a8-4a42-9e33-191875f9cc85} <Debug> TCPHandler: Processed in 0.001425351 sec. | ||
| 2948 | 2025.08.22 18:14:02.982996 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2025.08.22 18:14:02.983094 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2950 | 2025.08.22 18:14:02.983140 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2951 | 2025.08.22 18:14:02.983564 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.08.22 18:14:02.983601 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2953 | 2025.08.22 18:14:02.983946 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2954 | 2025.08.22 18:14:02.984163 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.08.22 18:14:02.984291 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 2956 | 2025.08.22 18:14:02.984327 [ 4 ] {012c612f-d128-4da0-b846-52e669b148fa} <Debug> TCPHandler: Processed in 0.00138086 sec. | ||
| 2957 | 2025.08.22 18:14:02.984447 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2025.08.22 18:14:02.984543 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2959 | 2025.08.22 18:14:02.984596 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2960 | 2025.08.22 18:14:02.985480 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.08.22 18:14:02.985517 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2962 | 2025.08.22 18:14:02.986143 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2963 | 2025.08.22 18:14:02.986374 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.08.22 18:14:02.986496 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2965 | 2025.08.22 18:14:02.986509 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001984 sec., 21169.354838709678 rows/sec., 37.93 MiB/sec. | ||
| 2966 | 2025.08.22 18:14:02.986572 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2025.08.22 18:14:02.986592 [ 4 ] {f4965a7b-4092-44c2-ae10-e66900608111} <Debug> TCPHandler: Processed in 0.002193143 sec. | ||
| 2968 | 2025.08.22 18:14:02.986605 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2969 | 2025.08.22 18:14:02.986723 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2970 | 2025.08.22 18:14:02.986729 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::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 | ||
| 2971 | 2025.08.22 18:14:02.986825 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2972 | 2025.08.22 18:14:02.986873 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2973 | 2025.08.22 18:14:02.987007 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2974 | 2025.08.22 18:14:02.987075 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 209 rows starting from the beginning of the part | ||
| 2975 | 2025.08.22 18:14:02.987210 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.08.22 18:14:02.987215 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 2977 | 2025.08.22 18:14:02.987254 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2978 | 2025.08.22 18:14:02.987353 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2979 | 2025.08.22 18:14:02.987472 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part | ||
| 2980 | 2025.08.22 18:14:02.987577 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part | ||
| 2981 | 2025.08.22 18:14:02.987595 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2982 | 2025.08.22 18:14:02.987683 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 2983 | 2025.08.22 18:14:02.987826 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.08.22 18:14:02.987962 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 2985 | 2025.08.22 18:14:02.987998 [ 4 ] {32354b22-9c80-4b23-a1f0-ebc897b2ea5a} <Debug> TCPHandler: Processed in 0.00132427 sec. | ||
| 2986 | 2025.08.22 18:14:02.991959 [ 194 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 19 columns (19 merged, 0 gathered) in 0.005279109 sec., 79369.4542014571 rows/sec., 142.23 MiB/sec. | ||
| 2987 | 2025.08.22 18:14:02.992802 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2988 | 2025.08.22 18:14:02.993212 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2025.08.22 18:14:02.993300 [ 193 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2990 | 2025.08.22 18:14:02.993440 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 2991 | 2025.08.22 18:14:03.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.56 MiB, peak 204.40 MiB, free memory in arenas 0.00 B, will set to 200.95 MiB (RSS), difference: 2.39 MiB | ||
| 2992 | 2025.08.22 18:14:03.001178 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000811742 sec. | ||
| 2993 | 2025.08.22 18:14:03.022171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2994 | 2025.08.22 18:14:03.040665 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.08.22 18:14:03.040736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 2996 | 2025.08.22 18:14:03.047142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2997 | 2025.08.22 18:14:03.048001 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.08.22 18:14:03.048324 [ 149 ] {} <Debug> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2999 | 2025.08.22 18:14:03.048371 [ 149 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2025.08.22 18:14:03.048391 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 3001 | 2025.08.22 18:14:03.048497 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3002 | 2025.08.22 18:14:03.052523 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3003 | 2025.08.22 18:14:03.052819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3004 | 2025.08.22 18:14:03.054000 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3005 | 2025.08.22 18:14:03.058731 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3006 | 2025.08.22 18:14:03.062855 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3007 | 2025.08.22 18:14:03.066714 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3008 | 2025.08.22 18:14:03.071114 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3009 | 2025.08.22 18:14:03.075512 [ 199 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3010 | 2025.08.22 18:14:03.134903 [ 194 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.086444882 sec., 1399.735845553008 rows/sec., 7.24 MiB/sec. | ||
| 3011 | 2025.08.22 18:14:03.137659 [ 198 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3012 | 2025.08.22 18:14:03.139745 [ 198 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_16_3} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2025.08.22 18:14:03.139863 [ 198 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_16_3} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3014 | 2025.08.22 18:14:03.141667 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3015 | 2025.08.22 18:14:04.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.03 MiB, peak 212.00 MiB, free memory in arenas 0.00 B, will set to 210.70 MiB (RSS), difference: 8.67 MiB | ||
| 3016 | 2025.08.22 18:14:06.219522 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2025.08.22 18:14:06.219844 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3018 | 2025.08.22 18:14:06.219943 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3019 | 2025.08.22 18:14:06.220575 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2025.08.22 18:14:06.220616 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3021 | 2025.08.22 18:14:06.220992 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3022 | 2025.08.22 18:14:06.221220 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.08.22 18:14:06.221367 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001614 sec., 1239.1573729863692 rows/sec., 101.04 KiB/sec. | ||
| 3024 | 2025.08.22 18:14:06.221407 [ 4 ] {d5a52d6e-bc42-4143-8e88-1251989b0a0b} <Debug> TCPHandler: Processed in 0.002067211 sec. | ||
| 3025 | 2025.08.22 18:14:06.221532 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2025.08.22 18:14:06.221626 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3027 | 2025.08.22 18:14:06.221666 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3028 | 2025.08.22 18:14:06.222895 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2025.08.22 18:14:06.222938 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3030 | 2025.08.22 18:14:06.223352 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3031 | 2025.08.22 18:14:06.223556 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2025.08.22 18:14:06.223684 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002076 sec., 576589.5953757225 rows/sec., 47.53 MiB/sec. | ||
| 3033 | 2025.08.22 18:14:06.223721 [ 4 ] {8b175784-d51f-4818-b731-064acea08102} <Debug> TCPHandler: Processed in 0.002237843 sec. | ||
| 3034 | 2025.08.22 18:14:06.223837 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2025.08.22 18:14:06.223935 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3036 | 2025.08.22 18:14:06.223975 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3037 | 2025.08.22 18:14:06.224372 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2025.08.22 18:14:06.224409 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3039 | 2025.08.22 18:14:06.224684 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3040 | 2025.08.22 18:14:06.224883 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2025.08.22 18:14:06.225007 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001091 sec., 1833.1805682859763 rows/sec., 128.00 KiB/sec. | ||
| 3042 | 2025.08.22 18:14:06.225043 [ 4 ] {d05e8535-982a-414f-ad85-697d76e38559} <Debug> TCPHandler: Processed in 0.001253669 sec. | ||
| 3043 | 2025.08.22 18:14:06.225149 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2025.08.22 18:14:06.225241 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3045 | 2025.08.22 18:14:06.225279 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3046 | 2025.08.22 18:14:06.225791 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2025.08.22 18:14:06.225829 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3048 | 2025.08.22 18:14:06.226134 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3049 | 2025.08.22 18:14:06.226339 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2025.08.22 18:14:06.226463 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00124 sec., 183870.96774193548 rows/sec., 12.45 MiB/sec. | ||
| 3051 | 2025.08.22 18:14:06.226500 [ 4 ] {61048cad-7107-447b-a2ca-1f13731d075a} <Debug> TCPHandler: Processed in 0.001398291 sec. | ||
| 3052 | 2025.08.22 18:14:06.226603 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2025.08.22 18:14:06.226707 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3054 | 2025.08.22 18:14:06.226746 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3055 | 2025.08.22 18:14:06.227354 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.08.22 18:14:06.227390 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3057 | 2025.08.22 18:14:06.227716 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3058 | 2025.08.22 18:14:06.227916 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2025.08.22 18:14:06.228042 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001354 sec., 385524.3722304284 rows/sec., 28.54 MiB/sec. | ||
| 3060 | 2025.08.22 18:14:06.228080 [ 4 ] {d10cdc83-cd33-43aa-98ca-1cef95772fec} <Debug> TCPHandler: Processed in 0.001524933 sec. | ||
| 3061 | 2025.08.22 18:14:06.228192 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2025.08.22 18:14:06.228287 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3063 | 2025.08.22 18:14:06.228329 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3064 | 2025.08.22 18:14:06.228931 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.08.22 18:14:06.228968 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3066 | 2025.08.22 18:14:06.229340 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3067 | 2025.08.22 18:14:06.229549 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.08.22 18:14:06.229672 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.001404 sec., 685897.4358974359 rows/sec., 46.02 MiB/sec. | ||
| 3069 | 2025.08.22 18:14:06.229709 [ 4 ] {3f1269d4-7da1-49b0-b3de-3e3e2e59e790} <Debug> TCPHandler: Processed in 0.001564964 sec. | ||
| 3070 | 2025.08.22 18:14:06.229821 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2025.08.22 18:14:06.229915 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3072 | 2025.08.22 18:14:06.229961 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3073 | 2025.08.22 18:14:06.230286 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2025.08.22 18:14:06.230322 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3075 | 2025.08.22 18:14:06.230617 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3076 | 2025.08.22 18:14:06.230816 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2025.08.22 18:14:06.230942 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001046 sec., 40152.963671128105 rows/sec., 2.71 MiB/sec. | ||
| 3078 | 2025.08.22 18:14:06.230977 [ 4 ] {01920830-ad7b-427f-ac74-114dbde5b7bc} <Debug> TCPHandler: Processed in 0.001204128 sec. | ||
| 3079 | 2025.08.22 18:14:07.971318 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2025.08.22 18:14:07.971527 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3081 | 2025.08.22 18:14:07.971608 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3082 | 2025.08.22 18:14:07.972406 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2025.08.22 18:14:07.972464 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3084 | 2025.08.22 18:14:07.972902 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3085 | 2025.08.22 18:14:07.973137 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2025.08.22 18:14:07.973305 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.34 MiB/sec. | ||
| 3087 | 2025.08.22 18:14:07.973357 [ 4 ] {6e764b15-c12f-4da0-80e0-e603b08a1f83} <Debug> TCPHandler: Processed in 0.002228173 sec. | ||
| 3088 | 2025.08.22 18:14:07.973487 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3089 | 2025.08.22 18:14:07.973592 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3090 | 2025.08.22 18:14:07.973638 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3091 | 2025.08.22 18:14:07.974128 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2025.08.22 18:14:07.974172 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3093 | 2025.08.22 18:14:07.974546 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3094 | 2025.08.22 18:14:07.974804 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2025.08.22 18:14:07.974964 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001396 sec., 45845.27220630372 rows/sec., 3.58 MiB/sec. | ||
| 3096 | 2025.08.22 18:14:07.975012 [ 4 ] {540a3554-17d0-4d2b-86a6-c577f79ca47b} <Debug> TCPHandler: Processed in 0.001577654 sec. | ||
| 3097 | 2025.08.22 18:14:07.975147 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2025.08.22 18:14:07.975253 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3099 | 2025.08.22 18:14:07.975304 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3100 | 2025.08.22 18:14:07.975733 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2025.08.22 18:14:07.975776 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3102 | 2025.08.22 18:14:07.976207 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3103 | 2025.08.22 18:14:07.976480 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2025.08.22 18:14:07.976638 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001408 sec., 31250 rows/sec., 2.18 MiB/sec. | ||
| 3105 | 2025.08.22 18:14:07.976681 [ 4 ] {ff285045-ba6f-4919-84bf-f91764453483} <Debug> TCPHandler: Processed in 0.001591734 sec. | ||
| 3106 | 2025.08.22 18:14:07.976808 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2025.08.22 18:14:07.976924 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3108 | 2025.08.22 18:14:07.976974 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3109 | 2025.08.22 18:14:07.977448 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2025.08.22 18:14:07.977490 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3111 | 2025.08.22 18:14:07.977864 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3112 | 2025.08.22 18:14:07.978166 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2025.08.22 18:14:07.978330 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001428 sec., 12605.042016806723 rows/sec., 865.09 KiB/sec. | ||
| 3114 | 2025.08.22 18:14:07.978373 [ 4 ] {ef406214-851e-4b66-b375-d79848e7f45b} <Debug> TCPHandler: Processed in 0.001623874 sec. | ||
| 3115 | 2025.08.22 18:14:10.125427 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3116 | 2025.08.22 18:14:10.126124 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2025.08.22 18:14:10.126166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3118 | 2025.08.22 18:14:10.126712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3119 | 2025.08.22 18:14:10.126960 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3120 | 2025.08.22 18:14:10.127128 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3121 | 2025.08.22 18:14:10.553075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3122 | 2025.08.22 18:14:10.568350 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2025.08.22 18:14:10.568415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3124 | 2025.08.22 18:14:10.574458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3125 | 2025.08.22 18:14:10.575180 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2025.08.22 18:14:10.577795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3127 | 2025.08.22 18:14:12.655925 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 468 | ||
| 3128 | 2025.08.22 18:14:12.658195 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.08.22 18:14:12.658254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3130 | 2025.08.22 18:14:12.659500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3131 | 2025.08.22 18:14:12.659782 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.08.22 18:14:12.660124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3133 | 2025.08.22 18:14:12.978404 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.08.22 18:14:12.978605 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3135 | 2025.08.22 18:14:12.978677 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3136 | 2025.08.22 18:14:12.979507 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.08.22 18:14:12.979554 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3138 | 2025.08.22 18:14:12.979982 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3139 | 2025.08.22 18:14:12.980203 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.08.22 18:14:12.980353 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001803 sec., 77648.3638380477 rows/sec., 6.74 MiB/sec. | ||
| 3141 | 2025.08.22 18:14:12.980355 [ 139 ] {} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3142 | 2025.08.22 18:14:12.980395 [ 4 ] {0d017f81-3efd-4507-9991-ec096f6eeab5} <Debug> TCPHandler: Processed in 0.002128571 sec. | ||
| 3143 | 2025.08.22 18:14:12.980416 [ 139 ] {} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.08.22 18:14:12.980444 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3145 | 2025.08.22 18:14:12.980524 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2025.08.22 18:14:12.980565 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::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 | ||
| 3147 | 2025.08.22 18:14:12.980627 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3148 | 2025.08.22 18:14:12.980673 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3149 | 2025.08.22 18:14:12.980735 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2025.08.22 18:14:12.980778 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1410 rows starting from the beginning of the part | ||
| 3151 | 2025.08.22 18:14:12.980854 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 3152 | 2025.08.22 18:14:12.980903 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 140 rows starting from the beginning of the part | ||
| 3153 | 2025.08.22 18:14:12.980948 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1197 rows starting from the beginning of the part | ||
| 3154 | 2025.08.22 18:14:12.980992 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 3155 | 2025.08.22 18:14:12.981037 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 140 rows starting from the beginning of the part | ||
| 3156 | 2025.08.22 18:14:12.981135 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.08.22 18:14:12.981176 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3158 | 2025.08.22 18:14:12.981559 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3159 | 2025.08.22 18:14:12.981787 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.08.22 18:14:12.981917 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00131 sec., 32061.06870229008 rows/sec., 2.35 MiB/sec. | ||
| 3161 | 2025.08.22 18:14:12.981919 [ 138 ] {} <Debug> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3162 | 2025.08.22 18:14:12.981956 [ 4 ] {fb76bd13-6b06-4daf-8606-1eeb66063375} <Debug> TCPHandler: Processed in 0.001480793 sec. | ||
| 3163 | 2025.08.22 18:14:12.981975 [ 138 ] {} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3164 | 2025.08.22 18:14:12.982000 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3165 | 2025.08.22 18:14:12.982077 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2025.08.22 18:14:12.982108 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::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 | ||
| 3167 | 2025.08.22 18:14:12.982180 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3168 | 2025.08.22 18:14:12.982211 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3169 | 2025.08.22 18:14:12.982223 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3170 | 2025.08.22 18:14:12.982245 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 72 rows starting from the beginning of the part | ||
| 3171 | 2025.08.22 18:14:12.982305 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 3172 | 2025.08.22 18:14:12.982347 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
| 3173 | 2025.08.22 18:14:12.982382 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 3174 | 2025.08.22 18:14:12.982417 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 3175 | 2025.08.22 18:14:12.982453 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 3176 | 2025.08.22 18:14:12.982579 [ 192 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002075051 sec., 1445265.6826265957 rows/sec., 125.98 MiB/sec. | ||
| 3177 | 2025.08.22 18:14:12.982692 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2025.08.22 18:14:12.982729 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3179 | 2025.08.22 18:14:12.982800 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3180 | 2025.08.22 18:14:12.983087 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2025.08.22 18:14:12.983160 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_26_5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3182 | 2025.08.22 18:14:12.983167 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3183 | 2025.08.22 18:14:12.983195 [ 191 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 5 columns (5 merged, 0 gathered) in 0.001128977 sec., 224982.43985484206 rows/sec., 17.39 MiB/sec. | ||
| 3184 | 2025.08.22 18:14:12.983240 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3185 | 2025.08.22 18:14:12.983387 [ 191 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3186 | 2025.08.22 18:14:12.983400 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.08.22 18:14:12.983536 [ 139 ] {} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3188 | 2025.08.22 18:14:12.983543 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001381 sec., 76755.97393193337 rows/sec., 6.00 MiB/sec. | ||
| 3189 | 2025.08.22 18:14:12.983577 [ 139 ] {} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2025.08.22 18:14:12.983600 [ 4 ] {efbee1e6-e00f-4b6f-89ec-8cc3ccd50ef1} <Debug> TCPHandler: Processed in 0.001576133 sec. | ||
| 3191 | 2025.08.22 18:14:12.983605 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3192 | 2025.08.22 18:14:12.983664 [ 191 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2025.08.22 18:14:12.983695 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::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 | ||
| 3194 | 2025.08.22 18:14:12.983722 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2025.08.22 18:14:12.983735 [ 191 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_16_3} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3196 | 2025.08.22 18:14:12.983826 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3197 | 2025.08.22 18:14:12.983836 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2025.08.22 18:14:12.983834 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3199 | 2025.08.22 18:14:12.983871 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 634 rows starting from the beginning of the part | ||
| 3200 | 2025.08.22 18:14:12.983897 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3201 | 2025.08.22 18:14:12.983949 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 3202 | 2025.08.22 18:14:12.984005 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 106 rows starting from the beginning of the part | ||
| 3203 | 2025.08.22 18:14:12.984050 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 522 rows starting from the beginning of the part | ||
| 3204 | 2025.08.22 18:14:12.984092 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3205 | 2025.08.22 18:14:12.984128 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 106 rows starting from the beginning of the part | ||
| 3206 | 2025.08.22 18:14:12.984340 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.08.22 18:14:12.984380 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3208 | 2025.08.22 18:14:12.984744 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3209 | 2025.08.22 18:14:12.984952 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.08.22 18:14:12.985080 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3211 | 2025.08.22 18:14:12.985081 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 3212 | 2025.08.22 18:14:12.985120 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2025.08.22 18:14:12.985087 [ 191 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428621 sec., 1047163.6634208794 rows/sec., 83.08 MiB/sec. | ||
| 3214 | 2025.08.22 18:14:12.985149 [ 4 ] {cf181219-0bb5-47b5-b810-8d67d1afa980} <Debug> TCPHandler: Processed in 0.001474442 sec. | ||
| 3215 | 2025.08.22 18:14:12.985152 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3216 | 2025.08.22 18:14:12.985244 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 3217 | 2025.08.22 18:14:12.985272 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2025.08.22 18:14:12.985296 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3219 | 2025.08.22 18:14:12.985338 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3220 | 2025.08.22 18:14:12.985371 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3221 | 2025.08.22 18:14:12.985376 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7155 rows starting from the beginning of the part | ||
| 3222 | 2025.08.22 18:14:12.985434 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3223 | 2025.08.22 18:14:12.985448 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3224 | 2025.08.22 18:14:12.985495 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 3225 | 2025.08.22 18:14:12.985531 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 963 rows starting from the beginning of the part | ||
| 3226 | 2025.08.22 18:14:12.985554 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.08.22 18:14:12.985568 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 3228 | 2025.08.22 18:14:12.985612 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3229 | 2025.08.22 18:14:12.985631 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_26_5} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3230 | 2025.08.22 18:14:12.985698 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3231 | 2025.08.22 18:14:12.986323 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.08.22 18:14:12.986364 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3233 | 2025.08.22 18:14:12.986968 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3234 | 2025.08.22 18:14:12.987185 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.08.22 18:14:12.987320 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001966 sec., 21363.173957273655 rows/sec., 38.28 MiB/sec. | ||
| 3236 | 2025.08.22 18:14:12.987371 [ 4 ] {89572f2d-c7c2-4ea9-bb8f-3bf6c526215b} <Debug> TCPHandler: Processed in 0.002146761 sec. | ||
| 3237 | 2025.08.22 18:14:12.987486 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2025.08.22 18:14:12.987579 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3239 | 2025.08.22 18:14:12.987620 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3240 | 2025.08.22 18:14:12.987965 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.08.22 18:14:12.988001 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3242 | 2025.08.22 18:14:12.988335 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3243 | 2025.08.22 18:14:12.988541 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.08.22 18:14:12.988640 [ 139 ] {} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3245 | 2025.08.22 18:14:12.988666 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3246 | 2025.08.22 18:14:12.988669 [ 139 ] {} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.08.22 18:14:12.988705 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3248 | 2025.08.22 18:14:12.988709 [ 4 ] {00175642-635d-4a81-a557-16b734b42666} <Debug> TCPHandler: Processed in 0.001270479 sec. | ||
| 3249 | 2025.08.22 18:14:12.988779 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 3250 | 2025.08.22 18:14:12.988878 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3251 | 2025.08.22 18:14:12.988906 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1026 rows starting from the beginning of the part | ||
| 3252 | 2025.08.22 18:14:12.988938 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8642 rows, containing 5 columns (5 merged, 0 gathered) in 0.003721016 sec., 2322483.9667445663 rows/sec., 158.76 MiB/sec. | ||
| 3253 | 2025.08.22 18:14:12.988961 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3254 | 2025.08.22 18:14:12.989009 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 3255 | 2025.08.22 18:14:12.989047 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
| 3256 | 2025.08.22 18:14:12.989084 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part | ||
| 3257 | 2025.08.22 18:14:12.989087 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3258 | 2025.08.22 18:14:12.989122 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 3259 | 2025.08.22 18:14:12.989357 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.08.22 18:14:12.989421 [ 191 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3261 | 2025.08.22 18:14:12.989478 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3262 | 2025.08.22 18:14:12.990196 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1266 rows, containing 4 columns (4 merged, 0 gathered) in 0.001449632 sec., 873325.092161321 rows/sec., 58.79 MiB/sec. | ||
| 3263 | 2025.08.22 18:14:12.990366 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3264 | 2025.08.22 18:14:12.990591 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2025.08.22 18:14:12.990649 [ 195 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_26_5} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3266 | 2025.08.22 18:14:12.990705 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3267 | 2025.08.22 18:14:13.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.65 MiB, peak 218.94 MiB, free memory in arenas 0.00 B, will set to 213.83 MiB (RSS), difference: 1.18 MiB | ||
| 3268 | 2025.08.22 18:14:17.552053 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3269 | 2025.08.22 18:14:17.552118 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3270 | 2025.08.22 18:14:17.627263 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3271 | 2025.08.22 18:14:17.627785 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2025.08.22 18:14:17.627832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3273 | 2025.08.22 18:14:17.628350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3274 | 2025.08.22 18:14:17.628584 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2025.08.22 18:14:17.628725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3276 | 2025.08.22 18:14:17.976959 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2025.08.22 18:14:17.977172 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3278 | 2025.08.22 18:14:17.977252 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3279 | 2025.08.22 18:14:17.977970 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2025.08.22 18:14:17.978026 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3281 | 2025.08.22 18:14:17.978447 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3282 | 2025.08.22 18:14:17.978684 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2025.08.22 18:14:17.978854 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 3284 | 2025.08.22 18:14:17.978905 [ 4 ] {6d43c856-2739-423b-955a-421acea5dbf7} <Debug> TCPHandler: Processed in 0.002089651 sec. | ||
| 3285 | 2025.08.22 18:14:17.979035 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2025.08.22 18:14:17.979142 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3287 | 2025.08.22 18:14:17.979190 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3288 | 2025.08.22 18:14:17.979727 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2025.08.22 18:14:17.979810 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3290 | 2025.08.22 18:14:17.980214 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3291 | 2025.08.22 18:14:17.980438 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2025.08.22 18:14:17.980573 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001456 sec., 43956.043956043955 rows/sec., 3.43 MiB/sec. | ||
| 3293 | 2025.08.22 18:14:17.980612 [ 4 ] {9ff3e555-3dcf-4c92-8386-3adbb381bda1} <Debug> TCPHandler: Processed in 0.001632484 sec. | ||
| 3294 | 2025.08.22 18:14:17.980737 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2025.08.22 18:14:17.980844 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3296 | 2025.08.22 18:14:17.980891 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3297 | 2025.08.22 18:14:17.981365 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2025.08.22 18:14:17.981404 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3299 | 2025.08.22 18:14:17.981745 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3300 | 2025.08.22 18:14:17.981966 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2025.08.22 18:14:17.982096 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 3302 | 2025.08.22 18:14:17.982134 [ 4 ] {49b178b0-d48a-477c-8865-57c0ecf20d47} <Debug> TCPHandler: Processed in 0.001447192 sec. | ||
| 3303 | 2025.08.22 18:14:17.982249 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2025.08.22 18:14:17.982346 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3305 | 2025.08.22 18:14:17.982389 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3306 | 2025.08.22 18:14:17.982723 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.08.22 18:14:17.982760 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3308 | 2025.08.22 18:14:17.983067 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3309 | 2025.08.22 18:14:17.983277 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.08.22 18:14:17.983403 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 3311 | 2025.08.22 18:14:17.983438 [ 4 ] {5ad9dc00-3df8-42db-bd23-1508f3f44056} <Debug> TCPHandler: Processed in 0.001238729 sec. | ||
| 3312 | 2025.08.22 18:14:18.077905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3313 | 2025.08.22 18:14:18.093429 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2025.08.22 18:14:18.093481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3315 | 2025.08.22 18:14:18.099026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3316 | 2025.08.22 18:14:18.099775 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2025.08.22 18:14:18.102706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3318 | 2025.08.22 18:14:22.660372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 488 | ||
| 3319 | 2025.08.22 18:14:22.662327 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2025.08.22 18:14:22.662370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3321 | 2025.08.22 18:14:22.663544 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3322 | 2025.08.22 18:14:22.663813 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.08.22 18:14:22.664081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3324 | 2025.08.22 18:14:22.980684 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.08.22 18:14:22.980875 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3326 | 2025.08.22 18:14:22.980947 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3327 | 2025.08.22 18:14:22.981701 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.08.22 18:14:22.981752 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3329 | 2025.08.22 18:14:22.982159 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3330 | 2025.08.22 18:14:22.982402 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.08.22 18:14:22.982538 [ 128 ] {} <Debug> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3332 | 2025.08.22 18:14:22.982562 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 3333 | 2025.08.22 18:14:22.982576 [ 128 ] {} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2025.08.22 18:14:22.982598 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3335 | 2025.08.22 18:14:22.982607 [ 4 ] {0e5ea5e7-d2f6-4495-9f70-d1f8248d18c8} <Debug> TCPHandler: Processed in 0.00203011 sec. | ||
| 3336 | 2025.08.22 18:14:22.982731 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3337 | 2025.08.22 18:14:22.982742 [ 201 ] {6c6c5c09-4949-431a-9add-97cc626d392c::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 | ||
| 3338 | 2025.08.22 18:14:22.982828 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3339 | 2025.08.22 18:14:22.982875 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3340 | 2025.08.22 18:14:22.982910 [ 201 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3341 | 2025.08.22 18:14:22.982956 [ 201 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3342 | 2025.08.22 18:14:22.983030 [ 201 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3343 | 2025.08.22 18:14:22.983084 [ 201 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3344 | 2025.08.22 18:14:22.983135 [ 201 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3345 | 2025.08.22 18:14:22.983182 [ 201 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3346 | 2025.08.22 18:14:22.983286 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.08.22 18:14:22.983328 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3348 | 2025.08.22 18:14:22.983671 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3349 | 2025.08.22 18:14:22.983899 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2025.08.22 18:14:22.984018 [ 195 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133338 sec., 89996.85011024615 rows/sec., 7.81 MiB/sec. | ||
| 3351 | 2025.08.22 18:14:22.984032 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001224 sec., 11437.908496732025 rows/sec., 932.68 KiB/sec. | ||
| 3352 | 2025.08.22 18:14:22.984113 [ 4 ] {2afd2750-3be7-4b92-ab6f-de75a8fb805f} <Debug> TCPHandler: Processed in 0.001431802 sec. | ||
| 3353 | 2025.08.22 18:14:22.984227 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.08.22 18:14:22.984253 [ 186 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3355 | 2025.08.22 18:14:22.984325 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3356 | 2025.08.22 18:14:22.984371 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3357 | 2025.08.22 18:14:22.984607 [ 186 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.08.22 18:14:22.984690 [ 186 ] {6c6c5c09-4949-431a-9add-97cc626d392c::all_1_5_1} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3359 | 2025.08.22 18:14:22.984803 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3360 | 2025.08.22 18:14:22.984925 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.08.22 18:14:22.984968 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3362 | 2025.08.22 18:14:22.985315 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3363 | 2025.08.22 18:14:22.985530 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.08.22 18:14:22.985657 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Debug> executeQuery: Read 267 rows, 24.42 KiB in 0.00135 sec., 197777.77777777778 rows/sec., 17.67 MiB/sec. | ||
| 3365 | 2025.08.22 18:14:22.985696 [ 4 ] {8d74fcb5-556a-440a-b889-6350783f2967} <Debug> TCPHandler: Processed in 0.001518683 sec. | ||
| 3366 | 2025.08.22 18:14:22.985804 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2025.08.22 18:14:22.985899 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3368 | 2025.08.22 18:14:22.985939 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3369 | 2025.08.22 18:14:22.986350 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2025.08.22 18:14:22.986385 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3371 | 2025.08.22 18:14:22.986691 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3372 | 2025.08.22 18:14:22.986914 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2025.08.22 18:14:22.987038 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Debug> executeQuery: Read 68 rows, 5.10 KiB in 0.001157 sec., 58772.68798617113 rows/sec., 4.30 MiB/sec. | ||
| 3374 | 2025.08.22 18:14:22.987075 [ 4 ] {06cc2806-81a0-469a-a5bf-195a45268a98} <Debug> TCPHandler: Processed in 0.00132024 sec. | ||
| 3375 | 2025.08.22 18:14:22.987185 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2025.08.22 18:14:22.987279 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3377 | 2025.08.22 18:14:22.987320 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3378 | 2025.08.22 18:14:22.987711 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2025.08.22 18:14:22.987746 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3380 | 2025.08.22 18:14:22.988064 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3381 | 2025.08.22 18:14:22.988279 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2025.08.22 18:14:22.988402 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.74 MiB/sec. | ||
| 3383 | 2025.08.22 18:14:22.988440 [ 4 ] {36e17bb2-7d27-40b5-9ffa-a9f7905337b6} <Debug> TCPHandler: Processed in 0.001304499 sec. | ||
| 3384 | 2025.08.22 18:14:22.988553 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2025.08.22 18:14:22.988648 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3386 | 2025.08.22 18:14:22.988688 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3387 | 2025.08.22 18:14:22.989075 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.08.22 18:14:22.989111 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3389 | 2025.08.22 18:14:22.989414 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3390 | 2025.08.22 18:14:22.989619 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.08.22 18:14:22.989713 [ 128 ] {} <Debug> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3392 | 2025.08.22 18:14:22.989746 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 3393 | 2025.08.22 18:14:22.989750 [ 128 ] {} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3394 | 2025.08.22 18:14:22.989779 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3395 | 2025.08.22 18:14:22.989784 [ 4 ] {2f74c141-8e7d-4dda-8a67-e7be59e6032f} <Debug> TCPHandler: Processed in 0.001280649 sec. | ||
| 3396 | 2025.08.22 18:14:22.989882 [ 191 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::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 | ||
| 3397 | 2025.08.22 18:14:22.989897 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2025.08.22 18:14:22.990005 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3399 | 2025.08.22 18:14:22.990012 [ 191 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3400 | 2025.08.22 18:14:22.990050 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3401 | 2025.08.22 18:14:22.990058 [ 191 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3402 | 2025.08.22 18:14:22.990139 [ 191 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3403 | 2025.08.22 18:14:22.990184 [ 191 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3404 | 2025.08.22 18:14:22.990224 [ 191 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3405 | 2025.08.22 18:14:22.990262 [ 191 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3406 | 2025.08.22 18:14:22.990532 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.08.22 18:14:22.990572 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3408 | 2025.08.22 18:14:22.990913 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3409 | 2025.08.22 18:14:22.990983 [ 186 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146267 sec., 52343.82565318551 rows/sec., 4.19 MiB/sec. | ||
| 3410 | 2025.08.22 18:14:22.991154 [ 195 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3411 | 2025.08.22 18:14:22.991176 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2025.08.22 18:14:22.991321 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Debug> executeQuery: Read 156 rows, 12.88 KiB in 0.001334 sec., 116941.52923538232 rows/sec., 9.43 MiB/sec. | ||
| 3413 | 2025.08.22 18:14:22.991365 [ 4 ] {861b91ef-db60-4fee-8382-3fbb6339548f} <Debug> TCPHandler: Processed in 0.001516593 sec. | ||
| 3414 | 2025.08.22 18:14:22.991437 [ 195 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2025.08.22 18:14:22.991479 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2025.08.22 18:14:22.991513 [ 195 ] {95b63365-330d-43d4-a1bf-adc0c6ed6114::all_1_5_1} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3417 | 2025.08.22 18:14:22.991580 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3418 | 2025.08.22 18:14:22.991584 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3419 | 2025.08.22 18:14:22.991631 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3420 | 2025.08.22 18:14:22.992056 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2025.08.22 18:14:22.992092 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3422 | 2025.08.22 18:14:22.992471 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3423 | 2025.08.22 18:14:22.992683 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2025.08.22 18:14:22.992808 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001247 sec., 162790.6976744186 rows/sec., 11.66 MiB/sec. | ||
| 3425 | 2025.08.22 18:14:22.992844 [ 4 ] {1131806b-bb95-4f07-91f7-bd241793f1fb} <Debug> TCPHandler: Processed in 0.001414081 sec. | ||
| 3426 | 2025.08.22 18:14:22.992957 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2025.08.22 18:14:22.993052 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3428 | 2025.08.22 18:14:22.993107 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3429 | 2025.08.22 18:14:22.993956 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.08.22 18:14:22.993990 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3431 | 2025.08.22 18:14:22.994757 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3432 | 2025.08.22 18:14:22.995005 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.08.22 18:14:22.995140 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002106 sec., 19943.019943019946 rows/sec., 35.74 MiB/sec. | ||
| 3434 | 2025.08.22 18:14:22.995197 [ 4 ] {1db8970b-492b-430c-be01-f66fc32fa67a} <Debug> TCPHandler: Processed in 0.002289094 sec. | ||
| 3435 | 2025.08.22 18:14:22.995411 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2025.08.22 18:14:22.995515 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3437 | 2025.08.22 18:14:22.995559 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3438 | 2025.08.22 18:14:22.995902 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2025.08.22 18:14:22.995937 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3440 | 2025.08.22 18:14:22.996269 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3441 | 2025.08.22 18:14:22.996478 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2025.08.22 18:14:22.996607 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 3443 | 2025.08.22 18:14:22.996643 [ 4 ] {e5cf5b8f-0299-4f9c-9e45-1858175d952f} <Debug> TCPHandler: Processed in 0.001381191 sec. | ||
| 3444 | 2025.08.22 18:14:25.128900 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3445 | 2025.08.22 18:14:25.129405 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2025.08.22 18:14:25.129444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3447 | 2025.08.22 18:14:25.129938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3448 | 2025.08.22 18:14:25.130174 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2025.08.22 18:14:25.130313 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3450 | 2025.08.22 18:14:25.602855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3451 | 2025.08.22 18:14:25.620132 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2025.08.22 18:14:25.620203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3453 | 2025.08.22 18:14:25.626592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3454 | 2025.08.22 18:14:25.627364 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2025.08.22 18:14:25.630218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3456 | 2025.08.22 18:14:27.976598 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2025.08.22 18:14:27.976798 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3458 | 2025.08.22 18:14:27.976875 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3459 | 2025.08.22 18:14:27.977608 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2025.08.22 18:14:27.977660 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3461 | 2025.08.22 18:14:27.978076 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3462 | 2025.08.22 18:14:27.978312 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2025.08.22 18:14:27.978475 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001734 sec., 32295.271049596307 rows/sec., 2.48 MiB/sec. | ||
| 3464 | 2025.08.22 18:14:27.978527 [ 4 ] {c25128de-f0e9-4782-a5af-61e280aed3c1} <Debug> TCPHandler: Processed in 0.002060691 sec. | ||
| 3465 | 2025.08.22 18:14:27.978649 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2025.08.22 18:14:27.978752 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3467 | 2025.08.22 18:14:27.978797 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3468 | 2025.08.22 18:14:27.979252 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2025.08.22 18:14:27.979291 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3470 | 2025.08.22 18:14:27.979617 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3471 | 2025.08.22 18:14:27.979839 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2025.08.22 18:14:27.979971 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001244 sec., 51446.94533762058 rows/sec., 4.02 MiB/sec. | ||
| 3473 | 2025.08.22 18:14:27.980011 [ 4 ] {e756a0be-8231-45e6-9d3c-7f78142a1b15} <Debug> TCPHandler: Processed in 0.001412731 sec. | ||
| 3474 | 2025.08.22 18:14:27.980124 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2025.08.22 18:14:27.980224 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3476 | 2025.08.22 18:14:27.980271 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3477 | 2025.08.22 18:14:27.980686 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2025.08.22 18:14:27.980722 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3479 | 2025.08.22 18:14:27.981072 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3480 | 2025.08.22 18:14:27.981288 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.08.22 18:14:27.981422 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 3482 | 2025.08.22 18:14:27.981461 [ 4 ] {9c8c8bb8-7dbe-4b65-87b1-a95526370c75} <Debug> TCPHandler: Processed in 0.001386441 sec. | ||
| 3483 | 2025.08.22 18:14:27.981566 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.08.22 18:14:27.981659 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3485 | 2025.08.22 18:14:27.981703 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3486 | 2025.08.22 18:14:27.982039 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2025.08.22 18:14:27.982076 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3488 | 2025.08.22 18:14:27.982388 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3489 | 2025.08.22 18:14:27.982596 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2025.08.22 18:14:27.982729 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3491 | 2025.08.22 18:14:27.982765 [ 4 ] {003ef715-c813-43cc-9752-4462e72b223f} <Debug> TCPHandler: Processed in 0.001247139 sec. | ||
| 3492 | 2025.08.22 18:14:32.552368 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3493 | 2025.08.22 18:14:32.552441 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3494 | 2025.08.22 18:14:32.630477 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3495 | 2025.08.22 18:14:32.630989 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.08.22 18:14:32.631032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3497 | 2025.08.22 18:14:32.631529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3498 | 2025.08.22 18:14:32.631758 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.08.22 18:14:32.631894 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3500 | 2025.08.22 18:14:32.664315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 516 | ||
| 3501 | 2025.08.22 18:14:32.666814 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.08.22 18:14:32.666855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3503 | 2025.08.22 18:14:32.668074 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3504 | 2025.08.22 18:14:32.668358 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2025.08.22 18:14:32.668697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
| 3506 | 2025.08.22 18:14:32.978874 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.08.22 18:14:32.979181 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3508 | 2025.08.22 18:14:32.979284 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3509 | 2025.08.22 18:14:32.980182 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.08.22 18:14:32.980227 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3511 | 2025.08.22 18:14:32.980650 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3512 | 2025.08.22 18:14:32.980876 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.08.22 18:14:32.981029 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001925 sec., 72727.27272727272 rows/sec., 6.32 MiB/sec. | ||
| 3514 | 2025.08.22 18:14:32.981069 [ 4 ] {01363912-688f-4438-938d-bb830453649c} <Debug> TCPHandler: Processed in 0.002391186 sec. | ||
| 3515 | 2025.08.22 18:14:32.981179 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.08.22 18:14:32.981272 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3517 | 2025.08.22 18:14:32.981312 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3518 | 2025.08.22 18:14:32.981745 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.08.22 18:14:32.981781 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3520 | 2025.08.22 18:14:32.982095 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3521 | 2025.08.22 18:14:32.982322 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.08.22 18:14:32.982452 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001198 sec., 35058.430717863106 rows/sec., 2.57 MiB/sec. | ||
| 3523 | 2025.08.22 18:14:32.982488 [ 4 ] {7b8f9fe9-d7f6-4e8d-ae38-e5e240a8602c} <Debug> TCPHandler: Processed in 0.001357271 sec. | ||
| 3524 | 2025.08.22 18:14:32.982596 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2025.08.22 18:14:32.982688 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3526 | 2025.08.22 18:14:32.982727 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3527 | 2025.08.22 18:14:32.983137 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.08.22 18:14:32.983173 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3529 | 2025.08.22 18:14:32.983465 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3530 | 2025.08.22 18:14:32.983672 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.08.22 18:14:32.983796 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001126 sec., 94138.54351687389 rows/sec., 7.35 MiB/sec. | ||
| 3532 | 2025.08.22 18:14:32.983832 [ 4 ] {067b4914-c8fc-483b-b60b-0885cfa5a048} <Debug> TCPHandler: Processed in 0.00128379 sec. | ||
| 3533 | 2025.08.22 18:14:32.983942 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.08.22 18:14:32.984035 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3535 | 2025.08.22 18:14:32.984078 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3536 | 2025.08.22 18:14:32.984487 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.08.22 18:14:32.984522 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3538 | 2025.08.22 18:14:32.984848 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3539 | 2025.08.22 18:14:32.985053 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.08.22 18:14:32.985178 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 3541 | 2025.08.22 18:14:32.985213 [ 4 ] {ff843752-2d17-43cf-943c-366e32a9c280} <Debug> TCPHandler: Processed in 0.00131925 sec. | ||
| 3542 | 2025.08.22 18:14:32.985310 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2025.08.22 18:14:32.985402 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3544 | 2025.08.22 18:14:32.985455 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3545 | 2025.08.22 18:14:32.986280 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2025.08.22 18:14:32.986317 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3547 | 2025.08.22 18:14:32.986877 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3548 | 2025.08.22 18:14:32.987105 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.08.22 18:14:32.987239 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001854 sec., 22653.721682847896 rows/sec., 40.59 MiB/sec. | ||
| 3550 | 2025.08.22 18:14:32.987290 [ 4 ] {0f4a3855-8a79-449b-9ef8-97055a60b6f3} <Debug> TCPHandler: Processed in 0.00202645 sec. | ||
| 3551 | 2025.08.22 18:14:32.987405 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2025.08.22 18:14:32.987499 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3553 | 2025.08.22 18:14:32.987540 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3554 | 2025.08.22 18:14:32.987873 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2025.08.22 18:14:32.987909 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3556 | 2025.08.22 18:14:32.988214 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3557 | 2025.08.22 18:14:32.988425 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2025.08.22 18:14:32.988551 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3559 | 2025.08.22 18:14:32.988586 [ 4 ] {0969d524-411a-4897-8bc8-ea8ed017ad21} <Debug> TCPHandler: Processed in 0.001229849 sec. | ||
| 3560 | 2025.08.22 18:14:33.130381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3561 | 2025.08.22 18:14:33.147160 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2025.08.22 18:14:33.147207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3563 | 2025.08.22 18:14:33.153467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3564 | 2025.08.22 18:14:33.154181 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2025.08.22 18:14:33.157043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3566 | 2025.08.22 18:14:36.220296 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.08.22 18:14:36.220516 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3568 | 2025.08.22 18:14:36.220590 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3569 | 2025.08.22 18:14:36.221324 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.08.22 18:14:36.221369 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3571 | 2025.08.22 18:14:36.221753 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3572 | 2025.08.22 18:14:36.221977 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Trace> oximeter.fields_ipaddr (b7ab1219-98fb-48f8-a7f3-4c8bf8a94add): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.08.22 18:14:36.222129 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001667 sec., 1199.760047990402 rows/sec., 97.83 KiB/sec. | ||
| 3574 | 2025.08.22 18:14:36.222170 [ 4 ] {148e529c-dbc8-4b36-a9e4-854f22ad55f4} <Debug> TCPHandler: Processed in 0.00201202 sec. | ||
| 3575 | 2025.08.22 18:14:36.222293 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.08.22 18:14:36.222399 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3577 | 2025.08.22 18:14:36.222438 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3578 | 2025.08.22 18:14:36.223578 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.08.22 18:14:36.223616 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3580 | 2025.08.22 18:14:36.223990 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3581 | 2025.08.22 18:14:36.224215 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.08.22 18:14:36.224353 [ 112 ] {} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3583 | 2025.08.22 18:14:36.224356 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001976 sec., 605769.2307692308 rows/sec., 49.94 MiB/sec. | ||
| 3584 | 2025.08.22 18:14:36.224391 [ 112 ] {} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2025.08.22 18:14:36.224408 [ 4 ] {aa85785f-6179-49d7-8550-26667d758b29} <Debug> TCPHandler: Processed in 0.002162963 sec. | ||
| 3586 | 2025.08.22 18:14:36.224414 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3587 | 2025.08.22 18:14:36.224538 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2025.08.22 18:14:36.224597 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::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 | ||
| 3589 | 2025.08.22 18:14:36.224632 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3590 | 2025.08.22 18:14:36.224708 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3591 | 2025.08.22 18:14:36.224812 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3592 | 2025.08.22 18:14:36.224870 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 3593 | 2025.08.22 18:14:36.224975 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 3594 | 2025.08.22 18:14:36.225020 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 267 rows starting from the beginning of the part | ||
| 3595 | 2025.08.22 18:14:36.225060 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 3596 | 2025.08.22 18:14:36.225110 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 140 rows starting from the beginning of the part | ||
| 3597 | 2025.08.22 18:14:36.225135 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2025.08.22 18:14:36.225150 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1197 rows starting from the beginning of the part | ||
| 3599 | 2025.08.22 18:14:36.225187 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3600 | 2025.08.22 18:14:36.225515 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3601 | 2025.08.22 18:14:36.225735 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2025.08.22 18:14:36.225866 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001253 sec., 1596.1691939345571 rows/sec., 111.45 KiB/sec. | ||
| 3603 | 2025.08.22 18:14:36.225904 [ 4 ] {9e86f80b-9959-4a6a-aafb-03affabd6a1a} <Debug> TCPHandler: Processed in 0.001424161 sec. | ||
| 3604 | 2025.08.22 18:14:36.226022 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2025.08.22 18:14:36.226120 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3606 | 2025.08.22 18:14:36.226159 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3607 | 2025.08.22 18:14:36.226685 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2025.08.22 18:14:36.226721 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3609 | 2025.08.22 18:14:36.226722 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 5 columns (5 merged, 0 gathered) in 0.002205133 sec., 1417601.5687035655 rows/sec., 124.07 MiB/sec. | ||
| 3610 | 2025.08.22 18:14:36.226988 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3611 | 2025.08.22 18:14:36.227064 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3612 | 2025.08.22 18:14:36.227353 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.08.22 18:14:36.227364 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.08.22 18:14:36.227452 [ 195 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_31_6} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3615 | 2025.08.22 18:14:36.227514 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001412 sec., 161473.0878186969 rows/sec., 10.93 MiB/sec. | ||
| 3616 | 2025.08.22 18:14:36.227535 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3617 | 2025.08.22 18:14:36.227557 [ 4 ] {804fd65b-5781-4e0e-9973-5311757e319f} <Debug> TCPHandler: Processed in 0.001582584 sec. | ||
| 3618 | 2025.08.22 18:14:36.227669 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2025.08.22 18:14:36.227763 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3620 | 2025.08.22 18:14:36.227803 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3621 | 2025.08.22 18:14:36.228396 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.08.22 18:14:36.228430 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3623 | 2025.08.22 18:14:36.228755 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3624 | 2025.08.22 18:14:36.228973 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.08.22 18:14:36.229072 [ 112 ] {} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3626 | 2025.08.22 18:14:36.229098 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001353 sec., 385809.3126385809 rows/sec., 28.56 MiB/sec. | ||
| 3627 | 2025.08.22 18:14:36.229104 [ 112 ] {} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.08.22 18:14:36.229129 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3629 | 2025.08.22 18:14:36.229135 [ 4 ] {00fa9746-84bc-4b51-b9ee-472e509d0dcf} <Debug> TCPHandler: Processed in 0.001512532 sec. | ||
| 3630 | 2025.08.22 18:14:36.229199 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::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 | ||
| 3631 | 2025.08.22 18:14:36.229249 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2025.08.22 18:14:36.229287 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3633 | 2025.08.22 18:14:36.229316 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 634 rows starting from the beginning of the part | ||
| 3634 | 2025.08.22 18:14:36.229348 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3635 | 2025.08.22 18:14:36.229368 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 3636 | 2025.08.22 18:14:36.229397 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3637 | 2025.08.22 18:14:36.229418 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 156 rows starting from the beginning of the part | ||
| 3638 | 2025.08.22 18:14:36.229463 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 3639 | 2025.08.22 18:14:36.229501 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 106 rows starting from the beginning of the part | ||
| 3640 | 2025.08.22 18:14:36.229543 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 522 rows starting from the beginning of the part | ||
| 3641 | 2025.08.22 18:14:36.230007 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.08.22 18:14:36.230047 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3643 | 2025.08.22 18:14:36.230447 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3644 | 2025.08.22 18:14:36.230523 [ 187 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013517 sec., 1143744.9138122364 rows/sec., 91.13 MiB/sec. | ||
| 3645 | 2025.08.22 18:14:36.230671 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2025.08.22 18:14:36.230688 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3647 | 2025.08.22 18:14:36.230778 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3648 | 2025.08.22 18:14:36.230807 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Debug> executeQuery: Read 963 rows, 66.17 KiB in 0.001477 sec., 651997.2918077183 rows/sec., 43.75 MiB/sec. | ||
| 3649 | 2025.08.22 18:14:36.230812 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2025.08.22 18:14:36.230844 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3651 | 2025.08.22 18:14:36.230845 [ 4 ] {d5303cc9-e56b-43a8-917b-95ed3596784b} <Debug> TCPHandler: Processed in 0.001643475 sec. | ||
| 3652 | 2025.08.22 18:14:36.230921 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 3653 | 2025.08.22 18:14:36.230949 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.08.22 18:14:36.230967 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3655 | 2025.08.22 18:14:36.231011 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3656 | 2025.08.22 18:14:36.231034 [ 195 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_31_6} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3657 | 2025.08.22 18:14:36.231044 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8642 rows starting from the beginning of the part | ||
| 3658 | 2025.08.22 18:14:36.231065 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3659 | 2025.08.22 18:14:36.231107 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3660 | 2025.08.22 18:14:36.231108 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3661 | 2025.08.22 18:14:36.231111 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 3662 | 2025.08.22 18:14:36.231193 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 203 rows starting from the beginning of the part | ||
| 3663 | 2025.08.22 18:14:36.231235 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 3664 | 2025.08.22 18:14:36.231274 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 3665 | 2025.08.22 18:14:36.231315 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 963 rows starting from the beginning of the part | ||
| 3666 | 2025.08.22 18:14:36.231454 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2025.08.22 18:14:36.231488 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3668 | 2025.08.22 18:14:36.231796 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3669 | 2025.08.22 18:14:36.232005 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2025.08.22 18:14:36.232100 [ 112 ] {} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3671 | 2025.08.22 18:14:36.232125 [ 112 ] {} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.08.22 18:14:36.232131 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001085 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. | ||
| 3673 | 2025.08.22 18:14:36.232144 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3674 | 2025.08.22 18:14:36.232168 [ 4 ] {f0195bb6-a5ac-459a-8302-006c7dfa2c8f} <Debug> TCPHandler: Processed in 0.001249409 sec. | ||
| 3675 | 2025.08.22 18:14:36.232231 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 3676 | 2025.08.22 18:14:36.232336 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3677 | 2025.08.22 18:14:36.232362 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1266 rows starting from the beginning of the part | ||
| 3678 | 2025.08.22 18:14:36.232410 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 3679 | 2025.08.22 18:14:36.232451 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 3680 | 2025.08.22 18:14:36.232488 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 3681 | 2025.08.22 18:14:36.232526 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 3682 | 2025.08.22 18:14:36.232565 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
| 3683 | 2025.08.22 18:14:36.233405 [ 187 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 4 columns (4 merged, 0 gathered) in 0.001207438 sec., 1282053.4056407039 rows/sec., 86.32 MiB/sec. | ||
| 3684 | 2025.08.22 18:14:36.233653 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3685 | 2025.08.22 18:14:36.233963 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.08.22 18:14:36.234035 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_31_6} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3687 | 2025.08.22 18:14:36.234107 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3688 | 2025.08.22 18:14:36.234627 [ 189 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10288 rows, containing 5 columns (5 merged, 0 gathered) in 0.003734615 sec., 2754768.5638278644 rows/sec., 188.33 MiB/sec. | ||
| 3689 | 2025.08.22 18:14:36.234853 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3690 | 2025.08.22 18:14:36.235099 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.08.22 18:14:36.235164 [ 188 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3692 | 2025.08.22 18:14:36.235226 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 3693 | 2025.08.22 18:14:37.970864 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.08.22 18:14:37.971050 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3695 | 2025.08.22 18:14:37.971118 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3696 | 2025.08.22 18:14:37.971746 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.08.22 18:14:37.971795 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3698 | 2025.08.22 18:14:37.972199 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3699 | 2025.08.22 18:14:37.972436 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.08.22 18:14:37.972592 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.70 MiB/sec. | ||
| 3701 | 2025.08.22 18:14:37.972635 [ 4 ] {5e2dc3be-e8c5-430c-a2a2-b175586aff21} <Debug> TCPHandler: Processed in 0.001904579 sec. | ||
| 3702 | 2025.08.22 18:14:37.972744 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.08.22 18:14:37.972839 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3704 | 2025.08.22 18:14:37.972880 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3705 | 2025.08.22 18:14:37.973292 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.08.22 18:14:37.973330 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3707 | 2025.08.22 18:14:37.973646 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3708 | 2025.08.22 18:14:37.973856 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.08.22 18:14:37.973986 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 3710 | 2025.08.22 18:14:37.974024 [ 4 ] {5a24a8f3-c122-4f7c-af82-362700d78678} <Debug> TCPHandler: Processed in 0.001329759 sec. | ||
| 3711 | 2025.08.22 18:14:37.974136 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.08.22 18:14:37.974232 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3713 | 2025.08.22 18:14:37.974276 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3714 | 2025.08.22 18:14:37.974645 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.08.22 18:14:37.974681 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3716 | 2025.08.22 18:14:37.975000 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3717 | 2025.08.22 18:14:37.975214 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.08.22 18:14:37.975348 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001134 sec., 38800.705467372136 rows/sec., 2.71 MiB/sec. | ||
| 3719 | 2025.08.22 18:14:37.975385 [ 4 ] {41c7057d-d27c-43c7-83ab-d84a03b4cf42} <Debug> TCPHandler: Processed in 0.001296979 sec. | ||
| 3720 | 2025.08.22 18:14:37.975494 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.08.22 18:14:37.975589 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.08.22 18:14:37.975630 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3723 | 2025.08.22 18:14:37.975954 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.08.22 18:14:37.975990 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3725 | 2025.08.22 18:14:37.976289 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3726 | 2025.08.22 18:14:37.976497 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.08.22 18:14:37.976625 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001054 sec., 17077.798861480074 rows/sec., 1.14 MiB/sec. | ||
| 3728 | 2025.08.22 18:14:37.976660 [ 4 ] {553306f5-ee40-45bb-a271-33d36f09980a} <Debug> TCPHandler: Processed in 0.001215308 sec. | ||
| 3729 | 2025.08.22 18:14:40.132011 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 3730 | 2025.08.22 18:14:40.132512 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.08.22 18:14:40.132553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3732 | 2025.08.22 18:14:40.133034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3733 | 2025.08.22 18:14:40.133266 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.08.22 18:14:40.133407 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 3735 | 2025.08.22 18:14:40.133405 [ 108 ] {} <Debug> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3736 | 2025.08.22 18:14:40.133481 [ 108 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.08.22 18:14:40.133504 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3738 | 2025.08.22 18:14:40.133613 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::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 | ||
| 3739 | 2025.08.22 18:14:40.133699 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3740 | 2025.08.22 18:14:40.133731 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 3741 | 2025.08.22 18:14:40.133785 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 3742 | 2025.08.22 18:14:40.133826 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 3743 | 2025.08.22 18:14:40.133866 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 3744 | 2025.08.22 18:14:40.133901 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 3745 | 2025.08.22 18:14:40.133936 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 3746 | 2025.08.22 18:14:40.135594 [ 188 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202172 sec., 4797400.233464575 rows/sec., 68.63 MiB/sec. | ||
| 3747 | 2025.08.22 18:14:40.135778 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3748 | 2025.08.22 18:14:40.136039 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.08.22 18:14:40.136105 [ 187 ] {89bee29e-e25c-4313-9c81-d5f2205b7e78::all_1_21_4} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3750 | 2025.08.22 18:14:40.136172 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3751 | 2025.08.22 18:14:40.657147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3752 | 2025.08.22 18:14:40.674793 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2025.08.22 18:14:40.674853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3754 | 2025.08.22 18:14:40.680425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3755 | 2025.08.22 18:14:40.681128 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2025.08.22 18:14:40.681440 [ 109 ] {} <Debug> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3757 | 2025.08.22 18:14:40.681512 [ 109 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2025.08.22 18:14:40.681536 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3759 | 2025.08.22 18:14:40.681635 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3760 | 2025.08.22 18:14:40.684158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3761 | 2025.08.22 18:14:40.684553 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3762 | 2025.08.22 18:14:40.685233 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3763 | 2025.08.22 18:14:40.688424 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3764 | 2025.08.22 18:14:40.691723 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3765 | 2025.08.22 18:14:40.695204 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3766 | 2025.08.22 18:14:40.699012 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3767 | 2025.08.22 18:14:40.702678 [ 196 ] {90ba274f-074f-48bb-85a4-3d03449705c2::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 | ||
| 3768 | 2025.08.22 18:14:40.753366 [ 187 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.071767442 sec., 2215.489302238193 rows/sec., 11.46 MiB/sec. | ||
| 3769 | 2025.08.22 18:14:40.755987 [ 197 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3770 | 2025.08.22 18:14:40.758266 [ 197 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_21_4} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2025.08.22 18:14:40.758375 [ 197 ] {90ba274f-074f-48bb-85a4-3d03449705c2::all_1_21_4} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3772 | 2025.08.22 18:14:40.761234 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 3773 | 2025.08.22 18:14:41.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.47 MiB, peak 229.04 MiB, free memory in arenas 0.00 B, will set to 222.20 MiB (RSS), difference: 3.73 MiB | ||
| 3774 | 2025.08.22 18:14:42.668904 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 550 | ||
| 3775 | 2025.08.22 18:14:42.671203 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2025.08.22 18:14:42.671253 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3777 | 2025.08.22 18:14:42.672459 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3778 | 2025.08.22 18:14:42.672740 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2025.08.22 18:14:42.673070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 3780 | 2025.08.22 18:14:42.978114 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2025.08.22 18:14:42.978321 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3782 | 2025.08.22 18:14:42.978399 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3783 | 2025.08.22 18:14:42.979222 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.08.22 18:14:42.979270 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3785 | 2025.08.22 18:14:42.979693 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3786 | 2025.08.22 18:14:42.979920 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2025.08.22 18:14:42.980070 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001802 sec., 77691.4539400666 rows/sec., 6.75 MiB/sec. | ||
| 3788 | 2025.08.22 18:14:42.980111 [ 4 ] {c335cbb7-0aa6-4a86-af8b-760eaeeedaf5} <Debug> TCPHandler: Processed in 0.002135932 sec. | ||
| 3789 | 2025.08.22 18:14:42.980232 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3790 | 2025.08.22 18:14:42.980328 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3791 | 2025.08.22 18:14:42.980370 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3792 | 2025.08.22 18:14:42.980792 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2025.08.22 18:14:42.980828 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3794 | 2025.08.22 18:14:42.981131 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3795 | 2025.08.22 18:14:42.981345 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2025.08.22 18:14:42.981480 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001171 sec., 35866.780529462 rows/sec., 2.63 MiB/sec. | ||
| 3797 | 2025.08.22 18:14:42.981517 [ 4 ] {0625fdb5-69ed-4770-b36a-f9f4b40b287a} <Debug> TCPHandler: Processed in 0.00133456 sec. | ||
| 3798 | 2025.08.22 18:14:42.981625 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2025.08.22 18:14:42.981729 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3800 | 2025.08.22 18:14:42.981768 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3801 | 2025.08.22 18:14:42.982206 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.08.22 18:14:42.982240 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3803 | 2025.08.22 18:14:42.982548 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3804 | 2025.08.22 18:14:42.982760 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2025.08.22 18:14:42.982886 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001176 sec., 90136.05442176871 rows/sec., 7.04 MiB/sec. | ||
| 3806 | 2025.08.22 18:14:42.982924 [ 4 ] {b4b5a364-8410-42e3-b9a7-dd49ef741e20} <Debug> TCPHandler: Processed in 0.00134742 sec. | ||
| 3807 | 2025.08.22 18:14:42.983032 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2025.08.22 18:14:42.983126 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3809 | 2025.08.22 18:14:42.983171 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3810 | 2025.08.22 18:14:42.983589 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2025.08.22 18:14:42.983624 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3812 | 2025.08.22 18:14:42.983950 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3813 | 2025.08.22 18:14:42.984171 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2025.08.22 18:14:42.984297 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3815 | 2025.08.22 18:14:42.984333 [ 4 ] {ffe0da27-77fb-453e-a3c0-7f91c44818e6} <Debug> TCPHandler: Processed in 0.00134949 sec. | ||
| 3816 | 2025.08.22 18:14:42.984433 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2025.08.22 18:14:42.984527 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3818 | 2025.08.22 18:14:42.984581 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3819 | 2025.08.22 18:14:42.985450 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2025.08.22 18:14:42.985487 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3821 | 2025.08.22 18:14:42.986066 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3822 | 2025.08.22 18:14:42.986294 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2025.08.22 18:14:42.986430 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001921 sec., 21863.612701717855 rows/sec., 39.18 MiB/sec. | ||
| 3824 | 2025.08.22 18:14:42.986482 [ 4 ] {138aee97-9ba8-45e3-93ea-ec6dc3da93fd} <Debug> TCPHandler: Processed in 0.002096472 sec. | ||
| 3825 | 2025.08.22 18:14:42.986590 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2025.08.22 18:14:42.986685 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3827 | 2025.08.22 18:14:42.986727 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3828 | 2025.08.22 18:14:42.987057 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.08.22 18:14:42.987093 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 3830 | 2025.08.22 18:14:42.987397 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3831 | 2025.08.22 18:14:42.987606 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.08.22 18:14:42.987730 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 3833 | 2025.08.22 18:14:42.987766 [ 4 ] {6232318f-1bd8-4e17-82c2-a18e5237bb40} <Debug> TCPHandler: Processed in 0.001224178 sec. | ||
| 3834 | 2025.08.22 18:14:47.552490 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3835 | 2025.08.22 18:14:47.552560 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3836 | 2025.08.22 18:14:47.633586 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 3837 | 2025.08.22 18:14:47.634329 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.08.22 18:14:47.634409 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3839 | 2025.08.22 18:14:47.635280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3840 | 2025.08.22 18:14:47.635536 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.08.22 18:14:47.635678 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 3842 | 2025.08.22 18:14:47.977261 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3843 | 2025.08.22 18:14:47.977462 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3844 | 2025.08.22 18:14:47.977536 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3845 | 2025.08.22 18:14:47.978267 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3846 | 2025.08.22 18:14:47.978320 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3847 | 2025.08.22 18:14:47.978736 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3848 | 2025.08.22 18:14:47.978983 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2025.08.22 18:14:47.979148 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001751 sec., 31981.724728726444 rows/sec., 2.46 MiB/sec. | ||
| 3850 | 2025.08.22 18:14:47.979199 [ 4 ] {bd5eaf55-8bfe-4faf-94b1-e3e8eda86119} <Debug> TCPHandler: Processed in 0.002072961 sec. | ||
| 3851 | 2025.08.22 18:14:47.979319 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2025.08.22 18:14:47.979422 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3853 | 2025.08.22 18:14:47.979466 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3854 | 2025.08.22 18:14:47.979921 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2025.08.22 18:14:47.979960 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3856 | 2025.08.22 18:14:47.980275 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3857 | 2025.08.22 18:14:47.980486 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.08.22 18:14:47.980622 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 3859 | 2025.08.22 18:14:47.980661 [ 4 ] {71ddb7d9-8da6-498e-932b-7ca449c090ed} <Debug> TCPHandler: Processed in 0.001392111 sec. | ||
| 3860 | 2025.08.22 18:14:47.980790 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3861 | 2025.08.22 18:14:47.980889 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3862 | 2025.08.22 18:14:47.980934 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3863 | 2025.08.22 18:14:47.981363 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2025.08.22 18:14:47.981397 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3865 | 2025.08.22 18:14:47.981732 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3866 | 2025.08.22 18:14:47.981948 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2025.08.22 18:14:47.982076 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3868 | 2025.08.22 18:14:47.982111 [ 4 ] {69f73ccb-b92f-4f68-9b91-177124f74c3d} <Debug> TCPHandler: Processed in 0.001369651 sec. | ||
| 3869 | 2025.08.22 18:14:47.982227 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2025.08.22 18:14:47.982321 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3871 | 2025.08.22 18:14:47.982363 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3872 | 2025.08.22 18:14:47.982711 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2025.08.22 18:14:47.982745 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3874 | 2025.08.22 18:14:47.983047 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3875 | 2025.08.22 18:14:47.983262 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2025.08.22 18:14:47.983390 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3877 | 2025.08.22 18:14:47.983425 [ 4 ] {72274b93-55f0-452c-af69-fadd165e0167} <Debug> TCPHandler: Processed in 0.001245148 sec. | ||
| 3878 | 2025.08.22 18:14:48.184309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3879 | 2025.08.22 18:14:48.199343 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2025.08.22 18:14:48.199382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3881 | 2025.08.22 18:14:48.205341 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3882 | 2025.08.22 18:14:48.206071 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2025.08.22 18:14:48.208648 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3884 | 2025.08.22 18:14:49.649594 [ 101 ] {} <Debug> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3885 | 2025.08.22 18:14:49.649704 [ 101 ] {} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2025.08.22 18:14:49.649750 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3887 | 2025.08.22 18:14:49.649950 [ 193 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3888 | 2025.08.22 18:14:49.650069 [ 193 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3889 | 2025.08.22 18:14:49.650106 [ 193 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 3890 | 2025.08.22 18:14:49.650179 [ 193 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 3891 | 2025.08.22 18:14:49.650230 [ 193 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 3892 | 2025.08.22 18:14:49.650278 [ 193 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 3893 | 2025.08.22 18:14:49.650321 [ 193 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 3894 | 2025.08.22 18:14:49.651109 [ 187 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247719 sec., 606707.1191510268 rows/sec., 44.27 MiB/sec. | ||
| 3895 | 2025.08.22 18:14:49.651302 [ 199 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3896 | 2025.08.22 18:14:49.651653 [ 199 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.08.22 18:14:49.651730 [ 199 ] {4da1d9ac-41ba-4ca2-b6fa-60677832bc39::all_1_9_2} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3898 | 2025.08.22 18:14:49.651827 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3899 | 2025.08.22 18:14:52.673403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 570 | ||
| 3900 | 2025.08.22 18:14:52.675545 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2025.08.22 18:14:52.675594 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3902 | 2025.08.22 18:14:52.676811 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3903 | 2025.08.22 18:14:52.677086 [ 242 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2025.08.22 18:14:52.677243 [ 97 ] {} <Debug> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3905 | 2025.08.22 18:14:52.677318 [ 97 ] {} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2025.08.22 18:14:52.677342 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3907 | 2025.08.22 18:14:52.677344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 3908 | 2025.08.22 18:14:52.677462 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::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 | ||
| 3909 | 2025.08.22 18:14:52.677948 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3910 | 2025.08.22 18:14:52.678069 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 3911 | 2025.08.22 18:14:52.678391 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 3912 | 2025.08.22 18:14:52.678795 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 3913 | 2025.08.22 18:14:52.679127 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 28 rows starting from the beginning of the part | ||
| 3914 | 2025.08.22 18:14:52.679442 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 3915 | 2025.08.22 18:14:52.679774 [ 187 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 3916 | 2025.08.22 18:14:52.686007 [ 198 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 72 columns (72 merged, 0 gathered) in 0.008596829 sec., 66303.51726200439 rows/sec., 57.19 MiB/sec. | ||
| 3917 | 2025.08.22 18:14:52.687154 [ 192 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3918 | 2025.08.22 18:14:52.687836 [ 192 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2025.08.22 18:14:52.687923 [ 192 ] {ddc72a1e-8ad3-4a53-bbf3-a32457b933e0::all_1_16_3} <Trace> system.query_log (ddc72a1e-8ad3-4a53-bbf3-a32457b933e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3920 | 2025.08.22 18:14:52.688169 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3921 | 2025.08.22 18:14:52.980603 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2025.08.22 18:14:52.980804 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3923 | 2025.08.22 18:14:52.980876 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3924 | 2025.08.22 18:14:52.981752 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2025.08.22 18:14:52.981800 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3926 | 2025.08.22 18:14:52.982193 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3927 | 2025.08.22 18:14:52.982411 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Trace> oximeter.fields_i16 (6c6c5c09-4949-431a-9add-97cc626d392c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2025.08.22 18:14:52.982552 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001807 sec., 13281.682346430547 rows/sec., 1.10 MiB/sec. | ||
| 3929 | 2025.08.22 18:14:52.982593 [ 4 ] {c53709b2-b10a-4fc3-95e4-3878596b9476} <Debug> TCPHandler: Processed in 0.002125962 sec. | ||
| 3930 | 2025.08.22 18:14:52.982722 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.08.22 18:14:52.982820 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3932 | 2025.08.22 18:14:52.982860 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3933 | 2025.08.22 18:14:52.983495 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2025.08.22 18:14:52.983533 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3935 | 2025.08.22 18:14:52.983872 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3936 | 2025.08.22 18:14:52.984086 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.08.22 18:14:52.984217 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Debug> executeQuery: Read 260 rows, 23.91 KiB in 0.001415 sec., 183745.58303886926 rows/sec., 16.50 MiB/sec. | ||
| 3938 | 2025.08.22 18:14:52.984256 [ 4 ] {810f8854-0e46-463d-807c-c1f9e4bd8aa7} <Debug> TCPHandler: Processed in 0.001582324 sec. | ||
| 3939 | 2025.08.22 18:14:52.984376 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2025.08.22 18:14:52.984470 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3941 | 2025.08.22 18:14:52.984510 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3942 | 2025.08.22 18:14:52.984914 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.08.22 18:14:52.984948 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3944 | 2025.08.22 18:14:52.985222 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3945 | 2025.08.22 18:14:52.985414 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2025.08.22 18:14:52.985600 [ 96 ] {} <Debug> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3947 | 2025.08.22 18:14:52.985605 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Debug> executeQuery: Read 54 rows, 4.12 KiB in 0.001152 sec., 46875 rows/sec., 3.49 MiB/sec. | ||
| 3948 | 2025.08.22 18:14:52.985646 [ 96 ] {} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.08.22 18:14:52.985659 [ 4 ] {bafc9fd3-ad75-498c-914d-9c5c292ae43c} <Debug> TCPHandler: Processed in 0.00133069 sec. | ||
| 3950 | 2025.08.22 18:14:52.985671 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3951 | 2025.08.22 18:14:52.985771 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3952 | 2025.08.22 18:14:52.985786 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::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 | ||
| 3953 | 2025.08.22 18:14:52.985863 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3954 | 2025.08.22 18:14:52.985908 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3955 | 2025.08.22 18:14:52.985912 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3956 | 2025.08.22 18:14:52.985953 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 72 rows starting from the beginning of the part | ||
| 3957 | 2025.08.22 18:14:52.986014 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part | ||
| 3958 | 2025.08.22 18:14:52.986065 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
| 3959 | 2025.08.22 18:14:52.986112 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 3960 | 2025.08.22 18:14:52.986158 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3961 | 2025.08.22 18:14:52.986202 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part | ||
| 3962 | 2025.08.22 18:14:52.986313 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.08.22 18:14:52.986354 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3964 | 2025.08.22 18:14:52.986804 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3965 | 2025.08.22 18:14:52.987020 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Trace> oximeter.fields_u32 (4da1d9ac-41ba-4ca2-b6fa-60677832bc39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3966 | 2025.08.22 18:14:52.987065 [ 194 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132167 sec., 211853.1857422806 rows/sec., 16.36 MiB/sec. | ||
| 3967 | 2025.08.22 18:14:52.987147 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001301 sec., 18447.348193697155 rows/sec., 1.53 MiB/sec. | ||
| 3968 | 2025.08.22 18:14:52.987196 [ 4 ] {62db35be-00b9-471a-a88d-95e9b6474f3e} <Debug> TCPHandler: Processed in 0.001469012 sec. | ||
| 3969 | 2025.08.22 18:14:52.987223 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3970 | 2025.08.22 18:14:52.987311 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2025.08.22 18:14:52.987420 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3972 | 2025.08.22 18:14:52.987462 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3973 | 2025.08.22 18:14:52.987477 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2025.08.22 18:14:52.987548 [ 199 ] {08700898-e98c-4f73-a8ca-b62df71d6321::all_1_21_4} <Trace> oximeter.fields_u16 (08700898-e98c-4f73-a8ca-b62df71d6321) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3975 | 2025.08.22 18:14:52.987625 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3976 | 2025.08.22 18:14:52.987858 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.08.22 18:14:52.987898 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3978 | 2025.08.22 18:14:52.988191 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3979 | 2025.08.22 18:14:52.988398 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Trace> oximeter.fields_u8 (95b63365-330d-43d4-a1bf-adc0c6ed6114): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2025.08.22 18:14:52.988521 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 3981 | 2025.08.22 18:14:52.988649 [ 4 ] {e0873fa4-08a2-4241-b8cf-d3b489a15e5a} <Debug> TCPHandler: Processed in 0.001385311 sec. | ||
| 3982 | 2025.08.22 18:14:52.988760 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.08.22 18:14:52.988852 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3984 | 2025.08.22 18:14:52.988891 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3985 | 2025.08.22 18:14:52.989348 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.08.22 18:14:52.989384 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3987 | 2025.08.22 18:14:52.989693 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3988 | 2025.08.22 18:14:52.989902 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.08.22 18:14:52.990119 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Debug> executeQuery: Read 142 rows, 11.74 KiB in 0.001284 sec., 110591.90031152648 rows/sec., 8.93 MiB/sec. | ||
| 3990 | 2025.08.22 18:14:52.990156 [ 4 ] {e4019e83-eafe-4adf-b64f-526969508721} <Debug> TCPHandler: Processed in 0.001443891 sec. | ||
| 3991 | 2025.08.22 18:14:52.990263 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2025.08.22 18:14:52.990357 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3993 | 2025.08.22 18:14:52.990399 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3994 | 2025.08.22 18:14:52.990798 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.08.22 18:14:52.990834 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 3996 | 2025.08.22 18:14:52.991187 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3997 | 2025.08.22 18:14:52.991389 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.08.22 18:14:52.991513 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001175 sec., 166808.51063829786 rows/sec., 11.97 MiB/sec. | ||
| 3999 | 2025.08.22 18:14:52.991550 [ 4 ] {71c06d12-22ca-4398-b940-53d2872298ab} <Debug> TCPHandler: Processed in 0.00133398 sec. | ||
| 4000 | 2025.08.22 18:14:52.991661 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2025.08.22 18:14:52.991753 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4002 | 2025.08.22 18:14:52.991806 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4003 | 2025.08.22 18:14:52.992652 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2025.08.22 18:14:52.992688 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4005 | 2025.08.22 18:14:52.993301 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4006 | 2025.08.22 18:14:52.993520 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.08.22 18:14:52.993656 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4008 | 2025.08.22 18:14:52.993659 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001924 sec., 21829.52182952183 rows/sec., 39.12 MiB/sec. | ||
| 4009 | 2025.08.22 18:14:52.993724 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2025.08.22 18:14:52.993752 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4011 | 2025.08.22 18:14:52.993759 [ 4 ] {5a456288-c424-468a-956f-0d1c4d5c0f64} <Debug> TCPHandler: Processed in 0.002144722 sec. | ||
| 4012 | 2025.08.22 18:14:52.993856 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::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 | ||
| 4013 | 2025.08.22 18:14:52.993882 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2025.08.22 18:14:52.993982 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4015 | 2025.08.22 18:14:52.994023 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4016 | 2025.08.22 18:14:52.994077 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4017 | 2025.08.22 18:14:52.994132 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 419 rows starting from the beginning of the part | ||
| 4018 | 2025.08.22 18:14:52.994251 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
| 4019 | 2025.08.22 18:14:52.994360 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 4020 | 2025.08.22 18:14:52.994361 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2025.08.22 18:14:52.994411 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4022 | 2025.08.22 18:14:52.994461 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
| 4023 | 2025.08.22 18:14:52.994573 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 4024 | 2025.08.22 18:14:52.994679 [ 199 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
| 4025 | 2025.08.22 18:14:52.994732 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4026 | 2025.08.22 18:14:52.994954 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.08.22 18:14:52.995092 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4028 | 2025.08.22 18:14:52.995127 [ 4 ] {ed225984-9d3b-40f6-a96f-fb2bf0e4e4ed} <Debug> TCPHandler: Processed in 0.001293669 sec. | ||
| 4029 | 2025.08.22 18:14:53.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.07 MiB, peak 229.04 MiB, free memory in arenas 0.00 B, will set to 225.88 MiB (RSS), difference: -1.19 MiB | ||
| 4030 | 2025.08.22 18:14:53.001136 [ 194 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 19 columns (19 merged, 0 gathered) in 0.007317569 sec., 85957.50856602787 rows/sec., 154.03 MiB/sec. | ||
| 4031 | 2025.08.22 18:14:53.002189 [ 186 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4032 | 2025.08.22 18:14:53.002534 [ 186 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2025.08.22 18:14:53.002612 [ 186 ] {7b591b0e-bced-4cb3-91ab-6d5000f57a56::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7b591b0e-bced-4cb3-91ab-6d5000f57a56) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4034 | 2025.08.22 18:14:53.002769 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 4035 | 2025.08.22 18:14:54.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.57 MiB, peak 230.03 MiB, free memory in arenas 0.00 B, will set to 226.82 MiB (RSS), difference: 4.25 MiB | ||
| 4036 | 2025.08.22 18:14:55.135901 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4037 | 2025.08.22 18:14:55.136671 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.08.22 18:14:55.136737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4039 | 2025.08.22 18:14:55.137263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4040 | 2025.08.22 18:14:55.137489 [ 243 ] {} <Trace> system.asynchronous_metric_log (89bee29e-e25c-4313-9c81-d5f2205b7e78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2025.08.22 18:14:55.137617 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4042 | 2025.08.22 18:14:55.708858 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4043 | 2025.08.22 18:14:55.724845 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2025.08.22 18:14:55.724901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4045 | 2025.08.22 18:14:55.730917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4046 | 2025.08.22 18:14:55.731654 [ 244 ] {} <Trace> system.metric_log (90ba274f-074f-48bb-85a4-3d03449705c2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2025.08.22 18:14:55.734439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4048 | 2025.08.22 18:14:57.977032 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4049 | 2025.08.22 18:14:57.977317 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4050 | 2025.08.22 18:14:57.977423 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4051 | 2025.08.22 18:14:57.978314 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.08.22 18:14:57.978360 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4053 | 2025.08.22 18:14:57.978768 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4054 | 2025.08.22 18:14:57.979007 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2025.08.22 18:14:57.979160 [ 87 ] {} <Debug> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4056 | 2025.08.22 18:14:57.979168 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.23 MiB/sec. | ||
| 4057 | 2025.08.22 18:14:57.979239 [ 87 ] {} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2025.08.22 18:14:57.979266 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4059 | 2025.08.22 18:14:57.979272 [ 4 ] {a6b61500-e356-45da-9b86-414aba382f8d} <Debug> TCPHandler: Processed in 0.002423036 sec. | ||
| 4060 | 2025.08.22 18:14:57.979403 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::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 | ||
| 4061 | 2025.08.22 18:14:57.979449 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2025.08.22 18:14:57.979557 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4063 | 2025.08.22 18:14:57.979557 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4064 | 2025.08.22 18:14:57.979603 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4065 | 2025.08.22 18:14:57.979612 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1410 rows starting from the beginning of the part | ||
| 4066 | 2025.08.22 18:14:57.979702 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 4067 | 2025.08.22 18:14:57.979755 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 140 rows starting from the beginning of the part | ||
| 4068 | 2025.08.22 18:14:57.979797 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 4069 | 2025.08.22 18:14:57.979837 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 260 rows starting from the beginning of the part | ||
| 4070 | 2025.08.22 18:14:57.979881 [ 201 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 4071 | 2025.08.22 18:14:57.980125 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.08.22 18:14:57.980168 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4073 | 2025.08.22 18:14:57.980499 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4074 | 2025.08.22 18:14:57.980727 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4075 | 2025.08.22 18:14:57.980863 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001329 sec., 48156.50865312265 rows/sec., 3.76 MiB/sec. | ||
| 4076 | 2025.08.22 18:14:57.980877 [ 85 ] {} <Debug> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4077 | 2025.08.22 18:14:57.980918 [ 4 ] {614da762-8bb5-4427-b0bb-b64470c7ab80} <Debug> TCPHandler: Processed in 0.001531902 sec. | ||
| 4078 | 2025.08.22 18:14:57.980933 [ 85 ] {} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2025.08.22 18:14:57.980962 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4080 | 2025.08.22 18:14:57.981057 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2025.08.22 18:14:57.981080 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::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 | ||
| 4082 | 2025.08.22 18:14:57.981105 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758946 sec., 1124537.0807290275 rows/sec., 99.12 MiB/sec. | ||
| 4083 | 2025.08.22 18:14:57.981159 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4084 | 2025.08.22 18:14:57.981204 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4085 | 2025.08.22 18:14:57.981208 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4086 | 2025.08.22 18:14:57.981246 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 634 rows starting from the beginning of the part | ||
| 4087 | 2025.08.22 18:14:57.981319 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
| 4088 | 2025.08.22 18:14:57.981363 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 4089 | 2025.08.22 18:14:57.981405 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 4090 | 2025.08.22 18:14:57.981412 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4091 | 2025.08.22 18:14:57.981447 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 142 rows starting from the beginning of the part | ||
| 4092 | 2025.08.22 18:14:57.981492 [ 190 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 4093 | 2025.08.22 18:14:57.981693 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.08.22 18:14:57.981736 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4095 | 2025.08.22 18:14:57.981741 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2025.08.22 18:14:57.981840 [ 191 ] {2178dda9-314f-4121-ba75-b286aa23543c::all_1_36_7} <Trace> oximeter.fields_string (2178dda9-314f-4121-ba75-b286aa23543c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4097 | 2025.08.22 18:14:57.981940 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4098 | 2025.08.22 18:14:57.982110 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4099 | 2025.08.22 18:14:57.982339 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2025.08.22 18:14:57.982457 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4101 | 2025.08.22 18:14:57.982464 [ 191 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433562 sec., 749182.8047897475 rows/sec., 60.42 MiB/sec. | ||
| 4102 | 2025.08.22 18:14:57.982477 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001336 sec., 119760.47904191617 rows/sec., 8.34 MiB/sec. | ||
| 4103 | 2025.08.22 18:14:57.982498 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2025.08.22 18:14:57.982539 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4105 | 2025.08.22 18:14:57.982544 [ 4 ] {7457cfb0-1db9-4205-9a32-18ce951c5801} <Debug> TCPHandler: Processed in 0.001535613 sec. | ||
| 4106 | 2025.08.22 18:14:57.982619 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::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 | ||
| 4107 | 2025.08.22 18:14:57.982642 [ 191 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4108 | 2025.08.22 18:14:57.982692 [ 4 ] {} <Trace> TCP-Session: 5902b50f-cdea-40fa-8d59-a5f49325e8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4109 | 2025.08.22 18:14:57.982734 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4110 | 2025.08.22 18:14:57.982772 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10288 rows starting from the beginning of the part | ||
| 4111 | 2025.08.22 18:14:57.982824 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37840) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4112 | 2025.08.22 18:14:57.982834 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
| 4113 | 2025.08.22 18:14:57.982883 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4114 | 2025.08.22 18:14:57.982892 [ 191 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.08.22 18:14:57.982893 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4116 | 2025.08.22 18:14:57.982952 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 4117 | 2025.08.22 18:14:57.982974 [ 191 ] {0f525ce0-3f34-40b1-aa2e-99d1b3545527::all_1_36_7} <Trace> oximeter.fields_uuid (0f525ce0-3f34-40b1-aa2e-99d1b3545527) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4118 | 2025.08.22 18:14:57.982992 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 196 rows starting from the beginning of the part | ||
| 4119 | 2025.08.22 18:14:57.983032 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4120 | 2025.08.22 18:14:57.983048 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4121 | 2025.08.22 18:14:57.983291 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2025.08.22 18:14:57.983336 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4123 | 2025.08.22 18:14:57.983735 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4124 | 2025.08.22 18:14:57.983961 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2025.08.22 18:14:57.984096 [ 85 ] {} <Debug> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4126 | 2025.08.22 18:14:57.984100 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001301 sec., 46118.370484242885 rows/sec., 3.11 MiB/sec. | ||
| 4127 | 2025.08.22 18:14:57.984138 [ 85 ] {} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2025.08.22 18:14:57.984157 [ 4 ] {be994029-6410-40ff-9ceb-1fad29668dac} <Debug> TCPHandler: Processed in 0.001524793 sec. | ||
| 4129 | 2025.08.22 18:14:57.984163 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 4130 | 2025.08.22 18:14:57.984263 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 4131 | 2025.08.22 18:14:57.984366 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4132 | 2025.08.22 18:14:57.984395 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1548 rows starting from the beginning of the part | ||
| 4133 | 2025.08.22 18:14:57.984445 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part | ||
| 4134 | 2025.08.22 18:14:57.984486 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 4135 | 2025.08.22 18:14:57.984524 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 4136 | 2025.08.22 18:14:57.984560 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::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 | ||
| 4137 | 2025.08.22 18:14:57.984593 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 4138 | 2025.08.22 18:14:57.985680 [ 194 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 4 columns (4 merged, 0 gathered) in 0.001457832 sec., 1238825.8729400919 rows/sec., 83.42 MiB/sec. | ||
| 4139 | 2025.08.22 18:14:57.985899 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4140 | 2025.08.22 18:14:57.986157 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2025.08.22 18:14:57.986188 [ 194 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11008 rows, containing 5 columns (5 merged, 0 gathered) in 0.003605933 sec., 3052746.6816493818 rows/sec., 209.07 MiB/sec. | ||
| 4142 | 2025.08.22 18:14:57.986223 [ 200 ] {a8ecf3e3-ab52-461b-ba70-2cef08a579d3::all_1_36_7} <Trace> oximeter.measurements_u64 (a8ecf3e3-ab52-461b-ba70-2cef08a579d3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4143 | 2025.08.22 18:14:57.986292 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4144 | 2025.08.22 18:14:57.986474 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4145 | 2025.08.22 18:14:57.986731 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.08.22 18:14:57.986801 [ 195 ] {11909539-f1b6-4dd5-885a-42483d07c4b9::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (11909539-f1b6-4dd5-885a-42483d07c4b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4147 | 2025.08.22 18:14:57.986869 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||