| 1 | [ Sep 18 00:39:28 Enabled. ] | ||
| 2 | [ Sep 18 00:39:28 Rereading configuration. ] | ||
| 3 | [ Sep 18 00:39:31 Rereading configuration. ] | ||
| 4 | [ Sep 18 00:39:34 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Sep 18 00:39:34 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.09.18 00:39:36.022959 [ 1 ] {} <Information> Application: Will watch for the process with pid 23970 | ||
| 29 | 2025.09.18 00:39:36.023366 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.18 00:39:36.433423 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23970 | ||
| 31 | 2025.09.18 00:39:36.434281 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.18 00:39:36.434414 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.18 00:39:36.538625 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.18 00:39:36.589655 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.18 00:39:36.589772 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.18 00:39:36.589812 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.18 00:39:36.589882 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.18 00:39:36.590607 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.18 00:39:36.592921 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.09.18 00:39:36.593833 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.18 00:39:36.594689 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.09.18 00:39:36.594742 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.09.18 00:39:36.594785 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.18 00:39:36.595507 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.18 00:39:36.596593 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.18 00:39:36.602977 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.18 00:39:36.603710 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.18 00:39:36.605077 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.18 00:39:36.605182 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.18 00:39:36.606225 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.09.18 00:39:36.606685 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.18 00:39:36.610023 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.18 00:39:36.610353 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.18 00:39:36.613535 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.18 00:39:36.613983 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.18 00:39:36.614419 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.18 00:39:36.614820 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.18 00:39:36.616300 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.18 00:39:36.616328 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.18 00:39:36.616406 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.18 00:39:36.616493 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.18 00:39:36.652955 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.18 00:39:36.652994 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000214294 sec | ||
| 68 | 2025.09.18 00:39:36.653062 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.18 00:39:36.653116 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.18 00:39:36.653934 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.18 00:39:36.654547 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.18 00:39:36.664439 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.18 00:39:36.664486 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.18 00:39:36.664557 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.18 00:39:36.664570 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.18 00:39:36.664605 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.18 00:39:36.664672 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.18 00:39:36.668751 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.18 00:39:36.668801 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.18 00:39:36.668859 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.18 00:39:36.669032 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.18 00:39:36.669076 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.18 00:39:36.669088 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.18 00:39:36.669157 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.18 00:39:36.669170 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.18 00:39:36.669203 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.18 00:39:36.669278 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.18 00:39:36.691691 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.18 00:39:36.705355 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.18 00:39:36.705456 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124202 sec | ||
| 91 | 2025.09.18 00:39:36.705472 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.18 00:39:36.705484 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.18 00:39:36.705512 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.18 00:39:36.705730 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.18 00:39:36.705839 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.18 00:39:36.705853 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.18 00:39:36.705864 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.09.18 00:39:36.705875 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.18 00:39:36.709461 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.18 00:39:36.709681 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2025.09.18 00:39:36.711128 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.869e-05 sec. | ||
| 102 | 2025.09.18 00:39:36.711647 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.18 00:39:36.713327 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.18 00:39:36.713354 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.18 00:39:36.833652 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38319 | ||
| 106 | 2025.09.18 00:39:36.834741 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.18 00:39:36.834805 [ 3 ] {} <Debug> TCP-Session: 8c993300-c635-4eff-8515-68612bf2998b Authenticating user 'default' from [fd00:1122:3344:101::a]:38319 | ||
| 108 | 2025.09.18 00:39:36.834832 [ 3 ] {} <Debug> TCP-Session: 8c993300-c635-4eff-8515-68612bf2998b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.18 00:39:36.834915 [ 3 ] {} <Debug> TCP-Session: 8c993300-c635-4eff-8515-68612bf2998b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.18 00:39:36.835006 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.18 00:39:36.835030 [ 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.09.18 00:39:36.835110 [ 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.09.18 00:39:36.836376 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55951 | ||
| 114 | 2025.09.18 00:39:36.836472 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57765 | ||
| 115 | 2025.09.18 00:39:36.836483 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33329 | ||
| 116 | 2025.09.18 00:39:36.836583 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.09.18 00:39:36.836684 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39884 | ||
| 118 | 2025.09.18 00:39:36.836693 [ 4 ] {} <Debug> TCP-Session: d0f7ed1a-58fb-4c31-adbc-837685a9e4af Authenticating user 'default' from [fd00:1122:3344:101::a]:55951 | ||
| 119 | 2025.09.18 00:39:36.836745 [ 4 ] {} <Debug> TCP-Session: d0f7ed1a-58fb-4c31-adbc-837685a9e4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.09.18 00:39:36.836758 [ 4 ] {} <Debug> TCP-Session: d0f7ed1a-58fb-4c31-adbc-837685a9e4af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.09.18 00:39:36.836835 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.09.18 00:39:36.836854 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49700 | ||
| 123 | 2025.09.18 00:39:36.836888 [ 5 ] {} <Debug> TCP-Session: 83f41943-62c5-46e0-b175-92c4184ad32e Authenticating user 'default' from [fd00:1122:3344:101::a]:57765 | ||
| 124 | 2025.09.18 00:39:36.836900 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.09.18 00:39:36.836988 [ 5 ] {} <Debug> TCP-Session: 83f41943-62c5-46e0-b175-92c4184ad32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.09.18 00:39:36.837001 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.09.18 00:39:36.837056 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43428 | ||
| 128 | 2025.09.18 00:39:36.837009 [ 5 ] {} <Debug> TCP-Session: 83f41943-62c5-46e0-b175-92c4184ad32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.09.18 00:39:36.837098 [ 255 ] {} <Debug> TCP-Session: 9f21a653-da7c-4bd8-a1d7-4ae8985b8f45 Authenticating user 'default' from [fd00:1122:3344:101::a]:39884 | ||
| 130 | 2025.09.18 00:39:36.837052 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.09.18 00:39:36.837163 [ 255 ] {} <Debug> TCP-Session: 9f21a653-da7c-4bd8-a1d7-4ae8985b8f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.09.18 00:39:36.837156 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62563 | ||
| 133 | 2025.09.18 00:39:36.837234 [ 256 ] {} <Debug> TCP-Session: 18430041-f87c-431d-91c8-b375c468120f Authenticating user 'default' from [fd00:1122:3344:101::a]:49700 | ||
| 134 | 2025.09.18 00:39:36.837248 [ 255 ] {} <Debug> TCP-Session: 9f21a653-da7c-4bd8-a1d7-4ae8985b8f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.09.18 00:39:36.837235 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.09.18 00:39:36.837326 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.09.18 00:39:36.837330 [ 256 ] {} <Debug> TCP-Session: 18430041-f87c-431d-91c8-b375c468120f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.09.18 00:39:36.837373 [ 258 ] {} <Debug> TCP-Session: d66d26bd-e5b9-4564-b681-ca043eeda31f Authenticating user 'default' from [fd00:1122:3344:101::a]:62563 | ||
| 139 | 2025.09.18 00:39:36.837357 [ 257 ] {} <Debug> TCP-Session: cd06430e-db12-4521-ba16-c73ae20ffc6e Authenticating user 'default' from [fd00:1122:3344:101::a]:43428 | ||
| 140 | 2025.09.18 00:39:36.837448 [ 256 ] {} <Debug> TCP-Session: 18430041-f87c-431d-91c8-b375c468120f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.09.18 00:39:36.837485 [ 258 ] {} <Debug> TCP-Session: d66d26bd-e5b9-4564-b681-ca043eeda31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.09.18 00:39:36.837466 [ 257 ] {} <Debug> TCP-Session: cd06430e-db12-4521-ba16-c73ae20ffc6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.09.18 00:39:36.837003 [ 254 ] {} <Debug> TCP-Session: ea20cdfb-34f8-48c3-86bb-206800a919bc Authenticating user 'default' from [fd00:1122:3344:101::a]:33329 | ||
| 144 | 2025.09.18 00:39:36.837560 [ 258 ] {} <Debug> TCP-Session: d66d26bd-e5b9-4564-b681-ca043eeda31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.09.18 00:39:36.837543 [ 257 ] {} <Debug> TCP-Session: cd06430e-db12-4521-ba16-c73ae20ffc6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.09.18 00:39:36.837628 [ 254 ] {} <Debug> TCP-Session: ea20cdfb-34f8-48c3-86bb-206800a919bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.18 00:39:36.837714 [ 254 ] {} <Debug> TCP-Session: ea20cdfb-34f8-48c3-86bb-206800a919bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.09.18 00:39:37.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.83 MiB, peak 116.83 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2025.09.18 00:39:37.063675 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57821 | ||
| 150 | 2025.09.18 00:39:37.063910 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.09.18 00:39:37.063964 [ 259 ] {} <Debug> TCP-Session: 6a29bf70-14f8-47f4-9c5a-6c9ed8986b6c Authenticating user 'default' from [fd00:1122:3344:101::c]:57821 | ||
| 152 | 2025.09.18 00:39:37.063990 [ 259 ] {} <Debug> TCP-Session: 6a29bf70-14f8-47f4-9c5a-6c9ed8986b6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.18 00:39:37.064078 [ 259 ] {} <Debug> TCP-Session: 6a29bf70-14f8-47f4-9c5a-6c9ed8986b6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.09.18 00:39:37.064153 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.09.18 00:39:37.064207 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.09.18 00:39:37.064299 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.09.18 00:39:37.065575 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44120 | ||
| 158 | 2025.09.18 00:39:37.065581 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63041 | ||
| 159 | 2025.09.18 00:39:37.065640 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34179 | ||
| 160 | 2025.09.18 00:39:37.065721 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35571 | ||
| 161 | 2025.09.18 00:39:37.065804 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.09.18 00:39:37.065861 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44823 | ||
| 163 | 2025.09.18 00:39:37.065872 [ 261 ] {} <Debug> TCP-Session: 10aa8225-d02b-4b9d-9f85-02346d13b2fe Authenticating user 'default' from [fd00:1122:3344:101::c]:44120 | ||
| 164 | 2025.09.18 00:39:37.065976 [ 261 ] {} <Debug> TCP-Session: 10aa8225-d02b-4b9d-9f85-02346d13b2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.09.18 00:39:37.066022 [ 261 ] {} <Debug> TCP-Session: 10aa8225-d02b-4b9d-9f85-02346d13b2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.09.18 00:39:37.066055 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.09.18 00:39:37.066075 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.09.18 00:39:37.066094 [ 262 ] {} <Debug> TCP-Session: 91228afa-6b8b-4c1e-a166-489e9d16989c Authenticating user 'default' from [fd00:1122:3344:101::c]:34179 | ||
| 169 | 2025.09.18 00:39:37.066157 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.09.18 00:39:37.066191 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45577 | ||
| 171 | 2025.09.18 00:39:37.066230 [ 262 ] {} <Debug> TCP-Session: 91228afa-6b8b-4c1e-a166-489e9d16989c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2025.09.18 00:39:37.066229 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.09.18 00:39:37.066288 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43812 | ||
| 174 | 2025.09.18 00:39:37.066325 [ 262 ] {} <Debug> TCP-Session: 91228afa-6b8b-4c1e-a166-489e9d16989c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.09.18 00:39:37.066356 [ 263 ] {} <Debug> TCP-Session: 39be3f35-1f39-4a98-807b-f0b1b3aa8414 Authenticating user 'default' from [fd00:1122:3344:101::c]:35571 | ||
| 176 | 2025.09.18 00:39:37.066223 [ 264 ] {} <Debug> TCP-Session: caaac0a8-151b-4cbd-b7b3-a5cc6acb308b Authenticating user 'default' from [fd00:1122:3344:101::c]:44823 | ||
| 177 | 2025.09.18 00:39:37.066214 [ 260 ] {} <Debug> TCP-Session: 14f7a337-53d6-4d48-bb0f-41d7073f8a91 Authenticating user 'default' from [fd00:1122:3344:101::c]:63041 | ||
| 178 | 2025.09.18 00:39:37.066456 [ 264 ] {} <Debug> TCP-Session: caaac0a8-151b-4cbd-b7b3-a5cc6acb308b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.09.18 00:39:37.066505 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.09.18 00:39:37.066442 [ 263 ] {} <Debug> TCP-Session: 39be3f35-1f39-4a98-807b-f0b1b3aa8414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.09.18 00:39:37.066564 [ 265 ] {} <Debug> TCP-Session: 1eac0525-bae2-42bb-a59b-2a636068b8b7 Authenticating user 'default' from [fd00:1122:3344:101::c]:45577 | ||
| 182 | 2025.09.18 00:39:37.066536 [ 264 ] {} <Debug> TCP-Session: caaac0a8-151b-4cbd-b7b3-a5cc6acb308b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.09.18 00:39:37.066536 [ 260 ] {} <Debug> TCP-Session: 14f7a337-53d6-4d48-bb0f-41d7073f8a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.09.18 00:39:37.066659 [ 265 ] {} <Debug> TCP-Session: 1eac0525-bae2-42bb-a59b-2a636068b8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.09.18 00:39:37.066634 [ 263 ] {} <Debug> TCP-Session: 39be3f35-1f39-4a98-807b-f0b1b3aa8414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.09.18 00:39:37.066482 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2025.09.18 00:39:37.066746 [ 265 ] {} <Debug> TCP-Session: 1eac0525-bae2-42bb-a59b-2a636068b8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.09.18 00:39:37.066721 [ 260 ] {} <Debug> TCP-Session: 14f7a337-53d6-4d48-bb0f-41d7073f8a91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.09.18 00:39:37.066845 [ 266 ] {} <Debug> TCP-Session: 94c01df1-36a4-43f0-a8a2-e1ee351e8910 Authenticating user 'default' from [fd00:1122:3344:101::c]:43812 | ||
| 190 | 2025.09.18 00:39:37.066951 [ 266 ] {} <Debug> TCP-Session: 94c01df1-36a4-43f0-a8a2-e1ee351e8910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.09.18 00:39:37.066965 [ 266 ] {} <Debug> TCP-Session: 94c01df1-36a4-43f0-a8a2-e1ee351e8910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.09.18 00:39:37.089956 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45780 | ||
| 193 | 2025.09.18 00:39:37.090151 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.09.18 00:39:37.090224 [ 267 ] {} <Debug> TCP-Session: 0b97478c-c6ad-47a0-9622-7fe5bb5ab7c7 Authenticating user 'default' from [fd00:1122:3344:101::b]:45780 | ||
| 195 | 2025.09.18 00:39:37.090245 [ 267 ] {} <Debug> TCP-Session: 0b97478c-c6ad-47a0-9622-7fe5bb5ab7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.09.18 00:39:37.090260 [ 267 ] {} <Debug> TCP-Session: 0b97478c-c6ad-47a0-9622-7fe5bb5ab7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.09.18 00:39:37.090388 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.09.18 00:39:37.090420 [ 267 ] {} <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 | ||
| 199 | 2025.09.18 00:39:37.090515 [ 267 ] {} <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 | ||
| 200 | 2025.09.18 00:39:37.091557 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64054 | ||
| 201 | 2025.09.18 00:39:37.091647 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35010 | ||
| 202 | 2025.09.18 00:39:37.091761 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2025.09.18 00:39:37.091803 [ 268 ] {} <Debug> TCP-Session: 5e1b7aff-5150-41d0-a79a-28587cab303d Authenticating user 'default' from [fd00:1122:3344:101::b]:64054 | ||
| 204 | 2025.09.18 00:39:37.091945 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.09.18 00:39:37.091957 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62304 | ||
| 206 | 2025.09.18 00:39:37.091961 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40935 | ||
| 207 | 2025.09.18 00:39:37.092005 [ 269 ] {} <Debug> TCP-Session: 1b2cb60e-0265-4d11-9969-51bb37ad3e27 Authenticating user 'default' from [fd00:1122:3344:101::b]:35010 | ||
| 208 | 2025.09.18 00:39:37.092142 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33789 | ||
| 209 | 2025.09.18 00:39:37.092037 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46095 | ||
| 210 | 2025.09.18 00:39:37.091949 [ 268 ] {} <Debug> TCP-Session: 5e1b7aff-5150-41d0-a79a-28587cab303d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2025.09.18 00:39:37.092209 [ 269 ] {} <Debug> TCP-Session: 1b2cb60e-0265-4d11-9969-51bb37ad3e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2025.09.18 00:39:37.092250 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.09.18 00:39:37.092281 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65521 | ||
| 214 | 2025.09.18 00:39:37.092228 [ 268 ] {} <Debug> TCP-Session: 5e1b7aff-5150-41d0-a79a-28587cab303d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.09.18 00:39:37.092384 [ 271 ] {} <Debug> TCP-Session: cc71c759-648f-4ddb-9e1b-e33c0c477803 Authenticating user 'default' from [fd00:1122:3344:101::b]:62304 | ||
| 216 | 2025.09.18 00:39:37.092333 [ 269 ] {} <Debug> TCP-Session: 1b2cb60e-0265-4d11-9969-51bb37ad3e27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.09.18 00:39:37.092222 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.09.18 00:39:37.092535 [ 271 ] {} <Debug> TCP-Session: cc71c759-648f-4ddb-9e1b-e33c0c477803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.09.18 00:39:37.092600 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.09.18 00:39:37.092615 [ 271 ] {} <Debug> TCP-Session: cc71c759-648f-4ddb-9e1b-e33c0c477803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.09.18 00:39:37.092678 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.09.18 00:39:37.092645 [ 273 ] {} <Debug> TCP-Session: baf1f331-2da8-452c-b0d9-f58a1a86b703 Authenticating user 'default' from [fd00:1122:3344:101::b]:33789 | ||
| 223 | 2025.09.18 00:39:37.092641 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.09.18 00:39:37.092784 [ 273 ] {} <Debug> TCP-Session: baf1f331-2da8-452c-b0d9-f58a1a86b703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.09.18 00:39:37.092801 [ 274 ] {} <Debug> TCP-Session: a2321669-8364-436d-88ce-55e17a8a9142 Authenticating user 'default' from [fd00:1122:3344:101::b]:65521 | ||
| 226 | 2025.09.18 00:39:37.092608 [ 270 ] {} <Debug> TCP-Session: 6c33c2fc-bf82-46c3-8d30-30fcd30595b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:40935 | ||
| 227 | 2025.09.18 00:39:37.092818 [ 272 ] {} <Debug> TCP-Session: a437aae8-400a-4b47-9a50-d99cf0291528 Authenticating user 'default' from [fd00:1122:3344:101::b]:46095 | ||
| 228 | 2025.09.18 00:39:37.092923 [ 274 ] {} <Debug> TCP-Session: a2321669-8364-436d-88ce-55e17a8a9142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.09.18 00:39:37.092915 [ 270 ] {} <Debug> TCP-Session: 6c33c2fc-bf82-46c3-8d30-30fcd30595b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.09.18 00:39:37.092903 [ 273 ] {} <Debug> TCP-Session: baf1f331-2da8-452c-b0d9-f58a1a86b703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.09.18 00:39:37.092996 [ 274 ] {} <Debug> TCP-Session: a2321669-8364-436d-88ce-55e17a8a9142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.09.18 00:39:37.092988 [ 272 ] {} <Debug> TCP-Session: a437aae8-400a-4b47-9a50-d99cf0291528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.09.18 00:39:37.092987 [ 270 ] {} <Debug> TCP-Session: 6c33c2fc-bf82-46c3-8d30-30fcd30595b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.09.18 00:39:37.093108 [ 272 ] {} <Debug> TCP-Session: a437aae8-400a-4b47-9a50-d99cf0291528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.09.18 00:39:40.937935 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43917 | ||
| 236 | 2025.09.18 00:39:40.938117 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.09.18 00:39:40.938243 [ 275 ] {} <Debug> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:43917 | ||
| 238 | 2025.09.18 00:39:40.938266 [ 275 ] {} <Debug> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.09.18 00:39:40.938278 [ 275 ] {} <Debug> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.09.18 00:39:40.938430 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.09.18 00:39:40.938468 [ 275 ] {} <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 | ||
| 242 | 2025.09.18 00:39:40.938552 [ 275 ] {} <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 | ||
| 243 | 2025.09.18 00:39:40.939077 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63232 | ||
| 244 | 2025.09.18 00:39:40.939296 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34035 | ||
| 245 | 2025.09.18 00:39:40.939423 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2025.09.18 00:39:40.939447 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57194 | ||
| 247 | 2025.09.18 00:39:40.939472 [ 276 ] {} <Debug> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:63232 | ||
| 248 | 2025.09.18 00:39:40.939477 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41644 | ||
| 249 | 2025.09.18 00:39:40.939536 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47492 | ||
| 250 | 2025.09.18 00:39:40.939594 [ 276 ] {} <Debug> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.09.18 00:39:40.939618 [ 276 ] {} <Debug> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2025.09.18 00:39:40.939618 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2025.09.18 00:39:40.939726 [ 278 ] {} <Debug> TCP-Session: 37a2517c-0811-45e6-adfb-bb7fd7323eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34035 | ||
| 254 | 2025.09.18 00:39:40.939743 [ 278 ] {} <Debug> TCP-Session: 37a2517c-0811-45e6-adfb-bb7fd7323eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.09.18 00:39:40.939853 [ 278 ] {} <Debug> TCP-Session: 37a2517c-0811-45e6-adfb-bb7fd7323eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.09.18 00:39:40.940317 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35685 | ||
| 257 | 2025.09.18 00:39:40.942104 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2025.09.18 00:39:40.942143 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56076 | ||
| 259 | 2025.09.18 00:39:40.942230 [ 279 ] {} <Debug> TCP-Session: 999eb8c9-8107-48d5-8d56-dddeb2977e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:57194 | ||
| 260 | 2025.09.18 00:39:40.942253 [ 279 ] {} <Debug> TCP-Session: 999eb8c9-8107-48d5-8d56-dddeb2977e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.09.18 00:39:40.942267 [ 279 ] {} <Debug> TCP-Session: 999eb8c9-8107-48d5-8d56-dddeb2977e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2025.09.18 00:39:40.944422 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33735 | ||
| 263 | 2025.09.18 00:39:40.946645 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2025.09.18 00:39:40.946705 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2025.09.18 00:39:40.946740 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.09.18 00:39:40.946707 [ 282 ] {} <Debug> TCP-Session: 292e7c4a-7d2b-4384-81f5-6dec033bd1f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56076 | ||
| 267 | 2025.09.18 00:39:40.946783 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.09.18 00:39:40.946835 [ 277 ] {} <Debug> TCP-Session: 00110a5c-6068-4370-a73d-98d12f599aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41644 | ||
| 269 | 2025.09.18 00:39:40.946903 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2025.09.18 00:39:40.946872 [ 281 ] {} <Debug> TCP-Session: 3645823f-5d47-424b-a7db-4d0635a10517 Authenticating user 'default' from [fd00:1122:3344:101::d]:35685 | ||
| 271 | 2025.09.18 00:39:40.946843 [ 282 ] {} <Debug> TCP-Session: 292e7c4a-7d2b-4384-81f5-6dec033bd1f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.09.18 00:39:40.947002 [ 280 ] {} <Debug> TCP-Session: 64b4b640-a3ef-4694-8a77-c4187684774e Authenticating user 'default' from [fd00:1122:3344:101::d]:47492 | ||
| 273 | 2025.09.18 00:39:40.946993 [ 281 ] {} <Debug> TCP-Session: 3645823f-5d47-424b-a7db-4d0635a10517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.09.18 00:39:40.946989 [ 277 ] {} <Debug> TCP-Session: 00110a5c-6068-4370-a73d-98d12f599aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.09.18 00:39:40.947168 [ 280 ] {} <Debug> TCP-Session: 64b4b640-a3ef-4694-8a77-c4187684774e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.09.18 00:39:40.947151 [ 281 ] {} <Debug> TCP-Session: 3645823f-5d47-424b-a7db-4d0635a10517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.09.18 00:39:40.947138 [ 282 ] {} <Debug> TCP-Session: 292e7c4a-7d2b-4384-81f5-6dec033bd1f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.09.18 00:39:40.947262 [ 280 ] {} <Debug> TCP-Session: 64b4b640-a3ef-4694-8a77-c4187684774e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.09.18 00:39:40.947237 [ 277 ] {} <Debug> TCP-Session: 00110a5c-6068-4370-a73d-98d12f599aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.09.18 00:39:40.946854 [ 283 ] {} <Debug> TCP-Session: 014c41d8-fde4-4198-9544-5bfb2a4a90ce Authenticating user 'default' from [fd00:1122:3344:101::d]:33735 | ||
| 281 | 2025.09.18 00:39:40.946848 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 282 | 2025.09.18 00:39:40.947413 [ 283 ] {} <Debug> TCP-Session: 014c41d8-fde4-4198-9544-5bfb2a4a90ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.09.18 00:39:40.947434 [ 283 ] {} <Debug> TCP-Session: 014c41d8-fde4-4198-9544-5bfb2a4a90ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2025.09.18 00:39:40.950540 [ 275 ] {ba750cc7-bed1-4397-9e98-79107dc72288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.09.18 00:39:41.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.11 MiB, peak 120.11 MiB, free memory in arenas 0.00 B, will set to 122.93 MiB (RSS), difference: 2.82 MiB | ||
| 286 | 2025.09.18 00:39:41.074782 [ 275 ] {ba750cc7-bed1-4397-9e98-79107dc72288} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43917) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 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 | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 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 | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2025.09.18 00:39:41.075862 [ 275 ] {ba750cc7-bed1-4397-9e98-79107dc72288} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 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 | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 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 | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2025.09.18 00:39:41.076108 [ 275 ] {ba750cc7-bed1-4397-9e98-79107dc72288} <Debug> TCPHandler: Processed in 0.136780416 sec. | ||
| 335 | 2025.09.18 00:39:41.076591 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2025.09.18 00:39:41.077017 [ 276 ] {1fd870ba-5596-43cc-b41b-6989b1cc389e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2025.09.18 00:39:41.077395 [ 276 ] {1fd870ba-5596-43cc-b41b-6989b1cc389e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63232) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 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 | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 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 | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 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 | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2025.09.18 00:39:41.077668 [ 276 ] {1fd870ba-5596-43cc-b41b-6989b1cc389e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 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 | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 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 | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 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 | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2025.09.18 00:39:41.077932 [ 276 ] {1fd870ba-5596-43cc-b41b-6989b1cc389e} <Debug> TCPHandler: Processed in 0.001522414 sec. | ||
| 386 | 2025.09.18 00:39:41.078892 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.09.18 00:39:41.079709 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2025.09.18 00:39:41.080366 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2025.09.18 00:39:41.084800 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2025.09.18 00:39:41.084822 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8001e-05 sec | ||
| 391 | 2025.09.18 00:39:41.084836 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Trace> ReferentialDeps: No tables | ||
| 392 | 2025.09.18 00:39:41.084966 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Trace> LoadingDeps: No tables | ||
| 393 | 2025.09.18 00:39:41.084994 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2025.09.18 00:39:41.085672 [ 275 ] {67178f21-8763-4635-bbb5-756b7d87040b} <Debug> TCPHandler: Processed in 0.006902298 sec. | ||
| 395 | 2025.09.18 00:39:41.085823 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2025.09.18 00:39:41.086073 [ 275 ] {111d7e94-13f9-4651-8183-ee45b4f1bc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2025.09.18 00:39:41.086195 [ 275 ] {111d7e94-13f9-4651-8183-ee45b4f1bc65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2025.09.18 00:39:41.091418 [ 275 ] {111d7e94-13f9-4651-8183-ee45b4f1bc65} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2025.09.18 00:39:41.096112 [ 275 ] {111d7e94-13f9-4651-8183-ee45b4f1bc65} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f): Loading data parts | ||
| 401 | 2025.09.18 00:39:41.097238 [ 275 ] {111d7e94-13f9-4651-8183-ee45b4f1bc65} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f): There are no data parts | ||
| 402 | 2025.09.18 00:39:41.102646 [ 275 ] {111d7e94-13f9-4651-8183-ee45b4f1bc65} <Debug> TCPHandler: Processed in 0.016871255 sec. | ||
| 403 | 2025.09.18 00:39:41.102847 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2025.09.18 00:39:41.103040 [ 275 ] {2bb21f10-9ba3-4b8f-9c74-fea922c00d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2025.09.18 00:39:41.103167 [ 275 ] {2bb21f10-9ba3-4b8f-9c74-fea922c00d2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2025.09.18 00:39:41.114335 [ 275 ] {2bb21f10-9ba3-4b8f-9c74-fea922c00d2e} <Debug> oximeter.measurements_bool (f1ca580d-3a91-42f1-8a63-eed2504c2843): Loading data parts | ||
| 417 | 2025.09.18 00:39:41.114559 [ 275 ] {2bb21f10-9ba3-4b8f-9c74-fea922c00d2e} <Debug> oximeter.measurements_bool (f1ca580d-3a91-42f1-8a63-eed2504c2843): There are no data parts | ||
| 418 | 2025.09.18 00:39:41.118308 [ 275 ] {2bb21f10-9ba3-4b8f-9c74-fea922c00d2e} <Debug> TCPHandler: Processed in 0.015526263 sec. | ||
| 419 | 2025.09.18 00:39:41.118632 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.09.18 00:39:41.118874 [ 275 ] {269a7ce6-57d0-4a45-80d6-9950f0e37591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 421 | 2025.09.18 00:39:41.119015 [ 275 ] {269a7ce6-57d0-4a45-80d6-9950f0e37591} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.09.18 00:39:41.124029 [ 275 ] {269a7ce6-57d0-4a45-80d6-9950f0e37591} <Debug> oximeter.measurements_i8 (b4b6de9c-dd78-4d0e-b574-e94bde5eb3e5): Loading data parts | ||
| 423 | 2025.09.18 00:39:41.124193 [ 275 ] {269a7ce6-57d0-4a45-80d6-9950f0e37591} <Debug> oximeter.measurements_i8 (b4b6de9c-dd78-4d0e-b574-e94bde5eb3e5): There are no data parts | ||
| 424 | 2025.09.18 00:39:41.128462 [ 275 ] {269a7ce6-57d0-4a45-80d6-9950f0e37591} <Debug> TCPHandler: Processed in 0.009916536 sec. | ||
| 425 | 2025.09.18 00:39:41.128625 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.09.18 00:39:41.128800 [ 275 ] {4b6f7383-270d-432f-a46e-5b40da9f4296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 427 | 2025.09.18 00:39:41.128916 [ 275 ] {4b6f7383-270d-432f-a46e-5b40da9f4296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.09.18 00:39:41.130903 [ 275 ] {4b6f7383-270d-432f-a46e-5b40da9f4296} <Debug> oximeter.measurements_u8 (90041832-1511-440e-8fa0-4bc43b8670c6): Loading data parts | ||
| 429 | 2025.09.18 00:39:41.131045 [ 275 ] {4b6f7383-270d-432f-a46e-5b40da9f4296} <Debug> oximeter.measurements_u8 (90041832-1511-440e-8fa0-4bc43b8670c6): There are no data parts | ||
| 430 | 2025.09.18 00:39:41.135407 [ 275 ] {4b6f7383-270d-432f-a46e-5b40da9f4296} <Debug> TCPHandler: Processed in 0.006837358 sec. | ||
| 431 | 2025.09.18 00:39:41.135586 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.09.18 00:39:41.135785 [ 275 ] {59c176b3-3832-4fdb-9cd9-85d957b27b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 433 | 2025.09.18 00:39:41.135959 [ 275 ] {59c176b3-3832-4fdb-9cd9-85d957b27b62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.09.18 00:39:41.142435 [ 275 ] {59c176b3-3832-4fdb-9cd9-85d957b27b62} <Debug> oximeter.measurements_i16 (21b271a1-3528-499e-b851-99e566e2135d): Loading data parts | ||
| 435 | 2025.09.18 00:39:41.142578 [ 275 ] {59c176b3-3832-4fdb-9cd9-85d957b27b62} <Debug> oximeter.measurements_i16 (21b271a1-3528-499e-b851-99e566e2135d): There are no data parts | ||
| 436 | 2025.09.18 00:39:41.146941 [ 275 ] {59c176b3-3832-4fdb-9cd9-85d957b27b62} <Debug> TCPHandler: Processed in 0.011402509 sec. | ||
| 437 | 2025.09.18 00:39:41.147089 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.09.18 00:39:41.147244 [ 275 ] {efa31c80-36ae-4215-bd81-3deed7c21392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 439 | 2025.09.18 00:39:41.147370 [ 275 ] {efa31c80-36ae-4215-bd81-3deed7c21392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.09.18 00:39:41.149898 [ 275 ] {efa31c80-36ae-4215-bd81-3deed7c21392} <Debug> oximeter.measurements_u16 (a0d560bb-632a-4d80-a6ab-9a4e29c08679): Loading data parts | ||
| 441 | 2025.09.18 00:39:41.150036 [ 275 ] {efa31c80-36ae-4215-bd81-3deed7c21392} <Debug> oximeter.measurements_u16 (a0d560bb-632a-4d80-a6ab-9a4e29c08679): There are no data parts | ||
| 442 | 2025.09.18 00:39:41.154549 [ 275 ] {efa31c80-36ae-4215-bd81-3deed7c21392} <Debug> TCPHandler: Processed in 0.007508428 sec. | ||
| 443 | 2025.09.18 00:39:41.154700 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.09.18 00:39:41.154935 [ 275 ] {95e453c4-e530-4af4-80c8-751d33b1f175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 445 | 2025.09.18 00:39:41.155091 [ 275 ] {95e453c4-e530-4af4-80c8-751d33b1f175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.09.18 00:39:41.157778 [ 275 ] {95e453c4-e530-4af4-80c8-751d33b1f175} <Debug> oximeter.measurements_i32 (a1afe58e-3df3-4344-bbed-0c0b5a6ca04a): Loading data parts | ||
| 447 | 2025.09.18 00:39:41.157974 [ 275 ] {95e453c4-e530-4af4-80c8-751d33b1f175} <Debug> oximeter.measurements_i32 (a1afe58e-3df3-4344-bbed-0c0b5a6ca04a): There are no data parts | ||
| 448 | 2025.09.18 00:39:41.162530 [ 275 ] {95e453c4-e530-4af4-80c8-751d33b1f175} <Debug> TCPHandler: Processed in 0.007877463 sec. | ||
| 449 | 2025.09.18 00:39:41.162710 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.09.18 00:39:41.162877 [ 275 ] {5858067d-6335-441e-81b3-7b0d0f05617d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 451 | 2025.09.18 00:39:41.163009 [ 275 ] {5858067d-6335-441e-81b3-7b0d0f05617d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.09.18 00:39:41.164998 [ 275 ] {5858067d-6335-441e-81b3-7b0d0f05617d} <Debug> oximeter.measurements_u32 (38c9d01e-8b62-4228-9788-4dc361c3e3d1): Loading data parts | ||
| 453 | 2025.09.18 00:39:41.165147 [ 275 ] {5858067d-6335-441e-81b3-7b0d0f05617d} <Debug> oximeter.measurements_u32 (38c9d01e-8b62-4228-9788-4dc361c3e3d1): There are no data parts | ||
| 454 | 2025.09.18 00:39:41.169195 [ 275 ] {5858067d-6335-441e-81b3-7b0d0f05617d} <Debug> TCPHandler: Processed in 0.006555583 sec. | ||
| 455 | 2025.09.18 00:39:41.169344 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.09.18 00:39:41.169627 [ 275 ] {7e32ffcf-14ad-4b19-a371-5a2bc0c0d597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 457 | 2025.09.18 00:39:41.169751 [ 275 ] {7e32ffcf-14ad-4b19-a371-5a2bc0c0d597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.09.18 00:39:41.174190 [ 275 ] {7e32ffcf-14ad-4b19-a371-5a2bc0c0d597} <Debug> oximeter.measurements_i64 (5a311685-0ba1-4b97-96bd-897a1d786690): Loading data parts | ||
| 459 | 2025.09.18 00:39:41.174342 [ 275 ] {7e32ffcf-14ad-4b19-a371-5a2bc0c0d597} <Debug> oximeter.measurements_i64 (5a311685-0ba1-4b97-96bd-897a1d786690): There are no data parts | ||
| 460 | 2025.09.18 00:39:41.175808 [ 275 ] {7e32ffcf-14ad-4b19-a371-5a2bc0c0d597} <Debug> TCPHandler: Processed in 0.006513522 sec. | ||
| 461 | 2025.09.18 00:39:41.175957 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.09.18 00:39:41.176110 [ 275 ] {8a6af6fe-1a24-4182-80c6-a4624b078ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 463 | 2025.09.18 00:39:41.176240 [ 275 ] {8a6af6fe-1a24-4182-80c6-a4624b078ac0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.09.18 00:39:41.180576 [ 275 ] {8a6af6fe-1a24-4182-80c6-a4624b078ac0} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Loading data parts | ||
| 465 | 2025.09.18 00:39:41.180826 [ 275 ] {8a6af6fe-1a24-4182-80c6-a4624b078ac0} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): There are no data parts | ||
| 466 | 2025.09.18 00:39:41.182160 [ 275 ] {8a6af6fe-1a24-4182-80c6-a4624b078ac0} <Debug> TCPHandler: Processed in 0.006251268 sec. | ||
| 467 | 2025.09.18 00:39:41.182293 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.09.18 00:39:41.182538 [ 275 ] {a11a8c16-7885-4272-b7d0-b4a08d7287c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 469 | 2025.09.18 00:39:41.182654 [ 275 ] {a11a8c16-7885-4272-b7d0-b4a08d7287c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.09.18 00:39:41.184500 [ 275 ] {a11a8c16-7885-4272-b7d0-b4a08d7287c6} <Debug> oximeter.measurements_f32 (24df0c20-6c22-4efe-807c-7b4d0c2c448a): Loading data parts | ||
| 471 | 2025.09.18 00:39:41.184630 [ 275 ] {a11a8c16-7885-4272-b7d0-b4a08d7287c6} <Debug> oximeter.measurements_f32 (24df0c20-6c22-4efe-807c-7b4d0c2c448a): There are no data parts | ||
| 472 | 2025.09.18 00:39:41.188372 [ 275 ] {a11a8c16-7885-4272-b7d0-b4a08d7287c6} <Debug> TCPHandler: Processed in 0.006126556 sec. | ||
| 473 | 2025.09.18 00:39:41.188512 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.09.18 00:39:41.188668 [ 275 ] {53b28fe2-0fe6-4ee6-9151-1ddae0e22771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 475 | 2025.09.18 00:39:41.188853 [ 275 ] {53b28fe2-0fe6-4ee6-9151-1ddae0e22771} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.09.18 00:39:41.191433 [ 275 ] {53b28fe2-0fe6-4ee6-9151-1ddae0e22771} <Debug> oximeter.measurements_f64 (56ca0e5e-d421-482a-9a88-02655ca42ba3): Loading data parts | ||
| 477 | 2025.09.18 00:39:41.191688 [ 275 ] {53b28fe2-0fe6-4ee6-9151-1ddae0e22771} <Debug> oximeter.measurements_f64 (56ca0e5e-d421-482a-9a88-02655ca42ba3): There are no data parts | ||
| 478 | 2025.09.18 00:39:41.192861 [ 275 ] {53b28fe2-0fe6-4ee6-9151-1ddae0e22771} <Debug> TCPHandler: Processed in 0.004398029 sec. | ||
| 479 | 2025.09.18 00:39:41.193006 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.09.18 00:39:41.193237 [ 275 ] {a5a83238-d94f-4cb8-bda4-0ec12e13e83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 481 | 2025.09.18 00:39:41.193351 [ 275 ] {a5a83238-d94f-4cb8-bda4-0ec12e13e83d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.09.18 00:39:41.197675 [ 275 ] {a5a83238-d94f-4cb8-bda4-0ec12e13e83d} <Debug> oximeter.measurements_string (1aa5a83d-bc54-4e8d-ab0f-1c10d5fda0d2): Loading data parts | ||
| 483 | 2025.09.18 00:39:41.197859 [ 275 ] {a5a83238-d94f-4cb8-bda4-0ec12e13e83d} <Debug> oximeter.measurements_string (1aa5a83d-bc54-4e8d-ab0f-1c10d5fda0d2): There are no data parts | ||
| 484 | 2025.09.18 00:39:41.199399 [ 275 ] {a5a83238-d94f-4cb8-bda4-0ec12e13e83d} <Debug> TCPHandler: Processed in 0.006440571 sec. | ||
| 485 | 2025.09.18 00:39:41.199554 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.09.18 00:39:41.199723 [ 275 ] {6d623a3b-75b5-4ebe-9a74-b8779d53cc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.09.18 00:39:41.199897 [ 275 ] {6d623a3b-75b5-4ebe-9a74-b8779d53cc44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.09.18 00:39:41.201529 [ 275 ] {6d623a3b-75b5-4ebe-9a74-b8779d53cc44} <Debug> oximeter.measurements_bytes (bbd97acf-b3d5-4900-9cfd-3a804c0ad887): Loading data parts | ||
| 496 | 2025.09.18 00:39:41.201702 [ 275 ] {6d623a3b-75b5-4ebe-9a74-b8779d53cc44} <Debug> oximeter.measurements_bytes (bbd97acf-b3d5-4900-9cfd-3a804c0ad887): There are no data parts | ||
| 497 | 2025.09.18 00:39:41.204977 [ 275 ] {6d623a3b-75b5-4ebe-9a74-b8779d53cc44} <Debug> TCPHandler: Processed in 0.005473997 sec. | ||
| 498 | 2025.09.18 00:39:41.205183 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.09.18 00:39:41.205344 [ 275 ] {38f93ffd-9d40-4902-b205-99293818cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 500 | 2025.09.18 00:39:41.205456 [ 275 ] {38f93ffd-9d40-4902-b205-99293818cb16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.09.18 00:39:41.207320 [ 275 ] {38f93ffd-9d40-4902-b205-99293818cb16} <Debug> oximeter.measurements_cumulativei64 (b12f48e4-bb92-415a-8923-9746a70f79c1): Loading data parts | ||
| 502 | 2025.09.18 00:39:41.207502 [ 275 ] {38f93ffd-9d40-4902-b205-99293818cb16} <Debug> oximeter.measurements_cumulativei64 (b12f48e4-bb92-415a-8923-9746a70f79c1): There are no data parts | ||
| 503 | 2025.09.18 00:39:41.210465 [ 275 ] {38f93ffd-9d40-4902-b205-99293818cb16} <Debug> TCPHandler: Processed in 0.005328183 sec. | ||
| 504 | 2025.09.18 00:39:41.210745 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.09.18 00:39:41.210908 [ 275 ] {a8b05a93-1396-4d85-be23-7382602837f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 506 | 2025.09.18 00:39:41.211029 [ 275 ] {a8b05a93-1396-4d85-be23-7382602837f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.09.18 00:39:41.212749 [ 275 ] {a8b05a93-1396-4d85-be23-7382602837f3} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Loading data parts | ||
| 508 | 2025.09.18 00:39:41.213011 [ 275 ] {a8b05a93-1396-4d85-be23-7382602837f3} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): There are no data parts | ||
| 509 | 2025.09.18 00:39:41.216274 [ 275 ] {a8b05a93-1396-4d85-be23-7382602837f3} <Debug> TCPHandler: Processed in 0.005602638 sec. | ||
| 510 | 2025.09.18 00:39:41.216424 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.09.18 00:39:41.216669 [ 275 ] {2b3e0057-4133-4ac3-b235-92e203d950fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 512 | 2025.09.18 00:39:41.216818 [ 275 ] {2b3e0057-4133-4ac3-b235-92e203d950fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.09.18 00:39:41.219446 [ 275 ] {2b3e0057-4133-4ac3-b235-92e203d950fd} <Debug> oximeter.measurements_cumulativef32 (dfe9ef39-0208-48db-916f-7c329eefc0ac): Loading data parts | ||
| 514 | 2025.09.18 00:39:41.219590 [ 275 ] {2b3e0057-4133-4ac3-b235-92e203d950fd} <Debug> oximeter.measurements_cumulativef32 (dfe9ef39-0208-48db-916f-7c329eefc0ac): There are no data parts | ||
| 515 | 2025.09.18 00:39:41.223601 [ 275 ] {2b3e0057-4133-4ac3-b235-92e203d950fd} <Debug> TCPHandler: Processed in 0.007224833 sec. | ||
| 516 | 2025.09.18 00:39:41.223765 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.09.18 00:39:41.223966 [ 275 ] {d54e9438-b88f-464c-822b-4428d9e98131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 518 | 2025.09.18 00:39:41.224120 [ 275 ] {d54e9438-b88f-464c-822b-4428d9e98131} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.09.18 00:39:41.226057 [ 275 ] {d54e9438-b88f-464c-822b-4428d9e98131} <Debug> oximeter.measurements_cumulativef64 (cb0ba91a-9f55-4012-be83-0c28298887ea): Loading data parts | ||
| 520 | 2025.09.18 00:39:41.226244 [ 275 ] {d54e9438-b88f-464c-822b-4428d9e98131} <Debug> oximeter.measurements_cumulativef64 (cb0ba91a-9f55-4012-be83-0c28298887ea): There are no data parts | ||
| 521 | 2025.09.18 00:39:41.230032 [ 275 ] {d54e9438-b88f-464c-822b-4428d9e98131} <Debug> TCPHandler: Processed in 0.006322969 sec. | ||
| 522 | 2025.09.18 00:39:41.230278 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.09.18 00:39:41.230499 [ 275 ] {272c43d9-0d4a-4587-b63c-96ab65423d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2025.09.18 00:39:41.230641 [ 275 ] {272c43d9-0d4a-4587-b63c-96ab65423d74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.09.18 00:39:41.235301 [ 275 ] {272c43d9-0d4a-4587-b63c-96ab65423d74} <Debug> oximeter.measurements_histogrami8 (ab7c375f-5560-4883-a162-a4db1fac3d0d): Loading data parts | ||
| 536 | 2025.09.18 00:39:41.235493 [ 275 ] {272c43d9-0d4a-4587-b63c-96ab65423d74} <Debug> oximeter.measurements_histogrami8 (ab7c375f-5560-4883-a162-a4db1fac3d0d): There are no data parts | ||
| 537 | 2025.09.18 00:39:41.237597 [ 275 ] {272c43d9-0d4a-4587-b63c-96ab65423d74} <Debug> TCPHandler: Processed in 0.007368486 sec. | ||
| 538 | 2025.09.18 00:39:41.237750 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.09.18 00:39:41.237975 [ 275 ] {dd174707-315a-4a4a-b1d1-e46eeaf76278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 540 | 2025.09.18 00:39:41.238165 [ 275 ] {dd174707-315a-4a4a-b1d1-e46eeaf76278} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.09.18 00:39:41.241880 [ 275 ] {dd174707-315a-4a4a-b1d1-e46eeaf76278} <Debug> oximeter.measurements_histogramu8 (5479de3a-1828-4616-b86f-17624a528b0c): Loading data parts | ||
| 542 | 2025.09.18 00:39:41.242034 [ 275 ] {dd174707-315a-4a4a-b1d1-e46eeaf76278} <Debug> oximeter.measurements_histogramu8 (5479de3a-1828-4616-b86f-17624a528b0c): There are no data parts | ||
| 543 | 2025.09.18 00:39:41.245361 [ 275 ] {dd174707-315a-4a4a-b1d1-e46eeaf76278} <Debug> TCPHandler: Processed in 0.007660461 sec. | ||
| 544 | 2025.09.18 00:39:41.245612 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.09.18 00:39:41.245966 [ 275 ] {e706675f-5927-4ba5-a6bc-96a1e7fb2284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 546 | 2025.09.18 00:39:41.246130 [ 275 ] {e706675f-5927-4ba5-a6bc-96a1e7fb2284} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.09.18 00:39:41.251161 [ 275 ] {e706675f-5927-4ba5-a6bc-96a1e7fb2284} <Debug> oximeter.measurements_histogrami16 (91416c65-ea6f-4206-b675-13ecd8512558): Loading data parts | ||
| 548 | 2025.09.18 00:39:41.251419 [ 275 ] {e706675f-5927-4ba5-a6bc-96a1e7fb2284} <Debug> oximeter.measurements_histogrami16 (91416c65-ea6f-4206-b675-13ecd8512558): There are no data parts | ||
| 549 | 2025.09.18 00:39:41.252998 [ 275 ] {e706675f-5927-4ba5-a6bc-96a1e7fb2284} <Debug> TCPHandler: Processed in 0.007449287 sec. | ||
| 550 | 2025.09.18 00:39:41.253141 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.09.18 00:39:41.253362 [ 275 ] {c8354188-af7f-4e1f-83da-db83fde0c05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 552 | 2025.09.18 00:39:41.253499 [ 275 ] {c8354188-af7f-4e1f-83da-db83fde0c05e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.09.18 00:39:41.256019 [ 275 ] {c8354188-af7f-4e1f-83da-db83fde0c05e} <Debug> oximeter.measurements_histogramu16 (c2f16057-0cb9-4fd9-92b8-1bb5c2a30fca): Loading data parts | ||
| 554 | 2025.09.18 00:39:41.256139 [ 275 ] {c8354188-af7f-4e1f-83da-db83fde0c05e} <Debug> oximeter.measurements_histogramu16 (c2f16057-0cb9-4fd9-92b8-1bb5c2a30fca): There are no data parts | ||
| 555 | 2025.09.18 00:39:41.259337 [ 275 ] {c8354188-af7f-4e1f-83da-db83fde0c05e} <Debug> TCPHandler: Processed in 0.006244118 sec. | ||
| 556 | 2025.09.18 00:39:41.259523 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.09.18 00:39:41.259783 [ 275 ] {ac51d7de-a338-49b6-b396-25c8c2469dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 558 | 2025.09.18 00:39:41.259920 [ 275 ] {ac51d7de-a338-49b6-b396-25c8c2469dea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.09.18 00:39:41.265609 [ 275 ] {ac51d7de-a338-49b6-b396-25c8c2469dea} <Debug> oximeter.measurements_histogrami32 (4a0235a0-fd0e-46b2-a59d-c93660df2d31): Loading data parts | ||
| 560 | 2025.09.18 00:39:41.265766 [ 275 ] {ac51d7de-a338-49b6-b396-25c8c2469dea} <Debug> oximeter.measurements_histogrami32 (4a0235a0-fd0e-46b2-a59d-c93660df2d31): There are no data parts | ||
| 561 | 2025.09.18 00:39:41.269370 [ 275 ] {ac51d7de-a338-49b6-b396-25c8c2469dea} <Debug> TCPHandler: Processed in 0.009893875 sec. | ||
| 562 | 2025.09.18 00:39:41.269551 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.09.18 00:39:41.269801 [ 275 ] {abeb6374-904b-4967-9e55-1aec7df75af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 564 | 2025.09.18 00:39:41.269964 [ 275 ] {abeb6374-904b-4967-9e55-1aec7df75af3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.09.18 00:39:41.274420 [ 275 ] {abeb6374-904b-4967-9e55-1aec7df75af3} <Debug> oximeter.measurements_histogramu32 (dcc3d0c5-a3e6-478b-9cbb-1156c7cfebc3): Loading data parts | ||
| 566 | 2025.09.18 00:39:41.274549 [ 275 ] {abeb6374-904b-4967-9e55-1aec7df75af3} <Debug> oximeter.measurements_histogramu32 (dcc3d0c5-a3e6-478b-9cbb-1156c7cfebc3): There are no data parts | ||
| 567 | 2025.09.18 00:39:41.279798 [ 275 ] {abeb6374-904b-4967-9e55-1aec7df75af3} <Debug> TCPHandler: Processed in 0.010313602 sec. | ||
| 568 | 2025.09.18 00:39:41.280020 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.09.18 00:39:41.280321 [ 275 ] {c1b0bbbd-ae4e-4a19-afc9-b9b9e97fd2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 570 | 2025.09.18 00:39:41.280470 [ 275 ] {c1b0bbbd-ae4e-4a19-afc9-b9b9e97fd2d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.09.18 00:39:41.282765 [ 275 ] {c1b0bbbd-ae4e-4a19-afc9-b9b9e97fd2d7} <Debug> oximeter.measurements_histogrami64 (f636c697-2ef9-4ba0-a533-77b84433ed6a): Loading data parts | ||
| 572 | 2025.09.18 00:39:41.282883 [ 275 ] {c1b0bbbd-ae4e-4a19-afc9-b9b9e97fd2d7} <Debug> oximeter.measurements_histogrami64 (f636c697-2ef9-4ba0-a533-77b84433ed6a): There are no data parts | ||
| 573 | 2025.09.18 00:39:41.285721 [ 275 ] {c1b0bbbd-ae4e-4a19-afc9-b9b9e97fd2d7} <Debug> TCPHandler: Processed in 0.005759241 sec. | ||
| 574 | 2025.09.18 00:39:41.285864 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.09.18 00:39:41.286071 [ 275 ] {9d9b7907-ba02-4fae-b3f4-16903b2385be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 576 | 2025.09.18 00:39:41.286211 [ 275 ] {9d9b7907-ba02-4fae-b3f4-16903b2385be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.09.18 00:39:41.290234 [ 275 ] {9d9b7907-ba02-4fae-b3f4-16903b2385be} <Debug> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Loading data parts | ||
| 578 | 2025.09.18 00:39:41.290368 [ 275 ] {9d9b7907-ba02-4fae-b3f4-16903b2385be} <Debug> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): There are no data parts | ||
| 579 | 2025.09.18 00:39:41.291691 [ 275 ] {9d9b7907-ba02-4fae-b3f4-16903b2385be} <Debug> TCPHandler: Processed in 0.005874042 sec. | ||
| 580 | 2025.09.18 00:39:41.291845 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.09.18 00:39:41.292132 [ 275 ] {cbaeea11-e699-4800-91f5-47b2a1628fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 582 | 2025.09.18 00:39:41.292260 [ 275 ] {cbaeea11-e699-4800-91f5-47b2a1628fd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.09.18 00:39:41.296119 [ 275 ] {cbaeea11-e699-4800-91f5-47b2a1628fd0} <Debug> oximeter.measurements_histogramf32 (f775e7c8-c439-4cd1-a984-fde7ac16042a): Loading data parts | ||
| 584 | 2025.09.18 00:39:41.296255 [ 275 ] {cbaeea11-e699-4800-91f5-47b2a1628fd0} <Debug> oximeter.measurements_histogramf32 (f775e7c8-c439-4cd1-a984-fde7ac16042a): There are no data parts | ||
| 585 | 2025.09.18 00:39:41.301472 [ 275 ] {cbaeea11-e699-4800-91f5-47b2a1628fd0} <Debug> TCPHandler: Processed in 0.009673862 sec. | ||
| 586 | 2025.09.18 00:39:41.301627 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.09.18 00:39:41.301853 [ 275 ] {94892dff-e59b-4ce2-acdd-7f457ba4c064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 588 | 2025.09.18 00:39:41.301990 [ 275 ] {94892dff-e59b-4ce2-acdd-7f457ba4c064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.09.18 00:39:41.304237 [ 275 ] {94892dff-e59b-4ce2-acdd-7f457ba4c064} <Debug> oximeter.measurements_histogramf64 (9cbe1ac3-d46e-4620-96df-0e1cbf53e934): Loading data parts | ||
| 590 | 2025.09.18 00:39:41.304357 [ 275 ] {94892dff-e59b-4ce2-acdd-7f457ba4c064} <Debug> oximeter.measurements_histogramf64 (9cbe1ac3-d46e-4620-96df-0e1cbf53e934): There are no data parts | ||
| 591 | 2025.09.18 00:39:41.307531 [ 275 ] {94892dff-e59b-4ce2-acdd-7f457ba4c064} <Debug> TCPHandler: Processed in 0.005960483 sec. | ||
| 592 | 2025.09.18 00:39:41.307738 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.09.18 00:39:41.307959 [ 275 ] {6ba41b33-9a2b-489a-8a1d-f21fdc250014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2025.09.18 00:39:41.308096 [ 275 ] {6ba41b33-9a2b-489a-8a1d-f21fdc250014} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.09.18 00:39:41.312506 [ 275 ] {6ba41b33-9a2b-489a-8a1d-f21fdc250014} <Debug> oximeter.fields_bool (a74cf848-196f-4112-848c-dc29bda50484): Loading data parts | ||
| 621 | 2025.09.18 00:39:41.312639 [ 275 ] {6ba41b33-9a2b-489a-8a1d-f21fdc250014} <Debug> oximeter.fields_bool (a74cf848-196f-4112-848c-dc29bda50484): There are no data parts | ||
| 622 | 2025.09.18 00:39:41.314179 [ 275 ] {6ba41b33-9a2b-489a-8a1d-f21fdc250014} <Debug> TCPHandler: Processed in 0.006498712 sec. | ||
| 623 | 2025.09.18 00:39:41.314325 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.09.18 00:39:41.314476 [ 275 ] {1339c6ba-05dc-4628-9ca7-40e2ddc0da0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 625 | 2025.09.18 00:39:41.314620 [ 275 ] {1339c6ba-05dc-4628-9ca7-40e2ddc0da0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.09.18 00:39:41.318265 [ 275 ] {1339c6ba-05dc-4628-9ca7-40e2ddc0da0b} <Debug> oximeter.fields_i8 (43b50ab6-bff4-48be-978a-a55eb43f4a16): Loading data parts | ||
| 627 | 2025.09.18 00:39:41.318486 [ 275 ] {1339c6ba-05dc-4628-9ca7-40e2ddc0da0b} <Debug> oximeter.fields_i8 (43b50ab6-bff4-48be-978a-a55eb43f4a16): There are no data parts | ||
| 628 | 2025.09.18 00:39:41.324928 [ 275 ] {1339c6ba-05dc-4628-9ca7-40e2ddc0da0b} <Debug> TCPHandler: Processed in 0.010650897 sec. | ||
| 629 | 2025.09.18 00:39:41.325089 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.09.18 00:39:41.325396 [ 275 ] {a97f8104-04cf-48fe-9124-928cfbfb779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 631 | 2025.09.18 00:39:41.325526 [ 275 ] {a97f8104-04cf-48fe-9124-928cfbfb779d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.09.18 00:39:41.331274 [ 275 ] {a97f8104-04cf-48fe-9124-928cfbfb779d} <Debug> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Loading data parts | ||
| 633 | 2025.09.18 00:39:41.331424 [ 275 ] {a97f8104-04cf-48fe-9124-928cfbfb779d} <Debug> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): There are no data parts | ||
| 634 | 2025.09.18 00:39:41.337954 [ 275 ] {a97f8104-04cf-48fe-9124-928cfbfb779d} <Debug> TCPHandler: Processed in 0.012917532 sec. | ||
| 635 | 2025.09.18 00:39:41.338099 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.09.18 00:39:41.338251 [ 275 ] {75d70d88-0c07-49c3-ac67-3ea17584f678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 637 | 2025.09.18 00:39:41.338373 [ 275 ] {75d70d88-0c07-49c3-ac67-3ea17584f678} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.09.18 00:39:41.340994 [ 275 ] {75d70d88-0c07-49c3-ac67-3ea17584f678} <Debug> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Loading data parts | ||
| 639 | 2025.09.18 00:39:41.341147 [ 275 ] {75d70d88-0c07-49c3-ac67-3ea17584f678} <Debug> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): There are no data parts | ||
| 640 | 2025.09.18 00:39:41.344977 [ 275 ] {75d70d88-0c07-49c3-ac67-3ea17584f678} <Debug> TCPHandler: Processed in 0.006925199 sec. | ||
| 641 | 2025.09.18 00:39:41.345111 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.09.18 00:39:41.345342 [ 275 ] {ba7a6498-7d39-48a6-ab50-211df13dd8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 643 | 2025.09.18 00:39:41.345450 [ 275 ] {ba7a6498-7d39-48a6-ab50-211df13dd8ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.09.18 00:39:41.349735 [ 275 ] {ba7a6498-7d39-48a6-ab50-211df13dd8ca} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Loading data parts | ||
| 645 | 2025.09.18 00:39:41.349870 [ 275 ] {ba7a6498-7d39-48a6-ab50-211df13dd8ca} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): There are no data parts | ||
| 646 | 2025.09.18 00:39:41.356442 [ 275 ] {ba7a6498-7d39-48a6-ab50-211df13dd8ca} <Debug> TCPHandler: Processed in 0.011377548 sec. | ||
| 647 | 2025.09.18 00:39:41.356611 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.09.18 00:39:41.356794 [ 275 ] {9e123d30-db67-493d-8fe0-fb03e7e3c921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 649 | 2025.09.18 00:39:41.356969 [ 275 ] {9e123d30-db67-493d-8fe0-fb03e7e3c921} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.09.18 00:39:41.363279 [ 275 ] {9e123d30-db67-493d-8fe0-fb03e7e3c921} <Debug> oximeter.fields_i32 (38d30946-ed31-4497-bc1b-7398848fb988): Loading data parts | ||
| 651 | 2025.09.18 00:39:41.363510 [ 275 ] {9e123d30-db67-493d-8fe0-fb03e7e3c921} <Debug> oximeter.fields_i32 (38d30946-ed31-4497-bc1b-7398848fb988): There are no data parts | ||
| 652 | 2025.09.18 00:39:41.372542 [ 275 ] {9e123d30-db67-493d-8fe0-fb03e7e3c921} <Debug> TCPHandler: Processed in 0.015990331 sec. | ||
| 653 | 2025.09.18 00:39:41.372713 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.09.18 00:39:41.372943 [ 275 ] {a7d23402-2b0a-4de5-a39d-d33549e4e298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.09.18 00:39:41.373051 [ 275 ] {a7d23402-2b0a-4de5-a39d-d33549e4e298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.09.18 00:39:41.378155 [ 275 ] {a7d23402-2b0a-4de5-a39d-d33549e4e298} <Debug> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Loading data parts | ||
| 657 | 2025.09.18 00:39:41.378353 [ 275 ] {a7d23402-2b0a-4de5-a39d-d33549e4e298} <Debug> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): There are no data parts | ||
| 658 | 2025.09.18 00:39:41.402458 [ 275 ] {a7d23402-2b0a-4de5-a39d-d33549e4e298} <Debug> TCPHandler: Processed in 0.029802628 sec. | ||
| 659 | 2025.09.18 00:39:41.402636 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.09.18 00:39:41.402812 [ 275 ] {70e3cd53-50c8-4cb6-a952-917f60075625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.09.18 00:39:41.402941 [ 275 ] {70e3cd53-50c8-4cb6-a952-917f60075625} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.09.18 00:39:41.409455 [ 275 ] {70e3cd53-50c8-4cb6-a952-917f60075625} <Debug> oximeter.fields_i64 (b7fc7f26-d5e7-4f11-9a7f-f48fe266c2f8): Loading data parts | ||
| 663 | 2025.09.18 00:39:41.409684 [ 275 ] {70e3cd53-50c8-4cb6-a952-917f60075625} <Debug> oximeter.fields_i64 (b7fc7f26-d5e7-4f11-9a7f-f48fe266c2f8): There are no data parts | ||
| 664 | 2025.09.18 00:39:41.411231 [ 275 ] {70e3cd53-50c8-4cb6-a952-917f60075625} <Debug> TCPHandler: Processed in 0.008655466 sec. | ||
| 665 | 2025.09.18 00:39:41.411416 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.09.18 00:39:41.411615 [ 275 ] {e4f2ca0c-b597-47d7-a330-84befaa2f1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.09.18 00:39:41.411761 [ 275 ] {e4f2ca0c-b597-47d7-a330-84befaa2f1ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.09.18 00:39:41.413559 [ 275 ] {e4f2ca0c-b597-47d7-a330-84befaa2f1ae} <Debug> oximeter.fields_u64 (8cc29b34-5a98-4468-8fd5-1c9e27850e6d): Loading data parts | ||
| 669 | 2025.09.18 00:39:41.413720 [ 275 ] {e4f2ca0c-b597-47d7-a330-84befaa2f1ae} <Debug> oximeter.fields_u64 (8cc29b34-5a98-4468-8fd5-1c9e27850e6d): There are no data parts | ||
| 670 | 2025.09.18 00:39:41.415044 [ 275 ] {e4f2ca0c-b597-47d7-a330-84befaa2f1ae} <Debug> TCPHandler: Processed in 0.003676738 sec. | ||
| 671 | 2025.09.18 00:39:41.415205 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.09.18 00:39:41.415364 [ 275 ] {f4c7e450-d44b-4397-9a0c-629e9d3fe75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.09.18 00:39:41.415564 [ 275 ] {f4c7e450-d44b-4397-9a0c-629e9d3fe75f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.09.18 00:39:41.417351 [ 275 ] {f4c7e450-d44b-4397-9a0c-629e9d3fe75f} <Debug> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Loading data parts | ||
| 675 | 2025.09.18 00:39:41.417530 [ 275 ] {f4c7e450-d44b-4397-9a0c-629e9d3fe75f} <Debug> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): There are no data parts | ||
| 676 | 2025.09.18 00:39:41.418914 [ 275 ] {f4c7e450-d44b-4397-9a0c-629e9d3fe75f} <Debug> TCPHandler: Processed in 0.003757049 sec. | ||
| 677 | 2025.09.18 00:39:41.419192 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.09.18 00:39:41.419351 [ 275 ] {c68869bd-ca92-4bb0-ad94-2676d9094bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.09.18 00:39:41.419511 [ 275 ] {c68869bd-ca92-4bb0-ad94-2676d9094bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.09.18 00:39:41.421566 [ 275 ] {c68869bd-ca92-4bb0-ad94-2676d9094bd1} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Loading data parts | ||
| 681 | 2025.09.18 00:39:41.421777 [ 275 ] {c68869bd-ca92-4bb0-ad94-2676d9094bd1} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): There are no data parts | ||
| 682 | 2025.09.18 00:39:41.422984 [ 275 ] {c68869bd-ca92-4bb0-ad94-2676d9094bd1} <Debug> TCPHandler: Processed in 0.003841301 sec. | ||
| 683 | 2025.09.18 00:39:41.423124 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.09.18 00:39:41.423366 [ 275 ] {bdc24a2c-7f94-4208-bf1c-510112da007a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.09.18 00:39:41.423408 [ 275 ] {bdc24a2c-7f94-4208-bf1c-510112da007a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.09.18 00:39:41.425492 [ 275 ] {bdc24a2c-7f94-4208-bf1c-510112da007a} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Loading data parts | ||
| 687 | 2025.09.18 00:39:41.425643 [ 275 ] {bdc24a2c-7f94-4208-bf1c-510112da007a} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): There are no data parts | ||
| 688 | 2025.09.18 00:39:41.427382 [ 275 ] {bdc24a2c-7f94-4208-bf1c-510112da007a} <Debug> TCPHandler: Processed in 0.004307058 sec. | ||
| 689 | 2025.09.18 00:39:41.427633 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.09.18 00:39:41.427882 [ 275 ] {1a98d48c-1b6d-45e0-a738-eb26a29aedb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.09.18 00:39:41.428030 [ 275 ] {1a98d48c-1b6d-45e0-a738-eb26a29aedb8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.09.18 00:39:41.430027 [ 275 ] {1a98d48c-1b6d-45e0-a738-eb26a29aedb8} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Loading data parts | ||
| 696 | 2025.09.18 00:39:41.430159 [ 275 ] {1a98d48c-1b6d-45e0-a738-eb26a29aedb8} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): There are no data parts | ||
| 697 | 2025.09.18 00:39:41.431826 [ 275 ] {1a98d48c-1b6d-45e0-a738-eb26a29aedb8} <Debug> TCPHandler: Processed in 0.004241576 sec. | ||
| 698 | 2025.09.18 00:39:41.432214 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.09.18 00:39:41.432582 [ 276 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.09.18 00:39:41.434039 [ 276 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.09.18 00:39:41.455282 [ 284 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Trace> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.09.18 00:39:41.455365 [ 284 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 703 | 2025.09.18 00:39:41.460948 [ 284 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.09.18 00:39:41.461648 [ 284 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Trace> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.09.18 00:39:41.461945 [ 276 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.029496 sec., 33.90290208841877 rows/sec., 542.45 B/sec. | ||
| 706 | 2025.09.18 00:39:41.462314 [ 276 ] {5351ce35-c96a-4080-a339-811260b2b4bb} <Debug> TCPHandler: Processed in 0.030232165 sec. | ||
| 707 | 2025.09.18 00:39:42.000289 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.23 MiB, peak 130.23 MiB, free memory in arenas 0.00 B, will set to 139.69 MiB (RSS), difference: 9.46 MiB | ||
| 708 | 2025.09.18 00:39:44.169628 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.09.18 00:39:44.169682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.09.18 00:39:44.169718 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.09.18 00:39:44.169908 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.09.18 00:39:44.172987 [ 245 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Loading data parts | ||
| 713 | 2025.09.18 00:39:44.173217 [ 245 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): There are no data parts | ||
| 714 | 2025.09.18 00:39:44.177171 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.09.18 00:39:44.177217 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 716 | 2025.09.18 00:39:44.181235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.09.18 00:39:44.181824 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.09.18 00:39:44.181966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 719 | 2025.09.18 00:39:44.184114 [ 244 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Loading data parts | ||
| 720 | 2025.09.18 00:39:44.184436 [ 244 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): There are no data parts | ||
| 721 | 2025.09.18 00:39:44.209775 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.09.18 00:39:44.209863 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 723 | 2025.09.18 00:39:44.217136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.09.18 00:39:44.218491 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.09.18 00:39:44.222235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.09.18 00:39:45.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.72 MiB, peak 148.72 MiB, free memory in arenas 0.00 B, will set to 153.76 MiB (RSS), difference: 9.05 MiB | ||
| 727 | 2025.09.18 00:39:46.669625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.09.18 00:39:46.669731 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.09.18 00:39:46.674236 [ 243 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Loading data parts | ||
| 730 | 2025.09.18 00:39:46.674429 [ 243 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): There are no data parts | ||
| 731 | 2025.09.18 00:39:46.680273 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.09.18 00:39:46.680312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 733 | 2025.09.18 00:39:46.682043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.09.18 00:39:46.682589 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.09.18 00:39:46.682849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.09.18 00:39:47.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.97 MiB, peak 157.97 MiB, free memory in arenas 0.00 B, will set to 154.79 MiB (RSS), difference: -3.18 MiB | ||
| 737 | 2025.09.18 00:39:51.616743 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.09.18 00:39:51.616879 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.09.18 00:39:51.682049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.09.18 00:39:51.682941 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.09.18 00:39:51.682994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 742 | 2025.09.18 00:39:51.683863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.09.18 00:39:51.684352 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.09.18 00:39:51.684496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.09.18 00:39:51.722318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.09.18 00:39:51.740678 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.09.18 00:39:51.740731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 748 | 2025.09.18 00:39:51.747419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.09.18 00:39:51.748644 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.09.18 00:39:51.751695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.09.18 00:39:52.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.55 MiB, peak 159.55 MiB, free memory in arenas 0.00 B, will set to 157.62 MiB (RSS), difference: 2.06 MiB | ||
| 752 | 2025.09.18 00:39:57.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.63 MiB, peak 159.55 MiB, free memory in arenas 0.00 B, will set to 157.65 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.09.18 00:39:59.184742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 754 | 2025.09.18 00:39:59.185239 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2025.09.18 00:39:59.185349 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 756 | 2025.09.18 00:39:59.186050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2025.09.18 00:39:59.186545 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2025.09.18 00:39:59.186746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 759 | 2025.09.18 00:39:59.251855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2025.09.18 00:39:59.268741 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2025.09.18 00:39:59.268802 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 762 | 2025.09.18 00:39:59.275169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2025.09.18 00:39:59.276444 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2025.09.18 00:39:59.279681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2025.09.18 00:40:01.471360 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2025.09.18 00:40:01.471551 [ 275 ] {ad65cd99-6b3f-4034-9948-4ada9fa3ad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2025.09.18 00:40:01.471926 [ 275 ] {ad65cd99-6b3f-4034-9948-4ada9fa3ad67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2025.09.18 00:40:01.476192 [ 275 ] {ad65cd99-6b3f-4034-9948-4ada9fa3ad67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2025.09.18 00:40:01.476854 [ 275 ] {ad65cd99-6b3f-4034-9948-4ada9fa3ad67} <Debug> TCPHandler: Processed in 0.005620488 sec. | ||
| 770 | 2025.09.18 00:40:01.479810 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2025.09.18 00:40:01.479979 [ 275 ] {9e47d9b2-4a2f-476d-9cbe-ff71035c8ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2025.09.18 00:40:01.482223 [ 275 ] {9e47d9b2-4a2f-476d-9cbe-ff71035c8ba1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2025.09.18 00:40:01.482276 [ 275 ] {9e47d9b2-4a2f-476d-9cbe-ff71035c8ba1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2025.09.18 00:40:01.482698 [ 275 ] {9e47d9b2-4a2f-476d-9cbe-ff71035c8ba1} <Debug> TCPHandler: Processed in 0.002950387 sec. | ||
| 775 | 2025.09.18 00:40:01.482952 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2025.09.18 00:40:01.483084 [ 275 ] {b811b465-179c-49cb-adc1-a9884a17fabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 777 | 2025.09.18 00:40:01.483386 [ 275 ] {b811b465-179c-49cb-adc1-a9884a17fabe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2025.09.18 00:40:01.483430 [ 275 ] {b811b465-179c-49cb-adc1-a9884a17fabe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2025.09.18 00:40:01.483755 [ 275 ] {b811b465-179c-49cb-adc1-a9884a17fabe} <Debug> TCPHandler: Processed in 0.000856613 sec. | ||
| 780 | 2025.09.18 00:40:01.483967 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2025.09.18 00:40:01.484086 [ 275 ] {56b75bf7-16a7-4bec-bfc6-4581882c50d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 782 | 2025.09.18 00:40:01.484334 [ 275 ] {56b75bf7-16a7-4bec-bfc6-4581882c50d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2025.09.18 00:40:01.484378 [ 275 ] {56b75bf7-16a7-4bec-bfc6-4581882c50d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2025.09.18 00:40:01.484749 [ 275 ] {56b75bf7-16a7-4bec-bfc6-4581882c50d4} <Debug> TCPHandler: Processed in 0.000833553 sec. | ||
| 785 | 2025.09.18 00:40:01.484979 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2025.09.18 00:40:01.485095 [ 275 ] {2e2cb733-40d3-448b-8751-4303481b9be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 787 | 2025.09.18 00:40:01.485342 [ 275 ] {2e2cb733-40d3-448b-8751-4303481b9be7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2025.09.18 00:40:01.485385 [ 275 ] {2e2cb733-40d3-448b-8751-4303481b9be7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2025.09.18 00:40:01.485712 [ 275 ] {2e2cb733-40d3-448b-8751-4303481b9be7} <Debug> TCPHandler: Processed in 0.000782702 sec. | ||
| 790 | 2025.09.18 00:40:01.485925 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2025.09.18 00:40:01.486043 [ 275 ] {87d0dab0-94f2-4e67-a9ae-7f45bbc3408f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 792 | 2025.09.18 00:40:01.486289 [ 275 ] {87d0dab0-94f2-4e67-a9ae-7f45bbc3408f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2025.09.18 00:40:01.486333 [ 275 ] {87d0dab0-94f2-4e67-a9ae-7f45bbc3408f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2025.09.18 00:40:01.486653 [ 275 ] {87d0dab0-94f2-4e67-a9ae-7f45bbc3408f} <Debug> TCPHandler: Processed in 0.000777742 sec. | ||
| 795 | 2025.09.18 00:40:01.486862 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2025.09.18 00:40:01.486977 [ 275 ] {0e3edded-db44-4cf0-bb00-29695faabd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 797 | 2025.09.18 00:40:01.487214 [ 275 ] {0e3edded-db44-4cf0-bb00-29695faabd9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2025.09.18 00:40:01.487257 [ 275 ] {0e3edded-db44-4cf0-bb00-29695faabd9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2025.09.18 00:40:01.487573 [ 275 ] {0e3edded-db44-4cf0-bb00-29695faabd9e} <Debug> TCPHandler: Processed in 0.000758672 sec. | ||
| 800 | 2025.09.18 00:40:01.487781 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2025.09.18 00:40:01.487895 [ 275 ] {9a860fac-57f1-4042-b7ed-62b6c0a5cc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 802 | 2025.09.18 00:40:01.488123 [ 275 ] {9a860fac-57f1-4042-b7ed-62b6c0a5cc0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2025.09.18 00:40:01.488162 [ 275 ] {9a860fac-57f1-4042-b7ed-62b6c0a5cc0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2025.09.18 00:40:01.488481 [ 275 ] {9a860fac-57f1-4042-b7ed-62b6c0a5cc0c} <Debug> TCPHandler: Processed in 0.000784072 sec. | ||
| 805 | 2025.09.18 00:40:01.488717 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2025.09.18 00:40:01.488864 [ 275 ] {63260ca4-255c-428a-b3c5-25a150cedef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 807 | 2025.09.18 00:40:01.489273 [ 275 ] {63260ca4-255c-428a-b3c5-25a150cedef1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2025.09.18 00:40:01.489329 [ 275 ] {63260ca4-255c-428a-b3c5-25a150cedef1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2025.09.18 00:40:01.489702 [ 275 ] {63260ca4-255c-428a-b3c5-25a150cedef1} <Debug> TCPHandler: Processed in 0.000999266 sec. | ||
| 810 | 2025.09.18 00:40:01.489948 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2025.09.18 00:40:01.490070 [ 275 ] {46026399-b92d-4bc8-aca1-f95090125cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 812 | 2025.09.18 00:40:01.490330 [ 275 ] {46026399-b92d-4bc8-aca1-f95090125cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2025.09.18 00:40:01.490373 [ 275 ] {46026399-b92d-4bc8-aca1-f95090125cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2025.09.18 00:40:01.490700 [ 275 ] {46026399-b92d-4bc8-aca1-f95090125cd8} <Debug> TCPHandler: Processed in 0.000807632 sec. | ||
| 815 | 2025.09.18 00:40:01.490952 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2025.09.18 00:40:01.491074 [ 275 ] {60647f5a-3a34-4a9c-81c5-a755789718e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 817 | 2025.09.18 00:40:01.491336 [ 275 ] {60647f5a-3a34-4a9c-81c5-a755789718e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2025.09.18 00:40:01.491381 [ 275 ] {60647f5a-3a34-4a9c-81c5-a755789718e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2025.09.18 00:40:01.491707 [ 275 ] {60647f5a-3a34-4a9c-81c5-a755789718e6} <Debug> TCPHandler: Processed in 0.000804372 sec. | ||
| 820 | 2025.09.18 00:40:01.491956 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2025.09.18 00:40:01.492115 [ 275 ] {ae150f4a-ab92-40e3-8a62-6a27e779ad55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 822 | 2025.09.18 00:40:01.492386 [ 275 ] {ae150f4a-ab92-40e3-8a62-6a27e779ad55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2025.09.18 00:40:01.492429 [ 275 ] {ae150f4a-ab92-40e3-8a62-6a27e779ad55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2025.09.18 00:40:01.492794 [ 275 ] {ae150f4a-ab92-40e3-8a62-6a27e779ad55} <Debug> TCPHandler: Processed in 0.000899114 sec. | ||
| 825 | 2025.09.18 00:40:01.493014 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2025.09.18 00:40:01.493135 [ 275 ] {86f05e53-621b-4c1c-b396-21c576315187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 827 | 2025.09.18 00:40:01.493391 [ 275 ] {86f05e53-621b-4c1c-b396-21c576315187} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2025.09.18 00:40:01.493434 [ 275 ] {86f05e53-621b-4c1c-b396-21c576315187} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2025.09.18 00:40:01.493757 [ 275 ] {86f05e53-621b-4c1c-b396-21c576315187} <Debug> TCPHandler: Processed in 0.000795662 sec. | ||
| 830 | 2025.09.18 00:40:01.493953 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2025.09.18 00:40:01.494074 [ 275 ] {85196b79-89c0-4ab8-8308-9f1b1a296a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 832 | 2025.09.18 00:40:01.494326 [ 275 ] {85196b79-89c0-4ab8-8308-9f1b1a296a79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2025.09.18 00:40:01.494368 [ 275 ] {85196b79-89c0-4ab8-8308-9f1b1a296a79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2025.09.18 00:40:01.494703 [ 275 ] {85196b79-89c0-4ab8-8308-9f1b1a296a79} <Debug> TCPHandler: Processed in 0.000801752 sec. | ||
| 835 | 2025.09.18 00:40:01.494912 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.09.18 00:40:01.495032 [ 275 ] {2155ac16-fe36-442b-b141-573e1e51768d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 837 | 2025.09.18 00:40:01.495285 [ 275 ] {2155ac16-fe36-442b-b141-573e1e51768d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2025.09.18 00:40:01.495327 [ 275 ] {2155ac16-fe36-442b-b141-573e1e51768d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2025.09.18 00:40:01.495656 [ 275 ] {2155ac16-fe36-442b-b141-573e1e51768d} <Debug> TCPHandler: Processed in 0.000791842 sec. | ||
| 840 | 2025.09.18 00:40:01.495873 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2025.09.18 00:40:01.495995 [ 275 ] {79db7c6c-036a-4b1e-a319-1dad6f4f3ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 842 | 2025.09.18 00:40:01.496253 [ 275 ] {79db7c6c-036a-4b1e-a319-1dad6f4f3ec7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2025.09.18 00:40:01.496295 [ 275 ] {79db7c6c-036a-4b1e-a319-1dad6f4f3ec7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2025.09.18 00:40:01.496625 [ 275 ] {79db7c6c-036a-4b1e-a319-1dad6f4f3ec7} <Debug> TCPHandler: Processed in 0.000801952 sec. | ||
| 845 | 2025.09.18 00:40:01.496839 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.09.18 00:40:01.496959 [ 275 ] {42a438ce-96f7-4dba-aac6-ff4e76fc6a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 847 | 2025.09.18 00:40:01.497217 [ 275 ] {42a438ce-96f7-4dba-aac6-ff4e76fc6a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2025.09.18 00:40:01.497258 [ 275 ] {42a438ce-96f7-4dba-aac6-ff4e76fc6a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2025.09.18 00:40:01.497572 [ 275 ] {42a438ce-96f7-4dba-aac6-ff4e76fc6a66} <Debug> TCPHandler: Processed in 0.000779682 sec. | ||
| 850 | 2025.09.18 00:40:01.497792 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2025.09.18 00:40:01.497910 [ 275 ] {fec934e4-7465-4b23-8857-85ba513c3282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 852 | 2025.09.18 00:40:01.498177 [ 275 ] {fec934e4-7465-4b23-8857-85ba513c3282} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2025.09.18 00:40:01.498221 [ 275 ] {fec934e4-7465-4b23-8857-85ba513c3282} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2025.09.18 00:40:01.498556 [ 275 ] {fec934e4-7465-4b23-8857-85ba513c3282} <Debug> TCPHandler: Processed in 0.000812513 sec. | ||
| 855 | 2025.09.18 00:40:01.498759 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.09.18 00:40:01.498878 [ 275 ] {40dbe1cd-0ed1-47b0-8edb-1163e9a41537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 857 | 2025.09.18 00:40:01.499144 [ 275 ] {40dbe1cd-0ed1-47b0-8edb-1163e9a41537} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2025.09.18 00:40:01.499186 [ 275 ] {40dbe1cd-0ed1-47b0-8edb-1163e9a41537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2025.09.18 00:40:01.499558 [ 275 ] {40dbe1cd-0ed1-47b0-8edb-1163e9a41537} <Debug> TCPHandler: Processed in 0.000848063 sec. | ||
| 860 | 2025.09.18 00:40:01.500517 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2025.09.18 00:40:01.500641 [ 275 ] {76996876-966a-4a71-9a4a-406dc33a1e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 862 | 2025.09.18 00:40:01.500904 [ 275 ] {76996876-966a-4a71-9a4a-406dc33a1e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2025.09.18 00:40:01.500947 [ 275 ] {76996876-966a-4a71-9a4a-406dc33a1e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2025.09.18 00:40:01.501261 [ 275 ] {76996876-966a-4a71-9a4a-406dc33a1e99} <Debug> TCPHandler: Processed in 0.000797762 sec. | ||
| 865 | 2025.09.18 00:40:01.502139 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2025.09.18 00:40:01.502259 [ 275 ] {e1ae6b7c-0784-49ed-a88c-9bac718c3b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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) | ||
| 867 | 2025.09.18 00:40:01.502520 [ 275 ] {e1ae6b7c-0784-49ed-a88c-9bac718c3b1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2025.09.18 00:40:01.502562 [ 275 ] {e1ae6b7c-0784-49ed-a88c-9bac718c3b1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2025.09.18 00:40:01.502869 [ 275 ] {e1ae6b7c-0784-49ed-a88c-9bac718c3b1b} <Debug> TCPHandler: Processed in 0.000777662 sec. | ||
| 870 | 2025.09.18 00:40:01.505726 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2025.09.18 00:40:01.505857 [ 275 ] {6b5486aa-a6bf-4e16-8bf9-4dc222edb5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 872 | 2025.09.18 00:40:01.506146 [ 275 ] {6b5486aa-a6bf-4e16-8bf9-4dc222edb5fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2025.09.18 00:40:01.506190 [ 275 ] {6b5486aa-a6bf-4e16-8bf9-4dc222edb5fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2025.09.18 00:40:01.506518 [ 275 ] {6b5486aa-a6bf-4e16-8bf9-4dc222edb5fc} <Debug> TCPHandler: Processed in 0.000842603 sec. | ||
| 875 | 2025.09.18 00:40:01.506767 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2025.09.18 00:40:01.506894 [ 275 ] {5a243cfe-9ab9-4b0d-a332-dec89d98e6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 877 | 2025.09.18 00:40:01.507173 [ 275 ] {5a243cfe-9ab9-4b0d-a332-dec89d98e6fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2025.09.18 00:40:01.507217 [ 275 ] {5a243cfe-9ab9-4b0d-a332-dec89d98e6fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.09.18 00:40:01.507527 [ 275 ] {5a243cfe-9ab9-4b0d-a332-dec89d98e6fd} <Debug> TCPHandler: Processed in 0.000807042 sec. | ||
| 880 | 2025.09.18 00:40:01.507784 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.09.18 00:40:01.507908 [ 275 ] {f5157c57-89c6-46db-860b-f07e2200ee4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_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) | ||
| 882 | 2025.09.18 00:40:01.508183 [ 275 ] {f5157c57-89c6-46db-860b-f07e2200ee4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2025.09.18 00:40:01.508226 [ 275 ] {f5157c57-89c6-46db-860b-f07e2200ee4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2025.09.18 00:40:01.508571 [ 275 ] {f5157c57-89c6-46db-860b-f07e2200ee4a} <Debug> TCPHandler: Processed in 0.000833253 sec. | ||
| 885 | 2025.09.18 00:40:01.508833 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2025.09.18 00:40:01.508959 [ 275 ] {f1781edf-4a4c-4dd1-ac4e-fb3b5af07338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_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) | ||
| 887 | 2025.09.18 00:40:01.509235 [ 275 ] {f1781edf-4a4c-4dd1-ac4e-fb3b5af07338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2025.09.18 00:40:01.509278 [ 275 ] {f1781edf-4a4c-4dd1-ac4e-fb3b5af07338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2025.09.18 00:40:01.509617 [ 275 ] {f1781edf-4a4c-4dd1-ac4e-fb3b5af07338} <Debug> TCPHandler: Processed in 0.000830733 sec. | ||
| 890 | 2025.09.18 00:40:01.509910 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.09.18 00:40:01.510039 [ 275 ] {28556adc-c524-446b-87b9-6da397317586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_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) | ||
| 892 | 2025.09.18 00:40:01.510320 [ 275 ] {28556adc-c524-446b-87b9-6da397317586} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2025.09.18 00:40:01.510364 [ 275 ] {28556adc-c524-446b-87b9-6da397317586} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2025.09.18 00:40:01.510663 [ 275 ] {28556adc-c524-446b-87b9-6da397317586} <Debug> TCPHandler: Processed in 0.000811562 sec. | ||
| 895 | 2025.09.18 00:40:01.521848 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2025.09.18 00:40:01.521960 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 897 | 2025.09.18 00:40:01.522003 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2025.09.18 00:40:01.522600 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2025.09.18 00:40:01.522647 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 900 | 2025.09.18 00:40:01.523294 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2025.09.18 00:40:01.523789 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2025.09.18 00:40:01.523946 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002017 sec., 12890.431333663857 rows/sec., 2.78 MiB/sec. | ||
| 903 | 2025.09.18 00:40:01.523988 [ 275 ] {18f52074-1930-4d12-9135-ec98df1e97a6} <Debug> TCPHandler: Processed in 0.002192345 sec. | ||
| 904 | 2025.09.18 00:40:01.524117 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2025.09.18 00:40:01.524216 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 906 | 2025.09.18 00:40:01.524257 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 907 | 2025.09.18 00:40:01.525399 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2025.09.18 00:40:01.525434 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 909 | 2025.09.18 00:40:01.525986 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2025.09.18 00:40:01.526501 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2025.09.18 00:40:01.526643 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002449 sec., 9799.918334013884 rows/sec., 832.61 KiB/sec. | ||
| 912 | 2025.09.18 00:40:01.526679 [ 275 ] {671340c6-2f89-498b-bb84-799b5f10ba30} <Debug> TCPHandler: Processed in 0.002611851 sec. | ||
| 913 | 2025.09.18 00:40:01.526794 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2025.09.18 00:40:01.526891 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 915 | 2025.09.18 00:40:01.526931 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 916 | 2025.09.18 00:40:01.527329 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.09.18 00:40:01.527366 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 918 | 2025.09.18 00:40:01.527824 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2025.09.18 00:40:01.528271 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.09.18 00:40:01.528402 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001532 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. | ||
| 921 | 2025.09.18 00:40:01.528438 [ 275 ] {4426e61a-96d9-4bb5-829a-ffa5d66f462f} <Debug> TCPHandler: Processed in 0.001693026 sec. | ||
| 922 | 2025.09.18 00:40:01.528539 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2025.09.18 00:40:01.528635 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 924 | 2025.09.18 00:40:01.528674 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 925 | 2025.09.18 00:40:01.529170 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.09.18 00:40:01.529206 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 927 | 2025.09.18 00:40:01.529677 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2025.09.18 00:40:01.530149 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.09.18 00:40:01.530289 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001672 sec., 104066.985645933 rows/sec., 9.41 MiB/sec. | ||
| 930 | 2025.09.18 00:40:01.530335 [ 275 ] {9271cf47-be92-4893-9ccb-4046d38f3b0e} <Debug> TCPHandler: Processed in 0.001844889 sec. | ||
| 931 | 2025.09.18 00:40:01.530440 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2025.09.18 00:40:01.530534 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 933 | 2025.09.18 00:40:01.530573 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 934 | 2025.09.18 00:40:01.530990 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2025.09.18 00:40:01.531028 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 936 | 2025.09.18 00:40:01.531417 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2025.09.18 00:40:01.531838 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2025.09.18 00:40:01.531965 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.00145 sec., 20689.655172413793 rows/sec., 1.53 MiB/sec. | ||
| 939 | 2025.09.18 00:40:01.532002 [ 275 ] {4d27149f-f60f-4b7a-a5cf-597e6ff1e684} <Debug> TCPHandler: Processed in 0.001611915 sec. | ||
| 940 | 2025.09.18 00:40:01.532124 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2025.09.18 00:40:01.532220 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 942 | 2025.09.18 00:40:01.532259 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 943 | 2025.09.18 00:40:01.532681 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.09.18 00:40:01.532715 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 945 | 2025.09.18 00:40:01.533102 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2025.09.18 00:40:01.533562 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.09.18 00:40:01.533689 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001536 sec., 15625 rows/sec., 1.30 MiB/sec. | ||
| 948 | 2025.09.18 00:40:01.533726 [ 275 ] {e147dc3e-06ea-4ef8-901a-e8435b468d7e} <Debug> TCPHandler: Processed in 0.001714367 sec. | ||
| 949 | 2025.09.18 00:40:01.533834 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2025.09.18 00:40:01.533993 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 951 | 2025.09.18 00:40:01.534034 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 952 | 2025.09.18 00:40:01.534450 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2025.09.18 00:40:01.534488 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 954 | 2025.09.18 00:40:01.534920 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2025.09.18 00:40:01.535403 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2025.09.18 00:40:01.535535 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001563 sec., 7677.543186180423 rows/sec., 599.81 KiB/sec. | ||
| 957 | 2025.09.18 00:40:01.535571 [ 275 ] {f8aae6c3-e7a4-4d44-b8ae-381df3c18ad1} <Debug> TCPHandler: Processed in 0.001726777 sec. | ||
| 958 | 2025.09.18 00:40:01.535683 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2025.09.18 00:40:01.535777 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 960 | 2025.09.18 00:40:01.535816 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 961 | 2025.09.18 00:40:01.536233 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2025.09.18 00:40:01.536271 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 963 | 2025.09.18 00:40:01.536732 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2025.09.18 00:40:01.537166 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2025.09.18 00:40:01.537291 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001533 sec., 58708.41487279843 rows/sec., 4.83 MiB/sec. | ||
| 966 | 2025.09.18 00:40:01.537329 [ 275 ] {6aa3d995-a3ce-4aaa-93f0-73be25197d58} <Debug> TCPHandler: Processed in 0.001694497 sec. | ||
| 967 | 2025.09.18 00:40:01.537445 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2025.09.18 00:40:01.537540 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 969 | 2025.09.18 00:40:01.537581 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 970 | 2025.09.18 00:40:01.538054 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2025.09.18 00:40:01.538087 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 972 | 2025.09.18 00:40:01.538613 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2025.09.18 00:40:01.539041 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2025.09.18 00:40:01.539169 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Debug> executeQuery: Read 258 rows, 20.10 KiB in 0.001647 sec., 156648.45173041895 rows/sec., 11.92 MiB/sec. | ||
| 975 | 2025.09.18 00:40:01.539206 [ 275 ] {d2ca759f-4b06-4b0e-91d4-8ad4abf3550d} <Debug> TCPHandler: Processed in 0.001809889 sec. | ||
| 976 | 2025.09.18 00:40:01.539321 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2025.09.18 00:40:01.539415 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 978 | 2025.09.18 00:40:01.539467 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 979 | 2025.09.18 00:40:01.540222 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.09.18 00:40:01.540259 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 981 | 2025.09.18 00:40:01.541481 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 982 | 2025.09.18 00:40:01.541903 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.09.18 00:40:01.542038 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002642 sec., 3785.011355034065 rows/sec., 6.78 MiB/sec. | ||
| 984 | 2025.09.18 00:40:01.542088 [ 275 ] {e1a9152f-04a2-4111-8387-f5e051b5ac68} <Debug> TCPHandler: Processed in 0.002816395 sec. | ||
| 985 | 2025.09.18 00:40:01.542206 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.09.18 00:40:01.542301 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 987 | 2025.09.18 00:40:01.542342 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 988 | 2025.09.18 00:40:01.542689 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.09.18 00:40:01.542730 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 990 | 2025.09.18 00:40:01.543187 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 991 | 2025.09.18 00:40:01.543652 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.09.18 00:40:01.543805 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001524 sec., 26246.71916010499 rows/sec., 1.75 MiB/sec. | ||
| 993 | 2025.09.18 00:40:01.543842 [ 275 ] {0e9fa155-8a5b-49b6-a279-baffb5a2e822} <Debug> TCPHandler: Processed in 0.001686346 sec. | ||
| 994 | 2025.09.18 00:40:06.474724 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.09.18 00:40:06.474911 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.09.18 00:40:06.474973 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.09.18 00:40:06.475575 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.09.18 00:40:06.475614 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 999 | 2025.09.18 00:40:06.476106 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.09.18 00:40:06.476579 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.09.18 00:40:06.476729 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001867 sec., 16068.559185859669 rows/sec., 1.23 MiB/sec. | ||
| 1002 | 2025.09.18 00:40:06.476769 [ 275 ] {f7fb95b1-35eb-4f8e-9e44-0ec78f49acf6} <Debug> TCPHandler: Processed in 0.002166404 sec. | ||
| 1003 | 2025.09.18 00:40:06.476918 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.09.18 00:40:06.477020 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.09.18 00:40:06.477060 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.09.18 00:40:06.477457 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.09.18 00:40:06.477492 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1008 | 2025.09.18 00:40:06.477893 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.09.18 00:40:06.478339 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.09.18 00:40:06.478465 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001471 sec., 24473.147518694765 rows/sec., 1.91 MiB/sec. | ||
| 1011 | 2025.09.18 00:40:06.478499 [ 275 ] {1588ef6c-99c8-4a14-a5cc-d0675e23e8c1} <Debug> TCPHandler: Processed in 0.001628965 sec. | ||
| 1012 | 2025.09.18 00:40:06.478606 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.09.18 00:40:06.478697 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.09.18 00:40:06.478739 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.09.18 00:40:06.479102 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.09.18 00:40:06.479134 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1017 | 2025.09.18 00:40:06.479627 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.09.18 00:40:06.480064 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.09.18 00:40:06.480188 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001509 sec., 72895.9575878065 rows/sec., 5.09 MiB/sec. | ||
| 1020 | 2025.09.18 00:40:06.480223 [ 275 ] {8142b28a-4b33-485f-9523-7ba323e50400} <Debug> TCPHandler: Processed in 0.001664006 sec. | ||
| 1021 | 2025.09.18 00:40:06.480331 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.09.18 00:40:06.480422 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.09.18 00:40:06.480461 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.09.18 00:40:06.480767 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.09.18 00:40:06.480801 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 1026 | 2025.09.18 00:40:06.481218 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.09.18 00:40:06.481648 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.09.18 00:40:06.481773 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001369 sec., 29218.407596785975 rows/sec., 1.95 MiB/sec. | ||
| 1029 | 2025.09.18 00:40:06.481806 [ 275 ] {d15e6b84-c7e5-490f-af3b-e50d1e78f0fe} <Debug> TCPHandler: Processed in 0.001521844 sec. | ||
| 1030 | 2025.09.18 00:40:06.616924 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.09.18 00:40:06.616999 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.09.18 00:40:06.683318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.09.18 00:40:06.686891 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.09.18 00:40:06.686931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1035 | 2025.09.18 00:40:06.686944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1036 | 2025.09.18 00:40:06.687488 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2025.09.18 00:40:06.687544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1038 | 2025.09.18 00:40:06.688297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1039 | 2025.09.18 00:40:06.688396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1040 | 2025.09.18 00:40:06.688961 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2025.09.18 00:40:06.689062 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2025.09.18 00:40:06.689125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1043 | 2025.09.18 00:40:06.689336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1044 | 2025.09.18 00:40:06.779856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.09.18 00:40:06.797782 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.09.18 00:40:06.797844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1047 | 2025.09.18 00:40:06.804091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.09.18 00:40:06.805280 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.09.18 00:40:06.808508 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.09.18 00:40:11.474953 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.09.18 00:40:11.475134 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2025.09.18 00:40:11.475202 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2025.09.18 00:40:11.475819 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.09.18 00:40:11.475868 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1055 | 2025.09.18 00:40:11.476397 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2025.09.18 00:40:11.476834 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.09.18 00:40:11.476993 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001909 sec., 26191.72341540073 rows/sec., 2.23 MiB/sec. | ||
| 1058 | 2025.09.18 00:40:11.477042 [ 275 ] {f355eb34-24e5-40cd-9c8f-3f24ad763df9} <Debug> TCPHandler: Processed in 0.002217275 sec. | ||
| 1059 | 2025.09.18 00:40:11.477165 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.09.18 00:40:11.477267 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.09.18 00:40:11.477310 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2025.09.18 00:40:11.477714 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.09.18 00:40:11.477753 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1064 | 2025.09.18 00:40:11.478162 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.09.18 00:40:11.478621 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.09.18 00:40:11.478756 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001513 sec., 6609.385327164574 rows/sec., 496.99 KiB/sec. | ||
| 1067 | 2025.09.18 00:40:11.478795 [ 275 ] {5651767a-16be-4c81-a1d2-accdbd82123a} <Debug> TCPHandler: Processed in 0.001680306 sec. | ||
| 1068 | 2025.09.18 00:40:11.478905 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.09.18 00:40:11.479001 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2025.09.18 00:40:11.479040 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2025.09.18 00:40:11.479461 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.09.18 00:40:11.479499 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1073 | 2025.09.18 00:40:11.479899 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2025.09.18 00:40:11.480319 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.09.18 00:40:11.480449 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001467 sec., 31356.509884117248 rows/sec., 2.45 MiB/sec. | ||
| 1076 | 2025.09.18 00:40:11.480488 [ 275 ] {df707e31-2d38-4ae6-bc11-134a43260603} <Debug> TCPHandler: Processed in 0.001632056 sec. | ||
| 1077 | 2025.09.18 00:40:11.480596 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2025.09.18 00:40:11.480689 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2025.09.18 00:40:11.480732 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2025.09.18 00:40:11.481111 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.09.18 00:40:11.481149 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1082 | 2025.09.18 00:40:11.481568 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2025.09.18 00:40:11.481983 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.09.18 00:40:11.482111 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001441 sec., 76335.87786259541 rows/sec., 5.33 MiB/sec. | ||
| 1085 | 2025.09.18 00:40:11.482147 [ 275 ] {b79c7cad-5484-4053-a1b0-76f4a7e53f22} <Debug> TCPHandler: Processed in 0.001601025 sec. | ||
| 1086 | 2025.09.18 00:40:11.482258 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.09.18 00:40:11.482353 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2025.09.18 00:40:11.482407 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2025.09.18 00:40:11.483159 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.09.18 00:40:11.483196 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1091 | 2025.09.18 00:40:11.483807 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2025.09.18 00:40:11.484313 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.09.18 00:40:11.484453 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002118 sec., 4721.435316336166 rows/sec., 8.46 MiB/sec. | ||
| 1094 | 2025.09.18 00:40:11.484506 [ 275 ] {b1bfb34b-dac4-4cef-9959-4ac3cc3040ef} <Debug> TCPHandler: Processed in 0.002295696 sec. | ||
| 1095 | 2025.09.18 00:40:11.484619 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.09.18 00:40:11.484714 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2025.09.18 00:40:11.484755 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2025.09.18 00:40:11.485096 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.09.18 00:40:11.485131 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1100 | 2025.09.18 00:40:11.485520 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.09.18 00:40:11.485928 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.09.18 00:40:11.486053 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001359 sec., 29433.406916850625 rows/sec., 1.96 MiB/sec. | ||
| 1103 | 2025.09.18 00:40:11.486088 [ 275 ] {30e3459e-3ffa-448e-8beb-ac816db4de18} <Debug> TCPHandler: Processed in 0.001517964 sec. | ||
| 1104 | 2025.09.18 00:40:14.190164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1105 | 2025.09.18 00:40:14.190654 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.09.18 00:40:14.190688 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1107 | 2025.09.18 00:40:14.191349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1108 | 2025.09.18 00:40:14.191793 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.09.18 00:40:14.191939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1110 | 2025.09.18 00:40:14.309519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1111 | 2025.09.18 00:40:14.325936 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.09.18 00:40:14.325980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1113 | 2025.09.18 00:40:14.332276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1114 | 2025.09.18 00:40:14.333416 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.09.18 00:40:14.336367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1116 | 2025.09.18 00:40:15.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.96 MiB, peak 166.96 MiB, free memory in arenas 0.00 B, will set to 164.01 MiB (RSS), difference: 1.05 MiB | ||
| 1117 | 2025.09.18 00:40:16.475448 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.09.18 00:40:16.475669 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1119 | 2025.09.18 00:40:16.475742 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1120 | 2025.09.18 00:40:16.476501 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2025.09.18 00:40:16.476541 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1122 | 2025.09.18 00:40:16.477043 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2025.09.18 00:40:16.477492 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2025.09.18 00:40:16.477665 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002051 sec., 975.1340809361287 rows/sec., 79.52 KiB/sec. | ||
| 1125 | 2025.09.18 00:40:16.477721 [ 275 ] {c5a51716-b796-4496-b7fd-f97ce76305bc} <Debug> TCPHandler: Processed in 0.002404748 sec. | ||
| 1126 | 2025.09.18 00:40:16.477851 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.09.18 00:40:16.477957 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1128 | 2025.09.18 00:40:16.478002 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1129 | 2025.09.18 00:40:16.478448 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2025.09.18 00:40:16.478485 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1131 | 2025.09.18 00:40:16.478924 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1132 | 2025.09.18 00:40:16.479401 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2025.09.18 00:40:16.479538 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001605 sec., 35514.01869158878 rows/sec., 2.72 MiB/sec. | ||
| 1134 | 2025.09.18 00:40:16.479583 [ 275 ] {ca3592da-87d3-4ed1-96da-57403fcaf2f5} <Debug> TCPHandler: Processed in 0.001783648 sec. | ||
| 1135 | 2025.09.18 00:40:16.479700 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.09.18 00:40:16.479798 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1137 | 2025.09.18 00:40:16.479841 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1138 | 2025.09.18 00:40:16.480285 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.09.18 00:40:16.480321 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1140 | 2025.09.18 00:40:16.480784 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1141 | 2025.09.18 00:40:16.481247 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2025.09.18 00:40:16.481382 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001604 sec., 1246.8827930174564 rows/sec., 87.06 KiB/sec. | ||
| 1143 | 2025.09.18 00:40:16.481419 [ 275 ] {8de13980-798e-45dc-9eee-c00a25fe27d7} <Debug> TCPHandler: Processed in 0.001767628 sec. | ||
| 1144 | 2025.09.18 00:40:16.481528 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.09.18 00:40:16.481628 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2025.09.18 00:40:16.481669 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2025.09.18 00:40:16.482095 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.09.18 00:40:16.482131 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1149 | 2025.09.18 00:40:16.482563 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1150 | 2025.09.18 00:40:16.483057 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.09.18 00:40:16.483202 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001589 sec., 41535.55695405916 rows/sec., 3.24 MiB/sec. | ||
| 1152 | 2025.09.18 00:40:16.483263 [ 275 ] {c3fa7287-ecef-40cb-951e-385d61183b91} <Debug> TCPHandler: Processed in 0.001783438 sec. | ||
| 1153 | 2025.09.18 00:40:16.483385 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2025.09.18 00:40:16.483487 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1155 | 2025.09.18 00:40:16.483556 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1156 | 2025.09.18 00:40:16.484020 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2025.09.18 00:40:16.484073 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1158 | 2025.09.18 00:40:16.484596 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1159 | 2025.09.18 00:40:16.485111 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2025.09.18 00:40:16.485252 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001788 sec., 90044.74272930648 rows/sec., 6.27 MiB/sec. | ||
| 1161 | 2025.09.18 00:40:16.485307 [ 275 ] {8ffb9cd7-8872-471e-b752-899d88bd30e9} <Debug> TCPHandler: Processed in 0.001971491 sec. | ||
| 1162 | 2025.09.18 00:40:16.485451 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2025.09.18 00:40:16.485579 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1164 | 2025.09.18 00:40:16.485632 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1165 | 2025.09.18 00:40:16.486026 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2025.09.18 00:40:16.486079 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1167 | 2025.09.18 00:40:16.486600 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1168 | 2025.09.18 00:40:16.487088 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2025.09.18 00:40:16.487214 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001668 sec., 35971.22302158274 rows/sec., 2.42 MiB/sec. | ||
| 1170 | 2025.09.18 00:40:16.487249 [ 275 ] {e4973df0-b5aa-4914-b087-fad315a9baf3} <Debug> TCPHandler: Processed in 0.00186701 sec. | ||
| 1171 | 2025.09.18 00:40:16.615207 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36709 | ||
| 1172 | 2025.09.18 00:40:16.615332 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1173 | 2025.09.18 00:40:16.615362 [ 286 ] {} <Debug> TCP-Session: b8588e4c-08ad-4451-be8d-33f82068a8aa Authenticating user 'default' from [fd00:1122:3344:101::e]:36709 | ||
| 1174 | 2025.09.18 00:40:16.615384 [ 286 ] {} <Debug> TCP-Session: b8588e4c-08ad-4451-be8d-33f82068a8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.09.18 00:40:16.615397 [ 286 ] {} <Debug> TCP-Session: b8588e4c-08ad-4451-be8d-33f82068a8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2025.09.18 00:40:16.615461 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1177 | 2025.09.18 00:40:16.615486 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1178 | 2025.09.18 00:40:16.615501 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1179 | 2025.09.18 00:40:16.617909 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36657 | ||
| 1180 | 2025.09.18 00:40:16.618004 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50886 | ||
| 1181 | 2025.09.18 00:40:16.618215 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60410 | ||
| 1182 | 2025.09.18 00:40:16.618220 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55882 | ||
| 1183 | 2025.09.18 00:40:16.618296 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52175 | ||
| 1184 | 2025.09.18 00:40:16.618398 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56298 | ||
| 1185 | 2025.09.18 00:40:16.618753 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52215 | ||
| 1186 | 2025.09.18 00:40:16.618904 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54348 | ||
| 1187 | 2025.09.18 00:40:16.619880 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1188 | 2025.09.18 00:40:16.619902 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2025.09.18 00:40:16.619933 [ 287 ] {} <Debug> TCP-Session: 6d7473bf-2242-4756-b912-6e5dbb4f64dc Authenticating user 'default' from [fd00:1122:3344:101::e]:36657 | ||
| 1190 | 2025.09.18 00:40:16.619947 [ 293 ] {} <Debug> TCP-Session: 26325c0e-1316-4f78-9845-6339bcdcf989 Authenticating user 'default' from [fd00:1122:3344:101::e]:52215 | ||
| 1191 | 2025.09.18 00:40:16.619962 [ 287 ] {} <Debug> TCP-Session: 6d7473bf-2242-4756-b912-6e5dbb4f64dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2025.09.18 00:40:16.619975 [ 293 ] {} <Debug> TCP-Session: 26325c0e-1316-4f78-9845-6339bcdcf989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2025.09.18 00:40:16.619982 [ 287 ] {} <Debug> TCP-Session: 6d7473bf-2242-4756-b912-6e5dbb4f64dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2025.09.18 00:40:16.619997 [ 293 ] {} <Debug> TCP-Session: 26325c0e-1316-4f78-9845-6339bcdcf989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2025.09.18 00:40:16.621883 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2025.09.18 00:40:16.621883 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2025.09.18 00:40:16.621924 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2025.09.18 00:40:16.621964 [ 292 ] {} <Debug> TCP-Session: fb3890f8-2fb2-49f0-a849-39bfcededc80 Authenticating user 'default' from [fd00:1122:3344:101::e]:56298 | ||
| 1199 | 2025.09.18 00:40:16.621975 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2025.09.18 00:40:16.621990 [ 291 ] {} <Debug> TCP-Session: 0aa40af8-ac1d-4b7d-924c-59292a1eb445 Authenticating user 'default' from [fd00:1122:3344:101::e]:52175 | ||
| 1201 | 2025.09.18 00:40:16.622003 [ 292 ] {} <Debug> TCP-Session: fb3890f8-2fb2-49f0-a849-39bfcededc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2025.09.18 00:40:16.622022 [ 290 ] {} <Debug> TCP-Session: e371d9e2-b119-4390-b07a-b89730ac7ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60410 | ||
| 1203 | 2025.09.18 00:40:16.622030 [ 291 ] {} <Debug> TCP-Session: 0aa40af8-ac1d-4b7d-924c-59292a1eb445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2025.09.18 00:40:16.622039 [ 292 ] {} <Debug> TCP-Session: fb3890f8-2fb2-49f0-a849-39bfcededc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2025.09.18 00:40:16.622062 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1206 | 2025.09.18 00:40:16.622070 [ 291 ] {} <Debug> TCP-Session: 0aa40af8-ac1d-4b7d-924c-59292a1eb445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2025.09.18 00:40:16.622058 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2025.09.18 00:40:16.622121 [ 288 ] {} <Debug> TCP-Session: b9a1b95f-daec-44c7-bbb7-b11b526a19e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50886 | ||
| 1209 | 2025.09.18 00:40:16.622152 [ 289 ] {} <Debug> TCP-Session: 4a946077-2179-49d9-a520-b4ef3d82d931 Authenticating user 'default' from [fd00:1122:3344:101::e]:55882 | ||
| 1210 | 2025.09.18 00:40:16.622174 [ 288 ] {} <Debug> TCP-Session: b9a1b95f-daec-44c7-bbb7-b11b526a19e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2025.09.18 00:40:16.622193 [ 289 ] {} <Debug> TCP-Session: 4a946077-2179-49d9-a520-b4ef3d82d931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2025.09.18 00:40:16.622207 [ 288 ] {} <Debug> TCP-Session: b9a1b95f-daec-44c7-bbb7-b11b526a19e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2025.09.18 00:40:16.622223 [ 289 ] {} <Debug> TCP-Session: 4a946077-2179-49d9-a520-b4ef3d82d931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2025.09.18 00:40:16.622059 [ 290 ] {} <Debug> TCP-Session: e371d9e2-b119-4390-b07a-b89730ac7ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2025.09.18 00:40:16.621931 [ 294 ] {} <Debug> TCP-Session: e87f5e6c-d8ee-44cb-adaf-464ba71d955b Authenticating user 'default' from [fd00:1122:3344:101::e]:54348 | ||
| 1216 | 2025.09.18 00:40:16.622267 [ 290 ] {} <Debug> TCP-Session: e371d9e2-b119-4390-b07a-b89730ac7ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2025.09.18 00:40:16.622283 [ 294 ] {} <Debug> TCP-Session: e87f5e6c-d8ee-44cb-adaf-464ba71d955b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.09.18 00:40:16.622298 [ 294 ] {} <Debug> TCP-Session: e87f5e6c-d8ee-44cb-adaf-464ba71d955b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2025.09.18 00:40:16.624318 [ 286 ] {} <Trace> TCP-Session: b8588e4c-08ad-4451-be8d-33f82068a8aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1220 | 2025.09.18 00:40:16.624536 [ 286 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36709) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1221 | 2025.09.18 00:40:16.624898 [ 286 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1222 | 2025.09.18 00:40:16.627225 [ 286 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1223 | 2025.09.18 00:40:16.634440 [ 286 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 1224 | 2025.09.18 00:40:16.651173 [ 296 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Trace> AggregatingTransform: Aggregating | ||
| 1225 | 2025.09.18 00:40:16.651300 [ 296 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1226 | 2025.09.18 00:40:16.651943 [ 296 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003538206 sec. (282.629 rows/sec., 11.04 KiB/sec.) | ||
| 1227 | 2025.09.18 00:40:16.651967 [ 296 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Trace> Aggregator: Merging aggregated data | ||
| 1228 | 2025.09.18 00:40:16.652000 [ 296 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1229 | 2025.09.18 00:40:16.653152 [ 286 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.028693 sec., 34.85170599100826 rows/sec., 1.36 KiB/sec. | ||
| 1230 | 2025.09.18 00:40:16.653286 [ 286 ] {e032de07-a940-43ac-b4be-a23b6d7a81c7} <Debug> TCPHandler: Processed in 0.029135037 sec. | ||
| 1231 | 2025.09.18 00:40:16.657706 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2025.09.18 00:40:16.657753 [ 286 ] {} <Debug> TCP-Session: b8588e4c-08ad-4451-be8d-33f82068a8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2025.09.18 00:40:16.657759 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1234 | 2025.09.18 00:40:16.657790 [ 294 ] {} <Debug> TCP-Session: e87f5e6c-d8ee-44cb-adaf-464ba71d955b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2025.09.18 00:40:16.657802 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1236 | 2025.09.18 00:40:16.657844 [ 290 ] {} <Debug> TCP-Session: e371d9e2-b119-4390-b07a-b89730ac7ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2025.09.18 00:40:16.657848 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1238 | 2025.09.18 00:40:16.657891 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2025.09.18 00:40:16.657904 [ 287 ] {} <Debug> TCP-Session: 6d7473bf-2242-4756-b912-6e5dbb4f64dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2025.09.18 00:40:16.657947 [ 293 ] {} <Debug> TCP-Session: 26325c0e-1316-4f78-9845-6339bcdcf989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.09.18 00:40:16.659567 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2025.09.18 00:40:16.659597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2025.09.18 00:40:16.659616 [ 288 ] {} <Debug> TCP-Session: b9a1b95f-daec-44c7-bbb7-b11b526a19e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2025.09.18 00:40:16.659627 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2025.09.18 00:40:16.659634 [ 289 ] {} <Debug> TCP-Session: 4a946077-2179-49d9-a520-b4ef3d82d931 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.09.18 00:40:16.659653 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2025.09.18 00:40:16.659676 [ 291 ] {} <Debug> TCP-Session: 0aa40af8-ac1d-4b7d-924c-59292a1eb445 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2025.09.18 00:40:16.659712 [ 292 ] {} <Debug> TCP-Session: fb3890f8-2fb2-49f0-a849-39bfcededc80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2025.09.18 00:40:16.689564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 196 | ||
| 1250 | 2025.09.18 00:40:16.691394 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.09.18 00:40:16.691441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1252 | 2025.09.18 00:40:16.692887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2025.09.18 00:40:16.693399 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): 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.09.18 00:40:16.693653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1255 | 2025.09.18 00:40:17.001084 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.71 MiB, peak 168.77 MiB, free memory in arenas 0.00 B, will set to 166.71 MiB (RSS), difference: 2.00 MiB | ||
| 1256 | 2025.09.18 00:40:21.476051 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2025.09.18 00:40:21.476290 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1258 | 2025.09.18 00:40:21.476354 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1259 | 2025.09.18 00:40:21.476960 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2025.09.18 00:40:21.476998 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1261 | 2025.09.18 00:40:21.477516 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1262 | 2025.09.18 00:40:21.477964 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): 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.09.18 00:40:21.478140 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001899 sec., 40021.06371774618 rows/sec., 3.30 MiB/sec. | ||
| 1264 | 2025.09.18 00:40:21.478184 [ 275 ] {752507fb-42e0-455a-b376-c2ff3d659d8a} <Debug> TCPHandler: Processed in 0.002313167 sec. | ||
| 1265 | 2025.09.18 00:40:21.478299 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.09.18 00:40:21.478396 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1267 | 2025.09.18 00:40:21.478438 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1268 | 2025.09.18 00:40:21.478831 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2025.09.18 00:40:21.478868 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1270 | 2025.09.18 00:40:21.479277 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1271 | 2025.09.18 00:40:21.479701 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2025.09.18 00:40:21.479833 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001457 sec., 6863.417982155113 rows/sec., 516.10 KiB/sec. | ||
| 1273 | 2025.09.18 00:40:21.479871 [ 275 ] {6feb293e-7efd-4812-a14f-68d609989b7c} <Debug> TCPHandler: Processed in 0.001620435 sec. | ||
| 1274 | 2025.09.18 00:40:21.479972 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.09.18 00:40:21.480065 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1276 | 2025.09.18 00:40:21.480105 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1277 | 2025.09.18 00:40:21.480511 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2025.09.18 00:40:21.480548 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1279 | 2025.09.18 00:40:21.480959 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1280 | 2025.09.18 00:40:21.481395 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2025.09.18 00:40:21.481549 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001502 sec., 49267.64314247669 rows/sec., 3.85 MiB/sec. | ||
| 1282 | 2025.09.18 00:40:21.481588 [ 275 ] {4a1128cd-dd5e-4ed9-9111-1b4942a43e5a} <Debug> TCPHandler: Processed in 0.001664906 sec. | ||
| 1283 | 2025.09.18 00:40:21.481697 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.09.18 00:40:21.481790 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1285 | 2025.09.18 00:40:21.481833 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1286 | 2025.09.18 00:40:21.482245 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2025.09.18 00:40:21.482283 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1288 | 2025.09.18 00:40:21.482809 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1289 | 2025.09.18 00:40:21.483236 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2025.09.18 00:40:21.483394 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001623 sec., 98582.87122612445 rows/sec., 6.87 MiB/sec. | ||
| 1291 | 2025.09.18 00:40:21.483435 [ 275 ] {7f00b4f7-41b9-4edd-94c3-f31e62fe6ab3} <Debug> TCPHandler: Processed in 0.001786558 sec. | ||
| 1292 | 2025.09.18 00:40:21.483536 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2025.09.18 00:40:21.483630 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1294 | 2025.09.18 00:40:21.483684 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1295 | 2025.09.18 00:40:21.484392 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2025.09.18 00:40:21.484429 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1297 | 2025.09.18 00:40:21.485072 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2025.09.18 00:40:21.485480 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2025.09.18 00:40:21.485618 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002007 sec., 4982.5610363726955 rows/sec., 8.93 MiB/sec. | ||
| 1300 | 2025.09.18 00:40:21.485668 [ 275 ] {3777e210-d38e-4909-8622-97dc71e2f442} <Debug> TCPHandler: Processed in 0.002181824 sec. | ||
| 1301 | 2025.09.18 00:40:21.485777 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2025.09.18 00:40:21.485872 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1303 | 2025.09.18 00:40:21.485913 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1304 | 2025.09.18 00:40:21.486229 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2025.09.18 00:40:21.486265 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1306 | 2025.09.18 00:40:21.486651 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1307 | 2025.09.18 00:40:21.487056 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2025.09.18 00:40:21.487205 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
| 1309 | 2025.09.18 00:40:21.487242 [ 275 ] {64c31483-b5d2-4d03-b98d-d279aad03e7b} <Debug> TCPHandler: Processed in 0.001514384 sec. | ||
| 1310 | 2025.09.18 00:40:21.617064 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1311 | 2025.09.18 00:40:21.617128 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1312 | 2025.09.18 00:40:21.691994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 2821 | ||
| 1313 | 2025.09.18 00:40:21.692533 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2025.09.18 00:40:21.692587 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1315 | 2025.09.18 00:40:21.693298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1316 | 2025.09.18 00:40:21.693750 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2025.09.18 00:40:21.693875 [ 61 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1318 | 2025.09.18 00:40:21.693895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2821 | ||
| 1319 | 2025.09.18 00:40:21.693920 [ 61 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.09.18 00:40:21.693940 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1321 | 2025.09.18 00:40:21.696141 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 1322 | 2025.09.18 00:40:21.696326 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1323 | 2025.09.18 00:40:21.696438 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 1324 | 2025.09.18 00:40:21.700733 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 1325 | 2025.09.18 00:40:21.700805 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 1326 | 2025.09.18 00:40:21.700861 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 1327 | 2025.09.18 00:40:21.700918 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 1328 | 2025.09.18 00:40:21.700971 [ 202 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 442 rows starting from the beginning of the part | ||
| 1329 | 2025.09.18 00:40:21.728798 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2821 rows, containing 4 columns (4 merged, 0 gathered) in 0.034752785 sec., 81173.35056744373 rows/sec., 1.16 MiB/sec. | ||
| 1330 | 2025.09.18 00:40:21.729952 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1331 | 2025.09.18 00:40:21.730609 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_6_1} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.09.18 00:40:21.730684 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_6_1} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1333 | 2025.09.18 00:40:21.730797 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1334 | 2025.09.18 00:40:21.836425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1335 | 2025.09.18 00:40:21.856532 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2025.09.18 00:40:21.856626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1337 | 2025.09.18 00:40:21.864272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1338 | 2025.09.18 00:40:21.865741 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): 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.09.18 00:40:21.866080 [ 61 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1340 | 2025.09.18 00:40:21.866143 [ 61 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2025.09.18 00:40:21.866164 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1342 | 2025.09.18 00:40:21.866278 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 1343 | 2025.09.18 00:40:21.870660 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1344 | 2025.09.18 00:40:21.872391 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 1345 | 2025.09.18 00:40:21.873015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1346 | 2025.09.18 00:40:21.877461 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 1347 | 2025.09.18 00:40:21.881965 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 1348 | 2025.09.18 00:40:21.886505 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 1349 | 2025.09.18 00:40:21.893744 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 1350 | 2025.09.18 00:40:21.898356 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 1351 | 2025.09.18 00:40:21.967266 [ 188 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101037395 sec., 455.2769793797633 rows/sec., 2.35 MiB/sec. | ||
| 1352 | 2025.09.18 00:40:21.969787 [ 199 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1353 | 2025.09.18 00:40:21.972844 [ 199 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_6_1} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2025.09.18 00:40:21.972962 [ 199 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_6_1} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1355 | 2025.09.18 00:40:21.974765 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1356 | 2025.09.18 00:40:22.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.37 MiB, peak 177.90 MiB, free memory in arenas 0.00 B, will set to 179.58 MiB (RSS), difference: 11.21 MiB | ||
| 1357 | 2025.09.18 00:40:22.561302 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50924 | ||
| 1358 | 2025.09.18 00:40:22.561413 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1359 | 2025.09.18 00:40:22.561441 [ 286 ] {} <Debug> TCP-Session: 6eb84829-e1b8-4337-a60d-d3be04737bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:50924 | ||
| 1360 | 2025.09.18 00:40:22.561463 [ 286 ] {} <Debug> TCP-Session: 6eb84829-e1b8-4337-a60d-d3be04737bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2025.09.18 00:40:22.561476 [ 286 ] {} <Debug> TCP-Session: 6eb84829-e1b8-4337-a60d-d3be04737bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2025.09.18 00:40:22.561721 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58289 | ||
| 1363 | 2025.09.18 00:40:22.561738 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35797 | ||
| 1364 | 2025.09.18 00:40:22.561787 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51999 | ||
| 1365 | 2025.09.18 00:40:22.561810 [ 286 ] {} <Trace> TCP-Session: 6eb84829-e1b8-4337-a60d-d3be04737bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2025.09.18 00:40:22.561831 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42598 | ||
| 1367 | 2025.09.18 00:40:22.561781 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53623 | ||
| 1368 | 2025.09.18 00:40:22.561881 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1369 | 2025.09.18 00:40:22.561761 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59618 | ||
| 1370 | 2025.09.18 00:40:22.561928 [ 287 ] {} <Debug> TCP-Session: 3276f8b7-5401-4f3b-826f-748b3f825c91 Authenticating user 'default' from [fd00:1122:3344:101::e]:58289 | ||
| 1371 | 2025.09.18 00:40:22.561746 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39702 | ||
| 1372 | 2025.09.18 00:40:22.561961 [ 287 ] {} <Debug> TCP-Session: 3276f8b7-5401-4f3b-826f-748b3f825c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1373 | 2025.09.18 00:40:22.561736 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54678 | ||
| 1374 | 2025.09.18 00:40:22.561989 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1375 | 2025.09.18 00:40:22.561988 [ 286 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50924) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1376 | 2025.09.18 00:40:22.562038 [ 289 ] {} <Debug> TCP-Session: 28ccc76f-fc55-4620-9090-6ee6fef39709 Authenticating user 'default' from [fd00:1122:3344:101::e]:35797 | ||
| 1377 | 2025.09.18 00:40:22.561985 [ 287 ] {} <Debug> TCP-Session: 3276f8b7-5401-4f3b-826f-748b3f825c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2025.09.18 00:40:22.562076 [ 289 ] {} <Debug> TCP-Session: 28ccc76f-fc55-4620-9090-6ee6fef39709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2025.09.18 00:40:22.562077 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1380 | 2025.09.18 00:40:22.562095 [ 289 ] {} <Debug> TCP-Session: 28ccc76f-fc55-4620-9090-6ee6fef39709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2025.09.18 00:40:22.562112 [ 293 ] {} <Debug> TCP-Session: fdc45618-e460-42f6-baba-62cefeafac1f Authenticating user 'default' from [fd00:1122:3344:101::e]:51999 | ||
| 1382 | 2025.09.18 00:40:22.562130 [ 293 ] {} <Debug> TCP-Session: fdc45618-e460-42f6-baba-62cefeafac1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1383 | 2025.09.18 00:40:22.562142 [ 293 ] {} <Debug> TCP-Session: fdc45618-e460-42f6-baba-62cefeafac1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2025.09.18 00:40:22.562275 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1385 | 2025.09.18 00:40:22.562296 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1386 | 2025.09.18 00:40:22.562311 [ 286 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1387 | 2025.09.18 00:40:22.562324 [ 288 ] {} <Debug> TCP-Session: 06a2acf6-6a76-4b50-8429-e6af07a8bf6b Authenticating user 'default' from [fd00:1122:3344:101::e]:54678 | ||
| 1388 | 2025.09.18 00:40:22.562313 [ 292 ] {} <Debug> TCP-Session: e36dd672-ccda-4964-a9ab-ecde480d98b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53623 | ||
| 1389 | 2025.09.18 00:40:22.562363 [ 288 ] {} <Debug> TCP-Session: 06a2acf6-6a76-4b50-8429-e6af07a8bf6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2025.09.18 00:40:22.562369 [ 292 ] {} <Debug> TCP-Session: e36dd672-ccda-4964-a9ab-ecde480d98b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1391 | 2025.09.18 00:40:22.562377 [ 288 ] {} <Debug> TCP-Session: 06a2acf6-6a76-4b50-8429-e6af07a8bf6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2025.09.18 00:40:22.562385 [ 292 ] {} <Debug> TCP-Session: e36dd672-ccda-4964-a9ab-ecde480d98b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1393 | 2025.09.18 00:40:22.562372 [ 286 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1394 | 2025.09.18 00:40:22.562531 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1395 | 2025.09.18 00:40:22.562543 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1396 | 2025.09.18 00:40:22.562562 [ 290 ] {} <Debug> TCP-Session: b0649255-2def-48d5-8c1a-c3a9c6307cdf Authenticating user 'default' from [fd00:1122:3344:101::e]:39702 | ||
| 1397 | 2025.09.18 00:40:22.562531 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1398 | 2025.09.18 00:40:22.562579 [ 294 ] {} <Debug> TCP-Session: c05de6c8-3b46-4d8e-95fb-e3114069db34 Authenticating user 'default' from [fd00:1122:3344:101::e]:42598 | ||
| 1399 | 2025.09.18 00:40:22.562586 [ 290 ] {} <Debug> TCP-Session: b0649255-2def-48d5-8c1a-c3a9c6307cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2025.09.18 00:40:22.562612 [ 291 ] {} <Debug> TCP-Session: 4c1b1e11-12e6-465d-b22c-30923b41a002 Authenticating user 'default' from [fd00:1122:3344:101::e]:59618 | ||
| 1401 | 2025.09.18 00:40:22.562621 [ 290 ] {} <Debug> TCP-Session: b0649255-2def-48d5-8c1a-c3a9c6307cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1402 | 2025.09.18 00:40:22.562617 [ 294 ] {} <Debug> TCP-Session: c05de6c8-3b46-4d8e-95fb-e3114069db34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2025.09.18 00:40:22.562640 [ 291 ] {} <Debug> TCP-Session: 4c1b1e11-12e6-465d-b22c-30923b41a002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2025.09.18 00:40:22.562732 [ 294 ] {} <Debug> TCP-Session: c05de6c8-3b46-4d8e-95fb-e3114069db34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2025.09.18 00:40:22.562752 [ 291 ] {} <Debug> TCP-Session: 4c1b1e11-12e6-465d-b22c-30923b41a002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2025.09.18 00:40:22.562678 [ 286 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 1407 | 2025.09.18 00:40:22.563869 [ 300 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Trace> AggregatingTransform: Aggregating | ||
| 1408 | 2025.09.18 00:40:22.563917 [ 300 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Trace> Aggregator: Aggregation method: without_key | ||
| 1409 | 2025.09.18 00:40:22.563954 [ 300 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001071986 sec. (932.848 rows/sec., 36.44 KiB/sec.) | ||
| 1410 | 2025.09.18 00:40:22.563970 [ 300 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Trace> Aggregator: Merging aggregated data | ||
| 1411 | 2025.09.18 00:40:22.565390 [ 286 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003458 sec., 289.1844997108155 rows/sec., 11.30 KiB/sec. | ||
| 1412 | 2025.09.18 00:40:22.565625 [ 286 ] {94e4e352-23ab-4a53-a14a-6de470643b61} <Debug> TCPHandler: Processed in 0.003934522 sec. | ||
| 1413 | 2025.09.18 00:40:22.565746 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2025.09.18 00:40:22.565773 [ 286 ] {} <Debug> TCP-Session: 6eb84829-e1b8-4337-a60d-d3be04737bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2025.09.18 00:40:22.565777 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1416 | 2025.09.18 00:40:22.565799 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1417 | 2025.09.18 00:40:22.565817 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1418 | 2025.09.18 00:40:22.565853 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1419 | 2025.09.18 00:40:22.565851 [ 287 ] {} <Debug> TCP-Session: 3276f8b7-5401-4f3b-826f-748b3f825c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2025.09.18 00:40:22.565880 [ 288 ] {} <Debug> TCP-Session: 06a2acf6-6a76-4b50-8429-e6af07a8bf6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2025.09.18 00:40:22.565890 [ 292 ] {} <Debug> TCP-Session: e36dd672-ccda-4964-a9ab-ecde480d98b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2025.09.18 00:40:22.565887 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1423 | 2025.09.18 00:40:22.565913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1424 | 2025.09.18 00:40:22.565946 [ 289 ] {} <Debug> TCP-Session: 28ccc76f-fc55-4620-9090-6ee6fef39709 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2025.09.18 00:40:22.565833 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1426 | 2025.09.18 00:40:22.565967 [ 291 ] {} <Debug> TCP-Session: 4c1b1e11-12e6-465d-b22c-30923b41a002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1427 | 2025.09.18 00:40:22.566004 [ 290 ] {} <Debug> TCP-Session: b0649255-2def-48d5-8c1a-c3a9c6307cdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2025.09.18 00:40:22.565826 [ 293 ] {} <Debug> TCP-Session: fdc45618-e460-42f6-baba-62cefeafac1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.09.18 00:40:22.565895 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1430 | 2025.09.18 00:40:22.566085 [ 294 ] {} <Debug> TCP-Session: c05de6c8-3b46-4d8e-95fb-e3114069db34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2025.09.18 00:40:22.572855 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46295 | ||
| 1432 | 2025.09.18 00:40:22.572922 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2025.09.18 00:40:22.572945 [ 286 ] {} <Debug> TCP-Session: 9c020ac3-2cb6-418c-b2d8-777e7e5ad122 Authenticating user 'default' from [fd00:1122:3344:101::e]:46295 | ||
| 1434 | 2025.09.18 00:40:22.572963 [ 286 ] {} <Debug> TCP-Session: 9c020ac3-2cb6-418c-b2d8-777e7e5ad122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2025.09.18 00:40:22.572978 [ 286 ] {} <Debug> TCP-Session: 9c020ac3-2cb6-418c-b2d8-777e7e5ad122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2025.09.18 00:40:22.573188 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46819 | ||
| 1437 | 2025.09.18 00:40:22.573204 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62024 | ||
| 1438 | 2025.09.18 00:40:22.573215 [ 286 ] {} <Trace> TCP-Session: 9c020ac3-2cb6-418c-b2d8-777e7e5ad122 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.09.18 00:40:22.573234 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35691 | ||
| 1440 | 2025.09.18 00:40:22.573261 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42755 | ||
| 1441 | 2025.09.18 00:40:22.573283 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1442 | 2025.09.18 00:40:22.573266 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58864 | ||
| 1443 | 2025.09.18 00:40:22.573316 [ 289 ] {} <Debug> TCP-Session: f97b915e-948d-4b1d-a606-19dd148fba3d Authenticating user 'default' from [fd00:1122:3344:101::e]:62024 | ||
| 1444 | 2025.09.18 00:40:22.573324 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2025.09.18 00:40:22.573334 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1446 | 2025.09.18 00:40:22.573350 [ 289 ] {} <Debug> TCP-Session: f97b915e-948d-4b1d-a606-19dd148fba3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2025.09.18 00:40:22.573363 [ 286 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46295) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1448 | 2025.09.18 00:40:22.573369 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1449 | 2025.09.18 00:40:22.573377 [ 293 ] {} <Debug> TCP-Session: 30e7eeb0-1f2b-4552-afac-18ef3df18abe Authenticating user 'default' from [fd00:1122:3344:101::e]:42755 | ||
| 1450 | 2025.09.18 00:40:22.573411 [ 294 ] {} <Debug> TCP-Session: 4e25a356-2c68-4967-8783-9d8b5feddc7d Authenticating user 'default' from [fd00:1122:3344:101::e]:58864 | ||
| 1451 | 2025.09.18 00:40:22.573425 [ 293 ] {} <Debug> TCP-Session: 30e7eeb0-1f2b-4552-afac-18ef3df18abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2025.09.18 00:40:22.573441 [ 294 ] {} <Debug> TCP-Session: 4e25a356-2c68-4967-8783-9d8b5feddc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2025.09.18 00:40:22.573451 [ 293 ] {} <Debug> TCP-Session: 30e7eeb0-1f2b-4552-afac-18ef3df18abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2025.09.18 00:40:22.573467 [ 294 ] {} <Debug> TCP-Session: 4e25a356-2c68-4967-8783-9d8b5feddc7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2025.09.18 00:40:22.573365 [ 292 ] {} <Debug> TCP-Session: 4a7037b3-83ff-4b45-b0af-83b4ce0da9e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35691 | ||
| 1456 | 2025.09.18 00:40:22.573259 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1457 | 2025.09.18 00:40:22.573540 [ 286 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1458 | 2025.09.18 00:40:22.573564 [ 287 ] {} <Debug> TCP-Session: 9801d544-94a1-41bf-8b01-648b821a552f Authenticating user 'default' from [fd00:1122:3344:101::e]:46819 | ||
| 1459 | 2025.09.18 00:40:22.573538 [ 292 ] {} <Debug> TCP-Session: 4a7037b3-83ff-4b45-b0af-83b4ce0da9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.09.18 00:40:22.573593 [ 287 ] {} <Debug> TCP-Session: 9801d544-94a1-41bf-8b01-648b821a552f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2025.09.18 00:40:22.573598 [ 286 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1462 | 2025.09.18 00:40:22.573607 [ 292 ] {} <Debug> TCP-Session: 4a7037b3-83ff-4b45-b0af-83b4ce0da9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2025.09.18 00:40:22.573619 [ 287 ] {} <Debug> TCP-Session: 9801d544-94a1-41bf-8b01-648b821a552f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.09.18 00:40:22.573227 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35822 | ||
| 1465 | 2025.09.18 00:40:22.573217 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36691 | ||
| 1466 | 2025.09.18 00:40:22.573196 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43460 | ||
| 1467 | 2025.09.18 00:40:22.573732 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1468 | 2025.09.18 00:40:22.573756 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1469 | 2025.09.18 00:40:22.573379 [ 289 ] {} <Debug> TCP-Session: f97b915e-948d-4b1d-a606-19dd148fba3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2025.09.18 00:40:22.573791 [ 290 ] {} <Debug> TCP-Session: 12c760c9-91df-4e4f-be34-f80102eff344 Authenticating user 'default' from [fd00:1122:3344:101::e]:36691 | ||
| 1471 | 2025.09.18 00:40:22.573791 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1472 | 2025.09.18 00:40:22.573818 [ 290 ] {} <Debug> TCP-Session: 12c760c9-91df-4e4f-be34-f80102eff344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2025.09.18 00:40:22.573836 [ 288 ] {} <Debug> TCP-Session: 203cdcd2-367b-493a-96a2-08b6bacafef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43460 | ||
| 1474 | 2025.09.18 00:40:22.573844 [ 290 ] {} <Debug> TCP-Session: 12c760c9-91df-4e4f-be34-f80102eff344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.09.18 00:40:22.573845 [ 286 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 1476 | 2025.09.18 00:40:22.573863 [ 288 ] {} <Debug> TCP-Session: 203cdcd2-367b-493a-96a2-08b6bacafef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2025.09.18 00:40:22.573781 [ 291 ] {} <Debug> TCP-Session: 2df540f2-343a-4741-9113-f4753f1a3aca Authenticating user 'default' from [fd00:1122:3344:101::e]:35822 | ||
| 1478 | 2025.09.18 00:40:22.573900 [ 288 ] {} <Debug> TCP-Session: 203cdcd2-367b-493a-96a2-08b6bacafef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2025.09.18 00:40:22.573920 [ 291 ] {} <Debug> TCP-Session: 2df540f2-343a-4741-9113-f4753f1a3aca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1480 | 2025.09.18 00:40:22.573938 [ 291 ] {} <Debug> TCP-Session: 2df540f2-343a-4741-9113-f4753f1a3aca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2025.09.18 00:40:22.574662 [ 346 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Trace> AggregatingTransform: Aggregating | ||
| 1482 | 2025.09.18 00:40:22.574709 [ 346 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Trace> Aggregator: Aggregation method: without_key | ||
| 1483 | 2025.09.18 00:40:22.574738 [ 346 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000796292 sec. (1255.821 rows/sec., 49.06 KiB/sec.) | ||
| 1484 | 2025.09.18 00:40:22.574757 [ 346 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Trace> Aggregator: Merging aggregated data | ||
| 1485 | 2025.09.18 00:40:22.576261 [ 286 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002933 sec., 340.94783498124787 rows/sec., 13.32 KiB/sec. | ||
| 1486 | 2025.09.18 00:40:22.576382 [ 286 ] {fa2de0e5-740e-4710-982e-0614fe22ee54} <Debug> TCPHandler: Processed in 0.00322136 sec. | ||
| 1487 | 2025.09.18 00:40:22.576464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1488 | 2025.09.18 00:40:22.576489 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1489 | 2025.09.18 00:40:22.576492 [ 286 ] {} <Debug> TCP-Session: 9c020ac3-2cb6-418c-b2d8-777e7e5ad122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2025.09.18 00:40:22.576508 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1491 | 2025.09.18 00:40:22.576522 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2025.09.18 00:40:22.576521 [ 294 ] {} <Debug> TCP-Session: 4e25a356-2c68-4967-8783-9d8b5feddc7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2025.09.18 00:40:22.576548 [ 289 ] {} <Debug> TCP-Session: f97b915e-948d-4b1d-a606-19dd148fba3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2025.09.18 00:40:22.576561 [ 293 ] {} <Debug> TCP-Session: 30e7eeb0-1f2b-4552-afac-18ef3df18abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2025.09.18 00:40:22.576554 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1496 | 2025.09.18 00:40:22.576572 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2025.09.18 00:40:22.576606 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1498 | 2025.09.18 00:40:22.576630 [ 291 ] {} <Debug> TCP-Session: 2df540f2-343a-4741-9113-f4753f1a3aca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2025.09.18 00:40:22.576614 [ 287 ] {} <Debug> TCP-Session: 9801d544-94a1-41bf-8b01-648b821a552f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2025.09.18 00:40:22.576667 [ 292 ] {} <Debug> TCP-Session: 4a7037b3-83ff-4b45-b0af-83b4ce0da9e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2025.09.18 00:40:22.576537 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1502 | 2025.09.18 00:40:22.576588 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1503 | 2025.09.18 00:40:22.576724 [ 288 ] {} <Debug> TCP-Session: 203cdcd2-367b-493a-96a2-08b6bacafef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2025.09.18 00:40:22.576749 [ 290 ] {} <Debug> TCP-Session: 12c760c9-91df-4e4f-be34-f80102eff344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2025.09.18 00:40:26.475466 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2025.09.18 00:40:26.475688 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1507 | 2025.09.18 00:40:26.475764 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1508 | 2025.09.18 00:40:26.476498 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2025.09.18 00:40:26.476551 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1510 | 2025.09.18 00:40:26.477097 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1511 | 2025.09.18 00:40:26.477547 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2025.09.18 00:40:26.477683 [ 63 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1513 | 2025.09.18 00:40:26.477716 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002085 sec., 26858.51318944844 rows/sec., 2.06 MiB/sec. | ||
| 1514 | 2025.09.18 00:40:26.477750 [ 63 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.09.18 00:40:26.477774 [ 275 ] {45e1671e-379e-4903-84e2-713726585634} <Debug> TCPHandler: Processed in 0.002443268 sec. | ||
| 1516 | 2025.09.18 00:40:26.477777 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1517 | 2025.09.18 00:40:26.477901 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1518 | 2025.09.18 00:40:26.477909 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 1519 | 2025.09.18 00:40:26.478011 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1520 | 2025.09.18 00:40:26.478035 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1521 | 2025.09.18 00:40:26.478057 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1522 | 2025.09.18 00:40:26.478071 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1523 | 2025.09.18 00:40:26.478155 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 1524 | 2025.09.18 00:40:26.478204 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1525 | 2025.09.18 00:40:26.478261 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 1526 | 2025.09.18 00:40:26.478309 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1527 | 2025.09.18 00:40:26.478360 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 1528 | 2025.09.18 00:40:26.478509 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.09.18 00:40:26.478548 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1530 | 2025.09.18 00:40:26.479014 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1531 | 2025.09.18 00:40:26.479374 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 443 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509583 sec., 293458.52463892347 rows/sec., 25.77 MiB/sec. | ||
| 1532 | 2025.09.18 00:40:26.479465 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.09.18 00:40:26.479588 [ 63 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2025.09.18 00:40:26.479616 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001629 sec., 39287.90669122161 rows/sec., 3.07 MiB/sec. | ||
| 1535 | 2025.09.18 00:40:26.479631 [ 63 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.09.18 00:40:26.479668 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1537 | 2025.09.18 00:40:26.479672 [ 275 ] {b67e6bc6-8675-41cb-b04f-205ba49ae876} <Debug> TCPHandler: Processed in 0.001822339 sec. | ||
| 1538 | 2025.09.18 00:40:26.479719 [ 193 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1539 | 2025.09.18 00:40:26.479769 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1540 | 2025.09.18 00:40:26.479811 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.09.18 00:40:26.479863 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2025.09.18 00:40:26.479888 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1543 | 2025.09.18 00:40:26.479908 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1544 | 2025.09.18 00:40:26.479934 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 1545 | 2025.09.18 00:40:26.479956 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1546 | 2025.09.18 00:40:26.479973 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1547 | 2025.09.18 00:40:26.480009 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 1548 | 2025.09.18 00:40:26.480044 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1549 | 2025.09.18 00:40:26.480081 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 1550 | 2025.09.18 00:40:26.480332 [ 193 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2025.09.18 00:40:26.480371 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.09.18 00:40:26.480416 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1553 | 2025.09.18 00:40:26.480435 [ 193 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_6_1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1554 | 2025.09.18 00:40:26.480540 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1555 | 2025.09.18 00:40:26.480916 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178749 sec., 318982.2430390185 rows/sec., 26.45 MiB/sec. | ||
| 1556 | 2025.09.18 00:40:26.480919 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2025.09.18 00:40:26.481245 [ 195 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1558 | 2025.09.18 00:40:26.481441 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2025.09.18 00:40:26.481586 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2025.09.18 00:40:26.481623 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.09.18 00:40:26.481634 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001746 sec., 91638.02978235968 rows/sec., 6.38 MiB/sec. | ||
| 1562 | 2025.09.18 00:40:26.481641 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1563 | 2025.09.18 00:40:26.481687 [ 275 ] {fe3403fd-717a-4e17-a58d-15c211f9b118} <Debug> TCPHandler: Processed in 0.001925111 sec. | ||
| 1564 | 2025.09.18 00:40:26.481739 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 1565 | 2025.09.18 00:40:26.481812 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2025.09.18 00:40:26.481825 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1567 | 2025.09.18 00:40:26.481854 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 258 rows starting from the beginning of the part | ||
| 1568 | 2025.09.18 00:40:26.481901 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1569 | 2025.09.18 00:40:26.481907 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1570 | 2025.09.18 00:40:26.481940 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1571 | 2025.09.18 00:40:26.481947 [ 195 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2025.09.18 00:40:26.481953 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1573 | 2025.09.18 00:40:26.481976 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1574 | 2025.09.18 00:40:26.482016 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 1575 | 2025.09.18 00:40:26.482042 [ 195 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_6_1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1576 | 2025.09.18 00:40:26.482070 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 1577 | 2025.09.18 00:40:26.482140 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1578 | 2025.09.18 00:40:26.482324 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.09.18 00:40:26.482366 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1580 | 2025.09.18 00:40:26.482866 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1581 | 2025.09.18 00:40:26.483074 [ 195 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358011 sec., 706179.8468495469 rows/sec., 50.43 MiB/sec. | ||
| 1582 | 2025.09.18 00:40:26.483315 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.09.18 00:40:26.483395 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1584 | 2025.09.18 00:40:26.483444 [ 63 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1585 | 2025.09.18 00:40:26.483465 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
| 1586 | 2025.09.18 00:40:26.483498 [ 63 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1587 | 2025.09.18 00:40:26.483515 [ 275 ] {bbe62d63-d64a-4d89-8bf3-522812173445} <Debug> TCPHandler: Processed in 0.001751157 sec. | ||
| 1588 | 2025.09.18 00:40:26.483555 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1589 | 2025.09.18 00:40:26.483661 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 1590 | 2025.09.18 00:40:26.483760 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1591 | 2025.09.18 00:40:26.483789 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1592 | 2025.09.18 00:40:26.483861 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1593 | 2025.09.18 00:40:26.483895 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.09.18 00:40:26.483907 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1595 | 2025.09.18 00:40:26.483959 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1596 | 2025.09.18 00:40:26.483976 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2025.09.18 00:40:26.484017 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 1598 | 2025.09.18 00:40:26.484061 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1599 | 2025.09.18 00:40:26.484069 [ 186 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 1600 | 2025.09.18 00:40:26.484911 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129505 sec., 231651.28759507355 rows/sec., 15.55 MiB/sec. | ||
| 1601 | 2025.09.18 00:40:26.485150 [ 193 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1602 | 2025.09.18 00:40:26.485638 [ 193 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.09.18 00:40:26.485708 [ 193 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_6_1} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1604 | 2025.09.18 00:40:26.485778 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1605 | 2025.09.18 00:40:26.694567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 220 | ||
| 1606 | 2025.09.18 00:40:26.696638 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2025.09.18 00:40:26.696689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 1608 | 2025.09.18 00:40:26.697998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1609 | 2025.09.18 00:40:26.698489 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2025.09.18 00:40:26.698816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1611 | 2025.09.18 00:40:29.194020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3333 | ||
| 1612 | 2025.09.18 00:40:29.194544 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2025.09.18 00:40:29.194583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1614 | 2025.09.18 00:40:29.195058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1615 | 2025.09.18 00:40:29.195294 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2025.09.18 00:40:29.195421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3333 | ||
| 1617 | 2025.09.18 00:40:29.373154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1618 | 2025.09.18 00:40:29.391046 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2025.09.18 00:40:29.391104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1620 | 2025.09.18 00:40:29.396648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1621 | 2025.09.18 00:40:29.397340 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2025.09.18 00:40:29.400406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1623 | 2025.09.18 00:40:31.473533 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.09.18 00:40:31.473841 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_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) | ||
| 1625 | 2025.09.18 00:40:31.474279 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1626 | 2025.09.18 00:40:31.478729 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1627 | 2025.09.18 00:40:31.479022 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1628 | 2025.09.18 00:40:31.479102 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1629 | 2025.09.18 00:40:31.479312 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1630 | 2025.09.18 00:40:31.479891 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1631 | 2025.09.18 00:40:31.481925 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1632 | 2025.09.18 00:40:31.481950 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1633 | 2025.09.18 00:40:31.482039 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1634 | 2025.09.18 00:40:31.482066 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1635 | 2025.09.18 00:40:31.494005 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.020289 sec., 1281.482576765735 rows/sec., 55.45 KiB/sec. | ||
| 1636 | 2025.09.18 00:40:31.494105 [ 275 ] {c191072b-ab6a-4e4b-aaaf-5bcfefdb36ce} <Debug> TCPHandler: Processed in 0.020723505 sec. | ||
| 1637 | 2025.09.18 00:40:31.494446 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2025.09.18 00:40:31.494581 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_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) | ||
| 1639 | 2025.09.18 00:40:31.494792 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1640 | 2025.09.18 00:40:31.494826 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1641 | 2025.09.18 00:40:31.495014 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1642 | 2025.09.18 00:40:31.495065 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1643 | 2025.09.18 00:40:31.495167 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1644 | 2025.09.18 00:40:31.495194 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1645 | 2025.09.18 00:40:31.495215 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1646 | 2025.09.18 00:40:31.495230 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1647 | 2025.09.18 00:40:31.495263 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1648 | 2025.09.18 00:40:31.495281 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1649 | 2025.09.18 00:40:31.495757 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00123 sec., 21138.211382113823 rows/sec., 914.63 KiB/sec. | ||
| 1650 | 2025.09.18 00:40:31.495842 [ 275 ] {ffc11015-73c4-42bd-aab7-be4b6eb4d315} <Debug> TCPHandler: Processed in 0.001446343 sec. | ||
| 1651 | 2025.09.18 00:40:31.496099 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1652 | 2025.09.18 00:40:31.496234 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) 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_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) | ||
| 1653 | 2025.09.18 00:40:31.496439 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1654 | 2025.09.18 00:40:31.496473 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1655 | 2025.09.18 00:40:31.496658 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1656 | 2025.09.18 00:40:31.496709 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1657 | 2025.09.18 00:40:31.496807 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1658 | 2025.09.18 00:40:31.496835 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1659 | 2025.09.18 00:40:31.496853 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1660 | 2025.09.18 00:40:31.496867 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1661 | 2025.09.18 00:40:31.496900 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1662 | 2025.09.18 00:40:31.496918 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1663 | 2025.09.18 00:40:31.497367 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001189 sec., 21867.115222876368 rows/sec., 946.17 KiB/sec. | ||
| 1664 | 2025.09.18 00:40:31.497450 [ 275 ] {dda2ef7d-f8e5-4fab-80e1-e429de22795e} <Debug> TCPHandler: Processed in 0.001399491 sec. | ||
| 1665 | 2025.09.18 00:40:31.504132 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1666 | 2025.09.18 00:40:31.504335 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1667 | 2025.09.18 00:40:31.504416 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1668 | 2025.09.18 00:40:31.505002 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2025.09.18 00:40:31.505049 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1670 | 2025.09.18 00:40:31.505469 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1671 | 2025.09.18 00:40:31.505665 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2025.09.18 00:40:31.505812 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001535 sec., 1954.3973941368079 rows/sec., 178.14 KiB/sec. | ||
| 1673 | 2025.09.18 00:40:31.505850 [ 275 ] {aa1188e6-dbf0-45e3-8cbd-f72e3291833c} <Debug> TCPHandler: Processed in 0.001816778 sec. | ||
| 1674 | 2025.09.18 00:40:31.505966 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1675 | 2025.09.18 00:40:31.506061 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1676 | 2025.09.18 00:40:31.506101 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1677 | 2025.09.18 00:40:31.506536 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.09.18 00:40:31.506571 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1679 | 2025.09.18 00:40:31.506861 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1680 | 2025.09.18 00:40:31.507076 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.09.18 00:40:31.507203 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 1682 | 2025.09.18 00:40:31.507241 [ 275 ] {c83d4806-716e-417e-a15a-e0f5970ace63} <Debug> TCPHandler: Processed in 0.001323901 sec. | ||
| 1683 | 2025.09.18 00:40:31.507359 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2025.09.18 00:40:31.507453 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1685 | 2025.09.18 00:40:31.507493 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1686 | 2025.09.18 00:40:31.507876 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2025.09.18 00:40:31.507912 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1688 | 2025.09.18 00:40:31.508188 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1689 | 2025.09.18 00:40:31.508390 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2025.09.18 00:40:31.508517 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 150.73 KiB/sec. | ||
| 1691 | 2025.09.18 00:40:31.508559 [ 275 ] {132dd247-17a4-4fa9-b492-a6b6fc5dfad0} <Debug> TCPHandler: Processed in 0.00125083 sec. | ||
| 1692 | 2025.09.18 00:40:31.508687 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1693 | 2025.09.18 00:40:31.508782 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1694 | 2025.09.18 00:40:31.508821 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1695 | 2025.09.18 00:40:31.509286 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2025.09.18 00:40:31.509322 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1697 | 2025.09.18 00:40:31.509641 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1698 | 2025.09.18 00:40:31.509837 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.09.18 00:40:31.509964 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Debug> executeQuery: Read 247 rows, 22.62 KiB in 0.001199 sec., 206005.0041701418 rows/sec., 18.42 MiB/sec. | ||
| 1700 | 2025.09.18 00:40:31.510000 [ 275 ] {fff7e637-dda1-4944-8277-73798d5029b1} <Debug> TCPHandler: Processed in 0.001371841 sec. | ||
| 1701 | 2025.09.18 00:40:31.510113 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.09.18 00:40:31.510206 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1703 | 2025.09.18 00:40:31.510251 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1704 | 2025.09.18 00:40:31.510654 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.09.18 00:40:31.510688 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1706 | 2025.09.18 00:40:31.510972 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1707 | 2025.09.18 00:40:31.511173 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2025.09.18 00:40:31.511302 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Debug> executeQuery: Read 49 rows, 3.73 KiB in 0.001114 sec., 43985.63734290844 rows/sec., 3.27 MiB/sec. | ||
| 1709 | 2025.09.18 00:40:31.511340 [ 275 ] {5411fb15-d03f-4437-8260-22ccecfc182e} <Debug> TCPHandler: Processed in 0.001275261 sec. | ||
| 1710 | 2025.09.18 00:40:31.511449 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.09.18 00:40:31.511543 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1712 | 2025.09.18 00:40:31.511581 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1713 | 2025.09.18 00:40:31.511970 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.09.18 00:40:31.512005 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1715 | 2025.09.18 00:40:31.512290 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1716 | 2025.09.18 00:40:31.512497 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.09.18 00:40:31.512621 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001096 sec., 21897.810218978102 rows/sec., 1.82 MiB/sec. | ||
| 1718 | 2025.09.18 00:40:31.512660 [ 275 ] {303c83c9-dbbe-4708-8024-7fdb87629e6b} <Debug> TCPHandler: Processed in 0.00125962 sec. | ||
| 1719 | 2025.09.18 00:40:31.512769 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.09.18 00:40:31.512863 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.09.18 00:40:31.512901 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1722 | 2025.09.18 00:40:31.513283 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.09.18 00:40:31.513320 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1724 | 2025.09.18 00:40:31.513603 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1725 | 2025.09.18 00:40:31.513801 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.09.18 00:40:31.513927 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 1727 | 2025.09.18 00:40:31.513964 [ 275 ] {e9145766-c1c9-4e39-bb6d-896188614a69} <Debug> TCPHandler: Processed in 0.00124487 sec. | ||
| 1728 | 2025.09.18 00:40:31.514075 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.09.18 00:40:31.514169 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1730 | 2025.09.18 00:40:31.514207 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1731 | 2025.09.18 00:40:31.514652 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.09.18 00:40:31.514686 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1733 | 2025.09.18 00:40:31.514980 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1734 | 2025.09.18 00:40:31.515180 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.09.18 00:40:31.515309 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Debug> executeQuery: Read 147 rows, 12.15 KiB in 0.001157 sec., 127052.72255834054 rows/sec., 10.26 MiB/sec. | ||
| 1736 | 2025.09.18 00:40:31.515346 [ 275 ] {9094bf46-1b90-4173-9df4-184166cb06af} <Debug> TCPHandler: Processed in 0.00131998 sec. | ||
| 1737 | 2025.09.18 00:40:31.515460 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2025.09.18 00:40:31.515554 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1739 | 2025.09.18 00:40:31.515596 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1740 | 2025.09.18 00:40:31.515983 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2025.09.18 00:40:31.516019 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1742 | 2025.09.18 00:40:31.516350 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1743 | 2025.09.18 00:40:31.516551 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2025.09.18 00:40:31.516680 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001144 sec., 172202.7972027972 rows/sec., 12.35 MiB/sec. | ||
| 1745 | 2025.09.18 00:40:31.516716 [ 275 ] {d04028ef-e8d5-49b6-a36a-780ec67d2dfd} <Debug> TCPHandler: Processed in 0.001305631 sec. | ||
| 1746 | 2025.09.18 00:40:31.516827 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2025.09.18 00:40:31.516920 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1748 | 2025.09.18 00:40:31.516971 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1749 | 2025.09.18 00:40:31.517816 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.09.18 00:40:31.517850 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1751 | 2025.09.18 00:40:31.518382 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1752 | 2025.09.18 00:40:31.518593 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2025.09.18 00:40:31.518726 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001823 sec., 19199.122325836535 rows/sec., 34.40 MiB/sec. | ||
| 1754 | 2025.09.18 00:40:31.518775 [ 275 ] {94f7be23-aa1e-4716-8138-7ffe528d670b} <Debug> TCPHandler: Processed in 0.001996171 sec. | ||
| 1755 | 2025.09.18 00:40:31.518890 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2025.09.18 00:40:31.518984 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1757 | 2025.09.18 00:40:31.519025 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1758 | 2025.09.18 00:40:31.519381 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Trace> oximeter.measurements_i64 (5a311685-0ba1-4b97-96bd-897a1d786690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2025.09.18 00:40:31.519426 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1760 | 2025.09.18 00:40:31.519800 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1761 | 2025.09.18 00:40:31.520009 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Trace> oximeter.measurements_i64 (5a311685-0ba1-4b97-96bd-897a1d786690): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.09.18 00:40:31.520131 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001165 sec., 15450.643776824034 rows/sec., 1.14 MiB/sec. | ||
| 1763 | 2025.09.18 00:40:31.520166 [ 275 ] {5298c0f4-487f-499f-8760-8136fc2fb888} <Debug> TCPHandler: Processed in 0.001326231 sec. | ||
| 1764 | 2025.09.18 00:40:31.520276 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2025.09.18 00:40:31.520368 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1766 | 2025.09.18 00:40:31.520408 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1767 | 2025.09.18 00:40:31.520742 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.09.18 00:40:31.520777 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1769 | 2025.09.18 00:40:31.521063 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2025.09.18 00:40:31.521263 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2025.09.18 00:40:31.521387 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 1772 | 2025.09.18 00:40:31.521422 [ 275 ] {cd3f49c4-8c8f-4217-a3cb-fa476a1ec97f} <Debug> TCPHandler: Processed in 0.001192459 sec. | ||
| 1773 | 2025.09.18 00:40:36.475622 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2025.09.18 00:40:36.475891 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1775 | 2025.09.18 00:40:36.475991 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1776 | 2025.09.18 00:40:36.476843 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2025.09.18 00:40:36.476887 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1778 | 2025.09.18 00:40:36.477264 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1779 | 2025.09.18 00:40:36.477495 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2025.09.18 00:40:36.477647 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.35 MiB/sec. | ||
| 1781 | 2025.09.18 00:40:36.477686 [ 275 ] {9902ae76-0528-4d00-944e-628ebbc9180a} <Debug> TCPHandler: Processed in 0.002183044 sec. | ||
| 1782 | 2025.09.18 00:40:36.477788 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2025.09.18 00:40:36.477880 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1784 | 2025.09.18 00:40:36.477918 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1785 | 2025.09.18 00:40:36.478410 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2025.09.18 00:40:36.478446 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1787 | 2025.09.18 00:40:36.478732 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1788 | 2025.09.18 00:40:36.478931 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2025.09.18 00:40:36.479054 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 1790 | 2025.09.18 00:40:36.479089 [ 275 ] {12b476ef-ed48-4d8a-82c2-dc8c7e75aad3} <Debug> TCPHandler: Processed in 0.001347621 sec. | ||
| 1791 | 2025.09.18 00:40:36.479202 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.09.18 00:40:36.479295 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1793 | 2025.09.18 00:40:36.479336 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1794 | 2025.09.18 00:40:36.479736 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2025.09.18 00:40:36.479770 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1796 | 2025.09.18 00:40:36.480079 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1797 | 2025.09.18 00:40:36.480278 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.09.18 00:40:36.480404 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 1799 | 2025.09.18 00:40:36.480438 [ 275 ] {034e2dfa-eaab-4197-9b2b-429cda987c01} <Debug> TCPHandler: Processed in 0.00129165 sec. | ||
| 1800 | 2025.09.18 00:40:36.480556 [ 275 ] {} <Trace> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2025.09.18 00:40:36.480680 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43917) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1802 | 2025.09.18 00:40:36.480731 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1803 | 2025.09.18 00:40:36.481118 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2025.09.18 00:40:36.481163 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1805 | 2025.09.18 00:40:36.481531 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1806 | 2025.09.18 00:40:36.481765 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2025.09.18 00:40:36.481894 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 1808 | 2025.09.18 00:40:36.481930 [ 275 ] {ad2ccdc5-199d-4da3-9d95-a94243437219} <Debug> TCPHandler: Processed in 0.001434723 sec. | ||
| 1809 | 2025.09.18 00:40:36.617176 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1810 | 2025.09.18 00:40:36.617252 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1811 | 2025.09.18 00:40:36.695593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3781 | ||
| 1812 | 2025.09.18 00:40:36.696074 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.09.18 00:40:36.696119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1814 | 2025.09.18 00:40:36.696593 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1815 | 2025.09.18 00:40:36.696833 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2025.09.18 00:40:36.696966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3781 | ||
| 1817 | 2025.09.18 00:40:36.699035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 258 | ||
| 1818 | 2025.09.18 00:40:36.701310 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2025.09.18 00:40:36.701359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1820 | 2025.09.18 00:40:36.702516 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1821 | 2025.09.18 00:40:36.702774 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2025.09.18 00:40:36.703015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1823 | 2025.09.18 00:40:36.900565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1824 | 2025.09.18 00:40:36.918650 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2025.09.18 00:40:36.918714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 1826 | 2025.09.18 00:40:36.924541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1827 | 2025.09.18 00:40:36.925243 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2025.09.18 00:40:36.928516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1829 | 2025.09.18 00:40:40.940380 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1830 | 2025.09.18 00:40:40.940500 [ 275 ] {} <Debug> TCP-Session: 11d520e2-bf7d-4c06-be07-8ff5ec7c9a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2025.09.18 00:40:41.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.62 MiB, peak 190.13 MiB, free memory in arenas 0.00 B, will set to 182.66 MiB (RSS), difference: 2.04 MiB | ||
| 1832 | 2025.09.18 00:40:41.477322 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2025.09.18 00:40:41.477616 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1834 | 2025.09.18 00:40:41.477717 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1835 | 2025.09.18 00:40:41.478531 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2025.09.18 00:40:41.478570 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1837 | 2025.09.18 00:40:41.478980 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1838 | 2025.09.18 00:40:41.479203 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.09.18 00:40:41.479358 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Debug> executeQuery: Read 130 rows, 11.47 KiB in 0.001815 sec., 71625.34435261707 rows/sec., 6.17 MiB/sec. | ||
| 1840 | 2025.09.18 00:40:41.479397 [ 276 ] {79bfcfa7-496a-4146-b60d-095cffb94f47} <Debug> TCPHandler: Processed in 0.002261686 sec. | ||
| 1841 | 2025.09.18 00:40:41.479530 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2025.09.18 00:40:41.479630 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1843 | 2025.09.18 00:40:41.479670 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1844 | 2025.09.18 00:40:41.480108 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.09.18 00:40:41.480144 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1846 | 2025.09.18 00:40:41.480428 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1847 | 2025.09.18 00:40:41.480626 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.09.18 00:40:41.480727 [ 48 ] {} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1849 | 2025.09.18 00:40:41.480753 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001141 sec., 32427.69500438212 rows/sec., 2.38 MiB/sec. | ||
| 1850 | 2025.09.18 00:40:41.480797 [ 48 ] {} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2025.09.18 00:40:41.480804 [ 276 ] {a3529e01-b638-4f68-8ebc-1dcdfa49dd9e} <Debug> TCPHandler: Processed in 0.001328561 sec. | ||
| 1852 | 2025.09.18 00:40:41.480828 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1853 | 2025.09.18 00:40:41.480928 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2025.09.18 00:40:41.480985 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 1855 | 2025.09.18 00:40:41.481038 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1856 | 2025.09.18 00:40:41.481081 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1857 | 2025.09.18 00:40:41.481123 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1858 | 2025.09.18 00:40:41.481166 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1859 | 2025.09.18 00:40:41.481228 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1860 | 2025.09.18 00:40:41.481272 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 1861 | 2025.09.18 00:40:41.481312 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1862 | 2025.09.18 00:40:41.481352 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 1863 | 2025.09.18 00:40:41.481400 [ 186 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 1864 | 2025.09.18 00:40:41.481506 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.09.18 00:40:41.481548 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1866 | 2025.09.18 00:40:41.481888 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1867 | 2025.09.18 00:40:41.482124 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2025.09.18 00:40:41.482258 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001237 sec., 81649.15117219079 rows/sec., 6.38 MiB/sec. | ||
| 1869 | 2025.09.18 00:40:41.482294 [ 276 ] {dd0b32f7-29c2-45b9-b37b-e33c232bfa50} <Debug> TCPHandler: Processed in 0.001412702 sec. | ||
| 1870 | 2025.09.18 00:40:41.482294 [ 195 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370091 sec., 100723.23663172738 rows/sec., 7.82 MiB/sec. | ||
| 1871 | 2025.09.18 00:40:41.482406 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2025.09.18 00:40:41.482502 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2025.09.18 00:40:41.482537 [ 187 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1874 | 2025.09.18 00:40:41.482544 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1875 | 2025.09.18 00:40:41.482835 [ 187 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2025.09.18 00:40:41.482913 [ 187 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_6_1} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1877 | 2025.09.18 00:40:41.483000 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2025.09.18 00:40:41.483011 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1879 | 2025.09.18 00:40:41.483045 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1880 | 2025.09.18 00:40:41.483406 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1881 | 2025.09.18 00:40:41.483599 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2025.09.18 00:40:41.483738 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 1883 | 2025.09.18 00:40:41.483778 [ 276 ] {8596f505-b704-499f-b23f-760bbc7aeec8} <Debug> TCPHandler: Processed in 0.001447212 sec. | ||
| 1884 | 2025.09.18 00:40:41.483905 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2025.09.18 00:40:41.483988 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1886 | 2025.09.18 00:40:41.484037 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1887 | 2025.09.18 00:40:41.485028 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2025.09.18 00:40:41.485067 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1889 | 2025.09.18 00:40:41.485683 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1890 | 2025.09.18 00:40:41.485899 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1891 | 2025.09.18 00:40:41.486049 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002026 sec., 18262.58637709773 rows/sec., 32.73 MiB/sec. | ||
| 1892 | 2025.09.18 00:40:41.486109 [ 276 ] {aa558da4-dc67-400b-806e-8b75bd051930} <Debug> TCPHandler: Processed in 0.002210864 sec. | ||
| 1893 | 2025.09.18 00:40:41.486229 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2025.09.18 00:40:41.486324 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1895 | 2025.09.18 00:40:41.486365 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1896 | 2025.09.18 00:40:41.486680 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1897 | 2025.09.18 00:40:41.486716 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 1898 | 2025.09.18 00:40:41.487013 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1899 | 2025.09.18 00:40:41.487214 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2025.09.18 00:40:41.487334 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 1901 | 2025.09.18 00:40:41.487369 [ 276 ] {fbc56a42-0d0b-4527-b631-413a67954e5b} <Debug> TCPHandler: Processed in 0.001185929 sec. | ||
| 1902 | 2025.09.18 00:40:42.271887 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2025.09.18 00:40:42.272180 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) 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) | ||
| 1904 | 2025.09.18 00:40:42.272676 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1905 | 2025.09.18 00:40:42.272725 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <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 | ||
| 1906 | 2025.09.18 00:40:42.273089 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1907 | 2025.09.18 00:40:42.273175 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1908 | 2025.09.18 00:40:42.273371 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1909 | 2025.09.18 00:40:42.273558 [ 284 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1910 | 2025.09.18 00:40:42.273565 [ 285 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1911 | 2025.09.18 00:40:42.273739 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1912 | 2025.09.18 00:40:42.273778 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1913 | 2025.09.18 00:40:42.276053 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1914 | 2025.09.18 00:40:42.276089 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1915 | 2025.09.18 00:40:42.276170 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <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'))" | ||
| 1916 | 2025.09.18 00:40:42.276234 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <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'))" | ||
| 1917 | 2025.09.18 00:40:42.277424 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.005366 sec., 5404.398061871039 rows/sec., 235.50 KiB/sec. | ||
| 1918 | 2025.09.18 00:40:42.277546 [ 276 ] {5c8ec98d-48b8-487f-9861-03de3ba297f6} <Debug> TCPHandler: Processed in 0.005855852 sec. | ||
| 1919 | 2025.09.18 00:40:42.277941 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1920 | 2025.09.18 00:40:42.278116 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) 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) | ||
| 1921 | 2025.09.18 00:40:42.278419 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1922 | 2025.09.18 00:40:42.278463 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <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 | ||
| 1923 | 2025.09.18 00:40:42.278742 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1924 | 2025.09.18 00:40:42.278811 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1925 | 2025.09.18 00:40:42.278959 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1926 | 2025.09.18 00:40:42.279055 [ 285 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1927 | 2025.09.18 00:40:42.279066 [ 284 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1928 | 2025.09.18 00:40:42.279200 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1929 | 2025.09.18 00:40:42.279234 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1930 | 2025.09.18 00:40:42.279305 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1931 | 2025.09.18 00:40:42.279328 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1932 | 2025.09.18 00:40:42.279368 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <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'))" | ||
| 1933 | 2025.09.18 00:40:42.279410 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <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'))" | ||
| 1934 | 2025.09.18 00:40:42.280311 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00227 sec., 12775.330396475772 rows/sec., 556.68 KiB/sec. | ||
| 1935 | 2025.09.18 00:40:42.280445 [ 276 ] {0bad92eb-016f-4d3e-88cd-7ced7f27ba70} <Debug> TCPHandler: Processed in 0.002571021 sec. | ||
| 1936 | 2025.09.18 00:40:42.280755 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.09.18 00:40:42.280927 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) 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) | ||
| 1938 | 2025.09.18 00:40:42.281211 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1939 | 2025.09.18 00:40:42.281255 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <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 | ||
| 1940 | 2025.09.18 00:40:42.281515 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1941 | 2025.09.18 00:40:42.281578 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1942 | 2025.09.18 00:40:42.281721 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1943 | 2025.09.18 00:40:42.281798 [ 322 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1944 | 2025.09.18 00:40:42.281809 [ 341 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1945 | 2025.09.18 00:40:42.281941 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1946 | 2025.09.18 00:40:42.281973 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1947 | 2025.09.18 00:40:42.282053 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1948 | 2025.09.18 00:40:42.282079 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1949 | 2025.09.18 00:40:42.282119 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <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'))" | ||
| 1950 | 2025.09.18 00:40:42.282160 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <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'))" | ||
| 1951 | 2025.09.18 00:40:42.283038 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002184 sec., 13278.388278388278 rows/sec., 578.60 KiB/sec. | ||
| 1952 | 2025.09.18 00:40:42.283167 [ 276 ] {919616f4-e5f7-4f37-b6c9-d47ca9e3b477} <Debug> TCPHandler: Processed in 0.002473819 sec. | ||
| 1953 | 2025.09.18 00:40:42.283428 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2025.09.18 00:40:42.283580 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) 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) | ||
| 1955 | 2025.09.18 00:40:42.283896 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1956 | 2025.09.18 00:40:42.283942 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <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 | ||
| 1957 | 2025.09.18 00:40:42.284201 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1958 | 2025.09.18 00:40:42.284263 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1959 | 2025.09.18 00:40:42.284386 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1960 | 2025.09.18 00:40:42.284469 [ 322 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1961 | 2025.09.18 00:40:42.284480 [ 284 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1962 | 2025.09.18 00:40:42.284624 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1963 | 2025.09.18 00:40:42.284656 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1964 | 2025.09.18 00:40:42.284725 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1965 | 2025.09.18 00:40:42.284747 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1966 | 2025.09.18 00:40:42.284785 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <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'))" | ||
| 1967 | 2025.09.18 00:40:42.284873 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <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'))" | ||
| 1968 | 2025.09.18 00:40:42.285659 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002146 sec., 13513.513513513513 rows/sec., 588.85 KiB/sec. | ||
| 1969 | 2025.09.18 00:40:42.285771 [ 276 ] {83d8d1af-1c63-4727-95da-ebee4aa91c5c} <Debug> TCPHandler: Processed in 0.002399897 sec. | ||
| 1970 | 2025.09.18 00:40:42.286031 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2025.09.18 00:40:42.286203 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) 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) | ||
| 1972 | 2025.09.18 00:40:42.286507 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1973 | 2025.09.18 00:40:42.286556 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <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 | ||
| 1974 | 2025.09.18 00:40:42.286849 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1975 | 2025.09.18 00:40:42.286926 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1976 | 2025.09.18 00:40:42.287059 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1977 | 2025.09.18 00:40:42.287150 [ 284 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1978 | 2025.09.18 00:40:42.287151 [ 322 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1979 | 2025.09.18 00:40:42.287287 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1980 | 2025.09.18 00:40:42.287322 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1981 | 2025.09.18 00:40:42.287399 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1982 | 2025.09.18 00:40:42.287424 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1983 | 2025.09.18 00:40:42.287466 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <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'))" | ||
| 1984 | 2025.09.18 00:40:42.287513 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <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'))" | ||
| 1985 | 2025.09.18 00:40:42.288359 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002232 sec., 12992.831541218638 rows/sec., 566.16 KiB/sec. | ||
| 1986 | 2025.09.18 00:40:42.288480 [ 276 ] {0ca8301e-a611-4200-ad71-0be6c56d3447} <Debug> TCPHandler: Processed in 0.00251016 sec. | ||
| 1987 | 2025.09.18 00:40:42.288737 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2025.09.18 00:40:42.288914 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) 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) | ||
| 1989 | 2025.09.18 00:40:42.289226 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1990 | 2025.09.18 00:40:42.289280 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <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 | ||
| 1991 | 2025.09.18 00:40:42.289624 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1992 | 2025.09.18 00:40:42.289697 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1993 | 2025.09.18 00:40:42.289849 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1994 | 2025.09.18 00:40:42.289943 [ 345 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1995 | 2025.09.18 00:40:42.289949 [ 336 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1996 | 2025.09.18 00:40:42.290069 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (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 | ||
| 1997 | 2025.09.18 00:40:42.290105 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1998 | 2025.09.18 00:40:42.290185 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1999 | 2025.09.18 00:40:42.290211 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2000 | 2025.09.18 00:40:42.290255 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <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'))" | ||
| 2001 | 2025.09.18 00:40:42.290319 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <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'))" | ||
| 2002 | 2025.09.18 00:40:42.291047 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002213 sec., 13104.383190239494 rows/sec., 571.02 KiB/sec. | ||
| 2003 | 2025.09.18 00:40:42.291164 [ 276 ] {6b6744d2-0a99-4db5-ac26-08d931d822a1} <Debug> TCPHandler: Processed in 0.002488429 sec. | ||
| 2004 | 2025.09.18 00:40:42.396911 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2025.09.18 00:40:42.397097 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2006 | 2025.09.18 00:40:42.397173 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2007 | 2025.09.18 00:40:42.397914 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.09.18 00:40:42.397964 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2009 | 2025.09.18 00:40:42.398433 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2010 | 2025.09.18 00:40:42.398639 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.09.18 00:40:42.398797 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001751 sec., 3426.613363792119 rows/sec., 762.96 KiB/sec. | ||
| 2012 | 2025.09.18 00:40:42.398843 [ 276 ] {bf441d0d-1eb8-4342-b1e7-69b9b2251004} <Debug> TCPHandler: Processed in 0.002076583 sec. | ||
| 2013 | 2025.09.18 00:40:42.398967 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.09.18 00:40:42.399068 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2015 | 2025.09.18 00:40:42.399113 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2016 | 2025.09.18 00:40:42.399567 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2025.09.18 00:40:42.399611 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2018 | 2025.09.18 00:40:42.399977 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2019 | 2025.09.18 00:40:42.400246 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.09.18 00:40:42.400409 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001362 sec., 1468.4287812041116 rows/sec., 119.74 KiB/sec. | ||
| 2021 | 2025.09.18 00:40:42.400447 [ 276 ] {50d046a6-479b-4c6a-bdf3-e482bcaa08aa} <Debug> TCPHandler: Processed in 0.001531044 sec. | ||
| 2022 | 2025.09.18 00:40:42.400555 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2025.09.18 00:40:42.400650 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2024 | 2025.09.18 00:40:42.400690 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2025 | 2025.09.18 00:40:42.401786 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2025.09.18 00:40:42.401824 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2027 | 2025.09.18 00:40:42.402273 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2028 | 2025.09.18 00:40:42.402499 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2025.09.18 00:40:42.402633 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.002001 sec., 598200.8995502249 rows/sec., 49.31 MiB/sec. | ||
| 2030 | 2025.09.18 00:40:42.402670 [ 276 ] {7ac1058c-856e-4f20-bee0-55c39203dd69} <Debug> TCPHandler: Processed in 0.002163734 sec. | ||
| 2031 | 2025.09.18 00:40:42.402805 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.09.18 00:40:42.402918 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2033 | 2025.09.18 00:40:42.402964 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2034 | 2025.09.18 00:40:42.403444 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.09.18 00:40:42.403480 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2036 | 2025.09.18 00:40:42.403819 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2037 | 2025.09.18 00:40:42.404099 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.09.18 00:40:42.404282 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001385 sec., 1444.043321299639 rows/sec., 100.83 KiB/sec. | ||
| 2039 | 2025.09.18 00:40:42.404328 [ 276 ] {e07e1b97-863f-4880-8fa6-82919d34f72f} <Debug> TCPHandler: Processed in 0.001583035 sec. | ||
| 2040 | 2025.09.18 00:40:42.404454 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.09.18 00:40:42.404549 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2042 | 2025.09.18 00:40:42.404588 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2043 | 2025.09.18 00:40:42.405066 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.09.18 00:40:42.405102 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2045 | 2025.09.18 00:40:42.405468 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2046 | 2025.09.18 00:40:42.405767 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.09.18 00:40:42.405935 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001403 sec., 162508.90947968638 rows/sec., 11.00 MiB/sec. | ||
| 2048 | 2025.09.18 00:40:42.405982 [ 276 ] {e78c7d31-123e-49a9-bdf5-75cad9ff35e2} <Debug> TCPHandler: Processed in 0.001577735 sec. | ||
| 2049 | 2025.09.18 00:40:42.406125 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2025.09.18 00:40:42.406234 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2051 | 2025.09.18 00:40:42.406282 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2052 | 2025.09.18 00:40:42.407010 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.09.18 00:40:42.407053 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2054 | 2025.09.18 00:40:42.407486 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2055 | 2025.09.18 00:40:42.407769 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.09.18 00:40:42.407937 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001724 sec., 302784.222737819 rows/sec., 22.41 MiB/sec. | ||
| 2057 | 2025.09.18 00:40:42.408003 [ 276 ] {8a831edc-f60a-4ec5-bd0c-f067b3dd08a1} <Debug> TCPHandler: Processed in 0.00193681 sec. | ||
| 2058 | 2025.09.18 00:40:42.408162 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2025.09.18 00:40:42.408273 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2060 | 2025.09.18 00:40:42.408325 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2061 | 2025.09.18 00:40:42.409589 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2025.09.18 00:40:42.409628 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2063 | 2025.09.18 00:40:42.410208 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2064 | 2025.09.18 00:40:42.410447 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2025.09.18 00:40:42.410593 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Debug> executeQuery: Read 2163 rows, 147.96 KiB in 0.002343 sec., 923175.4161331626 rows/sec., 61.67 MiB/sec. | ||
| 2066 | 2025.09.18 00:40:42.410631 [ 276 ] {edb1c09b-350c-4a1c-8c67-601956d87c32} <Debug> TCPHandler: Processed in 0.0025308 sec. | ||
| 2067 | 2025.09.18 00:40:42.410745 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2025.09.18 00:40:42.410841 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2069 | 2025.09.18 00:40:42.410883 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2070 | 2025.09.18 00:40:42.411210 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2025.09.18 00:40:42.411247 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2072 | 2025.09.18 00:40:42.411576 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2073 | 2025.09.18 00:40:42.411782 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2025.09.18 00:40:42.411920 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 753.53 KiB/sec. | ||
| 2075 | 2025.09.18 00:40:42.411957 [ 276 ] {0caa8145-3a0a-4766-a9f0-94c2fc85c035} <Debug> TCPHandler: Processed in 0.001260359 sec. | ||
| 2076 | 2025.09.18 00:40:42.771202 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44193 | ||
| 2077 | 2025.09.18 00:40:42.771324 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2025.09.18 00:40:42.771364 [ 275 ] {} <Debug> TCP-Session: b1d4dbeb-9025-4c7a-b7ec-d4c21587aecb Authenticating user 'default' from [fd00:1122:3344:101::e]:44193 | ||
| 2079 | 2025.09.18 00:40:42.771398 [ 275 ] {} <Debug> TCP-Session: b1d4dbeb-9025-4c7a-b7ec-d4c21587aecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2025.09.18 00:40:42.771416 [ 275 ] {} <Debug> TCP-Session: b1d4dbeb-9025-4c7a-b7ec-d4c21587aecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2025.09.18 00:40:42.771685 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51612 | ||
| 2082 | 2025.09.18 00:40:42.771720 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38471 | ||
| 2083 | 2025.09.18 00:40:42.771742 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52264 | ||
| 2084 | 2025.09.18 00:40:42.771776 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39787 | ||
| 2085 | 2025.09.18 00:40:42.771797 [ 275 ] {} <Trace> TCP-Session: b1d4dbeb-9025-4c7a-b7ec-d4c21587aecb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2025.09.18 00:40:42.771822 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2025.09.18 00:40:42.771783 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37735 | ||
| 2088 | 2025.09.18 00:40:42.771873 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2025.09.18 00:40:42.771875 [ 286 ] {} <Debug> TCP-Session: e602d860-ea40-4cb5-b2e9-d57d157ecdc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51612 | ||
| 2090 | 2025.09.18 00:40:42.771889 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2025.09.18 00:40:42.771908 [ 289 ] {} <Debug> TCP-Session: 51adb16a-aa9b-43a8-a2d3-39e0e12b550b Authenticating user 'default' from [fd00:1122:3344:101::e]:52264 | ||
| 2092 | 2025.09.18 00:40:42.771928 [ 286 ] {} <Debug> TCP-Session: e602d860-ea40-4cb5-b2e9-d57d157ecdc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.09.18 00:40:42.771947 [ 292 ] {} <Debug> TCP-Session: 64e65e17-dc2a-49f5-9cb0-9e0f74d9c66c Authenticating user 'default' from [fd00:1122:3344:101::e]:39787 | ||
| 2094 | 2025.09.18 00:40:42.771958 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2025.09.18 00:40:42.771969 [ 286 ] {} <Debug> TCP-Session: e602d860-ea40-4cb5-b2e9-d57d157ecdc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2025.09.18 00:40:42.771991 [ 292 ] {} <Debug> TCP-Session: 64e65e17-dc2a-49f5-9cb0-9e0f74d9c66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2025.09.18 00:40:42.772021 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44193) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2098 | 2025.09.18 00:40:42.772037 [ 292 ] {} <Debug> TCP-Session: 64e65e17-dc2a-49f5-9cb0-9e0f74d9c66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2025.09.18 00:40:42.772015 [ 293 ] {} <Debug> TCP-Session: b63f96c1-a6e5-4616-a310-33d307a5086b Authenticating user 'default' from [fd00:1122:3344:101::e]:37735 | ||
| 2100 | 2025.09.18 00:40:42.771964 [ 289 ] {} <Debug> TCP-Session: 51adb16a-aa9b-43a8-a2d3-39e0e12b550b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2025.09.18 00:40:42.772102 [ 293 ] {} <Debug> TCP-Session: b63f96c1-a6e5-4616-a310-33d307a5086b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.09.18 00:40:42.772113 [ 289 ] {} <Debug> TCP-Session: 51adb16a-aa9b-43a8-a2d3-39e0e12b550b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.09.18 00:40:42.772122 [ 293 ] {} <Debug> TCP-Session: b63f96c1-a6e5-4616-a310-33d307a5086b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2025.09.18 00:40:42.771858 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2025.09.18 00:40:42.771759 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46762 | ||
| 2106 | 2025.09.18 00:40:42.772191 [ 287 ] {} <Debug> TCP-Session: 8cb798c1-0479-453e-a90d-d708691301a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38471 | ||
| 2107 | 2025.09.18 00:40:42.771745 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36860 | ||
| 2108 | 2025.09.18 00:40:42.772231 [ 287 ] {} <Debug> TCP-Session: 8cb798c1-0479-453e-a90d-d708691301a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2025.09.18 00:40:42.771724 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58787 | ||
| 2110 | 2025.09.18 00:40:42.772269 [ 287 ] {} <Debug> TCP-Session: 8cb798c1-0479-453e-a90d-d708691301a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2025.09.18 00:40:42.772353 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2025.09.18 00:40:42.772378 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2025.09.18 00:40:42.772395 [ 291 ] {} <Debug> TCP-Session: 3fc811fd-2fee-4463-bdc1-b2c43361c58e Authenticating user 'default' from [fd00:1122:3344:101::e]:46762 | ||
| 2114 | 2025.09.18 00:40:42.772418 [ 290 ] {} <Debug> TCP-Session: 83a36cae-cd28-432d-8801-3d18a7eb8eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:36860 | ||
| 2115 | 2025.09.18 00:40:42.772438 [ 291 ] {} <Debug> TCP-Session: 3fc811fd-2fee-4463-bdc1-b2c43361c58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2025.09.18 00:40:42.772458 [ 290 ] {} <Debug> TCP-Session: 83a36cae-cd28-432d-8801-3d18a7eb8eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2025.09.18 00:40:42.772475 [ 291 ] {} <Debug> TCP-Session: 3fc811fd-2fee-4463-bdc1-b2c43361c58e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.09.18 00:40:42.772491 [ 290 ] {} <Debug> TCP-Session: 83a36cae-cd28-432d-8801-3d18a7eb8eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.09.18 00:40:42.772475 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2120 | 2025.09.18 00:40:42.772447 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2121 | 2025.09.18 00:40:42.772551 [ 288 ] {} <Debug> TCP-Session: 7804269c-3e05-40ff-a19e-6a352628cb93 Authenticating user 'default' from [fd00:1122:3344:101::e]:58787 | ||
| 2122 | 2025.09.18 00:40:42.772571 [ 288 ] {} <Debug> TCP-Session: 7804269c-3e05-40ff-a19e-6a352628cb93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2025.09.18 00:40:42.772585 [ 288 ] {} <Debug> TCP-Session: 7804269c-3e05-40ff-a19e-6a352628cb93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2025.09.18 00:40:42.772598 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2125 | 2025.09.18 00:40:42.772966 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 2126 | 2025.09.18 00:40:42.773094 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2127 | 2025.09.18 00:40:43.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.01 MiB, peak 190.13 MiB, free memory in arenas 0.00 B, will set to 196.00 MiB (RSS), difference: 11.99 MiB | ||
| 2128 | 2025.09.18 00:40:43.121872 [ 345 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Trace> AggregatingTransform: Aggregating | ||
| 2129 | 2025.09.18 00:40:43.121936 [ 345 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Trace> Aggregator: Aggregation method: without_key | ||
| 2130 | 2025.09.18 00:40:43.121974 [ 345 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001173778 sec. (851.950 rows/sec., 33.28 KiB/sec.) | ||
| 2131 | 2025.09.18 00:40:43.121993 [ 345 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Trace> Aggregator: Merging aggregated data | ||
| 2132 | 2025.09.18 00:40:43.123140 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.351184 sec., 2.847510137136088 rows/sec., 113.90 B/sec. | ||
| 2133 | 2025.09.18 00:40:43.123335 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2134 | 2025.09.18 00:40:43.123354 [ 275 ] {4b80e9c0-edb8-4b78-9b4f-93bf109b7fab} <Debug> TCPHandler: Processed in 0.351682768 sec. | ||
| 2135 | 2025.09.18 00:40:43.123493 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2025.09.18 00:40:43.123523 [ 275 ] {} <Debug> TCP-Session: b1d4dbeb-9025-4c7a-b7ec-d4c21587aecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2025.09.18 00:40:43.123538 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2025.09.18 00:40:43.123562 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2025.09.18 00:40:43.123593 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2025.09.18 00:40:43.123602 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2025.09.18 00:40:43.123634 [ 290 ] {} <Debug> TCP-Session: 83a36cae-cd28-432d-8801-3d18a7eb8eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2025.09.18 00:40:43.123639 [ 286 ] {} <Debug> TCP-Session: e602d860-ea40-4cb5-b2e9-d57d157ecdc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.09.18 00:40:43.123632 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2025.09.18 00:40:43.123669 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2025.09.18 00:40:43.123682 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2146 | 2025.09.18 00:40:43.123722 [ 287 ] {} <Debug> TCP-Session: 8cb798c1-0479-453e-a90d-d708691301a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2025.09.18 00:40:43.123738 [ 291 ] {} <Debug> TCP-Session: 3fc811fd-2fee-4463-bdc1-b2c43361c58e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2025.09.18 00:40:43.123664 [ 289 ] {} <Debug> TCP-Session: 51adb16a-aa9b-43a8-a2d3-39e0e12b550b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2025.09.18 00:40:43.123753 [ 292 ] {} <Debug> TCP-Session: 64e65e17-dc2a-49f5-9cb0-9e0f74d9c66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2025.09.18 00:40:43.123645 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2151 | 2025.09.18 00:40:43.123586 [ 293 ] {} <Debug> TCP-Session: b63f96c1-a6e5-4616-a310-33d307a5086b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2025.09.18 00:40:43.123841 [ 288 ] {} <Debug> TCP-Session: 7804269c-3e05-40ff-a19e-6a352628cb93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2025.09.18 00:40:44.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.37 MiB, peak 205.47 MiB, free memory in arenas 0.00 B, will set to 204.18 MiB (RSS), difference: 6.81 MiB | ||
| 2154 | 2025.09.18 00:40:44.197131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4293 | ||
| 2155 | 2025.09.18 00:40:44.197637 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2025.09.18 00:40:44.197682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2157 | 2025.09.18 00:40:44.198170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2158 | 2025.09.18 00:40:44.198397 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2025.09.18 00:40:44.198529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4293 | ||
| 2160 | 2025.09.18 00:40:44.428680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2161 | 2025.09.18 00:40:44.444966 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.09.18 00:40:44.445013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2163 | 2025.09.18 00:40:44.450773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2164 | 2025.09.18 00:40:44.451451 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.09.18 00:40:44.454290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2166 | 2025.09.18 00:40:46.473521 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2025.09.18 00:40:46.473715 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2168 | 2025.09.18 00:40:46.473784 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2169 | 2025.09.18 00:40:46.474416 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2025.09.18 00:40:46.474458 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2171 | 2025.09.18 00:40:46.474824 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2172 | 2025.09.18 00:40:46.475051 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2025.09.18 00:40:46.475186 [ 42 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2174 | 2025.09.18 00:40:46.475210 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001546 sec., 36222.50970245795 rows/sec., 2.78 MiB/sec. | ||
| 2175 | 2025.09.18 00:40:46.475257 [ 42 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2025.09.18 00:40:46.475267 [ 276 ] {1b67afb6-5dad-462a-bf14-119a7818b0d7} <Debug> TCPHandler: Processed in 0.0018828 sec. | ||
| 2177 | 2025.09.18 00:40:46.475286 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2178 | 2025.09.18 00:40:46.475388 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2025.09.18 00:40:46.475400 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2180 | 2025.09.18 00:40:46.475487 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2181 | 2025.09.18 00:40:46.475531 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2182 | 2025.09.18 00:40:46.475559 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2183 | 2025.09.18 00:40:46.475602 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2184 | 2025.09.18 00:40:46.475676 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 247 rows starting from the beginning of the part | ||
| 2185 | 2025.09.18 00:40:46.475726 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2186 | 2025.09.18 00:40:46.475774 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2187 | 2025.09.18 00:40:46.475817 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2188 | 2025.09.18 00:40:46.475866 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2189 | 2025.09.18 00:40:46.475943 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2025.09.18 00:40:46.475984 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2191 | 2025.09.18 00:40:46.476309 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2192 | 2025.09.18 00:40:46.476528 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2025.09.18 00:40:46.476644 [ 42 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2194 | 2025.09.18 00:40:46.476671 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 2195 | 2025.09.18 00:40:46.476676 [ 42 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2025.09.18 00:40:46.476712 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2197 | 2025.09.18 00:40:46.476717 [ 276 ] {d3427ac2-cd0d-488c-8d3b-5f29b085de33} <Debug> TCPHandler: Processed in 0.001377052 sec. | ||
| 2198 | 2025.09.18 00:40:46.476827 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2199 | 2025.09.18 00:40:46.476832 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2025.09.18 00:40:46.476970 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2201 | 2025.09.18 00:40:46.476980 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2202 | 2025.09.18 00:40:46.477015 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2203 | 2025.09.18 00:40:46.477020 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2204 | 2025.09.18 00:40:46.477121 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 147 rows starting from the beginning of the part | ||
| 2205 | 2025.09.18 00:40:46.477174 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2206 | 2025.09.18 00:40:46.477251 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2207 | 2025.09.18 00:40:46.477296 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2208 | 2025.09.18 00:40:46.477340 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2209 | 2025.09.18 00:40:46.477384 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1887 rows, containing 5 columns (5 merged, 0 gathered) in 0.002027842 sec., 930545.8709307726 rows/sec., 81.65 MiB/sec. | ||
| 2210 | 2025.09.18 00:40:46.477427 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2025.09.18 00:40:46.477470 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2212 | 2025.09.18 00:40:46.477694 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2213 | 2025.09.18 00:40:46.477824 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2214 | 2025.09.18 00:40:46.478063 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_11_2} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.09.18 00:40:46.478112 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2216 | 2025.09.18 00:40:46.478155 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_11_2} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2217 | 2025.09.18 00:40:46.478228 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2218 | 2025.09.18 00:40:46.478249 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2219 | 2025.09.18 00:40:46.478264 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001313 sec., 97486.67174409749 rows/sec., 6.79 MiB/sec. | ||
| 2220 | 2025.09.18 00:40:46.478265 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2025.09.18 00:40:46.478309 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2222 | 2025.09.18 00:40:46.478310 [ 276 ] {9b5b67a0-6e4f-4e46-9bb5-186c27268c52} <Debug> TCPHandler: Processed in 0.001524764 sec. | ||
| 2223 | 2025.09.18 00:40:46.478398 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2224 | 2025.09.18 00:40:46.478429 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2025.09.18 00:40:46.478430 [ 196 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654795 sec., 615181.9409654973 rows/sec., 49.57 MiB/sec. | ||
| 2226 | 2025.09.18 00:40:46.478502 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2227 | 2025.09.18 00:40:46.478530 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2228 | 2025.09.18 00:40:46.478534 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 959 rows starting from the beginning of the part | ||
| 2229 | 2025.09.18 00:40:46.478578 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2230 | 2025.09.18 00:40:46.478604 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 197 rows starting from the beginning of the part | ||
| 2231 | 2025.09.18 00:40:46.478609 [ 191 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2232 | 2025.09.18 00:40:46.478652 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2233 | 2025.09.18 00:40:46.478695 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2234 | 2025.09.18 00:40:46.478734 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2163 rows starting from the beginning of the part | ||
| 2235 | 2025.09.18 00:40:46.478784 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2236 | 2025.09.18 00:40:46.478887 [ 191 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_11_2} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.09.18 00:40:46.478902 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2025.09.18 00:40:46.478946 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2239 | 2025.09.18 00:40:46.478974 [ 191 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_11_2} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2240 | 2025.09.18 00:40:46.479038 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2241 | 2025.09.18 00:40:46.479268 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2242 | 2025.09.18 00:40:46.479499 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2025.09.18 00:40:46.479597 [ 42 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2244 | 2025.09.18 00:40:46.479625 [ 42 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.09.18 00:40:46.479639 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001126 sec., 42628.77442273535 rows/sec., 2.87 MiB/sec. | ||
| 2246 | 2025.09.18 00:40:46.479641 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2247 | 2025.09.18 00:40:46.479682 [ 276 ] {515d78ec-3fe0-412a-a335-87562051a6a2} <Debug> TCPHandler: Processed in 0.00129927 sec. | ||
| 2248 | 2025.09.18 00:40:46.479736 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2249 | 2025.09.18 00:40:46.479831 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2250 | 2025.09.18 00:40:46.479856 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2251 | 2025.09.18 00:40:46.479900 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2252 | 2025.09.18 00:40:46.479937 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2253 | 2025.09.18 00:40:46.479971 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2254 | 2025.09.18 00:40:46.480004 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2255 | 2025.09.18 00:40:46.480038 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2256 | 2025.09.18 00:40:46.480321 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001956751 sec., 1925129.9731033738 rows/sec., 132.01 MiB/sec. | ||
| 2257 | 2025.09.18 00:40:46.480675 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2258 | 2025.09.18 00:40:46.480784 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001072676 sec., 503413.8919860237 rows/sec., 33.86 MiB/sec. | ||
| 2259 | 2025.09.18 00:40:46.480948 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2025.09.18 00:40:46.481032 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2261 | 2025.09.18 00:40:46.481042 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2262 | 2025.09.18 00:40:46.481104 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2263 | 2025.09.18 00:40:46.481362 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.09.18 00:40:46.481446 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_11_2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2265 | 2025.09.18 00:40:46.481534 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2266 | 2025.09.18 00:40:46.703299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 308 | ||
| 2267 | 2025.09.18 00:40:46.705737 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2025.09.18 00:40:46.705779 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2269 | 2025.09.18 00:40:46.706912 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2270 | 2025.09.18 00:40:46.707160 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2025.09.18 00:40:46.707295 [ 42 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2272 | 2025.09.18 00:40:46.707341 [ 42 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2025.09.18 00:40:46.707363 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2274 | 2025.09.18 00:40:46.707387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2275 | 2025.09.18 00:40:46.707459 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 2276 | 2025.09.18 00:40:46.708045 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2277 | 2025.09.18 00:40:46.708213 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 2278 | 2025.09.18 00:40:46.708625 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2279 | 2025.09.18 00:40:46.708990 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 2280 | 2025.09.18 00:40:46.709359 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2281 | 2025.09.18 00:40:46.709723 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2282 | 2025.09.18 00:40:46.710081 [ 191 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2283 | 2025.09.18 00:40:46.716088 [ 186 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.008671765 sec., 35517.56764626348 rows/sec., 35.25 MiB/sec. | ||
| 2284 | 2025.09.18 00:40:46.716719 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2285 | 2025.09.18 00:40:46.717244 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.09.18 00:40:46.717308 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_6_1} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2287 | 2025.09.18 00:40:46.717418 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2288 | 2025.09.18 00:40:51.477372 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.09.18 00:40:51.477686 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2290 | 2025.09.18 00:40:51.477789 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2291 | 2025.09.18 00:40:51.478655 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.09.18 00:40:51.478696 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2293 | 2025.09.18 00:40:51.479101 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2294 | 2025.09.18 00:40:51.479318 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2025.09.18 00:40:51.479473 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Debug> executeQuery: Read 130 rows, 11.47 KiB in 0.001863 sec., 69779.92485238862 rows/sec., 6.01 MiB/sec. | ||
| 2296 | 2025.09.18 00:40:51.479519 [ 276 ] {02ebd9d4-c8da-4885-a74c-f97bf3ac0389} <Debug> TCPHandler: Processed in 0.002301796 sec. | ||
| 2297 | 2025.09.18 00:40:51.479629 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2025.09.18 00:40:51.479729 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2299 | 2025.09.18 00:40:51.479773 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2300 | 2025.09.18 00:40:51.480163 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2025.09.18 00:40:51.480197 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2302 | 2025.09.18 00:40:51.480494 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2303 | 2025.09.18 00:40:51.480700 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2025.09.18 00:40:51.480827 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00112 sec., 33035.71428571429 rows/sec., 2.43 MiB/sec. | ||
| 2305 | 2025.09.18 00:40:51.480864 [ 276 ] {e5ab310c-0f33-40a6-9695-3a6e09397bef} <Debug> TCPHandler: Processed in 0.00128386 sec. | ||
| 2306 | 2025.09.18 00:40:51.480960 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2025.09.18 00:40:51.481055 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2308 | 2025.09.18 00:40:51.481095 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2309 | 2025.09.18 00:40:51.481491 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2025.09.18 00:40:51.481528 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2311 | 2025.09.18 00:40:51.481830 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2312 | 2025.09.18 00:40:51.482029 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2025.09.18 00:40:51.482153 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001116 sec., 90501.79211469534 rows/sec., 7.07 MiB/sec. | ||
| 2314 | 2025.09.18 00:40:51.482189 [ 276 ] {e5516db9-a12e-483d-9907-02e91708362e} <Debug> TCPHandler: Processed in 0.00127593 sec. | ||
| 2315 | 2025.09.18 00:40:51.482285 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2025.09.18 00:40:51.482378 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2317 | 2025.09.18 00:40:51.482421 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2318 | 2025.09.18 00:40:51.482790 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2025.09.18 00:40:51.482826 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2320 | 2025.09.18 00:40:51.483151 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2321 | 2025.09.18 00:40:51.483357 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2025.09.18 00:40:51.483482 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 2323 | 2025.09.18 00:40:51.483518 [ 276 ] {318da04a-4ae0-44b7-8ee0-03e6f00ef032} <Debug> TCPHandler: Processed in 0.001279821 sec. | ||
| 2324 | 2025.09.18 00:40:51.483614 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2325 | 2025.09.18 00:40:51.483706 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2326 | 2025.09.18 00:40:51.483759 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2327 | 2025.09.18 00:40:51.484547 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2025.09.18 00:40:51.484583 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2329 | 2025.09.18 00:40:51.485116 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2330 | 2025.09.18 00:40:51.485324 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2025.09.18 00:40:51.485431 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2332 | 2025.09.18 00:40:51.485453 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001766 sec., 20951.302378255947 rows/sec., 37.54 MiB/sec. | ||
| 2333 | 2025.09.18 00:40:51.485511 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.09.18 00:40:51.485529 [ 276 ] {f359ca27-0326-4446-8e7d-84be2975f0d1} <Debug> TCPHandler: Processed in 0.001961901 sec. | ||
| 2335 | 2025.09.18 00:40:51.485540 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2336 | 2025.09.18 00:40:51.485640 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2025.09.18 00:40:51.485693 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 2338 | 2025.09.18 00:40:51.485738 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2339 | 2025.09.18 00:40:51.485787 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2340 | 2025.09.18 00:40:51.486008 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2341 | 2025.09.18 00:40:51.486085 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2342 | 2025.09.18 00:40:51.486103 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.09.18 00:40:51.486143 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2344 | 2025.09.18 00:40:51.486246 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2345 | 2025.09.18 00:40:51.486381 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2346 | 2025.09.18 00:40:51.486455 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2347 | 2025.09.18 00:40:51.486475 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2348 | 2025.09.18 00:40:51.486567 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 2349 | 2025.09.18 00:40:51.486656 [ 191 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 2350 | 2025.09.18 00:40:51.486682 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2025.09.18 00:40:51.486815 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 2352 | 2025.09.18 00:40:51.486851 [ 276 ] {b8ea6435-1e60-4ce2-b38a-1c9334861aa4} <Debug> TCPHandler: Processed in 0.00125874 sec. | ||
| 2353 | 2025.09.18 00:40:51.488500 [ 186 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 19 columns (19 merged, 0 gathered) in 0.002868525 sec., 48456.95958724432 rows/sec., 86.83 MiB/sec. | ||
| 2354 | 2025.09.18 00:40:51.489029 [ 196 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2355 | 2025.09.18 00:40:51.489484 [ 196 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.09.18 00:40:51.489567 [ 196 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2357 | 2025.09.18 00:40:51.489708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2358 | 2025.09.18 00:40:51.617322 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2359 | 2025.09.18 00:40:51.617361 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2360 | 2025.09.18 00:40:51.698731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4741 | ||
| 2361 | 2025.09.18 00:40:51.699184 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2025.09.18 00:40:51.699228 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2363 | 2025.09.18 00:40:51.699707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2364 | 2025.09.18 00:40:51.699970 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2025.09.18 00:40:51.700117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4741 | ||
| 2366 | 2025.09.18 00:40:51.954479 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2367 | 2025.09.18 00:40:51.974056 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2025.09.18 00:40:51.974119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2369 | 2025.09.18 00:40:51.980507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2370 | 2025.09.18 00:40:51.981231 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2025.09.18 00:40:51.984741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2372 | 2025.09.18 00:40:52.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.07 MiB, peak 212.21 MiB, free memory in arenas 0.00 B, will set to 209.87 MiB (RSS), difference: 2.80 MiB | ||
| 2373 | 2025.09.18 00:40:56.476041 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2025.09.18 00:40:56.476235 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2375 | 2025.09.18 00:40:56.476301 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2376 | 2025.09.18 00:40:56.476885 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2377 | 2025.09.18 00:40:56.476934 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2378 | 2025.09.18 00:40:56.477327 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2379 | 2025.09.18 00:40:56.477576 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2025.09.18 00:40:56.477728 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.79 MiB/sec. | ||
| 2381 | 2025.09.18 00:40:56.477769 [ 276 ] {c492d603-2720-412d-8717-3e4b937b062c} <Debug> TCPHandler: Processed in 0.001861699 sec. | ||
| 2382 | 2025.09.18 00:40:56.477880 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2383 | 2025.09.18 00:40:56.477975 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2384 | 2025.09.18 00:40:56.478016 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2385 | 2025.09.18 00:40:56.478418 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2025.09.18 00:40:56.478455 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2387 | 2025.09.18 00:40:56.478758 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2388 | 2025.09.18 00:40:56.478965 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2389 | 2025.09.18 00:40:56.479090 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 2390 | 2025.09.18 00:40:56.479126 [ 276 ] {03351971-c40d-49da-9f38-9a04ce676e6e} <Debug> TCPHandler: Processed in 0.001297641 sec. | ||
| 2391 | 2025.09.18 00:40:56.479230 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2025.09.18 00:40:56.479325 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2393 | 2025.09.18 00:40:56.479369 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2394 | 2025.09.18 00:40:56.479733 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2025.09.18 00:40:56.479769 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2396 | 2025.09.18 00:40:56.480097 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2397 | 2025.09.18 00:40:56.480304 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2025.09.18 00:40:56.480432 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 2399 | 2025.09.18 00:40:56.480468 [ 276 ] {2a6ca6a8-0ec8-474f-afcb-74af96892081} <Debug> TCPHandler: Processed in 0.00128812 sec. | ||
| 2400 | 2025.09.18 00:40:56.480570 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2401 | 2025.09.18 00:40:56.480665 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2402 | 2025.09.18 00:40:56.480707 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2403 | 2025.09.18 00:40:56.481004 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2025.09.18 00:40:56.481040 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2405 | 2025.09.18 00:40:56.481334 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2406 | 2025.09.18 00:40:56.481556 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2025.09.18 00:40:56.481682 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 2408 | 2025.09.18 00:40:56.481716 [ 276 ] {6e462df9-6eda-4ce9-a9ce-eccd8b4518ab} <Debug> TCPHandler: Processed in 0.001195789 sec. | ||
| 2409 | 2025.09.18 00:40:56.707702 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 328 | ||
| 2410 | 2025.09.18 00:40:56.709604 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2025.09.18 00:40:56.709647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 2412 | 2025.09.18 00:40:56.710746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2413 | 2025.09.18 00:40:56.710999 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2025.09.18 00:40:56.711229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2415 | 2025.09.18 00:40:59.200248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5253 | ||
| 2416 | 2025.09.18 00:40:59.200812 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2025.09.18 00:40:59.200861 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2418 | 2025.09.18 00:40:59.201367 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2419 | 2025.09.18 00:40:59.201602 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2025.09.18 00:40:59.201744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5253 | ||
| 2421 | 2025.09.18 00:40:59.201749 [ 24 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2422 | 2025.09.18 00:40:59.201816 [ 24 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2025.09.18 00:40:59.201837 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2424 | 2025.09.18 00:40:59.201959 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 2425 | 2025.09.18 00:40:59.202103 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2426 | 2025.09.18 00:40:59.202145 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2821 rows starting from the beginning of the part | ||
| 2427 | 2025.09.18 00:40:59.202214 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2428 | 2025.09.18 00:40:59.202264 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2429 | 2025.09.18 00:40:59.202310 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2430 | 2025.09.18 00:40:59.202360 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2431 | 2025.09.18 00:40:59.202402 [ 191 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2432 | 2025.09.18 00:40:59.203780 [ 186 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5253 rows, containing 4 columns (4 merged, 0 gathered) in 0.001874369 sec., 2802543.1491878065 rows/sec., 40.09 MiB/sec. | ||
| 2433 | 2025.09.18 00:40:59.204341 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2434 | 2025.09.18 00:40:59.204688 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.09.18 00:40:59.204769 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_11_2} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2436 | 2025.09.18 00:40:59.204869 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2437 | 2025.09.18 00:40:59.484857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2438 | 2025.09.18 00:40:59.502590 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2439 | 2025.09.18 00:40:59.502643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2440 | 2025.09.18 00:40:59.508714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2441 | 2025.09.18 00:40:59.509431 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2442 | 2025.09.18 00:40:59.509704 [ 24 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2443 | 2025.09.18 00:40:59.509738 [ 24 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2025.09.18 00:40:59.509757 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2445 | 2025.09.18 00:40:59.509894 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 2446 | 2025.09.18 00:40:59.512754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2447 | 2025.09.18 00:40:59.514039 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2448 | 2025.09.18 00:40:59.515471 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 2449 | 2025.09.18 00:40:59.520018 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 2450 | 2025.09.18 00:40:59.524307 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 2451 | 2025.09.18 00:40:59.528748 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 2452 | 2025.09.18 00:40:59.533151 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 2453 | 2025.09.18 00:40:59.537633 [ 191 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 2454 | 2025.09.18 00:40:59.591362 [ 186 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.08153535 sec., 1017.9633741683821 rows/sec., 5.26 MiB/sec. | ||
| 2455 | 2025.09.18 00:40:59.593715 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2456 | 2025.09.18 00:40:59.595792 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_11_2} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2025.09.18 00:40:59.595874 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_11_2} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2458 | 2025.09.18 00:40:59.597687 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2459 | 2025.09.18 00:41:00.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.03 MiB, peak 220.91 MiB, free memory in arenas 0.00 B, will set to 219.29 MiB (RSS), difference: 8.26 MiB | ||
| 2460 | 2025.09.18 00:41:01.479476 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2025.09.18 00:41:01.479673 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2462 | 2025.09.18 00:41:01.479739 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2463 | 2025.09.18 00:41:01.480317 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2025.09.18 00:41:01.480361 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2465 | 2025.09.18 00:41:01.480739 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2466 | 2025.09.18 00:41:01.480963 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.09.18 00:41:01.481113 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001493 sec., 16075.016744809109 rows/sec., 1.33 MiB/sec. | ||
| 2468 | 2025.09.18 00:41:01.481164 [ 276 ] {c516fdaa-61a4-4d97-8ce6-50583efd4dc7} <Debug> TCPHandler: Processed in 0.001821548 sec. | ||
| 2469 | 2025.09.18 00:41:01.481279 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2025.09.18 00:41:01.481380 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2471 | 2025.09.18 00:41:01.481423 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2472 | 2025.09.18 00:41:01.481806 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.09.18 00:41:01.481844 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2474 | 2025.09.18 00:41:01.482131 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2475 | 2025.09.18 00:41:01.482338 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2025.09.18 00:41:01.482466 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 882.34 KiB/sec. | ||
| 2477 | 2025.09.18 00:41:01.482503 [ 276 ] {f3d5ca79-1129-4384-bd7f-39ec0c70c636} <Debug> TCPHandler: Processed in 0.00127552 sec. | ||
| 2478 | 2025.09.18 00:41:01.482607 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2025.09.18 00:41:01.482704 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2480 | 2025.09.18 00:41:01.482742 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2481 | 2025.09.18 00:41:01.483242 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.09.18 00:41:01.483276 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2483 | 2025.09.18 00:41:01.483587 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2484 | 2025.09.18 00:41:01.483804 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.09.18 00:41:01.483929 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Debug> executeQuery: Read 264 rows, 24.15 KiB in 0.001246 sec., 211878.00963081862 rows/sec., 18.93 MiB/sec. | ||
| 2486 | 2025.09.18 00:41:01.483965 [ 276 ] {97fa0260-abf9-43bb-ae1a-37028207f734} <Debug> TCPHandler: Processed in 0.001406472 sec. | ||
| 2487 | 2025.09.18 00:41:01.484070 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2025.09.18 00:41:01.484160 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2489 | 2025.09.18 00:41:01.484199 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2490 | 2025.09.18 00:41:01.484596 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.09.18 00:41:01.484632 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2492 | 2025.09.18 00:41:01.484921 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2493 | 2025.09.18 00:41:01.485119 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.09.18 00:41:01.485239 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001097 sec., 59252.506836827706 rows/sec., 4.35 MiB/sec. | ||
| 2495 | 2025.09.18 00:41:01.485275 [ 276 ] {2aa0368d-beeb-45a6-8344-a40cb2e87385} <Debug> TCPHandler: Processed in 0.00125302 sec. | ||
| 2496 | 2025.09.18 00:41:01.485374 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2025.09.18 00:41:01.485465 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2498 | 2025.09.18 00:41:01.485503 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2499 | 2025.09.18 00:41:01.485859 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.09.18 00:41:01.485896 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2501 | 2025.09.18 00:41:01.486176 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2502 | 2025.09.18 00:41:01.486373 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.09.18 00:41:01.486492 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001044 sec., 22988.505747126437 rows/sec., 1.91 MiB/sec. | ||
| 2504 | 2025.09.18 00:41:01.486527 [ 276 ] {f279bb52-0388-496d-b022-3e6fd9071121} <Debug> TCPHandler: Processed in 0.001199398 sec. | ||
| 2505 | 2025.09.18 00:41:01.486627 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2506 | 2025.09.18 00:41:01.486717 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2507 | 2025.09.18 00:41:01.486755 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2508 | 2025.09.18 00:41:01.487116 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2025.09.18 00:41:01.487150 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2510 | 2025.09.18 00:41:01.487425 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2511 | 2025.09.18 00:41:01.487626 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2025.09.18 00:41:01.487744 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 897.13 KiB/sec. | ||
| 2513 | 2025.09.18 00:41:01.487781 [ 276 ] {91c22989-de7a-48aa-98a2-079237440c12} <Debug> TCPHandler: Processed in 0.001201499 sec. | ||
| 2514 | 2025.09.18 00:41:01.487881 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2515 | 2025.09.18 00:41:01.487972 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2516 | 2025.09.18 00:41:01.488010 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2517 | 2025.09.18 00:41:01.488450 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2025.09.18 00:41:01.488486 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2519 | 2025.09.18 00:41:01.488790 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2520 | 2025.09.18 00:41:01.488988 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2025.09.18 00:41:01.489110 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Debug> executeQuery: Read 162 rows, 13.36 KiB in 0.001156 sec., 140138.40830449827 rows/sec., 11.28 MiB/sec. | ||
| 2522 | 2025.09.18 00:41:01.489145 [ 276 ] {be7831aa-459b-43af-a71e-1134645ae8f0} <Debug> TCPHandler: Processed in 0.001311541 sec. | ||
| 2523 | 2025.09.18 00:41:01.489246 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2025.09.18 00:41:01.489338 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2525 | 2025.09.18 00:41:01.489379 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2526 | 2025.09.18 00:41:01.489751 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2025.09.18 00:41:01.489786 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2528 | 2025.09.18 00:41:01.490101 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2529 | 2025.09.18 00:41:01.490297 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2025.09.18 00:41:01.490420 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.0011 sec., 183636.36363636362 rows/sec., 13.16 MiB/sec. | ||
| 2531 | 2025.09.18 00:41:01.490454 [ 276 ] {f2a9927c-2c7f-440a-8f97-3bde95d01b15} <Debug> TCPHandler: Processed in 0.00125549 sec. | ||
| 2532 | 2025.09.18 00:41:01.490553 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2025.09.18 00:41:01.490644 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2534 | 2025.09.18 00:41:01.490696 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2535 | 2025.09.18 00:41:01.491410 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2025.09.18 00:41:01.491446 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2537 | 2025.09.18 00:41:01.491973 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2538 | 2025.09.18 00:41:01.492185 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2025.09.18 00:41:01.492315 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001688 sec., 24289.09952606635 rows/sec., 43.52 MiB/sec. | ||
| 2540 | 2025.09.18 00:41:01.492364 [ 276 ] {cb01e88c-0bb4-40c8-8e63-7fdf9b5f8dcd} <Debug> TCPHandler: Processed in 0.001858589 sec. | ||
| 2541 | 2025.09.18 00:41:01.492469 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2025.09.18 00:41:01.492560 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2543 | 2025.09.18 00:41:01.492600 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2544 | 2025.09.18 00:41:01.492885 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Trace> oximeter.measurements_i64 (5a311685-0ba1-4b97-96bd-897a1d786690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2025.09.18 00:41:01.492921 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2546 | 2025.09.18 00:41:01.493213 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2547 | 2025.09.18 00:41:01.493410 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Trace> oximeter.measurements_i64 (5a311685-0ba1-4b97-96bd-897a1d786690): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2025.09.18 00:41:01.493529 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.000987 sec., 9118.54103343465 rows/sec., 644.12 KiB/sec. | ||
| 2549 | 2025.09.18 00:41:01.493564 [ 276 ] {3f115c2f-8e83-49fa-9c72-0159bdab0bfa} <Debug> TCPHandler: Processed in 0.001142248 sec. | ||
| 2550 | 2025.09.18 00:41:01.493663 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.09.18 00:41:01.493754 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2552 | 2025.09.18 00:41:01.493793 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2553 | 2025.09.18 00:41:01.494084 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.09.18 00:41:01.494120 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2555 | 2025.09.18 00:41:01.494411 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2556 | 2025.09.18 00:41:01.494608 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.09.18 00:41:01.494734 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.000997 sec., 60180.54162487462 rows/sec., 4.06 MiB/sec. | ||
| 2558 | 2025.09.18 00:41:01.494768 [ 276 ] {80d02e39-af39-41c0-914e-ce91e0028286} <Debug> TCPHandler: Processed in 0.001151268 sec. | ||
| 2559 | 2025.09.18 00:41:06.475063 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2025.09.18 00:41:06.475266 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2561 | 2025.09.18 00:41:06.475335 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2562 | 2025.09.18 00:41:06.476102 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2025.09.18 00:41:06.476138 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2564 | 2025.09.18 00:41:06.476510 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2565 | 2025.09.18 00:41:06.476753 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2025.09.18 00:41:06.476898 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.56 MiB/sec. | ||
| 2567 | 2025.09.18 00:41:06.476938 [ 276 ] {8225a9da-b278-4563-8ca5-41114a1cc5f3} <Debug> TCPHandler: Processed in 0.002006841 sec. | ||
| 2568 | 2025.09.18 00:41:06.477062 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2025.09.18 00:41:06.477155 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2570 | 2025.09.18 00:41:06.477195 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2571 | 2025.09.18 00:41:06.477608 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.09.18 00:41:06.477642 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2573 | 2025.09.18 00:41:06.477937 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2574 | 2025.09.18 00:41:06.478142 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2025.09.18 00:41:06.478265 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001129 sec., 56687.333923826394 rows/sec., 4.42 MiB/sec. | ||
| 2576 | 2025.09.18 00:41:06.478300 [ 276 ] {31a7f340-e160-44ba-81d0-49ce8987f557} <Debug> TCPHandler: Processed in 0.00128501 sec. | ||
| 2577 | 2025.09.18 00:41:06.478407 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2578 | 2025.09.18 00:41:06.478498 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2579 | 2025.09.18 00:41:06.478541 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2580 | 2025.09.18 00:41:06.478946 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2581 | 2025.09.18 00:41:06.478979 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2582 | 2025.09.18 00:41:06.479294 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2583 | 2025.09.18 00:41:06.479493 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.09.18 00:41:06.479615 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 2585 | 2025.09.18 00:41:06.479649 [ 276 ] {ffd48fc2-141e-4585-b36e-33f694e05bca} <Debug> TCPHandler: Processed in 0.00128872 sec. | ||
| 2586 | 2025.09.18 00:41:06.479753 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.09.18 00:41:06.479844 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2588 | 2025.09.18 00:41:06.479883 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2589 | 2025.09.18 00:41:06.480199 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2025.09.18 00:41:06.480232 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2591 | 2025.09.18 00:41:06.480525 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2592 | 2025.09.18 00:41:06.480728 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2025.09.18 00:41:06.480847 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00102 sec., 58823.5294117647 rows/sec., 3.96 MiB/sec. | ||
| 2594 | 2025.09.18 00:41:06.480880 [ 276 ] {398fb66c-f092-4d01-8976-e682a2487408} <Debug> TCPHandler: Processed in 0.001172728 sec. | ||
| 2595 | 2025.09.18 00:41:06.617408 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2596 | 2025.09.18 00:41:06.617461 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2597 | 2025.09.18 00:41:06.701871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5701 | ||
| 2598 | 2025.09.18 00:41:06.702276 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.09.18 00:41:06.702314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2600 | 2025.09.18 00:41:06.702840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2601 | 2025.09.18 00:41:06.703056 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.09.18 00:41:06.703168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5701 | ||
| 2603 | 2025.09.18 00:41:06.711413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 358 | ||
| 2604 | 2025.09.18 00:41:06.713659 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2025.09.18 00:41:06.713722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2606 | 2025.09.18 00:41:06.714915 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2607 | 2025.09.18 00:41:06.715176 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2025.09.18 00:41:06.715474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
| 2609 | 2025.09.18 00:41:07.012882 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2610 | 2025.09.18 00:41:07.030918 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2025.09.18 00:41:07.031011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2612 | 2025.09.18 00:41:07.036612 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2613 | 2025.09.18 00:41:07.037365 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2025.09.18 00:41:07.040388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2615 | 2025.09.18 00:41:11.478187 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2025.09.18 00:41:11.478397 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2617 | 2025.09.18 00:41:11.478468 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2618 | 2025.09.18 00:41:11.479196 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2025.09.18 00:41:11.479233 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2620 | 2025.09.18 00:41:11.479712 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2621 | 2025.09.18 00:41:11.479936 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.09.18 00:41:11.480067 [ 149 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2623 | 2025.09.18 00:41:11.480089 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Debug> executeQuery: Read 138 rows, 12.25 KiB in 0.001745 sec., 79083.09455587392 rows/sec., 6.85 MiB/sec. | ||
| 2624 | 2025.09.18 00:41:11.480109 [ 149 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.09.18 00:41:11.480132 [ 276 ] {10c12977-bbba-4633-96bc-bd1dc31ab002} <Debug> TCPHandler: Processed in 0.002084522 sec. | ||
| 2626 | 2025.09.18 00:41:11.480133 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2627 | 2025.09.18 00:41:11.480254 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2025.09.18 00:41:11.480322 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2629 | 2025.09.18 00:41:11.480354 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2630 | 2025.09.18 00:41:11.480435 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2631 | 2025.09.18 00:41:11.480550 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2632 | 2025.09.18 00:41:11.480611 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2633 | 2025.09.18 00:41:11.480716 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2634 | 2025.09.18 00:41:11.480796 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2635 | 2025.09.18 00:41:11.480832 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2025.09.18 00:41:11.480867 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 264 rows starting from the beginning of the part | ||
| 2637 | 2025.09.18 00:41:11.480875 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2638 | 2025.09.18 00:41:11.480945 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 2639 | 2025.09.18 00:41:11.481019 [ 202 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 138 rows starting from the beginning of the part | ||
| 2640 | 2025.09.18 00:41:11.481229 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2641 | 2025.09.18 00:41:11.481590 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.09.18 00:41:11.481730 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001396 sec., 29369.62750716332 rows/sec., 2.16 MiB/sec. | ||
| 2643 | 2025.09.18 00:41:11.481769 [ 276 ] {f10e5a38-374c-4385-b8b2-f2047259e1bf} <Debug> TCPHandler: Processed in 0.001567544 sec. | ||
| 2644 | 2025.09.18 00:41:11.481872 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2645 | 2025.09.18 00:41:11.481968 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2646 | 2025.09.18 00:41:11.482008 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2647 | 2025.09.18 00:41:11.482435 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.09.18 00:41:11.482471 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2649 | 2025.09.18 00:41:11.482539 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002313396 sec., 882252.7574180987 rows/sec., 77.95 MiB/sec. | ||
| 2650 | 2025.09.18 00:41:11.482791 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2651 | 2025.09.18 00:41:11.482878 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2652 | 2025.09.18 00:41:11.483090 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2025.09.18 00:41:11.483202 [ 149 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2654 | 2025.09.18 00:41:11.483225 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_16_3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2025.09.18 00:41:11.483232 [ 149 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2025.09.18 00:41:11.483237 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001288 sec., 81521.73913043478 rows/sec., 6.37 MiB/sec. | ||
| 2657 | 2025.09.18 00:41:11.483269 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2658 | 2025.09.18 00:41:11.483292 [ 276 ] {69a4a196-a0d5-4132-bf80-a9efaef21773} <Debug> TCPHandler: Processed in 0.001469543 sec. | ||
| 2659 | 2025.09.18 00:41:11.483312 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_16_3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2660 | 2025.09.18 00:41:11.483376 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2661 | 2025.09.18 00:41:11.483396 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2025.09.18 00:41:11.483400 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2663 | 2025.09.18 00:41:11.483515 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2664 | 2025.09.18 00:41:11.483517 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2025.09.18 00:41:11.483570 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2666 | 2025.09.18 00:41:11.483571 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 617 rows starting from the beginning of the part | ||
| 2667 | 2025.09.18 00:41:11.483675 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2668 | 2025.09.18 00:41:11.483725 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2669 | 2025.09.18 00:41:11.483769 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 162 rows starting from the beginning of the part | ||
| 2670 | 2025.09.18 00:41:11.483810 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 2671 | 2025.09.18 00:41:11.483849 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 105 rows starting from the beginning of the part | ||
| 2672 | 2025.09.18 00:41:11.483998 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.09.18 00:41:11.484040 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2674 | 2025.09.18 00:41:11.484407 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2675 | 2025.09.18 00:41:11.484634 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2025.09.18 00:41:11.484726 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2677 | 2025.09.18 00:41:11.484749 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.09.18 00:41:11.484766 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2679 | 2025.09.18 00:41:11.484772 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 2680 | 2025.09.18 00:41:11.484811 [ 276 ] {16490ef3-6467-4181-8503-04a73a06318d} <Debug> TCPHandler: Processed in 0.001465243 sec. | ||
| 2681 | 2025.09.18 00:41:11.484853 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2682 | 2025.09.18 00:41:11.484900 [ 189 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578595 sec., 705057.3452975589 rows/sec., 56.91 MiB/sec. | ||
| 2683 | 2025.09.18 00:41:11.484935 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2025.09.18 00:41:11.484986 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2025.09.18 00:41:11.485026 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3767 rows starting from the beginning of the part | ||
| 2686 | 2025.09.18 00:41:11.485030 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2687 | 2025.09.18 00:41:11.485083 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2688 | 2025.09.18 00:41:11.485097 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2689 | 2025.09.18 00:41:11.485122 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2690 | 2025.09.18 00:41:11.485178 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2691 | 2025.09.18 00:41:11.485229 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 202 rows starting from the beginning of the part | ||
| 2692 | 2025.09.18 00:41:11.485278 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2693 | 2025.09.18 00:41:11.485330 [ 192 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 2694 | 2025.09.18 00:41:11.485413 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.09.18 00:41:11.485505 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_16_3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2696 | 2025.09.18 00:41:11.485590 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2697 | 2025.09.18 00:41:11.485952 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2025.09.18 00:41:11.485994 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2699 | 2025.09.18 00:41:11.486648 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2700 | 2025.09.18 00:41:11.486874 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2025.09.18 00:41:11.487015 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002002 sec., 20479.52047952048 rows/sec., 36.70 MiB/sec. | ||
| 2702 | 2025.09.18 00:41:11.487077 [ 276 ] {29d39204-7855-49c9-bef3-4406b282bd78} <Debug> TCPHandler: Processed in 0.002202064 sec. | ||
| 2703 | 2025.09.18 00:41:11.487183 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.09.18 00:41:11.487275 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2705 | 2025.09.18 00:41:11.487316 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2706 | 2025.09.18 00:41:11.487383 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4609 rows, containing 5 columns (5 merged, 0 gathered) in 0.00256653 sec., 1795809.906761269 rows/sec., 123.65 MiB/sec. | ||
| 2707 | 2025.09.18 00:41:11.487644 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2025.09.18 00:41:11.487684 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2709 | 2025.09.18 00:41:11.487987 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2710 | 2025.09.18 00:41:11.488081 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2711 | 2025.09.18 00:41:11.488233 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2025.09.18 00:41:11.488338 [ 149 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2713 | 2025.09.18 00:41:11.488365 [ 149 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.09.18 00:41:11.488375 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 2715 | 2025.09.18 00:41:11.488384 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2716 | 2025.09.18 00:41:11.488392 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2025.09.18 00:41:11.488412 [ 276 ] {701c9caf-77d2-43ab-9601-1427d78b3b31} <Debug> TCPHandler: Processed in 0.00127617 sec. | ||
| 2718 | 2025.09.18 00:41:11.488476 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2719 | 2025.09.18 00:41:11.488481 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2720 | 2025.09.18 00:41:11.488583 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2721 | 2025.09.18 00:41:11.488594 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2722 | 2025.09.18 00:41:11.488637 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2723 | 2025.09.18 00:41:11.488720 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2724 | 2025.09.18 00:41:11.488785 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2725 | 2025.09.18 00:41:11.488831 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2726 | 2025.09.18 00:41:11.488868 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2727 | 2025.09.18 00:41:11.488909 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 2728 | 2025.09.18 00:41:11.489790 [ 189 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358861 sec., 618164.7718199285 rows/sec., 41.60 MiB/sec. | ||
| 2729 | 2025.09.18 00:41:11.489960 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2730 | 2025.09.18 00:41:11.490221 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_16_3} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2025.09.18 00:41:11.490289 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_16_3} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2732 | 2025.09.18 00:41:11.490359 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2733 | 2025.09.18 00:41:12.513743 [ 79 ] {} <Debug> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2734 | 2025.09.18 00:41:12.513828 [ 79 ] {} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2025.09.18 00:41:12.513854 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2736 | 2025.09.18 00:41:12.513996 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::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 | ||
| 2737 | 2025.09.18 00:41:12.514154 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2738 | 2025.09.18 00:41:12.514193 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 2739 | 2025.09.18 00:41:12.514268 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::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 | ||
| 2740 | 2025.09.18 00:41:12.514323 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::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 | ||
| 2741 | 2025.09.18 00:41:12.514374 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2742 | 2025.09.18 00:41:12.514424 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::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 | ||
| 2743 | 2025.09.18 00:41:12.515372 [ 198 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437023 sec., 18092.960237936346 rows/sec., 1.51 MiB/sec. | ||
| 2744 | 2025.09.18 00:41:12.515579 [ 189 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2745 | 2025.09.18 00:41:12.515906 [ 189 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_5_1} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2025.09.18 00:41:12.515987 [ 189 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_5_1} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2747 | 2025.09.18 00:41:12.516097 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2748 | 2025.09.18 00:41:14.203315 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6213 | ||
| 2749 | 2025.09.18 00:41:14.203883 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.09.18 00:41:14.203933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2751 | 2025.09.18 00:41:14.204423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2752 | 2025.09.18 00:41:14.204652 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.09.18 00:41:14.204783 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6213 | ||
| 2754 | 2025.09.18 00:41:14.540517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2755 | 2025.09.18 00:41:14.557092 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2025.09.18 00:41:14.557156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2757 | 2025.09.18 00:41:14.564964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2758 | 2025.09.18 00:41:14.565727 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2025.09.18 00:41:14.569431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2760 | 2025.09.18 00:41:16.503148 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2025.09.18 00:41:16.503322 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2762 | 2025.09.18 00:41:16.503390 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2763 | 2025.09.18 00:41:16.503993 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2764 | 2025.09.18 00:41:16.504043 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2765 | 2025.09.18 00:41:16.504438 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2766 | 2025.09.18 00:41:16.504661 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2025.09.18 00:41:16.504826 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001549 sec., 1291.1555842479017 rows/sec., 105.28 KiB/sec. | ||
| 2768 | 2025.09.18 00:41:16.504875 [ 276 ] {56fbcfac-03a9-485e-8038-ce2bbbcc348f} <Debug> TCPHandler: Processed in 0.001858089 sec. | ||
| 2769 | 2025.09.18 00:41:16.504993 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2025.09.18 00:41:16.505102 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2771 | 2025.09.18 00:41:16.505145 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2772 | 2025.09.18 00:41:16.506179 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2025.09.18 00:41:16.506214 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2774 | 2025.09.18 00:41:16.506600 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2775 | 2025.09.18 00:41:16.506807 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2025.09.18 00:41:16.506942 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001862 sec., 642857.1428571428 rows/sec., 52.99 MiB/sec. | ||
| 2777 | 2025.09.18 00:41:16.506980 [ 276 ] {d5becf2e-692b-4fa9-9650-5aaf4122bfd1} <Debug> TCPHandler: Processed in 0.002037872 sec. | ||
| 2778 | 2025.09.18 00:41:16.507089 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2025.09.18 00:41:16.507186 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2780 | 2025.09.18 00:41:16.507228 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2781 | 2025.09.18 00:41:16.507602 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2025.09.18 00:41:16.507638 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2783 | 2025.09.18 00:41:16.507927 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2784 | 2025.09.18 00:41:16.508134 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2025.09.18 00:41:16.508249 [ 147 ] {} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2786 | 2025.09.18 00:41:16.508264 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 127.30 KiB/sec. | ||
| 2787 | 2025.09.18 00:41:16.508328 [ 147 ] {} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2025.09.18 00:41:16.508341 [ 276 ] {4a787847-3c50-4341-8b9b-1cbb3b86d4d3} <Debug> TCPHandler: Processed in 0.00130174 sec. | ||
| 2789 | 2025.09.18 00:41:16.508358 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2790 | 2025.09.18 00:41:16.508448 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2791 | 2025.09.18 00:41:16.508496 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 2792 | 2025.09.18 00:41:16.508549 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2793 | 2025.09.18 00:41:16.508592 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2794 | 2025.09.18 00:41:16.508647 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2795 | 2025.09.18 00:41:16.508687 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 2796 | 2025.09.18 00:41:16.508757 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 2797 | 2025.09.18 00:41:16.508806 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 2798 | 2025.09.18 00:41:16.508851 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 65 rows starting from the beginning of the part | ||
| 2799 | 2025.09.18 00:41:16.508889 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 2800 | 2025.09.18 00:41:16.508929 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 2801 | 2025.09.18 00:41:16.509074 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2025.09.18 00:41:16.509116 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2803 | 2025.09.18 00:41:16.509538 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2804 | 2025.09.18 00:41:16.509768 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2025.09.18 00:41:16.509850 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411762 sec., 147333.61572276347 rows/sec., 11.36 MiB/sec. | ||
| 2806 | 2025.09.18 00:41:16.509914 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001382 sec., 164978.29232995657 rows/sec., 11.17 MiB/sec. | ||
| 2807 | 2025.09.18 00:41:16.509956 [ 276 ] {5e99ac53-d242-49c9-8e9d-2bdf3baefd13} <Debug> TCPHandler: Processed in 0.001556235 sec. | ||
| 2808 | 2025.09.18 00:41:16.510037 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2809 | 2025.09.18 00:41:16.510072 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2025.09.18 00:41:16.510165 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2811 | 2025.09.18 00:41:16.510205 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2812 | 2025.09.18 00:41:16.510293 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_11_2} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.09.18 00:41:16.510360 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_11_2} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2814 | 2025.09.18 00:41:16.510441 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2815 | 2025.09.18 00:41:16.510794 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.09.18 00:41:16.510828 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2817 | 2025.09.18 00:41:16.511151 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2818 | 2025.09.18 00:41:16.511355 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.09.18 00:41:16.511491 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001343 sec., 388682.05510052125 rows/sec., 28.77 MiB/sec. | ||
| 2820 | 2025.09.18 00:41:16.511530 [ 276 ] {77e0bb28-4008-4c8f-9b30-f1dd9528550d} <Debug> TCPHandler: Processed in 0.001506973 sec. | ||
| 2821 | 2025.09.18 00:41:16.511634 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.09.18 00:41:16.511726 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.09.18 00:41:16.511770 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2824 | 2025.09.18 00:41:16.512310 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.09.18 00:41:16.512347 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2826 | 2025.09.18 00:41:16.512709 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2827 | 2025.09.18 00:41:16.512917 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.09.18 00:41:16.513054 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001345 sec., 628252.7881040892 rows/sec., 42.29 MiB/sec. | ||
| 2829 | 2025.09.18 00:41:16.513092 [ 276 ] {20788e57-c49e-46a7-8eab-9c8a5df2ac33} <Debug> TCPHandler: Processed in 0.001506724 sec. | ||
| 2830 | 2025.09.18 00:41:16.513195 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.09.18 00:41:16.513288 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.09.18 00:41:16.513330 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2833 | 2025.09.18 00:41:16.513641 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.09.18 00:41:16.513676 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2835 | 2025.09.18 00:41:16.513983 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2836 | 2025.09.18 00:41:16.514195 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.09.18 00:41:16.514332 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2838 | 2025.09.18 00:41:16.514368 [ 276 ] {7c5196bf-8e9f-4a1d-bc09-7b7f32de667c} <Debug> TCPHandler: Processed in 0.001220869 sec. | ||
| 2839 | 2025.09.18 00:41:16.715685 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 384 | ||
| 2840 | 2025.09.18 00:41:16.717901 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2025.09.18 00:41:16.717953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2842 | 2025.09.18 00:41:16.719158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2843 | 2025.09.18 00:41:16.719445 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2025.09.18 00:41:16.719812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 384 | ||
| 2845 | 2025.09.18 00:41:21.477862 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2025.09.18 00:41:21.478076 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2847 | 2025.09.18 00:41:21.478147 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2848 | 2025.09.18 00:41:21.478868 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.09.18 00:41:21.478913 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2850 | 2025.09.18 00:41:21.479300 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2851 | 2025.09.18 00:41:21.479523 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.09.18 00:41:21.479686 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Debug> executeQuery: Read 138 rows, 12.25 KiB in 0.00166 sec., 83132.53012048193 rows/sec., 7.21 MiB/sec. | ||
| 2853 | 2025.09.18 00:41:21.479730 [ 276 ] {afb06e04-b567-4b0a-afc8-414c8eb4e20d} <Debug> TCPHandler: Processed in 0.002002092 sec. | ||
| 2854 | 2025.09.18 00:41:21.479852 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2025.09.18 00:41:21.479947 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2856 | 2025.09.18 00:41:21.479987 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2857 | 2025.09.18 00:41:21.480398 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.09.18 00:41:21.480433 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2859 | 2025.09.18 00:41:21.480724 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2860 | 2025.09.18 00:41:21.480929 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.09.18 00:41:21.481056 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001127 sec., 36379.76929902396 rows/sec., 2.67 MiB/sec. | ||
| 2862 | 2025.09.18 00:41:21.481096 [ 276 ] {f166d646-341b-40d9-9779-b8a822f5cd1d} <Debug> TCPHandler: Processed in 0.00129139 sec. | ||
| 2863 | 2025.09.18 00:41:21.481206 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2025.09.18 00:41:21.481297 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2865 | 2025.09.18 00:41:21.481335 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2866 | 2025.09.18 00:41:21.481759 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.09.18 00:41:21.481794 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2868 | 2025.09.18 00:41:21.482093 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2869 | 2025.09.18 00:41:21.482305 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.09.18 00:41:21.482435 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001154 sec., 90987.86828422877 rows/sec., 7.11 MiB/sec. | ||
| 2871 | 2025.09.18 00:41:21.482474 [ 276 ] {9cb76860-00bb-4fe8-b70d-21ad67138650} <Debug> TCPHandler: Processed in 0.001315121 sec. | ||
| 2872 | 2025.09.18 00:41:21.482581 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2025.09.18 00:41:21.482672 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2874 | 2025.09.18 00:41:21.482714 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2875 | 2025.09.18 00:41:21.483113 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2025.09.18 00:41:21.483148 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2877 | 2025.09.18 00:41:21.483460 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2878 | 2025.09.18 00:41:21.483661 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2025.09.18 00:41:21.483794 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 2880 | 2025.09.18 00:41:21.483832 [ 276 ] {ff75a682-ee76-4800-be54-03781436a7c6} <Debug> TCPHandler: Processed in 0.00129683 sec. | ||
| 2881 | 2025.09.18 00:41:21.483940 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2025.09.18 00:41:21.484030 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2025.09.18 00:41:21.484082 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2025.09.18 00:41:21.484916 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2025.09.18 00:41:21.484952 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2886 | 2025.09.18 00:41:21.485498 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2887 | 2025.09.18 00:41:21.485707 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2025.09.18 00:41:21.485840 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001825 sec., 22465.753424657534 rows/sec., 40.26 MiB/sec. | ||
| 2889 | 2025.09.18 00:41:21.485892 [ 276 ] {519db489-a297-47c4-99f2-b73d793ba681} <Debug> TCPHandler: Processed in 0.001998541 sec. | ||
| 2890 | 2025.09.18 00:41:21.485998 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2025.09.18 00:41:21.486091 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2892 | 2025.09.18 00:41:21.486131 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2893 | 2025.09.18 00:41:21.486456 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2025.09.18 00:41:21.486491 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2895 | 2025.09.18 00:41:21.486780 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2896 | 2025.09.18 00:41:21.486977 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2025.09.18 00:41:21.487103 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 2898 | 2025.09.18 00:41:21.487139 [ 276 ] {e111b5bb-9a14-46f4-a56b-f697e85e41ce} <Debug> TCPHandler: Processed in 0.001187169 sec. | ||
| 2899 | 2025.09.18 00:41:21.617710 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2900 | 2025.09.18 00:41:21.617768 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2901 | 2025.09.18 00:41:21.705103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6661 | ||
| 2902 | 2025.09.18 00:41:21.705611 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2025.09.18 00:41:21.705648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2904 | 2025.09.18 00:41:21.706135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2905 | 2025.09.18 00:41:21.706368 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2025.09.18 00:41:21.706496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6661 | ||
| 2907 | 2025.09.18 00:41:22.069549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2908 | 2025.09.18 00:41:22.088449 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2025.09.18 00:41:22.088518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
| 2910 | 2025.09.18 00:41:22.094869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2025.09.18 00:41:22.095598 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2025.09.18 00:41:22.099113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2913 | 2025.09.18 00:41:23.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.25 MiB, peak 226.32 MiB, free memory in arenas 0.00 B, will set to 223.35 MiB (RSS), difference: 1.10 MiB | ||
| 2914 | 2025.09.18 00:41:26.476132 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2025.09.18 00:41:26.476329 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2916 | 2025.09.18 00:41:26.476398 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2917 | 2025.09.18 00:41:26.477100 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.09.18 00:41:26.477136 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2919 | 2025.09.18 00:41:26.477530 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2920 | 2025.09.18 00:41:26.477749 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.09.18 00:41:26.477909 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 2922 | 2025.09.18 00:41:26.477950 [ 276 ] {d2c43ea2-1a92-4bc1-828e-bd91ec8d1fb3} <Debug> TCPHandler: Processed in 0.00194751 sec. | ||
| 2923 | 2025.09.18 00:41:26.478069 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2025.09.18 00:41:26.478173 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2925 | 2025.09.18 00:41:26.478212 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2926 | 2025.09.18 00:41:26.478639 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2025.09.18 00:41:26.478674 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2928 | 2025.09.18 00:41:26.478966 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2929 | 2025.09.18 00:41:26.479173 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2025.09.18 00:41:26.479305 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 2931 | 2025.09.18 00:41:26.479352 [ 276 ] {8b2ab596-8e03-4cee-9fb5-ca894e288db5} <Debug> TCPHandler: Processed in 0.001336431 sec. | ||
| 2932 | 2025.09.18 00:41:26.479462 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2025.09.18 00:41:26.479563 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2934 | 2025.09.18 00:41:26.479606 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2935 | 2025.09.18 00:41:26.480012 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2025.09.18 00:41:26.480046 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2937 | 2025.09.18 00:41:26.480356 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2938 | 2025.09.18 00:41:26.480560 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2025.09.18 00:41:26.480695 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 2940 | 2025.09.18 00:41:26.480731 [ 276 ] {d4c2a9c6-bb9b-4f41-b46c-68a580b98ae8} <Debug> TCPHandler: Processed in 0.001315841 sec. | ||
| 2941 | 2025.09.18 00:41:26.480846 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2025.09.18 00:41:26.480942 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2943 | 2025.09.18 00:41:26.480982 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2944 | 2025.09.18 00:41:26.481290 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2025.09.18 00:41:26.481323 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2946 | 2025.09.18 00:41:26.481625 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2947 | 2025.09.18 00:41:26.481826 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2025.09.18 00:41:26.481955 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 2949 | 2025.09.18 00:41:26.481991 [ 276 ] {8e9fdcfb-e7cd-412f-a50a-ad8f4c933808} <Debug> TCPHandler: Processed in 0.001200449 sec. | ||
| 2950 | 2025.09.18 00:41:26.719991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 404 | ||
| 2951 | 2025.09.18 00:41:26.721931 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.09.18 00:41:26.721978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2953 | 2025.09.18 00:41:26.723116 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2954 | 2025.09.18 00:41:26.723366 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.09.18 00:41:26.723604 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 404 | ||
| 2956 | 2025.09.18 00:41:29.206626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7173 | ||
| 2957 | 2025.09.18 00:41:29.207150 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.09.18 00:41:29.207198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2959 | 2025.09.18 00:41:29.207693 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2960 | 2025.09.18 00:41:29.207924 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.09.18 00:41:29.208071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7173 | ||
| 2962 | 2025.09.18 00:41:29.599236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2963 | 2025.09.18 00:41:29.616224 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2025.09.18 00:41:29.616290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2965 | 2025.09.18 00:41:29.622426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2966 | 2025.09.18 00:41:29.623232 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2967 | 2025.09.18 00:41:29.626131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2968 | 2025.09.18 00:41:29.730978 [ 139 ] {} <Debug> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2969 | 2025.09.18 00:41:29.731045 [ 139 ] {} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.09.18 00:41:29.731084 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2971 | 2025.09.18 00:41:29.731221 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 2972 | 2025.09.18 00:41:29.731345 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2973 | 2025.09.18 00:41:29.731383 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 2974 | 2025.09.18 00:41:29.731479 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 2975 | 2025.09.18 00:41:29.731553 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 2976 | 2025.09.18 00:41:29.731625 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 2977 | 2025.09.18 00:41:29.731680 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 2978 | 2025.09.18 00:41:29.732600 [ 193 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438303 sec., 367099.28297444974 rows/sec., 27.02 MiB/sec. | ||
| 2979 | 2025.09.18 00:41:29.732803 [ 195 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2980 | 2025.09.18 00:41:29.733101 [ 195 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_5_1} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.09.18 00:41:29.733178 [ 195 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_5_1} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2982 | 2025.09.18 00:41:29.733272 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2983 | 2025.09.18 00:41:31.479666 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.09.18 00:41:31.479858 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2985 | 2025.09.18 00:41:31.479927 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2986 | 2025.09.18 00:41:31.480578 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.09.18 00:41:31.480620 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2988 | 2025.09.18 00:41:31.480999 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2989 | 2025.09.18 00:41:31.481217 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2025.09.18 00:41:31.481374 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001566 sec., 15325.670498084291 rows/sec., 1.27 MiB/sec. | ||
| 2991 | 2025.09.18 00:41:31.481415 [ 276 ] {f3b01007-6071-46e5-83e5-e314515e630a} <Debug> TCPHandler: Processed in 0.0018823 sec. | ||
| 2992 | 2025.09.18 00:41:31.481523 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.09.18 00:41:31.481616 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2994 | 2025.09.18 00:41:31.481656 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2995 | 2025.09.18 00:41:31.482023 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.09.18 00:41:31.482056 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 2997 | 2025.09.18 00:41:31.482340 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2998 | 2025.09.18 00:41:31.482539 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.09.18 00:41:31.482669 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001069 sec., 1870.9073900841906 rows/sec., 152.56 KiB/sec. | ||
| 3000 | 2025.09.18 00:41:31.482706 [ 276 ] {789b626f-a8a0-4593-b65d-09912e4f9f1b} <Debug> TCPHandler: Processed in 0.001230779 sec. | ||
| 3001 | 2025.09.18 00:41:31.482807 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.09.18 00:41:31.482898 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3003 | 2025.09.18 00:41:31.482937 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3004 | 2025.09.18 00:41:31.483424 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.09.18 00:41:31.483457 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3006 | 2025.09.18 00:41:31.483768 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3007 | 2025.09.18 00:41:31.483984 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.09.18 00:41:31.484117 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Debug> executeQuery: Read 259 rows, 23.78 KiB in 0.001235 sec., 209716.5991902834 rows/sec., 18.81 MiB/sec. | ||
| 3009 | 2025.09.18 00:41:31.484154 [ 276 ] {6af23f73-3288-410d-acc3-bd70e9bcda5f} <Debug> TCPHandler: Processed in 0.001393142 sec. | ||
| 3010 | 2025.09.18 00:41:31.484253 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2025.09.18 00:41:31.484345 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3012 | 2025.09.18 00:41:31.484384 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3013 | 2025.09.18 00:41:31.484763 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2025.09.18 00:41:31.484798 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3015 | 2025.09.18 00:41:31.485086 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3016 | 2025.09.18 00:41:31.485286 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2025.09.18 00:41:31.485415 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Debug> executeQuery: Read 55 rows, 4.18 KiB in 0.001086 sec., 50644.56721915286 rows/sec., 3.76 MiB/sec. | ||
| 3018 | 2025.09.18 00:41:31.485452 [ 276 ] {3d5d25b0-be47-498e-a817-61b645a73486} <Debug> TCPHandler: Processed in 0.00124502 sec. | ||
| 3019 | 2025.09.18 00:41:31.485546 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.09.18 00:41:31.485637 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3021 | 2025.09.18 00:41:31.485674 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3022 | 2025.09.18 00:41:31.486038 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.09.18 00:41:31.486071 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3024 | 2025.09.18 00:41:31.486358 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3025 | 2025.09.18 00:41:31.486553 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.09.18 00:41:31.486681 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00106 sec., 22641.509433962266 rows/sec., 1.88 MiB/sec. | ||
| 3027 | 2025.09.18 00:41:31.486718 [ 276 ] {b9150bae-538e-4eca-bc12-d967600d0be3} <Debug> TCPHandler: Processed in 0.001218359 sec. | ||
| 3028 | 2025.09.18 00:41:31.486818 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2025.09.18 00:41:31.486909 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3030 | 2025.09.18 00:41:31.486947 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3031 | 2025.09.18 00:41:31.487307 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.09.18 00:41:31.487340 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3033 | 2025.09.18 00:41:31.487620 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3034 | 2025.09.18 00:41:31.487820 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2025.09.18 00:41:31.487954 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001061 sec., 11310.084825636191 rows/sec., 883.60 KiB/sec. | ||
| 3036 | 2025.09.18 00:41:31.487993 [ 276 ] {42cf99dd-0183-4031-b43b-5b3c0c0a7921} <Debug> TCPHandler: Processed in 0.001220579 sec. | ||
| 3037 | 2025.09.18 00:41:31.488093 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2025.09.18 00:41:31.488184 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3039 | 2025.09.18 00:41:31.488221 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3040 | 2025.09.18 00:41:31.488655 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.09.18 00:41:31.488689 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3042 | 2025.09.18 00:41:31.488987 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3043 | 2025.09.18 00:41:31.489180 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.09.18 00:41:31.489310 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Debug> executeQuery: Read 143 rows, 11.82 KiB in 0.001141 sec., 125328.65907099035 rows/sec., 10.12 MiB/sec. | ||
| 3045 | 2025.09.18 00:41:31.489347 [ 276 ] {538fa303-2bfc-4732-9ac6-5ebeecaba9fd} <Debug> TCPHandler: Processed in 0.00129978 sec. | ||
| 3046 | 2025.09.18 00:41:31.489441 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2025.09.18 00:41:31.489532 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3048 | 2025.09.18 00:41:31.489573 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3049 | 2025.09.18 00:41:31.489968 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.09.18 00:41:31.490001 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3051 | 2025.09.18 00:41:31.490324 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3052 | 2025.09.18 00:41:31.490523 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.09.18 00:41:31.490655 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001139 sec., 172958.7357330992 rows/sec., 12.41 MiB/sec. | ||
| 3054 | 2025.09.18 00:41:31.490693 [ 276 ] {13fdcc22-aae4-4126-be16-f652d60823ad} <Debug> TCPHandler: Processed in 0.00129764 sec. | ||
| 3055 | 2025.09.18 00:41:31.490797 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2025.09.18 00:41:31.490890 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3057 | 2025.09.18 00:41:31.490941 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3058 | 2025.09.18 00:41:31.491716 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.09.18 00:41:31.491752 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3060 | 2025.09.18 00:41:31.492315 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3061 | 2025.09.18 00:41:31.492530 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.09.18 00:41:31.492674 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001801 sec., 22765.130483064964 rows/sec., 40.79 MiB/sec. | ||
| 3063 | 2025.09.18 00:41:31.492727 [ 276 ] {63a5952c-06b9-44bb-8fbe-b44064bad510} <Debug> TCPHandler: Processed in 0.001976701 sec. | ||
| 3064 | 2025.09.18 00:41:31.492831 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2025.09.18 00:41:31.492924 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3066 | 2025.09.18 00:41:31.492964 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3067 | 2025.09.18 00:41:31.493271 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.09.18 00:41:31.493305 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3069 | 2025.09.18 00:41:31.493594 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3070 | 2025.09.18 00:41:31.493799 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.09.18 00:41:31.493925 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 3072 | 2025.09.18 00:41:31.493960 [ 276 ] {8ce8400f-7de2-4eb2-9dd8-2cc4a44b0dc2} <Debug> TCPHandler: Processed in 0.001176378 sec. | ||
| 3073 | 2025.09.18 00:41:36.475504 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2025.09.18 00:41:36.475703 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3075 | 2025.09.18 00:41:36.475768 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3076 | 2025.09.18 00:41:36.476450 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.09.18 00:41:36.476495 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3078 | 2025.09.18 00:41:36.476907 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3079 | 2025.09.18 00:41:36.477129 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.09.18 00:41:36.477260 [ 132 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3081 | 2025.09.18 00:41:36.477292 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 3082 | 2025.09.18 00:41:36.477337 [ 132 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2025.09.18 00:41:36.477348 [ 276 ] {50d56eda-6ee6-4fe5-9aa5-6791524e1e12} <Debug> TCPHandler: Processed in 0.001983481 sec. | ||
| 3084 | 2025.09.18 00:41:36.477371 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3085 | 2025.09.18 00:41:36.477491 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2025.09.18 00:41:36.477555 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 3087 | 2025.09.18 00:41:36.477592 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3088 | 2025.09.18 00:41:36.477661 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3089 | 2025.09.18 00:41:36.477787 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3090 | 2025.09.18 00:41:36.477848 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 3091 | 2025.09.18 00:41:36.477994 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 3092 | 2025.09.18 00:41:36.478046 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3093 | 2025.09.18 00:41:36.478077 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.09.18 00:41:36.478090 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3095 | 2025.09.18 00:41:36.478121 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3096 | 2025.09.18 00:41:36.478149 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 259 rows starting from the beginning of the part | ||
| 3097 | 2025.09.18 00:41:36.478210 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3098 | 2025.09.18 00:41:36.478482 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3099 | 2025.09.18 00:41:36.478722 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.09.18 00:41:36.478833 [ 132 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3101 | 2025.09.18 00:41:36.478865 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001293 sec., 49497.293116782675 rows/sec., 3.86 MiB/sec. | ||
| 3102 | 2025.09.18 00:41:36.478867 [ 132 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.09.18 00:41:36.478905 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3104 | 2025.09.18 00:41:36.478910 [ 276 ] {aa62e0f9-4d05-430f-aafe-a40ac0e7e4da} <Debug> TCPHandler: Processed in 0.001474703 sec. | ||
| 3105 | 2025.09.18 00:41:36.478994 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 3106 | 2025.09.18 00:41:36.479032 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2025.09.18 00:41:36.479085 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3108 | 2025.09.18 00:41:36.479113 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 3109 | 2025.09.18 00:41:36.479127 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3110 | 2025.09.18 00:41:36.479171 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3111 | 2025.09.18 00:41:36.479188 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 3112 | 2025.09.18 00:41:36.479235 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3113 | 2025.09.18 00:41:36.479279 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3114 | 2025.09.18 00:41:36.479320 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 143 rows starting from the beginning of the part | ||
| 3115 | 2025.09.18 00:41:36.479362 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3116 | 2025.09.18 00:41:36.479573 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2025.09.18 00:41:36.479608 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3118 | 2025.09.18 00:41:36.479960 [ 197 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3113 rows, containing 5 columns (5 merged, 0 gathered) in 0.002488479 sec., 1250964.9468611148 rows/sec., 109.48 MiB/sec. | ||
| 3119 | 2025.09.18 00:41:36.480068 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3120 | 2025.09.18 00:41:36.480277 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2025.09.18 00:41:36.480352 [ 190 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3122 | 2025.09.18 00:41:36.480378 [ 195 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419352 sec., 1078661.2482315875 rows/sec., 85.91 MiB/sec. | ||
| 3123 | 2025.09.18 00:41:36.480385 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3124 | 2025.09.18 00:41:36.480414 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001306 sec., 122511.4854517611 rows/sec., 8.53 MiB/sec. | ||
| 3125 | 2025.09.18 00:41:36.480442 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.09.18 00:41:36.480485 [ 276 ] {25ddcf14-815c-4bd5-acee-939a4d6bb4ca} <Debug> TCPHandler: Processed in 0.001502064 sec. | ||
| 3127 | 2025.09.18 00:41:36.480494 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3128 | 2025.09.18 00:41:36.480542 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3129 | 2025.09.18 00:41:36.480598 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.09.18 00:41:36.480644 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 3131 | 2025.09.18 00:41:36.480695 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3132 | 2025.09.18 00:41:36.480743 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3133 | 2025.09.18 00:41:36.480786 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3134 | 2025.09.18 00:41:36.480808 [ 190 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2025.09.18 00:41:36.480833 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4609 rows starting from the beginning of the part | ||
| 3136 | 2025.09.18 00:41:36.480844 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.09.18 00:41:36.480914 [ 190 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_21_4} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3138 | 2025.09.18 00:41:36.480923 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_21_4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3139 | 2025.09.18 00:41:36.480946 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3140 | 2025.09.18 00:41:36.480997 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3141 | 2025.09.18 00:41:36.481005 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3142 | 2025.09.18 00:41:36.481048 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3143 | 2025.09.18 00:41:36.481078 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.09.18 00:41:36.481093 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 3145 | 2025.09.18 00:41:36.481120 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3146 | 2025.09.18 00:41:36.481162 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 197 rows starting from the beginning of the part | ||
| 3147 | 2025.09.18 00:41:36.481215 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3148 | 2025.09.18 00:41:36.481472 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3149 | 2025.09.18 00:41:36.481714 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.09.18 00:41:36.481821 [ 132 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3151 | 2025.09.18 00:41:36.481848 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 3152 | 2025.09.18 00:41:36.481854 [ 132 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.09.18 00:41:36.481888 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3154 | 2025.09.18 00:41:36.481890 [ 276 ] {8274940a-6625-47d1-8ad1-5c8b2b992b35} <Debug> TCPHandler: Processed in 0.001339401 sec. | ||
| 3155 | 2025.09.18 00:41:36.481964 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3156 | 2025.09.18 00:41:36.482060 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3157 | 2025.09.18 00:41:36.482087 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3158 | 2025.09.18 00:41:36.482135 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3159 | 2025.09.18 00:41:36.482172 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3160 | 2025.09.18 00:41:36.482206 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3161 | 2025.09.18 00:41:36.482239 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3162 | 2025.09.18 00:41:36.482276 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3163 | 2025.09.18 00:41:36.483139 [ 187 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1140 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205648 sec., 945549.6131540881 rows/sec., 63.66 MiB/sec. | ||
| 3164 | 2025.09.18 00:41:36.483304 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3165 | 2025.09.18 00:41:36.483559 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2025.09.18 00:41:36.483626 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_21_4} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3167 | 2025.09.18 00:41:36.483693 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3168 | 2025.09.18 00:41:36.484045 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6131 rows, containing 5 columns (5 merged, 0 gathered) in 0.003451565 sec., 1776295.6803652835 rows/sec., 122.20 MiB/sec. | ||
| 3169 | 2025.09.18 00:41:36.484568 [ 195 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3170 | 2025.09.18 00:41:36.484818 [ 195 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2025.09.18 00:41:36.484888 [ 195 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3172 | 2025.09.18 00:41:36.484960 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3173 | 2025.09.18 00:41:36.617821 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3174 | 2025.09.18 00:41:36.617861 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3175 | 2025.09.18 00:41:36.708279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7621 | ||
| 3176 | 2025.09.18 00:41:36.708931 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.09.18 00:41:36.708997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3178 | 2025.09.18 00:41:36.709416 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3179 | 2025.09.18 00:41:36.709630 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2025.09.18 00:41:36.709742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7621 | ||
| 3181 | 2025.09.18 00:41:36.709859 [ 131 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3182 | 2025.09.18 00:41:36.709902 [ 131 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.09.18 00:41:36.709921 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3184 | 2025.09.18 00:41:36.710018 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 3185 | 2025.09.18 00:41:36.710130 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3186 | 2025.09.18 00:41:36.710171 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5253 rows starting from the beginning of the part | ||
| 3187 | 2025.09.18 00:41:36.710250 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3188 | 2025.09.18 00:41:36.710309 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3189 | 2025.09.18 00:41:36.710363 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3190 | 2025.09.18 00:41:36.710414 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3191 | 2025.09.18 00:41:36.710466 [ 195 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3192 | 2025.09.18 00:41:36.711902 [ 190 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7621 rows, containing 4 columns (4 merged, 0 gathered) in 0.00192035 sec., 3968547.400213503 rows/sec., 56.77 MiB/sec. | ||
| 3193 | 2025.09.18 00:41:36.712534 [ 190 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3194 | 2025.09.18 00:41:36.712800 [ 190 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.09.18 00:41:36.712874 [ 190 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_16_3} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3196 | 2025.09.18 00:41:36.712957 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3197 | 2025.09.18 00:41:36.723867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 432 | ||
| 3198 | 2025.09.18 00:41:36.726105 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2025.09.18 00:41:36.726141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3200 | 2025.09.18 00:41:36.727232 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3201 | 2025.09.18 00:41:36.727477 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2025.09.18 00:41:36.727668 [ 130 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3203 | 2025.09.18 00:41:36.727699 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3204 | 2025.09.18 00:41:36.727745 [ 130 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.09.18 00:41:36.727788 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3206 | 2025.09.18 00:41:36.727901 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 3207 | 2025.09.18 00:41:36.728550 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2025.09.18 00:41:36.728735 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 3209 | 2025.09.18 00:41:36.729171 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 3210 | 2025.09.18 00:41:36.729543 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3211 | 2025.09.18 00:41:36.729904 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3212 | 2025.09.18 00:41:36.730265 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 3213 | 2025.09.18 00:41:36.730615 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 28 rows starting from the beginning of the part | ||
| 3214 | 2025.09.18 00:41:36.736428 [ 195 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 72 columns (72 merged, 0 gathered) in 0.008571655 sec., 50398.66863517022 rows/sec., 45.89 MiB/sec. | ||
| 3215 | 2025.09.18 00:41:36.737088 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3216 | 2025.09.18 00:41:36.737622 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.09.18 00:41:36.737700 [ 196 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_11_2} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3218 | 2025.09.18 00:41:36.737857 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3219 | 2025.09.18 00:41:37.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.57 MiB, peak 232.25 MiB, free memory in arenas 0.00 B, will set to 226.73 MiB (RSS), difference: 1.16 MiB | ||
| 3220 | 2025.09.18 00:41:37.001381 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000882113 sec. | ||
| 3221 | 2025.09.18 00:41:37.126433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3222 | 2025.09.18 00:41:37.143329 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.09.18 00:41:37.143376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3224 | 2025.09.18 00:41:37.149186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3225 | 2025.09.18 00:41:37.149860 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.09.18 00:41:37.150157 [ 130 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3227 | 2025.09.18 00:41:37.150221 [ 130 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2025.09.18 00:41:37.150241 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3229 | 2025.09.18 00:41:37.150377 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 3230 | 2025.09.18 00:41:37.152913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3231 | 2025.09.18 00:41:37.154625 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3232 | 2025.09.18 00:41:37.155978 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 3233 | 2025.09.18 00:41:37.160313 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 3234 | 2025.09.18 00:41:37.164355 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 3235 | 2025.09.18 00:41:37.168559 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 3236 | 2025.09.18 00:41:37.173090 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 3237 | 2025.09.18 00:41:37.177519 [ 195 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 3238 | 2025.09.18 00:41:37.230942 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080623155 sec., 1500.8095379050844 rows/sec., 7.76 MiB/sec. | ||
| 3239 | 2025.09.18 00:41:37.233563 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3240 | 2025.09.18 00:41:37.236161 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_16_3} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.09.18 00:41:37.236266 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_16_3} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3242 | 2025.09.18 00:41:37.239200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3243 | 2025.09.18 00:41:38.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.81 MiB, peak 237.77 MiB, free memory in arenas 0.00 B, will set to 237.44 MiB (RSS), difference: 9.63 MiB | ||
| 3244 | 2025.09.18 00:41:41.478214 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2025.09.18 00:41:41.478414 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3246 | 2025.09.18 00:41:41.478487 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3247 | 2025.09.18 00:41:41.479228 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2025.09.18 00:41:41.479274 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3249 | 2025.09.18 00:41:41.479679 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3250 | 2025.09.18 00:41:41.479909 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2025.09.18 00:41:41.480065 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001704 sec., 82159.62441314555 rows/sec., 7.13 MiB/sec. | ||
| 3252 | 2025.09.18 00:41:41.480107 [ 276 ] {5995770d-4a91-4eee-a750-087192ddf0d5} <Debug> TCPHandler: Processed in 0.002081953 sec. | ||
| 3253 | 2025.09.18 00:41:41.480226 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2025.09.18 00:41:41.480323 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3255 | 2025.09.18 00:41:41.480364 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3256 | 2025.09.18 00:41:41.480749 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.09.18 00:41:41.480786 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3258 | 2025.09.18 00:41:41.481083 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3259 | 2025.09.18 00:41:41.481305 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2025.09.18 00:41:41.481430 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001127 sec., 37267.08074534161 rows/sec., 2.74 MiB/sec. | ||
| 3261 | 2025.09.18 00:41:41.481468 [ 276 ] {60531cda-1bbb-49a7-965f-66d3542f2347} <Debug> TCPHandler: Processed in 0.00129225 sec. | ||
| 3262 | 2025.09.18 00:41:41.481568 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2025.09.18 00:41:41.481662 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3264 | 2025.09.18 00:41:41.481701 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3265 | 2025.09.18 00:41:41.482117 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2025.09.18 00:41:41.482154 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3267 | 2025.09.18 00:41:41.482453 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3268 | 2025.09.18 00:41:41.482661 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2025.09.18 00:41:41.482786 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001142 sec., 92819.61471103327 rows/sec., 7.25 MiB/sec. | ||
| 3270 | 2025.09.18 00:41:41.482823 [ 276 ] {dd3a2d34-d6dc-4b91-8d9a-510ae526ac49} <Debug> TCPHandler: Processed in 0.00130547 sec. | ||
| 3271 | 2025.09.18 00:41:41.482922 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2025.09.18 00:41:41.483018 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3273 | 2025.09.18 00:41:41.483060 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3274 | 2025.09.18 00:41:41.483437 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2025.09.18 00:41:41.483473 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3276 | 2025.09.18 00:41:41.483791 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3277 | 2025.09.18 00:41:41.483995 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2025.09.18 00:41:41.484120 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001121 sec., 142729.70561998215 rows/sec., 9.94 MiB/sec. | ||
| 3279 | 2025.09.18 00:41:41.484157 [ 276 ] {cb17af0e-dda1-499f-aa0f-5f728fa5f605} <Debug> TCPHandler: Processed in 0.001283731 sec. | ||
| 3280 | 2025.09.18 00:41:41.484255 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2025.09.18 00:41:41.484349 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3282 | 2025.09.18 00:41:41.484404 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3283 | 2025.09.18 00:41:41.485441 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2025.09.18 00:41:41.485488 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3285 | 2025.09.18 00:41:41.486247 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3286 | 2025.09.18 00:41:41.486469 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.09.18 00:41:41.486584 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3288 | 2025.09.18 00:41:41.486611 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002279 sec., 18429.135585783235 rows/sec., 33.02 MiB/sec. | ||
| 3289 | 2025.09.18 00:41:41.486661 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.09.18 00:41:41.486682 [ 276 ] {0bfe7d47-f931-4fec-a0eb-4c7156be674e} <Debug> TCPHandler: Processed in 0.002476309 sec. | ||
| 3291 | 2025.09.18 00:41:41.486691 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3292 | 2025.09.18 00:41:41.486816 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3293 | 2025.09.18 00:41:41.486837 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 3294 | 2025.09.18 00:41:41.486917 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3295 | 2025.09.18 00:41:41.486968 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3296 | 2025.09.18 00:41:41.487127 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3297 | 2025.09.18 00:41:41.487197 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 139 rows starting from the beginning of the part | ||
| 3298 | 2025.09.18 00:41:41.487304 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.09.18 00:41:41.487346 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
| 3300 | 2025.09.18 00:41:41.487364 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3301 | 2025.09.18 00:41:41.487493 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3302 | 2025.09.18 00:41:41.487632 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3303 | 2025.09.18 00:41:41.487680 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3304 | 2025.09.18 00:41:41.487736 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3305 | 2025.09.18 00:41:41.487837 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 3306 | 2025.09.18 00:41:41.487913 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.09.18 00:41:41.488046 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 3308 | 2025.09.18 00:41:41.488084 [ 276 ] {c18a0893-c1d9-4252-8d51-708a1fed1892} <Debug> TCPHandler: Processed in 0.001317111 sec. | ||
| 3309 | 2025.09.18 00:41:41.491330 [ 196 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 345 rows, containing 19 columns (19 merged, 0 gathered) in 0.004546831 sec., 75877.02291991939 rows/sec., 135.97 MiB/sec. | ||
| 3310 | 2025.09.18 00:41:41.491990 [ 202 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3311 | 2025.09.18 00:41:41.492343 [ 202 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2025.09.18 00:41:41.492414 [ 202 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3313 | 2025.09.18 00:41:41.492496 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3314 | 2025.09.18 00:41:42.000363 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.91 MiB, peak 242.67 MiB, free memory in arenas 0.00 B, will set to 239.03 MiB (RSS), difference: 1.12 MiB | ||
| 3315 | 2025.09.18 00:41:42.739291 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37710 | ||
| 3316 | 2025.09.18 00:41:42.739424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3317 | 2025.09.18 00:41:42.739455 [ 288 ] {} <Debug> TCP-Session: 3acedcfe-c93d-4c1e-b6ac-0e36a2774a8d Authenticating user 'default' from [fd00:1122:3344:101::e]:37710 | ||
| 3318 | 2025.09.18 00:41:42.739478 [ 288 ] {} <Debug> TCP-Session: 3acedcfe-c93d-4c1e-b6ac-0e36a2774a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3319 | 2025.09.18 00:41:42.739491 [ 288 ] {} <Debug> TCP-Session: 3acedcfe-c93d-4c1e-b6ac-0e36a2774a8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3320 | 2025.09.18 00:41:42.739712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63632 | ||
| 3321 | 2025.09.18 00:41:42.739779 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43924 | ||
| 3322 | 2025.09.18 00:41:42.739810 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41362 | ||
| 3323 | 2025.09.18 00:41:42.739834 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43056 | ||
| 3324 | 2025.09.18 00:41:42.739824 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63683 | ||
| 3325 | 2025.09.18 00:41:42.739911 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3326 | 2025.09.18 00:41:42.739793 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33127 | ||
| 3327 | 2025.09.18 00:41:42.739936 [ 288 ] {} <Trace> TCP-Session: 3acedcfe-c93d-4c1e-b6ac-0e36a2774a8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3328 | 2025.09.18 00:41:42.739957 [ 289 ] {} <Debug> TCP-Session: ac07003a-c1f4-4d3e-b85b-705f288b1e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:63632 | ||
| 3329 | 2025.09.18 00:41:42.739784 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63663 | ||
| 3330 | 2025.09.18 00:41:42.740009 [ 289 ] {} <Debug> TCP-Session: ac07003a-c1f4-4d3e-b85b-705f288b1e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3331 | 2025.09.18 00:41:42.739779 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43984 | ||
| 3332 | 2025.09.18 00:41:42.740038 [ 289 ] {} <Debug> TCP-Session: ac07003a-c1f4-4d3e-b85b-705f288b1e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3333 | 2025.09.18 00:41:42.740182 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3334 | 2025.09.18 00:41:42.740203 [ 288 ] {b254f550-c794-4df0-b22d-38f122f95819} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3335 | 2025.09.18 00:41:42.740235 [ 291 ] {} <Debug> TCP-Session: 551cfaee-8747-4fe8-b75e-92b87fef0f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:43924 | ||
| 3336 | 2025.09.18 00:41:42.740243 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3337 | 2025.09.18 00:41:42.740269 [ 291 ] {} <Debug> TCP-Session: 551cfaee-8747-4fe8-b75e-92b87fef0f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3338 | 2025.09.18 00:41:42.740277 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3339 | 2025.09.18 00:41:42.740291 [ 286 ] {} <Debug> TCP-Session: 0a273886-67e6-47b6-9110-16b72b59c50e Authenticating user 'default' from [fd00:1122:3344:101::e]:43056 | ||
| 3340 | 2025.09.18 00:41:42.740294 [ 291 ] {} <Debug> TCP-Session: 551cfaee-8747-4fe8-b75e-92b87fef0f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3341 | 2025.09.18 00:41:42.740318 [ 290 ] {} <Debug> TCP-Session: cad2d87d-f4ce-419c-b2a7-79bcf5debfbb Authenticating user 'default' from [fd00:1122:3344:101::e]:43984 | ||
| 3342 | 2025.09.18 00:41:42.740327 [ 286 ] {} <Debug> TCP-Session: 0a273886-67e6-47b6-9110-16b72b59c50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3343 | 2025.09.18 00:41:42.740348 [ 290 ] {} <Debug> TCP-Session: cad2d87d-f4ce-419c-b2a7-79bcf5debfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3344 | 2025.09.18 00:41:42.740349 [ 286 ] {} <Debug> TCP-Session: 0a273886-67e6-47b6-9110-16b72b59c50e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3345 | 2025.09.18 00:41:42.740362 [ 290 ] {} <Debug> TCP-Session: cad2d87d-f4ce-419c-b2a7-79bcf5debfbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3346 | 2025.09.18 00:41:42.740503 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3347 | 2025.09.18 00:41:42.740506 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3348 | 2025.09.18 00:41:42.740551 [ 292 ] {} <Debug> TCP-Session: 8df24861-c9af-45a5-866d-40fc730c1ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63663 | ||
| 3349 | 2025.09.18 00:41:42.740561 [ 293 ] {} <Debug> TCP-Session: be5316a3-c274-4a61-ad55-bd2d83143a9e Authenticating user 'default' from [fd00:1122:3344:101::e]:33127 | ||
| 3350 | 2025.09.18 00:41:42.740563 [ 288 ] {b254f550-c794-4df0-b22d-38f122f95819} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3351 | 2025.09.18 00:41:42.740591 [ 293 ] {} <Debug> TCP-Session: be5316a3-c274-4a61-ad55-bd2d83143a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3352 | 2025.09.18 00:41:42.740577 [ 292 ] {} <Debug> TCP-Session: 8df24861-c9af-45a5-866d-40fc730c1ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3353 | 2025.09.18 00:41:42.740623 [ 293 ] {} <Debug> TCP-Session: be5316a3-c274-4a61-ad55-bd2d83143a9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3354 | 2025.09.18 00:41:42.740643 [ 292 ] {} <Debug> TCP-Session: 8df24861-c9af-45a5-866d-40fc730c1ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3355 | 2025.09.18 00:41:42.740645 [ 288 ] {b254f550-c794-4df0-b22d-38f122f95819} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3356 | 2025.09.18 00:41:42.740679 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3357 | 2025.09.18 00:41:42.740681 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3358 | 2025.09.18 00:41:42.740724 [ 294 ] {} <Debug> TCP-Session: af7b0871-5feb-47ca-bbf6-603d1d7a7118 Authenticating user 'default' from [fd00:1122:3344:101::e]:41362 | ||
| 3359 | 2025.09.18 00:41:42.740747 [ 275 ] {} <Debug> TCP-Session: b93cd955-5db8-40b9-a041-000c51f98fde Authenticating user 'default' from [fd00:1122:3344:101::e]:63683 | ||
| 3360 | 2025.09.18 00:41:42.740752 [ 294 ] {} <Debug> TCP-Session: af7b0871-5feb-47ca-bbf6-603d1d7a7118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3361 | 2025.09.18 00:41:42.740776 [ 275 ] {} <Debug> TCP-Session: b93cd955-5db8-40b9-a041-000c51f98fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3362 | 2025.09.18 00:41:42.740793 [ 294 ] {} <Debug> TCP-Session: af7b0871-5feb-47ca-bbf6-603d1d7a7118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3363 | 2025.09.18 00:41:42.740806 [ 275 ] {} <Debug> TCP-Session: b93cd955-5db8-40b9-a041-000c51f98fde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3364 | 2025.09.18 00:41:42.740988 [ 288 ] {b254f550-c794-4df0-b22d-38f122f95819} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 3365 | 2025.09.18 00:41:42.742116 [ 346 ] {b254f550-c794-4df0-b22d-38f122f95819} <Trace> AggregatingTransform: Aggregating | ||
| 3366 | 2025.09.18 00:41:42.742159 [ 346 ] {b254f550-c794-4df0-b22d-38f122f95819} <Trace> Aggregator: Aggregation method: without_key | ||
| 3367 | 2025.09.18 00:41:42.742196 [ 346 ] {b254f550-c794-4df0-b22d-38f122f95819} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001082187 sec. (924.055 rows/sec., 36.10 KiB/sec.) | ||
| 3368 | 2025.09.18 00:41:42.742216 [ 346 ] {b254f550-c794-4df0-b22d-38f122f95819} <Trace> Aggregator: Merging aggregated data | ||
| 3369 | 2025.09.18 00:41:42.743451 [ 288 ] {b254f550-c794-4df0-b22d-38f122f95819} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003338 sec., 299.58058717795086 rows/sec., 11.70 KiB/sec. | ||
| 3370 | 2025.09.18 00:41:42.743584 [ 288 ] {b254f550-c794-4df0-b22d-38f122f95819} <Debug> TCPHandler: Processed in 0.003867391 sec. | ||
| 3371 | 2025.09.18 00:41:42.743677 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3372 | 2025.09.18 00:41:42.743704 [ 288 ] {} <Debug> TCP-Session: 3acedcfe-c93d-4c1e-b6ac-0e36a2774a8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3373 | 2025.09.18 00:41:42.743710 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3374 | 2025.09.18 00:41:42.743732 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3375 | 2025.09.18 00:41:42.743756 [ 286 ] {} <Debug> TCP-Session: 0a273886-67e6-47b6-9110-16b72b59c50e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3376 | 2025.09.18 00:41:42.743767 [ 290 ] {} <Debug> TCP-Session: cad2d87d-f4ce-419c-b2a7-79bcf5debfbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3377 | 2025.09.18 00:41:42.743772 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3378 | 2025.09.18 00:41:42.743790 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3379 | 2025.09.18 00:41:42.743814 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3380 | 2025.09.18 00:41:42.743818 [ 292 ] {} <Debug> TCP-Session: 8df24861-c9af-45a5-866d-40fc730c1ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3381 | 2025.09.18 00:41:42.743842 [ 275 ] {} <Debug> TCP-Session: b93cd955-5db8-40b9-a041-000c51f98fde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3382 | 2025.09.18 00:41:42.743854 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3383 | 2025.09.18 00:41:42.743867 [ 291 ] {} <Debug> TCP-Session: 551cfaee-8747-4fe8-b75e-92b87fef0f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3384 | 2025.09.18 00:41:42.743838 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3385 | 2025.09.18 00:41:42.743909 [ 293 ] {} <Debug> TCP-Session: be5316a3-c274-4a61-ad55-bd2d83143a9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3386 | 2025.09.18 00:41:42.743778 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3387 | 2025.09.18 00:41:42.743947 [ 294 ] {} <Debug> TCP-Session: af7b0871-5feb-47ca-bbf6-603d1d7a7118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3388 | 2025.09.18 00:41:42.743982 [ 289 ] {} <Debug> TCP-Session: ac07003a-c1f4-4d3e-b85b-705f288b1e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3389 | 2025.09.18 00:41:42.802672 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34500 | ||
| 3390 | 2025.09.18 00:41:42.802783 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3391 | 2025.09.18 00:41:42.802816 [ 288 ] {} <Debug> TCP-Session: 784a4e6a-7f38-4881-b9bf-9dc23db0cdde Authenticating user 'default' from [fd00:1122:3344:101::e]:34500 | ||
| 3392 | 2025.09.18 00:41:42.802848 [ 288 ] {} <Debug> TCP-Session: 784a4e6a-7f38-4881-b9bf-9dc23db0cdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3393 | 2025.09.18 00:41:42.802863 [ 288 ] {} <Debug> TCP-Session: 784a4e6a-7f38-4881-b9bf-9dc23db0cdde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3394 | 2025.09.18 00:41:42.803051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40791 | ||
| 3395 | 2025.09.18 00:41:42.803068 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39722 | ||
| 3396 | 2025.09.18 00:41:42.803101 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34941 | ||
| 3397 | 2025.09.18 00:41:42.803162 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3398 | 2025.09.18 00:41:42.803172 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39773 | ||
| 3399 | 2025.09.18 00:41:42.803193 [ 289 ] {} <Debug> TCP-Session: 12064805-dfef-4ac5-9213-7e9e80e59faf Authenticating user 'default' from [fd00:1122:3344:101::e]:40791 | ||
| 3400 | 2025.09.18 00:41:42.803184 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61333 | ||
| 3401 | 2025.09.18 00:41:42.803221 [ 289 ] {} <Debug> TCP-Session: 12064805-dfef-4ac5-9213-7e9e80e59faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3402 | 2025.09.18 00:41:42.803228 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3403 | 2025.09.18 00:41:42.803249 [ 289 ] {} <Debug> TCP-Session: 12064805-dfef-4ac5-9213-7e9e80e59faf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3404 | 2025.09.18 00:41:42.803250 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3405 | 2025.09.18 00:41:42.803274 [ 291 ] {} <Debug> TCP-Session: faf2e308-261e-493f-be06-65112a4a5e81 Authenticating user 'default' from [fd00:1122:3344:101::e]:34941 | ||
| 3406 | 2025.09.18 00:41:42.803278 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2025.09.18 00:41:42.803292 [ 293 ] {} <Debug> TCP-Session: 5337ea66-700c-48eb-812a-e3433b357fbb Authenticating user 'default' from [fd00:1122:3344:101::e]:39773 | ||
| 3408 | 2025.09.18 00:41:42.803313 [ 291 ] {} <Debug> TCP-Session: faf2e308-261e-493f-be06-65112a4a5e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2025.09.18 00:41:42.803327 [ 294 ] {} <Debug> TCP-Session: f11148ec-351c-483e-a428-be5cc88b2104 Authenticating user 'default' from [fd00:1122:3344:101::e]:61333 | ||
| 3410 | 2025.09.18 00:41:42.803333 [ 293 ] {} <Debug> TCP-Session: 5337ea66-700c-48eb-812a-e3433b357fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3411 | 2025.09.18 00:41:42.803345 [ 291 ] {} <Debug> TCP-Session: faf2e308-261e-493f-be06-65112a4a5e81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3412 | 2025.09.18 00:41:42.803372 [ 293 ] {} <Debug> TCP-Session: 5337ea66-700c-48eb-812a-e3433b357fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3413 | 2025.09.18 00:41:42.803367 [ 294 ] {} <Debug> TCP-Session: f11148ec-351c-483e-a428-be5cc88b2104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2025.09.18 00:41:42.803202 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60352 | ||
| 3415 | 2025.09.18 00:41:42.803444 [ 294 ] {} <Debug> TCP-Session: f11148ec-351c-483e-a428-be5cc88b2104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3416 | 2025.09.18 00:41:42.803196 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41207 | ||
| 3417 | 2025.09.18 00:41:42.803497 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3418 | 2025.09.18 00:41:42.803191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3419 | 2025.09.18 00:41:42.803545 [ 286 ] {} <Debug> TCP-Session: 5efa26a2-54c0-42ed-b9b9-3de5a93397d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60352 | ||
| 3420 | 2025.09.18 00:41:42.803161 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38691 | ||
| 3421 | 2025.09.18 00:41:42.803565 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3422 | 2025.09.18 00:41:42.803564 [ 290 ] {} <Debug> TCP-Session: 59585812-3d9d-41ff-8cc9-9ae1a57ba610 Authenticating user 'default' from [fd00:1122:3344:101::e]:39722 | ||
| 3423 | 2025.09.18 00:41:42.803608 [ 275 ] {} <Debug> TCP-Session: fc0a3cf6-087c-40d9-a5f1-74fea7aef9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41207 | ||
| 3424 | 2025.09.18 00:41:42.803624 [ 290 ] {} <Debug> TCP-Session: 59585812-3d9d-41ff-8cc9-9ae1a57ba610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3425 | 2025.09.18 00:41:42.803637 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3426 | 2025.09.18 00:41:42.803640 [ 275 ] {} <Debug> TCP-Session: fc0a3cf6-087c-40d9-a5f1-74fea7aef9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3427 | 2025.09.18 00:41:42.803650 [ 290 ] {} <Debug> TCP-Session: 59585812-3d9d-41ff-8cc9-9ae1a57ba610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3428 | 2025.09.18 00:41:42.803669 [ 292 ] {} <Debug> TCP-Session: 342c232c-0b6d-4a03-b8c2-507d92e8f743 Authenticating user 'default' from [fd00:1122:3344:101::e]:38691 | ||
| 3429 | 2025.09.18 00:41:42.803671 [ 275 ] {} <Debug> TCP-Session: fc0a3cf6-087c-40d9-a5f1-74fea7aef9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3430 | 2025.09.18 00:41:42.803706 [ 292 ] {} <Debug> TCP-Session: 342c232c-0b6d-4a03-b8c2-507d92e8f743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3431 | 2025.09.18 00:41:42.803567 [ 286 ] {} <Debug> TCP-Session: 5efa26a2-54c0-42ed-b9b9-3de5a93397d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3432 | 2025.09.18 00:41:42.803724 [ 292 ] {} <Debug> TCP-Session: 342c232c-0b6d-4a03-b8c2-507d92e8f743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2025.09.18 00:41:42.803745 [ 286 ] {} <Debug> TCP-Session: 5efa26a2-54c0-42ed-b9b9-3de5a93397d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2025.09.18 00:41:42.803203 [ 288 ] {} <Trace> TCP-Session: 784a4e6a-7f38-4881-b9bf-9dc23db0cdde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2025.09.18 00:41:42.803942 [ 288 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34500) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3436 | 2025.09.18 00:41:42.804188 [ 288 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3437 | 2025.09.18 00:41:42.804256 [ 288 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3438 | 2025.09.18 00:41:42.804569 [ 288 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 3439 | 2025.09.18 00:41:42.805694 [ 321 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Trace> AggregatingTransform: Aggregating | ||
| 3440 | 2025.09.18 00:41:42.805747 [ 321 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Trace> Aggregator: Aggregation method: without_key | ||
| 3441 | 2025.09.18 00:41:42.805787 [ 321 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102687 sec. (906.876 rows/sec., 35.42 KiB/sec.) | ||
| 3442 | 2025.09.18 00:41:42.805812 [ 321 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Trace> Aggregator: Merging aggregated data | ||
| 3443 | 2025.09.18 00:41:42.807041 [ 288 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003153 sec., 317.1582619727244 rows/sec., 12.39 KiB/sec. | ||
| 3444 | 2025.09.18 00:41:42.807206 [ 288 ] {bcc50a66-e4bd-465f-89c5-183cab423757} <Debug> TCPHandler: Processed in 0.004124554 sec. | ||
| 3445 | 2025.09.18 00:41:42.807330 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3446 | 2025.09.18 00:41:42.807374 [ 288 ] {} <Debug> TCP-Session: 784a4e6a-7f38-4881-b9bf-9dc23db0cdde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2025.09.18 00:41:42.807378 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3448 | 2025.09.18 00:41:42.807387 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3449 | 2025.09.18 00:41:42.807418 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3450 | 2025.09.18 00:41:42.807439 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3451 | 2025.09.18 00:41:42.807469 [ 290 ] {} <Debug> TCP-Session: 59585812-3d9d-41ff-8cc9-9ae1a57ba610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3452 | 2025.09.18 00:41:42.807486 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3453 | 2025.09.18 00:41:42.807507 [ 291 ] {} <Debug> TCP-Session: faf2e308-261e-493f-be06-65112a4a5e81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3454 | 2025.09.18 00:41:42.807473 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3455 | 2025.09.18 00:41:42.807540 [ 293 ] {} <Debug> TCP-Session: 5337ea66-700c-48eb-812a-e3433b357fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2025.09.18 00:41:42.807473 [ 286 ] {} <Debug> TCP-Session: 5efa26a2-54c0-42ed-b9b9-3de5a93397d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3457 | 2025.09.18 00:41:42.807585 [ 294 ] {} <Debug> TCP-Session: f11148ec-351c-483e-a428-be5cc88b2104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3458 | 2025.09.18 00:41:42.807460 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3459 | 2025.09.18 00:41:42.807430 [ 289 ] {} <Debug> TCP-Session: 12064805-dfef-4ac5-9213-7e9e80e59faf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3460 | 2025.09.18 00:41:42.807400 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3461 | 2025.09.18 00:41:42.807674 [ 275 ] {} <Debug> TCP-Session: fc0a3cf6-087c-40d9-a5f1-74fea7aef9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2025.09.18 00:41:42.807714 [ 292 ] {} <Debug> TCP-Session: 342c232c-0b6d-4a03-b8c2-507d92e8f743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2025.09.18 00:41:42.870378 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34885 | ||
| 3464 | 2025.09.18 00:41:42.870488 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3465 | 2025.09.18 00:41:42.870516 [ 288 ] {} <Debug> TCP-Session: cfa0bb9e-afd2-402e-8192-c83b4bbc2134 Authenticating user 'default' from [fd00:1122:3344:101::e]:34885 | ||
| 3466 | 2025.09.18 00:41:42.870544 [ 288 ] {} <Debug> TCP-Session: cfa0bb9e-afd2-402e-8192-c83b4bbc2134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2025.09.18 00:41:42.870557 [ 288 ] {} <Debug> TCP-Session: cfa0bb9e-afd2-402e-8192-c83b4bbc2134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2025.09.18 00:41:42.870810 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57116 | ||
| 3469 | 2025.09.18 00:41:42.870835 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54828 | ||
| 3470 | 2025.09.18 00:41:42.870867 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45881 | ||
| 3471 | 2025.09.18 00:41:42.870888 [ 288 ] {} <Trace> TCP-Session: cfa0bb9e-afd2-402e-8192-c83b4bbc2134 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2025.09.18 00:41:42.870909 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47136 | ||
| 3473 | 2025.09.18 00:41:42.870940 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3474 | 2025.09.18 00:41:42.870955 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3475 | 2025.09.18 00:41:42.870953 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3476 | 2025.09.18 00:41:42.870992 [ 293 ] {} <Debug> TCP-Session: 4ea38ca9-0594-4b6d-9185-485778fa4f4d Authenticating user 'default' from [fd00:1122:3344:101::e]:45881 | ||
| 3477 | 2025.09.18 00:41:42.871025 [ 290 ] {} <Debug> TCP-Session: 4c47df9c-d81e-48a8-a2a8-d26cdfc10a37 Authenticating user 'default' from [fd00:1122:3344:101::e]:54828 | ||
| 3478 | 2025.09.18 00:41:42.870995 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2025.09.18 00:41:42.871044 [ 293 ] {} <Debug> TCP-Session: 4ea38ca9-0594-4b6d-9185-485778fa4f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2025.09.18 00:41:42.871058 [ 290 ] {} <Debug> TCP-Session: 4c47df9c-d81e-48a8-a2a8-d26cdfc10a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2025.09.18 00:41:42.871076 [ 275 ] {} <Debug> TCP-Session: 810e8d59-2205-4f2a-a149-1b14398e362a Authenticating user 'default' from [fd00:1122:3344:101::e]:47136 | ||
| 3482 | 2025.09.18 00:41:42.871080 [ 288 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34885) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3483 | 2025.09.18 00:41:42.871113 [ 275 ] {} <Debug> TCP-Session: 810e8d59-2205-4f2a-a149-1b14398e362a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2025.09.18 00:41:42.870986 [ 289 ] {} <Debug> TCP-Session: d7cc3023-233f-4631-94c4-82b5108e4373 Authenticating user 'default' from [fd00:1122:3344:101::e]:57116 | ||
| 3485 | 2025.09.18 00:41:42.871135 [ 275 ] {} <Debug> TCP-Session: 810e8d59-2205-4f2a-a149-1b14398e362a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2025.09.18 00:41:42.871160 [ 289 ] {} <Debug> TCP-Session: d7cc3023-233f-4631-94c4-82b5108e4373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2025.09.18 00:41:42.870916 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40628 | ||
| 3488 | 2025.09.18 00:41:42.871185 [ 289 ] {} <Debug> TCP-Session: d7cc3023-233f-4631-94c4-82b5108e4373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2025.09.18 00:41:42.870893 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48386 | ||
| 3490 | 2025.09.18 00:41:42.870863 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57637 | ||
| 3491 | 2025.09.18 00:41:42.871258 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3492 | 2025.09.18 00:41:42.870852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39475 | ||
| 3493 | 2025.09.18 00:41:42.871325 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3494 | 2025.09.18 00:41:42.871302 [ 286 ] {} <Debug> TCP-Session: 0deca78e-067f-4dec-8b01-2219783d9f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:40628 | ||
| 3495 | 2025.09.18 00:41:42.871359 [ 288 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3496 | 2025.09.18 00:41:42.871390 [ 286 ] {} <Debug> TCP-Session: 0deca78e-067f-4dec-8b01-2219783d9f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2025.09.18 00:41:42.871368 [ 292 ] {} <Debug> TCP-Session: 6428b9dd-10a3-42bf-8d11-53cf2f587dad Authenticating user 'default' from [fd00:1122:3344:101::e]:57637 | ||
| 3498 | 2025.09.18 00:41:42.871421 [ 286 ] {} <Debug> TCP-Session: 0deca78e-067f-4dec-8b01-2219783d9f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2025.09.18 00:41:42.871432 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3500 | 2025.09.18 00:41:42.871445 [ 292 ] {} <Debug> TCP-Session: 6428b9dd-10a3-42bf-8d11-53cf2f587dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3501 | 2025.09.18 00:41:42.871293 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3502 | 2025.09.18 00:41:42.871491 [ 291 ] {} <Debug> TCP-Session: 4ac789da-1445-4dbd-b232-dc952c41c103 Authenticating user 'default' from [fd00:1122:3344:101::e]:39475 | ||
| 3503 | 2025.09.18 00:41:42.871516 [ 294 ] {} <Debug> TCP-Session: c07d15ad-1ef2-4c69-863e-a9db39503c48 Authenticating user 'default' from [fd00:1122:3344:101::e]:48386 | ||
| 3504 | 2025.09.18 00:41:42.871487 [ 292 ] {} <Debug> TCP-Session: 6428b9dd-10a3-42bf-8d11-53cf2f587dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3505 | 2025.09.18 00:41:42.871547 [ 294 ] {} <Debug> TCP-Session: c07d15ad-1ef2-4c69-863e-a9db39503c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2025.09.18 00:41:42.871546 [ 291 ] {} <Debug> TCP-Session: 4ac789da-1445-4dbd-b232-dc952c41c103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2025.09.18 00:41:42.871574 [ 294 ] {} <Debug> TCP-Session: c07d15ad-1ef2-4c69-863e-a9db39503c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2025.09.18 00:41:42.871598 [ 291 ] {} <Debug> TCP-Session: 4ac789da-1445-4dbd-b232-dc952c41c103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3509 | 2025.09.18 00:41:42.871096 [ 290 ] {} <Debug> TCP-Session: 4c47df9c-d81e-48a8-a2a8-d26cdfc10a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3510 | 2025.09.18 00:41:42.871433 [ 288 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3511 | 2025.09.18 00:41:42.871083 [ 293 ] {} <Debug> TCP-Session: 4ea38ca9-0594-4b6d-9185-485778fa4f4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2025.09.18 00:41:42.871957 [ 288 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 3513 | 2025.09.18 00:41:42.873019 [ 325 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Trace> AggregatingTransform: Aggregating | ||
| 3514 | 2025.09.18 00:41:42.873071 [ 325 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3515 | 2025.09.18 00:41:42.873111 [ 325 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052876 sec. (949.779 rows/sec., 37.10 KiB/sec.) | ||
| 3516 | 2025.09.18 00:41:42.873133 [ 325 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Trace> Aggregator: Merging aggregated data | ||
| 3517 | 2025.09.18 00:41:42.874427 [ 288 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003398 sec., 294.2907592701589 rows/sec., 11.50 KiB/sec. | ||
| 3518 | 2025.09.18 00:41:42.874577 [ 288 ] {d8c90d77-ee4d-444d-81aa-8dd8a978ded9} <Debug> TCPHandler: Processed in 0.003805179 sec. | ||
| 3519 | 2025.09.18 00:41:42.874708 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3520 | 2025.09.18 00:41:42.874737 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3521 | 2025.09.18 00:41:42.874749 [ 288 ] {} <Debug> TCP-Session: cfa0bb9e-afd2-402e-8192-c83b4bbc2134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3522 | 2025.09.18 00:41:42.874769 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3523 | 2025.09.18 00:41:42.874789 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3524 | 2025.09.18 00:41:42.874809 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3525 | 2025.09.18 00:41:42.874830 [ 289 ] {} <Debug> TCP-Session: d7cc3023-233f-4631-94c4-82b5108e4373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2025.09.18 00:41:42.874845 [ 290 ] {} <Debug> TCP-Session: 4c47df9c-d81e-48a8-a2a8-d26cdfc10a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2025.09.18 00:41:42.874860 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3528 | 2025.09.18 00:41:42.874868 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3529 | 2025.09.18 00:41:42.874917 [ 293 ] {} <Debug> TCP-Session: 4ea38ca9-0594-4b6d-9185-485778fa4f4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2025.09.18 00:41:42.874883 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3531 | 2025.09.18 00:41:42.874946 [ 291 ] {} <Debug> TCP-Session: 4ac789da-1445-4dbd-b232-dc952c41c103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2025.09.18 00:41:42.874855 [ 294 ] {} <Debug> TCP-Session: c07d15ad-1ef2-4c69-863e-a9db39503c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3533 | 2025.09.18 00:41:42.874984 [ 275 ] {} <Debug> TCP-Session: 810e8d59-2205-4f2a-a149-1b14398e362a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2025.09.18 00:41:42.874825 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3535 | 2025.09.18 00:41:42.874782 [ 286 ] {} <Debug> TCP-Session: 0deca78e-067f-4dec-8b01-2219783d9f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2025.09.18 00:41:42.875069 [ 292 ] {} <Debug> TCP-Session: 6428b9dd-10a3-42bf-8d11-53cf2f587dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2025.09.18 00:41:44.209910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8133 | ||
| 3538 | 2025.09.18 00:41:44.210423 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2025.09.18 00:41:44.210473 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3540 | 2025.09.18 00:41:44.210973 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3541 | 2025.09.18 00:41:44.211214 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2025.09.18 00:41:44.211355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8133 | ||
| 3543 | 2025.09.18 00:41:44.653085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3544 | 2025.09.18 00:41:44.667805 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2025.09.18 00:41:44.667861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3546 | 2025.09.18 00:41:44.673777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3547 | 2025.09.18 00:41:44.674456 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2025.09.18 00:41:44.677035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3549 | 2025.09.18 00:41:46.501602 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2025.09.18 00:41:46.501781 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3551 | 2025.09.18 00:41:46.501846 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3552 | 2025.09.18 00:41:46.502450 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2025.09.18 00:41:46.502516 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3554 | 2025.09.18 00:41:46.502888 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3555 | 2025.09.18 00:41:46.503101 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2025.09.18 00:41:46.503275 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 105.90 KiB/sec. | ||
| 3557 | 2025.09.18 00:41:46.503350 [ 276 ] {5fd433c7-785f-4f85-892e-df85fd567653} <Debug> TCPHandler: Processed in 0.001878909 sec. | ||
| 3558 | 2025.09.18 00:41:46.503491 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2025.09.18 00:41:46.503603 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3560 | 2025.09.18 00:41:46.503643 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3561 | 2025.09.18 00:41:46.504571 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3562 | 2025.09.18 00:41:46.504606 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3563 | 2025.09.18 00:41:46.504979 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3564 | 2025.09.18 00:41:46.505202 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3565 | 2025.09.18 00:41:46.505341 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001756 sec., 681662.8701594534 rows/sec., 56.19 MiB/sec. | ||
| 3566 | 2025.09.18 00:41:46.505382 [ 276 ] {3ebe3ac5-274c-4ff0-8079-4846c9dd0ac3} <Debug> TCPHandler: Processed in 0.00193865 sec. | ||
| 3567 | 2025.09.18 00:41:46.505493 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2025.09.18 00:41:46.505582 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3569 | 2025.09.18 00:41:46.505620 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3570 | 2025.09.18 00:41:46.505976 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3571 | 2025.09.18 00:41:46.506012 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3572 | 2025.09.18 00:41:46.506311 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3573 | 2025.09.18 00:41:46.506518 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3574 | 2025.09.18 00:41:46.506644 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001079 sec., 1853.5681186283593 rows/sec., 129.42 KiB/sec. | ||
| 3575 | 2025.09.18 00:41:46.506680 [ 276 ] {809b5342-f068-4589-8be7-f0b59a3bb442} <Debug> TCPHandler: Processed in 0.00123241 sec. | ||
| 3576 | 2025.09.18 00:41:46.506775 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2025.09.18 00:41:46.506865 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3578 | 2025.09.18 00:41:46.506902 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3579 | 2025.09.18 00:41:46.507327 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3580 | 2025.09.18 00:41:46.507363 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3581 | 2025.09.18 00:41:46.507665 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3582 | 2025.09.18 00:41:46.507860 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2025.09.18 00:41:46.507981 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001134 sec., 201058.20105820106 rows/sec., 13.61 MiB/sec. | ||
| 3584 | 2025.09.18 00:41:46.508018 [ 276 ] {85298b57-4ae3-456d-8c39-502dcc7ac5e9} <Debug> TCPHandler: Processed in 0.001288741 sec. | ||
| 3585 | 2025.09.18 00:41:46.508116 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3586 | 2025.09.18 00:41:46.508219 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3587 | 2025.09.18 00:41:46.508258 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3588 | 2025.09.18 00:41:46.508895 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2025.09.18 00:41:46.508938 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3590 | 2025.09.18 00:41:46.509337 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3591 | 2025.09.18 00:41:46.509559 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2025.09.18 00:41:46.509692 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001492 sec., 349865.9517426273 rows/sec., 25.90 MiB/sec. | ||
| 3593 | 2025.09.18 00:41:46.509729 [ 276 ] {9bd0adb6-10ae-47eb-8c6e-a611afead807} <Debug> TCPHandler: Processed in 0.001661875 sec. | ||
| 3594 | 2025.09.18 00:41:46.509830 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3595 | 2025.09.18 00:41:46.509923 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3596 | 2025.09.18 00:41:46.509966 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3597 | 2025.09.18 00:41:46.510495 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2025.09.18 00:41:46.510530 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3599 | 2025.09.18 00:41:46.510899 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3600 | 2025.09.18 00:41:46.511098 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2025.09.18 00:41:46.511230 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001325 sec., 637735.8490566037 rows/sec., 42.92 MiB/sec. | ||
| 3602 | 2025.09.18 00:41:46.511266 [ 276 ] {eecabc03-dcfa-49e8-85ed-1d1c6e5a4875} <Debug> TCPHandler: Processed in 0.001483504 sec. | ||
| 3603 | 2025.09.18 00:41:46.511365 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3604 | 2025.09.18 00:41:46.511458 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3605 | 2025.09.18 00:41:46.511498 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3606 | 2025.09.18 00:41:46.511808 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2025.09.18 00:41:46.511844 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3608 | 2025.09.18 00:41:46.512138 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3609 | 2025.09.18 00:41:46.512339 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2025.09.18 00:41:46.512462 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 3611 | 2025.09.18 00:41:46.512497 [ 276 ] {19ec52a4-451f-4dbc-bb4f-76f1e1eddbf5} <Debug> TCPHandler: Processed in 0.001179099 sec. | ||
| 3612 | 2025.09.18 00:41:46.727972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 464 | ||
| 3613 | 2025.09.18 00:41:46.730247 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2025.09.18 00:41:46.730305 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3615 | 2025.09.18 00:41:46.731508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3616 | 2025.09.18 00:41:46.731786 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2025.09.18 00:41:46.732186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3618 | 2025.09.18 00:41:51.478685 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2025.09.18 00:41:51.478882 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3620 | 2025.09.18 00:41:51.478946 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3621 | 2025.09.18 00:41:51.479709 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.09.18 00:41:51.479749 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3623 | 2025.09.18 00:41:51.480151 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3624 | 2025.09.18 00:41:51.480376 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.09.18 00:41:51.480536 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001702 sec., 82256.16921269095 rows/sec., 7.14 MiB/sec. | ||
| 3626 | 2025.09.18 00:41:51.480583 [ 276 ] {64495bfe-d7f9-48e4-88c8-0c899d0b0656} <Debug> TCPHandler: Processed in 0.002029152 sec. | ||
| 3627 | 2025.09.18 00:41:51.480714 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2025.09.18 00:41:51.480816 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3629 | 2025.09.18 00:41:51.480859 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3630 | 2025.09.18 00:41:51.481263 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2025.09.18 00:41:51.481298 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3632 | 2025.09.18 00:41:51.481603 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3633 | 2025.09.18 00:41:51.481809 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2025.09.18 00:41:51.481903 [ 113 ] {} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3635 | 2025.09.18 00:41:51.481935 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001143 sec., 36745.40682414699 rows/sec., 2.70 MiB/sec. | ||
| 3636 | 2025.09.18 00:41:51.481944 [ 113 ] {} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.09.18 00:41:51.481966 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3638 | 2025.09.18 00:41:51.481972 [ 276 ] {ac342b3e-e5d9-4028-b0b9-40ffbd022f15} <Debug> TCPHandler: Processed in 0.00130843 sec. | ||
| 3639 | 2025.09.18 00:41:51.482082 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2025.09.18 00:41:51.482099 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 3641 | 2025.09.18 00:41:51.482176 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3642 | 2025.09.18 00:41:51.482221 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3643 | 2025.09.18 00:41:51.482257 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3644 | 2025.09.18 00:41:51.482298 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 71 rows starting from the beginning of the part | ||
| 3645 | 2025.09.18 00:41:51.482373 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 3646 | 2025.09.18 00:41:51.482423 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 55 rows starting from the beginning of the part | ||
| 3647 | 2025.09.18 00:41:51.482473 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 3648 | 2025.09.18 00:41:51.482517 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 3649 | 2025.09.18 00:41:51.482557 [ 194 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 3650 | 2025.09.18 00:41:51.482639 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2025.09.18 00:41:51.482679 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3652 | 2025.09.18 00:41:51.483020 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3653 | 2025.09.18 00:41:51.483241 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.09.18 00:41:51.483370 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001214 sec., 87314.6622734761 rows/sec., 6.82 MiB/sec. | ||
| 3655 | 2025.09.18 00:41:51.483397 [ 196 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 5 columns (5 merged, 0 gathered) in 0.001351531 sec., 187195.1142815074 rows/sec., 14.46 MiB/sec. | ||
| 3656 | 2025.09.18 00:41:51.483406 [ 276 ] {9baa3b9f-12dd-4bd9-9f70-d01afdb4038f} <Debug> TCPHandler: Processed in 0.001373122 sec. | ||
| 3657 | 2025.09.18 00:41:51.483560 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.09.18 00:41:51.483655 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3659 | 2025.09.18 00:41:51.483702 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3660 | 2025.09.18 00:41:51.483738 [ 199 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3661 | 2025.09.18 00:41:51.484083 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3662 | 2025.09.18 00:41:51.484129 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3663 | 2025.09.18 00:41:51.484296 [ 199 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2025.09.18 00:41:51.484449 [ 199 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_16_3} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3665 | 2025.09.18 00:41:51.484489 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3666 | 2025.09.18 00:41:51.484609 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3667 | 2025.09.18 00:41:51.484708 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2025.09.18 00:41:51.484843 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 3669 | 2025.09.18 00:41:51.484878 [ 276 ] {5a1aefd8-aa02-48bf-8c12-cf4ce824d4ea} <Debug> TCPHandler: Processed in 0.001365722 sec. | ||
| 3670 | 2025.09.18 00:41:51.484978 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2025.09.18 00:41:51.485070 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3672 | 2025.09.18 00:41:51.485124 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3673 | 2025.09.18 00:41:51.485955 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2025.09.18 00:41:51.485992 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3675 | 2025.09.18 00:41:51.486552 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3676 | 2025.09.18 00:41:51.486765 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2025.09.18 00:41:51.486896 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001844 sec., 22776.5726681128 rows/sec., 40.81 MiB/sec. | ||
| 3678 | 2025.09.18 00:41:51.486947 [ 276 ] {8c5be8a1-56ab-4220-a296-fdc6c880051e} <Debug> TCPHandler: Processed in 0.002016161 sec. | ||
| 3679 | 2025.09.18 00:41:51.487052 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2025.09.18 00:41:51.487144 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3681 | 2025.09.18 00:41:51.487185 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3682 | 2025.09.18 00:41:51.487497 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.09.18 00:41:51.487532 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3684 | 2025.09.18 00:41:51.487828 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3685 | 2025.09.18 00:41:51.488032 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.09.18 00:41:51.488154 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 3687 | 2025.09.18 00:41:51.488188 [ 276 ] {ca728e7c-84b4-4846-be61-d229a7e998af} <Debug> TCPHandler: Processed in 0.001183959 sec. | ||
| 3688 | 2025.09.18 00:41:51.618103 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3689 | 2025.09.18 00:41:51.618143 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3690 | 2025.09.18 00:41:51.711501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8581 | ||
| 3691 | 2025.09.18 00:41:51.711901 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2025.09.18 00:41:51.711940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3693 | 2025.09.18 00:41:51.712410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3694 | 2025.09.18 00:41:51.712637 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2025.09.18 00:41:51.712769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8581 | ||
| 3696 | 2025.09.18 00:41:52.177172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3697 | 2025.09.18 00:41:52.193018 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2025.09.18 00:41:52.193077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3699 | 2025.09.18 00:41:52.199249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3700 | 2025.09.18 00:41:52.199965 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2025.09.18 00:41:52.203123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3702 | 2025.09.18 00:41:56.476255 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.09.18 00:41:56.476561 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3704 | 2025.09.18 00:41:56.476666 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3705 | 2025.09.18 00:41:56.477343 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.09.18 00:41:56.477387 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3707 | 2025.09.18 00:41:56.477792 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3708 | 2025.09.18 00:41:56.478019 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.09.18 00:41:56.478182 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.54 MiB/sec. | ||
| 3710 | 2025.09.18 00:41:56.478232 [ 276 ] {b8d6c11f-e728-497b-b577-6620b6b9f501} <Debug> TCPHandler: Processed in 0.002165764 sec. | ||
| 3711 | 2025.09.18 00:41:56.478362 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.09.18 00:41:56.478474 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3713 | 2025.09.18 00:41:56.478518 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3714 | 2025.09.18 00:41:56.478968 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.09.18 00:41:56.479004 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3716 | 2025.09.18 00:41:56.479310 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3717 | 2025.09.18 00:41:56.479531 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.09.18 00:41:56.479659 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001209 sec., 52936.31100082713 rows/sec., 4.13 MiB/sec. | ||
| 3719 | 2025.09.18 00:41:56.479697 [ 276 ] {4b4cd6c2-c048-40d4-b394-6ed0dec32ea4} <Debug> TCPHandler: Processed in 0.001386862 sec. | ||
| 3720 | 2025.09.18 00:41:56.479818 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.09.18 00:41:56.479919 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.09.18 00:41:56.479963 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3723 | 2025.09.18 00:41:56.480379 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.09.18 00:41:56.480414 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3725 | 2025.09.18 00:41:56.480737 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3726 | 2025.09.18 00:41:56.480939 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.09.18 00:41:56.481067 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 3728 | 2025.09.18 00:41:56.481103 [ 276 ] {5ce0e5d7-505e-4570-9995-35c9e048a233} <Debug> TCPHandler: Processed in 0.001345151 sec. | ||
| 3729 | 2025.09.18 00:41:56.481213 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2025.09.18 00:41:56.481304 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3731 | 2025.09.18 00:41:56.481342 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3732 | 2025.09.18 00:41:56.481633 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2025.09.18 00:41:56.481665 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3734 | 2025.09.18 00:41:56.481942 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3735 | 2025.09.18 00:41:56.482124 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2025.09.18 00:41:56.482310 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00102 sec., 58823.5294117647 rows/sec., 3.96 MiB/sec. | ||
| 3737 | 2025.09.18 00:41:56.482344 [ 276 ] {244f45d6-d27f-4d8c-ba45-82b739e484df} <Debug> TCPHandler: Processed in 0.001180898 sec. | ||
| 3738 | 2025.09.18 00:41:56.732452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 484 | ||
| 3739 | 2025.09.18 00:41:56.734524 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2025.09.18 00:41:56.734572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3741 | 2025.09.18 00:41:56.735735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3742 | 2025.09.18 00:41:56.735987 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.09.18 00:41:56.736234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 484 | ||
| 3744 | 2025.09.18 00:41:59.212969 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9093 | ||
| 3745 | 2025.09.18 00:41:59.213802 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2025.09.18 00:41:59.213876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3747 | 2025.09.18 00:41:59.214354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3748 | 2025.09.18 00:41:59.214580 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.09.18 00:41:59.214707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9093 | ||
| 3750 | 2025.09.18 00:41:59.703290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3751 | 2025.09.18 00:41:59.720373 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2025.09.18 00:41:59.720440 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3753 | 2025.09.18 00:41:59.726670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3754 | 2025.09.18 00:41:59.727420 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2025.09.18 00:41:59.730577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3756 | 2025.09.18 00:42:01.479591 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2025.09.18 00:42:01.479770 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3758 | 2025.09.18 00:42:01.479834 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3759 | 2025.09.18 00:42:01.480497 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2025.09.18 00:42:01.480540 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3761 | 2025.09.18 00:42:01.480931 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3762 | 2025.09.18 00:42:01.481189 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2025.09.18 00:42:01.481314 [ 104 ] {} <Debug> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3764 | 2025.09.18 00:42:01.481348 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 3765 | 2025.09.18 00:42:01.481385 [ 104 ] {} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2025.09.18 00:42:01.481398 [ 276 ] {476ecfc3-7bd5-40eb-b69a-ea3ad102d987} <Debug> TCPHandler: Processed in 0.00193663 sec. | ||
| 3767 | 2025.09.18 00:42:01.481418 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3768 | 2025.09.18 00:42:01.481523 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2025.09.18 00:42:01.481625 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3770 | 2025.09.18 00:42:01.481631 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 3771 | 2025.09.18 00:42:01.481667 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3772 | 2025.09.18 00:42:01.481842 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2025.09.18 00:42:01.481904 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 3774 | 2025.09.18 00:42:01.481992 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 3775 | 2025.09.18 00:42:01.482038 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 3776 | 2025.09.18 00:42:01.482097 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 3777 | 2025.09.18 00:42:01.482099 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2025.09.18 00:42:01.482142 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 3779 | 2025.09.18 00:42:01.482149 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3780 | 2025.09.18 00:42:01.482478 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3781 | 2025.09.18 00:42:01.482703 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2025.09.18 00:42:01.482836 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00123 sec., 9756.09756097561 rows/sec., 795.54 KiB/sec. | ||
| 3783 | 2025.09.18 00:42:01.482874 [ 276 ] {3fcd25ad-2c1d-4f77-a780-236b1f0c91c8} <Debug> TCPHandler: Processed in 0.001402592 sec. | ||
| 3784 | 2025.09.18 00:42:01.482976 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2025.09.18 00:42:01.482982 [ 194 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464593 sec., 81934.02535721529 rows/sec., 7.11 MiB/sec. | ||
| 3786 | 2025.09.18 00:42:01.483072 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3787 | 2025.09.18 00:42:01.483116 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3788 | 2025.09.18 00:42:01.483192 [ 199 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3789 | 2025.09.18 00:42:01.483562 [ 199 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_5_1} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2025.09.18 00:42:01.483650 [ 199 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_5_1} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3791 | 2025.09.18 00:42:01.483660 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3792 | 2025.09.18 00:42:01.483704 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3793 | 2025.09.18 00:42:01.483761 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3794 | 2025.09.18 00:42:01.484048 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3795 | 2025.09.18 00:42:01.484270 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2025.09.18 00:42:01.484397 [ 103 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3797 | 2025.09.18 00:42:01.484402 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Debug> executeQuery: Read 266 rows, 24.35 KiB in 0.001348 sec., 197329.3768545994 rows/sec., 17.64 MiB/sec. | ||
| 3798 | 2025.09.18 00:42:01.484445 [ 103 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2025.09.18 00:42:01.484464 [ 276 ] {bfb95d49-49b8-4204-aff2-208083c2b19f} <Debug> TCPHandler: Processed in 0.001538394 sec. | ||
| 3800 | 2025.09.18 00:42:01.484469 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3801 | 2025.09.18 00:42:01.484572 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2025.09.18 00:42:01.484581 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 3803 | 2025.09.18 00:42:01.484678 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3804 | 2025.09.18 00:42:01.484701 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3805 | 2025.09.18 00:42:01.484722 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3806 | 2025.09.18 00:42:01.484734 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 3807 | 2025.09.18 00:42:01.484797 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 140 rows starting from the beginning of the part | ||
| 3808 | 2025.09.18 00:42:01.484856 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1197 rows starting from the beginning of the part | ||
| 3809 | 2025.09.18 00:42:01.484901 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 140 rows starting from the beginning of the part | ||
| 3810 | 2025.09.18 00:42:01.484949 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 3811 | 2025.09.18 00:42:01.484990 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 266 rows starting from the beginning of the part | ||
| 3812 | 2025.09.18 00:42:01.485173 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.09.18 00:42:01.485215 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3814 | 2025.09.18 00:42:01.485550 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3815 | 2025.09.18 00:42:01.485788 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.09.18 00:42:01.485920 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Debug> executeQuery: Read 66 rows, 4.96 KiB in 0.001259 sec., 52422.55758538523 rows/sec., 3.84 MiB/sec. | ||
| 3817 | 2025.09.18 00:42:01.485960 [ 276 ] {3f8d6a01-bc12-482d-af4b-745a55173b0f} <Debug> TCPHandler: Processed in 0.001435963 sec. | ||
| 3818 | 2025.09.18 00:42:01.486071 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.09.18 00:42:01.486163 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3820 | 2025.09.18 00:42:01.486202 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3821 | 2025.09.18 00:42:01.486393 [ 199 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3206 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018484 sec., 1734473.0577797014 rows/sec., 152.24 MiB/sec. | ||
| 3822 | 2025.09.18 00:42:01.486593 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2025.09.18 00:42:01.486631 [ 194 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3824 | 2025.09.18 00:42:01.486635 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3825 | 2025.09.18 00:42:01.486965 [ 194 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2025.09.18 00:42:01.487014 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3827 | 2025.09.18 00:42:01.487047 [ 194 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_26_5} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3828 | 2025.09.18 00:42:01.487137 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3829 | 2025.09.18 00:42:01.487243 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2025.09.18 00:42:01.487378 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001231 sec., 19496.344435418356 rows/sec., 1.62 MiB/sec. | ||
| 3831 | 2025.09.18 00:42:01.487418 [ 276 ] {a86fbd8d-33c6-4545-906a-2a2c0fc69ecf} <Debug> TCPHandler: Processed in 0.001394022 sec. | ||
| 3832 | 2025.09.18 00:42:01.487524 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2025.09.18 00:42:01.487616 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3834 | 2025.09.18 00:42:01.487654 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3835 | 2025.09.18 00:42:01.488039 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2025.09.18 00:42:01.488075 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3837 | 2025.09.18 00:42:01.488370 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3838 | 2025.09.18 00:42:01.488570 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2025.09.18 00:42:01.488682 [ 103 ] {} <Debug> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3840 | 2025.09.18 00:42:01.488693 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 3841 | 2025.09.18 00:42:01.488722 [ 103 ] {} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2025.09.18 00:42:01.488745 [ 276 ] {f16edef4-a371-4e0f-b854-bd5c3f3fc2bf} <Debug> TCPHandler: Processed in 0.00126816 sec. | ||
| 3843 | 2025.09.18 00:42:01.488748 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3844 | 2025.09.18 00:42:01.488856 [ 199 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::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 | ||
| 3845 | 2025.09.18 00:42:01.488858 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.09.18 00:42:01.488963 [ 199 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3847 | 2025.09.18 00:42:01.488971 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3848 | 2025.09.18 00:42:01.489012 [ 199 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::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 | ||
| 3849 | 2025.09.18 00:42:01.489023 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3850 | 2025.09.18 00:42:01.489092 [ 199 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::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 | ||
| 3851 | 2025.09.18 00:42:01.489151 [ 199 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::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 | ||
| 3852 | 2025.09.18 00:42:01.489197 [ 199 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::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 | ||
| 3853 | 2025.09.18 00:42:01.489244 [ 199 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::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 | ||
| 3854 | 2025.09.18 00:42:01.489507 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2025.09.18 00:42:01.489548 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3856 | 2025.09.18 00:42:01.489872 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3857 | 2025.09.18 00:42:01.490028 [ 194 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202798 sec., 49883.68786778828 rows/sec., 4.00 MiB/sec. | ||
| 3858 | 2025.09.18 00:42:01.490080 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2025.09.18 00:42:01.490196 [ 188 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3860 | 2025.09.18 00:42:01.490210 [ 103 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3861 | 2025.09.18 00:42:01.490215 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Debug> executeQuery: Read 154 rows, 12.71 KiB in 0.001259 sec., 122319.30103256553 rows/sec., 9.86 MiB/sec. | ||
| 3862 | 2025.09.18 00:42:01.490253 [ 103 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2025.09.18 00:42:01.490275 [ 276 ] {7f68abe6-25a9-4ddc-b489-dc9a79dedbea} <Debug> TCPHandler: Processed in 0.001463494 sec. | ||
| 3864 | 2025.09.18 00:42:01.490280 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3865 | 2025.09.18 00:42:01.490359 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 3866 | 2025.09.18 00:42:01.490389 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2025.09.18 00:42:01.490449 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3868 | 2025.09.18 00:42:01.490478 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 3869 | 2025.09.18 00:42:01.490487 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3870 | 2025.09.18 00:42:01.490523 [ 188 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_5_1} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2025.09.18 00:42:01.490537 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3872 | 2025.09.18 00:42:01.490531 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 106 rows starting from the beginning of the part | ||
| 3873 | 2025.09.18 00:42:01.490595 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 522 rows starting from the beginning of the part | ||
| 3874 | 2025.09.18 00:42:01.490607 [ 188 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_5_1} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3875 | 2025.09.18 00:42:01.490631 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 106 rows starting from the beginning of the part | ||
| 3876 | 2025.09.18 00:42:01.490670 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 3877 | 2025.09.18 00:42:01.490706 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 154 rows starting from the beginning of the part | ||
| 3878 | 2025.09.18 00:42:01.490712 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3879 | 2025.09.18 00:42:01.490970 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2025.09.18 00:42:01.491010 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3881 | 2025.09.18 00:42:01.491359 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3882 | 2025.09.18 00:42:01.491566 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2025.09.18 00:42:01.491631 [ 189 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296061 sec., 1222936.266117104 rows/sec., 97.51 MiB/sec. | ||
| 3884 | 2025.09.18 00:42:01.491672 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3885 | 2025.09.18 00:42:01.491693 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001222 sec., 165302.7823240589 rows/sec., 11.84 MiB/sec. | ||
| 3886 | 2025.09.18 00:42:01.491707 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2025.09.18 00:42:01.491735 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3888 | 2025.09.18 00:42:01.491739 [ 276 ] {6fdb7854-9f48-41c0-a4c9-bbb31862029d} <Debug> TCPHandler: Processed in 0.001396942 sec. | ||
| 3889 | 2025.09.18 00:42:01.491793 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3890 | 2025.09.18 00:42:01.491811 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 3891 | 2025.09.18 00:42:01.491856 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2025.09.18 00:42:01.491908 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3893 | 2025.09.18 00:42:01.491944 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6131 rows starting from the beginning of the part | ||
| 3894 | 2025.09.18 00:42:01.491955 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3895 | 2025.09.18 00:42:01.492011 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 3896 | 2025.09.18 00:42:01.492016 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3897 | 2025.09.18 00:42:01.492033 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.09.18 00:42:01.492066 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 3899 | 2025.09.18 00:42:01.492106 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_26_5} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3900 | 2025.09.18 00:42:01.492111 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 3901 | 2025.09.18 00:42:01.492169 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3902 | 2025.09.18 00:42:01.492174 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3903 | 2025.09.18 00:42:01.492212 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 3904 | 2025.09.18 00:42:01.492914 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2025.09.18 00:42:01.492954 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3906 | 2025.09.18 00:42:01.493567 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3907 | 2025.09.18 00:42:01.493790 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2025.09.18 00:42:01.493926 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001987 sec., 21137.393054856566 rows/sec., 37.88 MiB/sec. | ||
| 3909 | 2025.09.18 00:42:01.493981 [ 276 ] {9ac3d6e1-b62a-4c84-9b92-7e7abf3a4944} <Debug> TCPHandler: Processed in 0.002171664 sec. | ||
| 3910 | 2025.09.18 00:42:01.494092 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3911 | 2025.09.18 00:42:01.494184 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3912 | 2025.09.18 00:42:01.494224 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3913 | 2025.09.18 00:42:01.494550 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2025.09.18 00:42:01.494586 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3915 | 2025.09.18 00:42:01.494892 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7658 rows, containing 5 columns (5 merged, 0 gathered) in 0.003110509 sec., 2461976.480376684 rows/sec., 169.29 MiB/sec. | ||
| 3916 | 2025.09.18 00:42:01.494893 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3917 | 2025.09.18 00:42:01.495130 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3918 | 2025.09.18 00:42:01.495228 [ 104 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3919 | 2025.09.18 00:42:01.495256 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3920 | 2025.09.18 00:42:01.495260 [ 104 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2025.09.18 00:42:01.495297 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3922 | 2025.09.18 00:42:01.495300 [ 276 ] {f77a45b6-bd49-4b76-82ad-e5ed36253f3d} <Debug> TCPHandler: Processed in 0.001255019 sec. | ||
| 3923 | 2025.09.18 00:42:01.495416 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3924 | 2025.09.18 00:42:01.495499 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3925 | 2025.09.18 00:42:01.495580 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3926 | 2025.09.18 00:42:01.495634 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1140 rows starting from the beginning of the part | ||
| 3927 | 2025.09.18 00:42:01.495729 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3928 | 2025.09.18 00:42:01.495769 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2025.09.18 00:42:01.495799 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3930 | 2025.09.18 00:42:01.495843 [ 188 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3931 | 2025.09.18 00:42:01.495889 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 3932 | 2025.09.18 00:42:01.495907 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3933 | 2025.09.18 00:42:01.495960 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3934 | 2025.09.18 00:42:01.496012 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 3935 | 2025.09.18 00:42:01.496979 [ 188 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629606 sec., 883649.1765494236 rows/sec., 59.50 MiB/sec. | ||
| 3936 | 2025.09.18 00:42:01.497151 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3937 | 2025.09.18 00:42:01.497395 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.09.18 00:42:01.497459 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_26_5} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3939 | 2025.09.18 00:42:01.497524 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3940 | 2025.09.18 00:42:06.476851 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2025.09.18 00:42:06.477059 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3942 | 2025.09.18 00:42:06.477129 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3943 | 2025.09.18 00:42:06.477843 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.09.18 00:42:06.477891 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3945 | 2025.09.18 00:42:06.478279 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3946 | 2025.09.18 00:42:06.478492 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.09.18 00:42:06.478637 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.64 MiB/sec. | ||
| 3948 | 2025.09.18 00:42:06.478678 [ 276 ] {cc835e31-0247-4ca0-969d-00ae617a3ea0} <Debug> TCPHandler: Processed in 0.001961641 sec. | ||
| 3949 | 2025.09.18 00:42:06.478788 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2025.09.18 00:42:06.478882 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3951 | 2025.09.18 00:42:06.478921 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3952 | 2025.09.18 00:42:06.479326 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2025.09.18 00:42:06.479363 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3954 | 2025.09.18 00:42:06.479657 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3955 | 2025.09.18 00:42:06.479867 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2025.09.18 00:42:06.479989 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 3957 | 2025.09.18 00:42:06.480026 [ 276 ] {668ee7ea-3c86-473c-9ef7-b360ccb283e2} <Debug> TCPHandler: Processed in 0.00128594 sec. | ||
| 3958 | 2025.09.18 00:42:06.480127 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2025.09.18 00:42:06.480219 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3960 | 2025.09.18 00:42:06.480261 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3961 | 2025.09.18 00:42:06.480671 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2025.09.18 00:42:06.480708 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3963 | 2025.09.18 00:42:06.481031 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3964 | 2025.09.18 00:42:06.481234 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2025.09.18 00:42:06.481359 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 3966 | 2025.09.18 00:42:06.481395 [ 276 ] {b93091b3-5224-42a4-9c2d-cce9b15d4441} <Debug> TCPHandler: Processed in 0.001315831 sec. | ||
| 3967 | 2025.09.18 00:42:06.481495 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2025.09.18 00:42:06.481587 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3969 | 2025.09.18 00:42:06.481629 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3970 | 2025.09.18 00:42:06.481933 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2025.09.18 00:42:06.481969 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3972 | 2025.09.18 00:42:06.482266 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3973 | 2025.09.18 00:42:06.482465 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2025.09.18 00:42:06.482586 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 3975 | 2025.09.18 00:42:06.482621 [ 276 ] {abaa7f42-eb91-42f3-ae57-6ed0b879c7ad} <Debug> TCPHandler: Processed in 0.001174499 sec. | ||
| 3976 | 2025.09.18 00:42:06.618180 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3977 | 2025.09.18 00:42:06.618239 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3978 | 2025.09.18 00:42:06.714777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9541 | ||
| 3979 | 2025.09.18 00:42:06.715508 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2025.09.18 00:42:06.715575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3981 | 2025.09.18 00:42:06.716217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3982 | 2025.09.18 00:42:06.716447 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2025.09.18 00:42:06.716590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9541 | ||
| 3984 | 2025.09.18 00:42:06.736378 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 512 | ||
| 3985 | 2025.09.18 00:42:06.738886 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.09.18 00:42:06.738929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3987 | 2025.09.18 00:42:06.740091 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3988 | 2025.09.18 00:42:06.740356 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.09.18 00:42:06.740597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3990 | 2025.09.18 00:42:07.231615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3991 | 2025.09.18 00:42:07.249113 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3992 | 2025.09.18 00:42:07.249187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 3993 | 2025.09.18 00:42:07.255995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3994 | 2025.09.18 00:42:07.256750 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2025.09.18 00:42:07.260565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3996 | 2025.09.18 00:42:11.474665 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2025.09.18 00:42:11.474840 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3998 | 2025.09.18 00:42:11.474905 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3999 | 2025.09.18 00:42:11.475609 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.09.18 00:42:11.475650 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4001 | 2025.09.18 00:42:11.476032 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4002 | 2025.09.18 00:42:11.476252 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2025.09.18 00:42:11.476395 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001602 sec., 87390.76154806493 rows/sec., 7.59 MiB/sec. | ||
| 4004 | 2025.09.18 00:42:11.476434 [ 276 ] {e4cdd999-8fe7-4795-afa7-1de87b044d19} <Debug> TCPHandler: Processed in 0.00189504 sec. | ||
| 4005 | 2025.09.18 00:42:11.476555 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2025.09.18 00:42:11.476650 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4007 | 2025.09.18 00:42:11.476690 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4008 | 2025.09.18 00:42:11.477110 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2025.09.18 00:42:11.477145 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4010 | 2025.09.18 00:42:11.477437 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4011 | 2025.09.18 00:42:11.477643 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2025.09.18 00:42:11.477771 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00114 sec., 36842.10526315789 rows/sec., 2.71 MiB/sec. | ||
| 4013 | 2025.09.18 00:42:11.477808 [ 276 ] {4bde778c-10de-493c-92ab-50935407ed5f} <Debug> TCPHandler: Processed in 0.00130095 sec. | ||
| 4014 | 2025.09.18 00:42:11.477905 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4015 | 2025.09.18 00:42:11.477997 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4016 | 2025.09.18 00:42:11.478035 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4017 | 2025.09.18 00:42:11.478486 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2025.09.18 00:42:11.478521 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4019 | 2025.09.18 00:42:11.478844 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4020 | 2025.09.18 00:42:11.479051 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2025.09.18 00:42:11.479175 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001196 sec., 88628.76254180602 rows/sec., 6.92 MiB/sec. | ||
| 4022 | 2025.09.18 00:42:11.479212 [ 276 ] {59210162-7d5e-4704-b6f6-5972a74b1cc3} <Debug> TCPHandler: Processed in 0.001353002 sec. | ||
| 4023 | 2025.09.18 00:42:11.479318 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2025.09.18 00:42:11.479412 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4025 | 2025.09.18 00:42:11.479455 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4026 | 2025.09.18 00:42:11.479864 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2025.09.18 00:42:11.479898 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4028 | 2025.09.18 00:42:11.480230 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4029 | 2025.09.18 00:42:11.480434 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2025.09.18 00:42:11.480557 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4031 | 2025.09.18 00:42:11.480593 [ 276 ] {8bc413aa-7cfa-4da4-8a34-121744ad7a62} <Debug> TCPHandler: Processed in 0.00132344 sec. | ||
| 4032 | 2025.09.18 00:42:11.480724 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2025.09.18 00:42:11.480826 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4034 | 2025.09.18 00:42:11.480899 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4035 | 2025.09.18 00:42:11.481818 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2025.09.18 00:42:11.481854 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4037 | 2025.09.18 00:42:11.482428 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4038 | 2025.09.18 00:42:11.482645 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2025.09.18 00:42:11.482777 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00197 sec., 21319.796954314723 rows/sec., 38.20 MiB/sec. | ||
| 4040 | 2025.09.18 00:42:11.482837 [ 276 ] {c4f8669a-c4ae-461b-b687-11e0f5c51535} <Debug> TCPHandler: Processed in 0.002181424 sec. | ||
| 4041 | 2025.09.18 00:42:11.482943 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2025.09.18 00:42:11.483036 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4043 | 2025.09.18 00:42:11.483100 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4044 | 2025.09.18 00:42:11.483422 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2025.09.18 00:42:11.483456 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4046 | 2025.09.18 00:42:11.483770 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4047 | 2025.09.18 00:42:11.483969 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2025.09.18 00:42:11.484092 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4049 | 2025.09.18 00:42:11.484127 [ 276 ] {d402b94d-4f1a-4f50-a3d0-0759b98d36bc} <Debug> TCPHandler: Processed in 0.001229899 sec. | ||
| 4050 | 2025.09.18 00:42:13.743988 [ 90 ] {} <Debug> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4051 | 2025.09.18 00:42:13.744069 [ 90 ] {} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.09.18 00:42:13.744091 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4053 | 2025.09.18 00:42:13.744220 [ 188 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::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 | ||
| 4054 | 2025.09.18 00:42:13.744381 [ 188 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4055 | 2025.09.18 00:42:13.744422 [ 188 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4056 | 2025.09.18 00:42:13.744500 [ 188 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4057 | 2025.09.18 00:42:13.744553 [ 188 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4058 | 2025.09.18 00:42:13.744605 [ 188 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 4059 | 2025.09.18 00:42:13.744650 [ 188 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 4060 | 2025.09.18 00:42:13.745504 [ 198 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344931 sec., 26767.172442303734 rows/sec., 2.23 MiB/sec. | ||
| 4061 | 2025.09.18 00:42:13.745646 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4062 | 2025.09.18 00:42:13.745915 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2025.09.18 00:42:13.745989 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_9_2} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4064 | 2025.09.18 00:42:13.746061 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4065 | 2025.09.18 00:42:14.216646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10053 | ||
| 4066 | 2025.09.18 00:42:14.217225 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2025.09.18 00:42:14.217276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4068 | 2025.09.18 00:42:14.217780 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4069 | 2025.09.18 00:42:14.218010 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2025.09.18 00:42:14.218149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10053 | ||
| 4071 | 2025.09.18 00:42:14.218149 [ 90 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4072 | 2025.09.18 00:42:14.218221 [ 90 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2025.09.18 00:42:14.218240 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4074 | 2025.09.18 00:42:14.218360 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 4075 | 2025.09.18 00:42:14.218498 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4076 | 2025.09.18 00:42:14.218535 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7621 rows starting from the beginning of the part | ||
| 4077 | 2025.09.18 00:42:14.218596 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4078 | 2025.09.18 00:42:14.218638 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4079 | 2025.09.18 00:42:14.218678 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4080 | 2025.09.18 00:42:14.218715 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4081 | 2025.09.18 00:42:14.218753 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4082 | 2025.09.18 00:42:14.221063 [ 198 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10053 rows, containing 4 columns (4 merged, 0 gathered) in 0.002759503 sec., 3643047.3168537957 rows/sec., 52.11 MiB/sec. | ||
| 4083 | 2025.09.18 00:42:14.221449 [ 197 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4084 | 2025.09.18 00:42:14.221733 [ 197 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.09.18 00:42:14.221799 [ 197 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_21_4} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4086 | 2025.09.18 00:42:14.221887 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4087 | 2025.09.18 00:42:14.760614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4088 | 2025.09.18 00:42:14.778598 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.09.18 00:42:14.778655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4090 | 2025.09.18 00:42:14.784861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4091 | 2025.09.18 00:42:14.785568 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.09.18 00:42:14.785854 [ 88 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4093 | 2025.09.18 00:42:14.785891 [ 88 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.09.18 00:42:14.785909 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4095 | 2025.09.18 00:42:14.786020 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 4096 | 2025.09.18 00:42:14.788915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4097 | 2025.09.18 00:42:14.790412 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4098 | 2025.09.18 00:42:14.791968 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 4099 | 2025.09.18 00:42:14.796561 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 4100 | 2025.09.18 00:42:14.800954 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 4101 | 2025.09.18 00:42:14.805102 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 4102 | 2025.09.18 00:42:14.809852 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 4103 | 2025.09.18 00:42:14.813961 [ 197 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 4104 | 2025.09.18 00:42:14.866484 [ 198 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080509643 sec., 1974.9187063219244 rows/sec., 10.21 MiB/sec. | ||
| 4105 | 2025.09.18 00:42:14.868465 [ 193 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4106 | 2025.09.18 00:42:14.870490 [ 193 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_21_4} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2025.09.18 00:42:14.870606 [ 193 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_21_4} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4108 | 2025.09.18 00:42:14.872231 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4109 | 2025.09.18 00:42:15.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.29 MiB, peak 255.85 MiB, free memory in arenas 0.00 B, will set to 251.00 MiB (RSS), difference: 5.71 MiB | ||
| 4110 | 2025.09.18 00:42:16.499672 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4111 | 2025.09.18 00:42:16.499845 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4112 | 2025.09.18 00:42:16.499907 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4113 | 2025.09.18 00:42:16.500569 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.09.18 00:42:16.500610 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4115 | 2025.09.18 00:42:16.500978 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4116 | 2025.09.18 00:42:16.501198 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.09.18 00:42:16.501350 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001552 sec., 1288.659793814433 rows/sec., 105.08 KiB/sec. | ||
| 4118 | 2025.09.18 00:42:16.501391 [ 276 ] {7c333e75-9a33-499e-9eea-a7408739d685} <Debug> TCPHandler: Processed in 0.001847849 sec. | ||
| 4119 | 2025.09.18 00:42:16.501507 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2025.09.18 00:42:16.501608 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4121 | 2025.09.18 00:42:16.501647 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4122 | 2025.09.18 00:42:16.502520 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.09.18 00:42:16.502555 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4124 | 2025.09.18 00:42:16.502961 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4125 | 2025.09.18 00:42:16.503170 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2025.09.18 00:42:16.503292 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001701 sec., 703703.7037037037 rows/sec., 58.01 MiB/sec. | ||
| 4127 | 2025.09.18 00:42:16.503328 [ 276 ] {6147d6b9-ac5d-4b13-8d7c-3ad8f82f559c} <Debug> TCPHandler: Processed in 0.0018677 sec. | ||
| 4128 | 2025.09.18 00:42:16.503429 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4129 | 2025.09.18 00:42:16.503524 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4130 | 2025.09.18 00:42:16.503564 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4131 | 2025.09.18 00:42:16.503918 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2025.09.18 00:42:16.503953 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4133 | 2025.09.18 00:42:16.504227 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4134 | 2025.09.18 00:42:16.504447 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4135 | 2025.09.18 00:42:16.504568 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001065 sec., 1877.9342723004695 rows/sec., 131.13 KiB/sec. | ||
| 4136 | 2025.09.18 00:42:16.504603 [ 276 ] {549ac60b-00dc-4187-b14f-98111849be9b} <Debug> TCPHandler: Processed in 0.001221469 sec. | ||
| 4137 | 2025.09.18 00:42:16.504696 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.09.18 00:42:16.504786 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4139 | 2025.09.18 00:42:16.504823 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4140 | 2025.09.18 00:42:16.505273 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.09.18 00:42:16.505308 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4142 | 2025.09.18 00:42:16.505604 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4143 | 2025.09.18 00:42:16.505808 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.09.18 00:42:16.505927 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001159 sec., 196721.31147540984 rows/sec., 13.32 MiB/sec. | ||
| 4145 | 2025.09.18 00:42:16.505963 [ 276 ] {4a7f999d-19ce-4e8c-a023-bb7b217d5a98} <Debug> TCPHandler: Processed in 0.001312821 sec. | ||
| 4146 | 2025.09.18 00:42:16.506060 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.09.18 00:42:16.506151 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4148 | 2025.09.18 00:42:16.506188 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4149 | 2025.09.18 00:42:16.506699 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.09.18 00:42:16.506734 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4151 | 2025.09.18 00:42:16.507048 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4152 | 2025.09.18 00:42:16.507248 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.09.18 00:42:16.507369 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001235 sec., 422672.06477732793 rows/sec., 31.29 MiB/sec. | ||
| 4154 | 2025.09.18 00:42:16.507405 [ 276 ] {da030f1b-dc64-4b71-8483-ae4ece6529c1} <Debug> TCPHandler: Processed in 0.001391322 sec. | ||
| 4155 | 2025.09.18 00:42:16.507503 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.09.18 00:42:16.507594 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4157 | 2025.09.18 00:42:16.507636 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4158 | 2025.09.18 00:42:16.508131 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.09.18 00:42:16.508165 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4160 | 2025.09.18 00:42:16.508531 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4161 | 2025.09.18 00:42:16.508745 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.09.18 00:42:16.508864 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001288 sec., 656055.900621118 rows/sec., 44.16 MiB/sec. | ||
| 4163 | 2025.09.18 00:42:16.508899 [ 276 ] {c54b9411-b553-42d5-a875-bf2a051a8b31} <Debug> TCPHandler: Processed in 0.001442942 sec. | ||
| 4164 | 2025.09.18 00:42:16.508997 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4165 | 2025.09.18 00:42:16.509089 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4166 | 2025.09.18 00:42:16.509129 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4167 | 2025.09.18 00:42:16.509419 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4168 | 2025.09.18 00:42:16.509455 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4169 | 2025.09.18 00:42:16.509748 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4170 | 2025.09.18 00:42:16.509950 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2025.09.18 00:42:16.510068 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.000998 sec., 60120.240480961926 rows/sec., 4.05 MiB/sec. | ||
| 4172 | 2025.09.18 00:42:16.510103 [ 276 ] {dfe306a5-2da1-4bf8-ace1-ae6c7839dc8c} <Debug> TCPHandler: Processed in 0.001152248 sec. | ||
| 4173 | 2025.09.18 00:42:16.740707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 538 | ||
| 4174 | 2025.09.18 00:42:16.743306 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2025.09.18 00:42:16.743372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4176 | 2025.09.18 00:42:16.744836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4177 | 2025.09.18 00:42:16.745147 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2025.09.18 00:42:16.745533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4179 | 2025.09.18 00:42:21.474705 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2025.09.18 00:42:21.474927 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4181 | 2025.09.18 00:42:21.474994 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4182 | 2025.09.18 00:42:21.475769 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2025.09.18 00:42:21.475818 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4184 | 2025.09.18 00:42:21.476265 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4185 | 2025.09.18 00:42:21.476484 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2025.09.18 00:42:21.476649 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.00177 sec., 79096.04519774011 rows/sec., 6.87 MiB/sec. | ||
| 4187 | 2025.09.18 00:42:21.476692 [ 276 ] {8f52d28d-38dc-4e36-b328-1fd14a687e0a} <Debug> TCPHandler: Processed in 0.002133983 sec. | ||
| 4188 | 2025.09.18 00:42:21.476829 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4189 | 2025.09.18 00:42:21.476925 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4190 | 2025.09.18 00:42:21.476966 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4191 | 2025.09.18 00:42:21.477412 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2025.09.18 00:42:21.477448 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4193 | 2025.09.18 00:42:21.477757 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4194 | 2025.09.18 00:42:21.477976 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2025.09.18 00:42:21.478109 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001203 sec., 34912.718204488774 rows/sec., 2.56 MiB/sec. | ||
| 4196 | 2025.09.18 00:42:21.478147 [ 276 ] {8467e66a-4f49-4a8a-8107-9a2fc1b51318} <Debug> TCPHandler: Processed in 0.001376141 sec. | ||
| 4197 | 2025.09.18 00:42:21.478252 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2025.09.18 00:42:21.478344 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4199 | 2025.09.18 00:42:21.478384 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4200 | 2025.09.18 00:42:21.478814 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.09.18 00:42:21.478851 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4202 | 2025.09.18 00:42:21.479152 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4203 | 2025.09.18 00:42:21.479359 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.09.18 00:42:21.479490 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001163 sec., 91143.59415305246 rows/sec., 7.12 MiB/sec. | ||
| 4205 | 2025.09.18 00:42:21.479529 [ 276 ] {bfd2bf92-e7e7-4594-bc3f-b71975dd937e} <Debug> TCPHandler: Processed in 0.001326341 sec. | ||
| 4206 | 2025.09.18 00:42:21.479641 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2025.09.18 00:42:21.479742 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4208 | 2025.09.18 00:42:21.479784 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4209 | 2025.09.18 00:42:21.480182 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.09.18 00:42:21.480217 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4211 | 2025.09.18 00:42:21.480555 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4212 | 2025.09.18 00:42:21.480764 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.09.18 00:42:21.480898 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4214 | 2025.09.18 00:42:21.480937 [ 276 ] {5938f939-b2e5-4a61-893d-7d3f87be668d} <Debug> TCPHandler: Processed in 0.001345671 sec. | ||
| 4215 | 2025.09.18 00:42:21.481053 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2025.09.18 00:42:21.481155 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4217 | 2025.09.18 00:42:21.481209 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4218 | 2025.09.18 00:42:21.482052 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.09.18 00:42:21.482089 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4220 | 2025.09.18 00:42:21.482683 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4221 | 2025.09.18 00:42:21.482902 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2025.09.18 00:42:21.483049 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001911 sec., 21978.021978021978 rows/sec., 39.38 MiB/sec. | ||
| 4223 | 2025.09.18 00:42:21.483104 [ 276 ] {ef2f5d91-52fe-438c-a235-6602936e485b} <Debug> TCPHandler: Processed in 0.002106973 sec. | ||
| 4224 | 2025.09.18 00:42:21.483218 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2025.09.18 00:42:21.483311 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4226 | 2025.09.18 00:42:21.483351 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4227 | 2025.09.18 00:42:21.483683 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2025.09.18 00:42:21.483719 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4229 | 2025.09.18 00:42:21.484027 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4230 | 2025.09.18 00:42:21.484235 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2025.09.18 00:42:21.484359 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 4232 | 2025.09.18 00:42:21.484396 [ 276 ] {a25d5962-4c8d-44ec-98ef-ee2db41d3adc} <Debug> TCPHandler: Processed in 0.001224709 sec. | ||
| 4233 | 2025.09.18 00:42:21.618489 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4234 | 2025.09.18 00:42:21.618539 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4235 | 2025.09.18 00:42:21.718284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10501 | ||
| 4236 | 2025.09.18 00:42:21.718763 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2025.09.18 00:42:21.718810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4238 | 2025.09.18 00:42:21.719356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4239 | 2025.09.18 00:42:21.719615 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2025.09.18 00:42:21.719764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10501 | ||
| 4241 | 2025.09.18 00:42:22.289045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4242 | 2025.09.18 00:42:22.303753 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.09.18 00:42:22.303808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4244 | 2025.09.18 00:42:22.309680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4245 | 2025.09.18 00:42:22.310375 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2025.09.18 00:42:22.312910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4247 | 2025.09.18 00:42:26.473108 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2025.09.18 00:42:26.473301 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4249 | 2025.09.18 00:42:26.473371 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4250 | 2025.09.18 00:42:26.474009 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2025.09.18 00:42:26.474045 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4252 | 2025.09.18 00:42:26.474408 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4253 | 2025.09.18 00:42:26.474619 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2025.09.18 00:42:26.474737 [ 77 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4255 | 2025.09.18 00:42:26.474772 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001522 sec., 36793.69250985546 rows/sec., 2.83 MiB/sec. | ||
| 4256 | 2025.09.18 00:42:26.474775 [ 77 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.09.18 00:42:26.474805 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4258 | 2025.09.18 00:42:26.474815 [ 276 ] {e07d69f9-6206-4fb1-a82d-e9c2eb8ade68} <Debug> TCPHandler: Processed in 0.001839029 sec. | ||
| 4259 | 2025.09.18 00:42:26.474925 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2025.09.18 00:42:26.474965 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 4261 | 2025.09.18 00:42:26.475019 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4262 | 2025.09.18 00:42:26.475073 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4263 | 2025.09.18 00:42:26.475177 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4264 | 2025.09.18 00:42:26.475236 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1409 rows starting from the beginning of the part | ||
| 4265 | 2025.09.18 00:42:26.475352 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 4266 | 2025.09.18 00:42:26.475426 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 140 rows starting from the beginning of the part | ||
| 4267 | 2025.09.18 00:42:26.475481 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4268 | 2025.09.18 00:42:26.475500 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1197 rows starting from the beginning of the part | ||
| 4269 | 2025.09.18 00:42:26.475529 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4270 | 2025.09.18 00:42:26.475668 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 4271 | 2025.09.18 00:42:26.475760 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4272 | 2025.09.18 00:42:26.475903 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4273 | 2025.09.18 00:42:26.476158 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2025.09.18 00:42:26.476256 [ 77 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4275 | 2025.09.18 00:42:26.476282 [ 77 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.09.18 00:42:26.476294 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001291 sec., 49573.97366382649 rows/sec., 3.87 MiB/sec. | ||
| 4277 | 2025.09.18 00:42:26.476299 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4278 | 2025.09.18 00:42:26.476334 [ 276 ] {b8b8ca0a-160c-4a4c-934e-8d78ce6f373e} <Debug> TCPHandler: Processed in 0.001457252 sec. | ||
| 4279 | 2025.09.18 00:42:26.476412 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4280 | 2025.09.18 00:42:26.476436 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2025.09.18 00:42:26.476546 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4282 | 2025.09.18 00:42:26.476561 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4283 | 2025.09.18 00:42:26.476590 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4284 | 2025.09.18 00:42:26.476608 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 4285 | 2025.09.18 00:42:26.476680 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 4286 | 2025.09.18 00:42:26.476731 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 106 rows starting from the beginning of the part | ||
| 4287 | 2025.09.18 00:42:26.476773 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 522 rows starting from the beginning of the part | ||
| 4288 | 2025.09.18 00:42:26.476820 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 4289 | 2025.09.18 00:42:26.476862 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4290 | 2025.09.18 00:42:26.476975 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2025.09.18 00:42:26.477016 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4292 | 2025.09.18 00:42:26.477328 [ 190 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2998 rows, containing 5 columns (5 merged, 0 gathered) in 0.002448519 sec., 1224413.61492396 rows/sec., 106.73 MiB/sec. | ||
| 4293 | 2025.09.18 00:42:26.477485 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4294 | 2025.09.18 00:42:26.477585 [ 190 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4295 | 2025.09.18 00:42:26.477763 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.09.18 00:42:26.477870 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4297 | 2025.09.18 00:42:26.477896 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2025.09.18 00:42:26.477904 [ 190 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.09.18 00:42:26.477913 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4300 | 2025.09.18 00:42:26.477917 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 4301 | 2025.09.18 00:42:26.477970 [ 276 ] {c7cd58d1-17fc-40fc-add6-ea9f728a035a} <Debug> TCPHandler: Processed in 0.001580115 sec. | ||
| 4302 | 2025.09.18 00:42:26.477993 [ 190 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_31_6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4303 | 2025.09.18 00:42:26.478039 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 4304 | 2025.09.18 00:42:26.478072 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4305 | 2025.09.18 00:42:26.478096 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2025.09.18 00:42:26.478157 [ 191 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790998 sec., 835288.4816175116 rows/sec., 66.27 MiB/sec. | ||
| 4307 | 2025.09.18 00:42:26.478190 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4308 | 2025.09.18 00:42:26.478224 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4309 | 2025.09.18 00:42:26.478239 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7658 rows starting from the beginning of the part | ||
| 4310 | 2025.09.18 00:42:26.478282 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4311 | 2025.09.18 00:42:26.478312 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 4312 | 2025.09.18 00:42:26.478364 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4313 | 2025.09.18 00:42:26.478369 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4314 | 2025.09.18 00:42:26.478428 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4315 | 2025.09.18 00:42:26.478473 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 4316 | 2025.09.18 00:42:26.478519 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4317 | 2025.09.18 00:42:26.478683 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2025.09.18 00:42:26.478684 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2025.09.18 00:42:26.478741 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4320 | 2025.09.18 00:42:26.478824 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_31_6} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4321 | 2025.09.18 00:42:26.478911 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4322 | 2025.09.18 00:42:26.479125 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4323 | 2025.09.18 00:42:26.479345 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2025.09.18 00:42:26.479435 [ 77 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4325 | 2025.09.18 00:42:26.479459 [ 77 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2025.09.18 00:42:26.479474 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4327 | 2025.09.18 00:42:26.479482 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001282 sec., 46801.872074882995 rows/sec., 3.15 MiB/sec. | ||
| 4328 | 2025.09.18 00:42:26.479520 [ 276 ] {158b8c17-adbb-4493-b78c-d2e88e540ee2} <Debug> TCPHandler: Processed in 0.001485674 sec. | ||
| 4329 | 2025.09.18 00:42:26.479548 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 4330 | 2025.09.18 00:42:26.479645 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4331 | 2025.09.18 00:42:26.479669 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 4332 | 2025.09.18 00:42:26.479711 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 4333 | 2025.09.18 00:42:26.479747 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 4334 | 2025.09.18 00:42:26.479779 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 4335 | 2025.09.18 00:42:26.479811 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 4336 | 2025.09.18 00:42:26.479843 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4337 | 2025.09.18 00:42:26.480799 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1740 rows, containing 4 columns (4 merged, 0 gathered) in 0.00127869 sec., 1360767.6606526992 rows/sec., 91.65 MiB/sec. | ||
| 4338 | 2025.09.18 00:42:26.481100 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4339 | 2025.09.18 00:42:26.481444 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_31_6} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2025.09.18 00:42:26.481551 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_31_6} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4341 | 2025.09.18 00:42:26.481657 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4342 | 2025.09.18 00:42:26.482049 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9143 rows, containing 5 columns (5 merged, 0 gathered) in 0.004061374 sec., 2251208.5811353493 rows/sec., 154.63 MiB/sec. | ||
| 4343 | 2025.09.18 00:42:26.482213 [ 195 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4344 | 2025.09.18 00:42:26.482454 [ 195 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.09.18 00:42:26.482525 [ 195 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4346 | 2025.09.18 00:42:26.482588 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4347 | 2025.09.18 00:42:26.745760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 558 | ||
| 4348 | 2025.09.18 00:42:26.747837 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.09.18 00:42:26.747881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4350 | 2025.09.18 00:42:26.749120 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4351 | 2025.09.18 00:42:26.749391 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.09.18 00:42:26.749538 [ 77 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4353 | 2025.09.18 00:42:26.749590 [ 77 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2025.09.18 00:42:26.749610 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4355 | 2025.09.18 00:42:26.749671 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4356 | 2025.09.18 00:42:26.749724 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 4357 | 2025.09.18 00:42:26.750323 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4358 | 2025.09.18 00:42:26.750502 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 432 rows starting from the beginning of the part | ||
| 4359 | 2025.09.18 00:42:26.750928 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 4360 | 2025.09.18 00:42:26.751341 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 4361 | 2025.09.18 00:42:26.751727 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 4362 | 2025.09.18 00:42:26.752097 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 4363 | 2025.09.18 00:42:26.752428 [ 200 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 4364 | 2025.09.18 00:42:26.758742 [ 195 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.009072363 sec., 61505.47547535301 rows/sec., 53.28 MiB/sec. | ||
| 4365 | 2025.09.18 00:42:26.759762 [ 195 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4366 | 2025.09.18 00:42:26.760314 [ 195 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.09.18 00:42:26.760384 [ 195 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_16_3} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4368 | 2025.09.18 00:42:26.760699 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4369 | 2025.09.18 00:42:27.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.18 MiB, peak 258.84 MiB, free memory in arenas 0.00 B, will set to 254.16 MiB (RSS), difference: 1.98 MiB | ||
| 4370 | 2025.09.18 00:42:28.358557 [ 77 ] {} <Debug> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4371 | 2025.09.18 00:42:28.358634 [ 77 ] {} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2025.09.18 00:42:28.358656 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4373 | 2025.09.18 00:42:28.358776 [ 200 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 4374 | 2025.09.18 00:42:28.358920 [ 200 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4375 | 2025.09.18 00:42:28.358952 [ 200 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4376 | 2025.09.18 00:42:28.359016 [ 200 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 4377 | 2025.09.18 00:42:28.359060 [ 200 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 4378 | 2025.09.18 00:42:28.359100 [ 200 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 4379 | 2025.09.18 00:42:28.359135 [ 200 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::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 | ||
| 4380 | 2025.09.18 00:42:28.359952 [ 195 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122951 sec., 614879.0981773227 rows/sec., 44.87 MiB/sec. | ||
| 4381 | 2025.09.18 00:42:28.360169 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4382 | 2025.09.18 00:42:28.360490 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_9_2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2025.09.18 00:42:28.360570 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_9_2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4384 | 2025.09.18 00:42:28.360682 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4385 | 2025.09.18 00:42:29.219935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11013 | ||
| 4386 | 2025.09.18 00:42:29.220516 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.09.18 00:42:29.220563 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4388 | 2025.09.18 00:42:29.221054 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4389 | 2025.09.18 00:42:29.221261 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.09.18 00:42:29.221391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11013 | ||
| 4391 | 2025.09.18 00:42:29.813075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4392 | 2025.09.18 00:42:29.829848 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2025.09.18 00:42:29.829911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4394 | 2025.09.18 00:42:29.836774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4395 | 2025.09.18 00:42:29.838087 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2025.09.18 00:42:29.841794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4397 | 2025.09.18 00:42:31.477095 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2025.09.18 00:42:31.477327 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4399 | 2025.09.18 00:42:31.477410 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4400 | 2025.09.18 00:42:31.478172 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2025.09.18 00:42:31.478221 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4402 | 2025.09.18 00:42:31.478599 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4403 | 2025.09.18 00:42:31.478823 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2025.09.18 00:42:31.478973 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001708 sec., 14051.522248243558 rows/sec., 1.17 MiB/sec. | ||
| 4405 | 2025.09.18 00:42:31.479014 [ 276 ] {66714bb4-124d-4df9-87d3-fcfb75c2613c} <Debug> TCPHandler: Processed in 0.002069882 sec. | ||
| 4406 | 2025.09.18 00:42:31.479127 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2025.09.18 00:42:31.479221 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4408 | 2025.09.18 00:42:31.479263 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4409 | 2025.09.18 00:42:31.479636 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.09.18 00:42:31.479673 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4411 | 2025.09.18 00:42:31.479972 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4412 | 2025.09.18 00:42:31.480175 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.09.18 00:42:31.480306 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001103 sec., 1813.236627379873 rows/sec., 147.86 KiB/sec. | ||
| 4414 | 2025.09.18 00:42:31.480343 [ 276 ] {c2209b3d-9770-4576-b823-10ec37b62d89} <Debug> TCPHandler: Processed in 0.00126513 sec. | ||
| 4415 | 2025.09.18 00:42:31.480472 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2025.09.18 00:42:31.480591 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4417 | 2025.09.18 00:42:31.480638 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4418 | 2025.09.18 00:42:31.481203 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2025.09.18 00:42:31.481239 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4420 | 2025.09.18 00:42:31.481571 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4421 | 2025.09.18 00:42:31.481774 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2025.09.18 00:42:31.481901 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Debug> executeQuery: Read 261 rows, 23.98 KiB in 0.001334 sec., 195652.1739130435 rows/sec., 17.56 MiB/sec. | ||
| 4423 | 2025.09.18 00:42:31.481939 [ 276 ] {3e5f8d65-df1f-421d-b95b-7cf1055793e1} <Debug> TCPHandler: Processed in 0.001525534 sec. | ||
| 4424 | 2025.09.18 00:42:31.482042 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2025.09.18 00:42:31.482161 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4426 | 2025.09.18 00:42:31.482207 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4427 | 2025.09.18 00:42:31.482662 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.09.18 00:42:31.482706 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4429 | 2025.09.18 00:42:31.483071 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4430 | 2025.09.18 00:42:31.483269 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.09.18 00:42:31.483367 [ 70 ] {} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4432 | 2025.09.18 00:42:31.483391 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001254 sec., 44657.09728867624 rows/sec., 3.32 MiB/sec. | ||
| 4433 | 2025.09.18 00:42:31.483437 [ 70 ] {} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2025.09.18 00:42:31.483447 [ 276 ] {45af6de7-34c1-4d26-93ca-8c30895f188a} <Debug> TCPHandler: Processed in 0.001453853 sec. | ||
| 4435 | 2025.09.18 00:42:31.483467 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4436 | 2025.09.18 00:42:31.483579 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2025.09.18 00:42:31.483603 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 4438 | 2025.09.18 00:42:31.483707 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4439 | 2025.09.18 00:42:31.483761 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4440 | 2025.09.18 00:42:31.483778 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4441 | 2025.09.18 00:42:31.483822 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 4442 | 2025.09.18 00:42:31.483897 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 4443 | 2025.09.18 00:42:31.483948 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 4444 | 2025.09.18 00:42:31.483994 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 4445 | 2025.09.18 00:42:31.484037 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 4446 | 2025.09.18 00:42:31.484075 [ 200 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 4447 | 2025.09.18 00:42:31.484211 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.09.18 00:42:31.484254 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4449 | 2025.09.18 00:42:31.484626 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4450 | 2025.09.18 00:42:31.484843 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.09.18 00:42:31.484891 [ 195 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349131 sec., 207541.00231927072 rows/sec., 16.03 MiB/sec. | ||
| 4452 | 2025.09.18 00:42:31.484973 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001292 sec., 18575.851393188856 rows/sec., 1.54 MiB/sec. | ||
| 4453 | 2025.09.18 00:42:31.485017 [ 276 ] {e1eab550-2e62-4474-bacd-77d4daad655f} <Debug> TCPHandler: Processed in 0.001503073 sec. | ||
| 4454 | 2025.09.18 00:42:31.485074 [ 196 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4455 | 2025.09.18 00:42:31.485125 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4456 | 2025.09.18 00:42:31.485225 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4457 | 2025.09.18 00:42:31.485269 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4458 | 2025.09.18 00:42:31.485350 [ 196 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_21_4} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2025.09.18 00:42:31.485428 [ 196 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_21_4} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4460 | 2025.09.18 00:42:31.485527 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4461 | 2025.09.18 00:42:31.485645 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.09.18 00:42:31.485688 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4463 | 2025.09.18 00:42:31.486010 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4464 | 2025.09.18 00:42:31.486214 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2025.09.18 00:42:31.486338 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 4466 | 2025.09.18 00:42:31.486377 [ 276 ] {d623256c-dd09-4369-b6d6-904403264c1b} <Debug> TCPHandler: Processed in 0.001301601 sec. | ||
| 4467 | 2025.09.18 00:42:31.486478 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2025.09.18 00:42:31.486579 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4469 | 2025.09.18 00:42:31.486620 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4470 | 2025.09.18 00:42:31.487146 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2025.09.18 00:42:31.487191 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4472 | 2025.09.18 00:42:31.487569 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4473 | 2025.09.18 00:42:31.487820 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.09.18 00:42:31.487968 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001406 sec., 102418.20768136559 rows/sec., 8.26 MiB/sec. | ||
| 4475 | 2025.09.18 00:42:31.488011 [ 276 ] {826db1e2-3cea-4e50-9edf-3d2dc9eb81a3} <Debug> TCPHandler: Processed in 0.001582535 sec. | ||
| 4476 | 2025.09.18 00:42:31.488120 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2025.09.18 00:42:31.488214 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4478 | 2025.09.18 00:42:31.488257 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4479 | 2025.09.18 00:42:31.488649 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.09.18 00:42:31.488687 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4481 | 2025.09.18 00:42:31.489032 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4482 | 2025.09.18 00:42:31.489238 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2025.09.18 00:42:31.489360 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001165 sec., 169098.7124463519 rows/sec., 12.13 MiB/sec. | ||
| 4484 | 2025.09.18 00:42:31.489396 [ 276 ] {8b971608-7be4-4a37-b248-2fd23bb57f32} <Debug> TCPHandler: Processed in 0.001323171 sec. | ||
| 4485 | 2025.09.18 00:42:31.489500 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2025.09.18 00:42:31.489591 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4487 | 2025.09.18 00:42:31.489644 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4488 | 2025.09.18 00:42:31.490484 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2025.09.18 00:42:31.490525 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4490 | 2025.09.18 00:42:31.491145 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4491 | 2025.09.18 00:42:31.491367 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2025.09.18 00:42:31.491478 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4493 | 2025.09.18 00:42:31.491514 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001927 sec., 21795.537104307215 rows/sec., 39.06 MiB/sec. | ||
| 4494 | 2025.09.18 00:42:31.491518 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2025.09.18 00:42:31.491557 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4496 | 2025.09.18 00:42:31.491579 [ 276 ] {629a0fbe-4e9d-4241-9883-cf2c0cc29f3b} <Debug> TCPHandler: Processed in 0.002125133 sec. | ||
| 4497 | 2025.09.18 00:42:31.491645 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 4498 | 2025.09.18 00:42:31.491699 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2025.09.18 00:42:31.491802 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4500 | 2025.09.18 00:42:31.491843 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4501 | 2025.09.18 00:42:31.491844 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4502 | 2025.09.18 00:42:31.491900 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 345 rows starting from the beginning of the part | ||
| 4503 | 2025.09.18 00:42:31.491999 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 4504 | 2025.09.18 00:42:31.492087 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 4505 | 2025.09.18 00:42:31.492169 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 4506 | 2025.09.18 00:42:31.492184 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.09.18 00:42:31.492225 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
| 4508 | 2025.09.18 00:42:31.492247 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 4509 | 2025.09.18 00:42:31.492326 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 4510 | 2025.09.18 00:42:31.492582 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4511 | 2025.09.18 00:42:31.492817 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2025.09.18 00:42:31.492978 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 4513 | 2025.09.18 00:42:31.493022 [ 276 ] {8ead685d-cc26-4886-ac35-373cfcc7b297} <Debug> TCPHandler: Processed in 0.001372232 sec. | ||
| 4514 | 2025.09.18 00:42:31.496196 [ 196 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 19 columns (19 merged, 0 gathered) in 0.004580722 sec., 121159.93941566418 rows/sec., 217.11 MiB/sec. | ||
| 4515 | 2025.09.18 00:42:31.496961 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4516 | 2025.09.18 00:42:31.497263 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.09.18 00:42:31.497323 [ 200 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4518 | 2025.09.18 00:42:31.497394 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 4519 | 2025.09.18 00:42:32.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.19 MiB, peak 261.70 MiB, free memory in arenas 0.00 B, will set to 257.76 MiB (RSS), difference: 1.57 MiB | ||
| 4520 | 2025.09.18 00:42:36.473763 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2025.09.18 00:42:36.474059 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4522 | 2025.09.18 00:42:36.474159 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4523 | 2025.09.18 00:42:36.474898 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2025.09.18 00:42:36.474941 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4525 | 2025.09.18 00:42:36.475339 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4526 | 2025.09.18 00:42:36.475557 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2025.09.18 00:42:36.475703 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001718 sec., 32596.04190919674 rows/sec., 2.50 MiB/sec. | ||
| 4528 | 2025.09.18 00:42:36.475743 [ 276 ] {9f2ca9df-2d70-450f-ac03-d8b485b3e2a2} <Debug> TCPHandler: Processed in 0.002163454 sec. | ||
| 4529 | 2025.09.18 00:42:36.475867 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4530 | 2025.09.18 00:42:36.475959 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4531 | 2025.09.18 00:42:36.475999 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4532 | 2025.09.18 00:42:36.476411 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2025.09.18 00:42:36.476447 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4534 | 2025.09.18 00:42:36.476746 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4535 | 2025.09.18 00:42:36.476946 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2025.09.18 00:42:36.477068 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 4537 | 2025.09.18 00:42:36.477104 [ 276 ] {e987f790-50cb-4da8-bc59-cb7c8dad2008} <Debug> TCPHandler: Processed in 0.00128944 sec. | ||
| 4538 | 2025.09.18 00:42:36.477209 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4539 | 2025.09.18 00:42:36.477300 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4540 | 2025.09.18 00:42:36.477342 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4541 | 2025.09.18 00:42:36.477756 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2025.09.18 00:42:36.477793 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4543 | 2025.09.18 00:42:36.478126 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4544 | 2025.09.18 00:42:36.478330 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2025.09.18 00:42:36.478456 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4546 | 2025.09.18 00:42:36.478493 [ 276 ] {66c191f7-9f80-4864-844a-2406b426208e} <Debug> TCPHandler: Processed in 0.001331021 sec. | ||
| 4547 | 2025.09.18 00:42:36.478594 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2025.09.18 00:42:36.478687 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4549 | 2025.09.18 00:42:36.478729 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4550 | 2025.09.18 00:42:36.479036 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2025.09.18 00:42:36.479071 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4552 | 2025.09.18 00:42:36.479382 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4553 | 2025.09.18 00:42:36.479575 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2025.09.18 00:42:36.479695 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001027 sec., 58422.59006815969 rows/sec., 3.94 MiB/sec. | ||
| 4555 | 2025.09.18 00:42:36.479730 [ 276 ] {2ef9879c-5e78-4be1-af58-aaf1fc5a0019} <Debug> TCPHandler: Processed in 0.001183339 sec. | ||
| 4556 | 2025.09.18 00:42:36.618788 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4557 | 2025.09.18 00:42:36.618838 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4558 | 2025.09.18 00:42:36.721645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11461 | ||
| 4559 | 2025.09.18 00:42:36.722113 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2025.09.18 00:42:36.722156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4561 | 2025.09.18 00:42:36.722614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4562 | 2025.09.18 00:42:36.722834 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2025.09.18 00:42:36.722959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11461 | ||
| 4564 | 2025.09.18 00:42:36.749957 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 586 | ||
| 4565 | 2025.09.18 00:42:36.752218 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2025.09.18 00:42:36.752277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4567 | 2025.09.18 00:42:36.753539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4568 | 2025.09.18 00:42:36.753807 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2025.09.18 00:42:36.754157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4570 | 2025.09.18 00:42:37.341987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4571 | 2025.09.18 00:42:37.358254 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2025.09.18 00:42:37.358309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4573 | 2025.09.18 00:42:37.364750 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4574 | 2025.09.18 00:42:37.365466 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2025.09.18 00:42:37.368142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4576 | 2025.09.18 00:42:41.475193 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2025.09.18 00:42:41.475388 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4578 | 2025.09.18 00:42:41.475460 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4579 | 2025.09.18 00:42:41.476115 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.09.18 00:42:41.476157 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4581 | 2025.09.18 00:42:41.476559 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4582 | 2025.09.18 00:42:41.476787 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.09.18 00:42:41.476939 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001604 sec., 87281.79551122195 rows/sec., 7.58 MiB/sec. | ||
| 4584 | 2025.09.18 00:42:41.476982 [ 276 ] {5083acf9-b46b-4a0c-b685-6430effcafee} <Debug> TCPHandler: Processed in 0.001929891 sec. | ||
| 4585 | 2025.09.18 00:42:41.477096 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2025.09.18 00:42:41.477194 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4587 | 2025.09.18 00:42:41.477236 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4588 | 2025.09.18 00:42:41.477635 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.09.18 00:42:41.477671 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4590 | 2025.09.18 00:42:41.477967 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4591 | 2025.09.18 00:42:41.478180 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.09.18 00:42:41.478306 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001131 sec., 37135.278514588856 rows/sec., 2.73 MiB/sec. | ||
| 4593 | 2025.09.18 00:42:41.478343 [ 276 ] {c2490089-819b-49ee-b876-f1d824849f13} <Debug> TCPHandler: Processed in 0.00129767 sec. | ||
| 4594 | 2025.09.18 00:42:41.478450 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2025.09.18 00:42:41.478552 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4596 | 2025.09.18 00:42:41.478594 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4597 | 2025.09.18 00:42:41.479009 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2025.09.18 00:42:41.479045 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4599 | 2025.09.18 00:42:41.479350 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4600 | 2025.09.18 00:42:41.479548 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2025.09.18 00:42:41.479672 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001192 sec., 88926.17449664431 rows/sec., 6.95 MiB/sec. | ||
| 4602 | 2025.09.18 00:42:41.479709 [ 276 ] {532764e0-610e-4a77-b5fb-c6fa9b0b705b} <Debug> TCPHandler: Processed in 0.001367111 sec. | ||
| 4603 | 2025.09.18 00:42:41.479874 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2025.09.18 00:42:41.479968 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4605 | 2025.09.18 00:42:41.480011 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4606 | 2025.09.18 00:42:41.480391 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.09.18 00:42:41.480427 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4608 | 2025.09.18 00:42:41.480746 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4609 | 2025.09.18 00:42:41.480954 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.09.18 00:42:41.481083 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 4611 | 2025.09.18 00:42:41.481121 [ 276 ] {ff56ab47-c084-4a16-aa8f-df96cc9c97a8} <Debug> TCPHandler: Processed in 0.00129616 sec. | ||
| 4612 | 2025.09.18 00:42:41.481225 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2025.09.18 00:42:41.481320 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4614 | 2025.09.18 00:42:41.481373 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4615 | 2025.09.18 00:42:41.482162 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2025.09.18 00:42:41.482198 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4617 | 2025.09.18 00:42:41.482753 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4618 | 2025.09.18 00:42:41.482973 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2025.09.18 00:42:41.483118 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001804 sec., 23281.59645232816 rows/sec., 41.72 MiB/sec. | ||
| 4620 | 2025.09.18 00:42:41.483173 [ 276 ] {5cb33521-1db4-4cce-85b5-02e5a2916147} <Debug> TCPHandler: Processed in 0.001996011 sec. | ||
| 4621 | 2025.09.18 00:42:41.483365 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2025.09.18 00:42:41.483485 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4623 | 2025.09.18 00:42:41.483535 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4624 | 2025.09.18 00:42:41.483951 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.09.18 00:42:41.483995 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4626 | 2025.09.18 00:42:41.484461 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4627 | 2025.09.18 00:42:41.484667 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2025.09.18 00:42:41.484793 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
| 4629 | 2025.09.18 00:42:41.484829 [ 276 ] {e79644fc-d52d-4d12-ac17-4e5cec1a7f86} <Debug> TCPHandler: Processed in 0.001530484 sec. | ||
| 4630 | 2025.09.18 00:42:42.585202 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44892 | ||
| 4631 | 2025.09.18 00:42:42.585319 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4632 | 2025.09.18 00:42:42.585347 [ 286 ] {} <Debug> TCP-Session: 6c37daba-69c3-48d3-8d83-c40137c18dbf Authenticating user 'default' from [fd00:1122:3344:101::e]:44892 | ||
| 4633 | 2025.09.18 00:42:42.585369 [ 286 ] {} <Debug> TCP-Session: 6c37daba-69c3-48d3-8d83-c40137c18dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4634 | 2025.09.18 00:42:42.585382 [ 286 ] {} <Debug> TCP-Session: 6c37daba-69c3-48d3-8d83-c40137c18dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4635 | 2025.09.18 00:42:42.585567 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41256 | ||
| 4636 | 2025.09.18 00:42:42.585580 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57691 | ||
| 4637 | 2025.09.18 00:42:42.585635 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36899 | ||
| 4638 | 2025.09.18 00:42:42.585607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63806 | ||
| 4639 | 2025.09.18 00:42:42.585680 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45582 | ||
| 4640 | 2025.09.18 00:42:42.585710 [ 286 ] {} <Trace> TCP-Session: 6c37daba-69c3-48d3-8d83-c40137c18dbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2025.09.18 00:42:42.585703 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4642 | 2025.09.18 00:42:42.585769 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4643 | 2025.09.18 00:42:42.585798 [ 287 ] {} <Debug> TCP-Session: 1f0371fd-eaca-4d12-9758-514cee00a1ca Authenticating user 'default' from [fd00:1122:3344:101::e]:41256 | ||
| 4644 | 2025.09.18 00:42:42.585671 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59232 | ||
| 4645 | 2025.09.18 00:42:42.585834 [ 287 ] {} <Debug> TCP-Session: 1f0371fd-eaca-4d12-9758-514cee00a1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4646 | 2025.09.18 00:42:42.585824 [ 288 ] {} <Debug> TCP-Session: 129aefa4-a6cd-41dc-963c-52bc02ce7a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:57691 | ||
| 4647 | 2025.09.18 00:42:42.585884 [ 287 ] {} <Debug> TCP-Session: 1f0371fd-eaca-4d12-9758-514cee00a1ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4648 | 2025.09.18 00:42:42.585603 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37939 | ||
| 4649 | 2025.09.18 00:42:42.585914 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4650 | 2025.09.18 00:42:42.585913 [ 288 ] {} <Debug> TCP-Session: 129aefa4-a6cd-41dc-963c-52bc02ce7a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4651 | 2025.09.18 00:42:42.585963 [ 294 ] {} <Debug> TCP-Session: 994a40fe-4046-44a2-86b6-87bb41b886d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45582 | ||
| 4652 | 2025.09.18 00:42:42.585984 [ 288 ] {} <Debug> TCP-Session: 129aefa4-a6cd-41dc-963c-52bc02ce7a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4653 | 2025.09.18 00:42:42.586001 [ 294 ] {} <Debug> TCP-Session: 994a40fe-4046-44a2-86b6-87bb41b886d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4654 | 2025.09.18 00:42:42.585908 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4655 | 2025.09.18 00:42:42.586037 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4656 | 2025.09.18 00:42:42.586025 [ 294 ] {} <Debug> TCP-Session: 994a40fe-4046-44a2-86b6-87bb41b886d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4657 | 2025.09.18 00:42:42.586079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4658 | 2025.09.18 00:42:42.586083 [ 293 ] {} <Debug> TCP-Session: 582d5925-a7ec-4bea-a9d8-7ffc027a49f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59232 | ||
| 4659 | 2025.09.18 00:42:42.586107 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4660 | 2025.09.18 00:42:42.586118 [ 290 ] {} <Debug> TCP-Session: f74fbfeb-f880-456a-929e-5397adee2547 Authenticating user 'default' from [fd00:1122:3344:101::e]:63806 | ||
| 4661 | 2025.09.18 00:42:42.586132 [ 293 ] {} <Debug> TCP-Session: 582d5925-a7ec-4bea-a9d8-7ffc027a49f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4662 | 2025.09.18 00:42:42.586144 [ 289 ] {} <Debug> TCP-Session: 3ddf8895-ec52-44c2-815e-063d1f2e48b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37939 | ||
| 4663 | 2025.09.18 00:42:42.586154 [ 290 ] {} <Debug> TCP-Session: f74fbfeb-f880-456a-929e-5397adee2547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4664 | 2025.09.18 00:42:42.586172 [ 289 ] {} <Debug> TCP-Session: 3ddf8895-ec52-44c2-815e-063d1f2e48b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4665 | 2025.09.18 00:42:42.586185 [ 290 ] {} <Debug> TCP-Session: f74fbfeb-f880-456a-929e-5397adee2547 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4666 | 2025.09.18 00:42:42.586198 [ 289 ] {} <Debug> TCP-Session: 3ddf8895-ec52-44c2-815e-063d1f2e48b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4667 | 2025.09.18 00:42:42.586161 [ 293 ] {} <Debug> TCP-Session: 582d5925-a7ec-4bea-a9d8-7ffc027a49f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2025.09.18 00:42:42.586069 [ 292 ] {} <Debug> TCP-Session: 0de67898-0a69-4111-9a36-ddd31e01a281 Authenticating user 'default' from [fd00:1122:3344:101::e]:36899 | ||
| 4669 | 2025.09.18 00:42:42.585615 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55153 | ||
| 4670 | 2025.09.18 00:42:42.586272 [ 292 ] {} <Debug> TCP-Session: 0de67898-0a69-4111-9a36-ddd31e01a281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4671 | 2025.09.18 00:42:42.585916 [ 286 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4672 | 2025.09.18 00:42:42.586311 [ 292 ] {} <Debug> TCP-Session: 0de67898-0a69-4111-9a36-ddd31e01a281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4673 | 2025.09.18 00:42:42.586398 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4674 | 2025.09.18 00:42:42.586429 [ 291 ] {} <Debug> TCP-Session: c1a98349-10b1-4c2a-837b-e2ab44ec4195 Authenticating user 'default' from [fd00:1122:3344:101::e]:55153 | ||
| 4675 | 2025.09.18 00:42:42.586446 [ 291 ] {} <Debug> TCP-Session: c1a98349-10b1-4c2a-837b-e2ab44ec4195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4676 | 2025.09.18 00:42:42.586460 [ 291 ] {} <Debug> TCP-Session: c1a98349-10b1-4c2a-837b-e2ab44ec4195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4677 | 2025.09.18 00:42:42.586637 [ 286 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4678 | 2025.09.18 00:42:42.586707 [ 286 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4679 | 2025.09.18 00:42:42.587010 [ 286 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 4680 | 2025.09.18 00:42:42.588076 [ 341 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Trace> AggregatingTransform: Aggregating | ||
| 4681 | 2025.09.18 00:42:42.588109 [ 341 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4682 | 2025.09.18 00:42:42.588140 [ 341 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028067 sec. (972.699 rows/sec., 38.00 KiB/sec.) | ||
| 4683 | 2025.09.18 00:42:42.588153 [ 341 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Trace> Aggregator: Merging aggregated data | ||
| 4684 | 2025.09.18 00:42:42.589413 [ 286 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003562 sec., 280.7411566535654 rows/sec., 10.97 KiB/sec. | ||
| 4685 | 2025.09.18 00:42:42.589567 [ 286 ] {fd83b41f-b9f4-4cfc-986a-7abf0e069b0d} <Debug> TCPHandler: Processed in 0.004009373 sec. | ||
| 4686 | 2025.09.18 00:42:42.589702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4687 | 2025.09.18 00:42:42.589734 [ 286 ] {} <Debug> TCP-Session: 6c37daba-69c3-48d3-8d83-c40137c18dbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4688 | 2025.09.18 00:42:42.589735 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4689 | 2025.09.18 00:42:42.589753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4690 | 2025.09.18 00:42:42.589774 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4691 | 2025.09.18 00:42:42.589789 [ 287 ] {} <Debug> TCP-Session: 1f0371fd-eaca-4d12-9758-514cee00a1ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4692 | 2025.09.18 00:42:42.589798 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4693 | 2025.09.18 00:42:42.589834 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4694 | 2025.09.18 00:42:42.589819 [ 294 ] {} <Debug> TCP-Session: 994a40fe-4046-44a2-86b6-87bb41b886d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4695 | 2025.09.18 00:42:42.589858 [ 289 ] {} <Debug> TCP-Session: 3ddf8895-ec52-44c2-815e-063d1f2e48b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4696 | 2025.09.18 00:42:42.589872 [ 293 ] {} <Debug> TCP-Session: 582d5925-a7ec-4bea-a9d8-7ffc027a49f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4697 | 2025.09.18 00:42:42.589877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4698 | 2025.09.18 00:42:42.589860 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4699 | 2025.09.18 00:42:42.589942 [ 292 ] {} <Debug> TCP-Session: 0de67898-0a69-4111-9a36-ddd31e01a281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4700 | 2025.09.18 00:42:42.589809 [ 290 ] {} <Debug> TCP-Session: f74fbfeb-f880-456a-929e-5397adee2547 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4701 | 2025.09.18 00:42:42.589969 [ 291 ] {} <Debug> TCP-Session: c1a98349-10b1-4c2a-837b-e2ab44ec4195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4702 | 2025.09.18 00:42:42.589819 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4703 | 2025.09.18 00:42:42.590043 [ 288 ] {} <Debug> TCP-Session: 129aefa4-a6cd-41dc-963c-52bc02ce7a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4704 | 2025.09.18 00:42:42.648425 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36988 | ||
| 4705 | 2025.09.18 00:42:42.648545 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4706 | 2025.09.18 00:42:42.648573 [ 286 ] {} <Debug> TCP-Session: 0410e0b7-0b89-4e43-abc6-38fab23c66fc Authenticating user 'default' from [fd00:1122:3344:101::e]:36988 | ||
| 4707 | 2025.09.18 00:42:42.648598 [ 286 ] {} <Debug> TCP-Session: 0410e0b7-0b89-4e43-abc6-38fab23c66fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4708 | 2025.09.18 00:42:42.648613 [ 286 ] {} <Debug> TCP-Session: 0410e0b7-0b89-4e43-abc6-38fab23c66fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4709 | 2025.09.18 00:42:42.648874 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53551 | ||
| 4710 | 2025.09.18 00:42:42.648906 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45069 | ||
| 4711 | 2025.09.18 00:42:42.648933 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55329 | ||
| 4712 | 2025.09.18 00:42:42.648975 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55089 | ||
| 4713 | 2025.09.18 00:42:42.649014 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4714 | 2025.09.18 00:42:42.649021 [ 286 ] {} <Trace> TCP-Session: 0410e0b7-0b89-4e43-abc6-38fab23c66fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2025.09.18 00:42:42.649048 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4716 | 2025.09.18 00:42:42.649060 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4717 | 2025.09.18 00:42:42.649092 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4718 | 2025.09.18 00:42:42.649099 [ 291 ] {} <Debug> TCP-Session: 119f4e00-7639-4bc8-bfe2-3149411757d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:55329 | ||
| 4719 | 2025.09.18 00:42:42.649136 [ 288 ] {} <Debug> TCP-Session: acd0adce-d36b-4e91-a9b0-3941089f6bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45069 | ||
| 4720 | 2025.09.18 00:42:42.649139 [ 294 ] {} <Debug> TCP-Session: 70cd1389-4048-48ab-a25f-6241d67c16fd Authenticating user 'default' from [fd00:1122:3344:101::e]:55089 | ||
| 4721 | 2025.09.18 00:42:42.649174 [ 291 ] {} <Debug> TCP-Session: 119f4e00-7639-4bc8-bfe2-3149411757d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4722 | 2025.09.18 00:42:42.649184 [ 288 ] {} <Debug> TCP-Session: acd0adce-d36b-4e91-a9b0-3941089f6bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4723 | 2025.09.18 00:42:42.648959 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61153 | ||
| 4724 | 2025.09.18 00:42:42.649220 [ 288 ] {} <Debug> TCP-Session: acd0adce-d36b-4e91-a9b0-3941089f6bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4725 | 2025.09.18 00:42:42.649244 [ 286 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4726 | 2025.09.18 00:42:42.649211 [ 294 ] {} <Debug> TCP-Session: 70cd1389-4048-48ab-a25f-6241d67c16fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4727 | 2025.09.18 00:42:42.649212 [ 291 ] {} <Debug> TCP-Session: 119f4e00-7639-4bc8-bfe2-3149411757d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4728 | 2025.09.18 00:42:42.649299 [ 294 ] {} <Debug> TCP-Session: 70cd1389-4048-48ab-a25f-6241d67c16fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4729 | 2025.09.18 00:42:42.649313 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4730 | 2025.09.18 00:42:42.648954 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56769 | ||
| 4731 | 2025.09.18 00:42:42.649360 [ 293 ] {} <Debug> TCP-Session: 0f7aea8d-6556-4f37-90c1-219a8d31ae37 Authenticating user 'default' from [fd00:1122:3344:101::e]:61153 | ||
| 4732 | 2025.09.18 00:42:42.648921 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53497 | ||
| 4733 | 2025.09.18 00:42:42.649399 [ 293 ] {} <Debug> TCP-Session: 0f7aea8d-6556-4f37-90c1-219a8d31ae37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4734 | 2025.09.18 00:42:42.649430 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4735 | 2025.09.18 00:42:42.649448 [ 293 ] {} <Debug> TCP-Session: 0f7aea8d-6556-4f37-90c1-219a8d31ae37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4736 | 2025.09.18 00:42:42.649469 [ 292 ] {} <Debug> TCP-Session: b028d69a-0069-4fb1-a8a5-2d63bfa40f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:56769 | ||
| 4737 | 2025.09.18 00:42:42.649474 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4738 | 2025.09.18 00:42:42.649512 [ 292 ] {} <Debug> TCP-Session: b028d69a-0069-4fb1-a8a5-2d63bfa40f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4739 | 2025.09.18 00:42:42.649526 [ 290 ] {} <Debug> TCP-Session: c719d4ee-0fa1-4139-aa4e-09a33eb2116e Authenticating user 'default' from [fd00:1122:3344:101::e]:53497 | ||
| 4740 | 2025.09.18 00:42:42.649539 [ 292 ] {} <Debug> TCP-Session: b028d69a-0069-4fb1-a8a5-2d63bfa40f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4741 | 2025.09.18 00:42:42.649555 [ 290 ] {} <Debug> TCP-Session: c719d4ee-0fa1-4139-aa4e-09a33eb2116e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2025.09.18 00:42:42.649563 [ 286 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4743 | 2025.09.18 00:42:42.649576 [ 290 ] {} <Debug> TCP-Session: c719d4ee-0fa1-4139-aa4e-09a33eb2116e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4744 | 2025.09.18 00:42:42.648913 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50920 | ||
| 4745 | 2025.09.18 00:42:42.649632 [ 286 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4746 | 2025.09.18 00:42:42.649064 [ 287 ] {} <Debug> TCP-Session: 5ecd93ab-ece7-4a17-a129-f7f7dff70a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:53551 | ||
| 4747 | 2025.09.18 00:42:42.649705 [ 287 ] {} <Debug> TCP-Session: 5ecd93ab-ece7-4a17-a129-f7f7dff70a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4748 | 2025.09.18 00:42:42.649707 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4749 | 2025.09.18 00:42:42.649720 [ 287 ] {} <Debug> TCP-Session: 5ecd93ab-ece7-4a17-a129-f7f7dff70a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4750 | 2025.09.18 00:42:42.649743 [ 289 ] {} <Debug> TCP-Session: e971dd45-5418-4bbf-81b1-a613e8e4c145 Authenticating user 'default' from [fd00:1122:3344:101::e]:50920 | ||
| 4751 | 2025.09.18 00:42:42.649764 [ 289 ] {} <Debug> TCP-Session: e971dd45-5418-4bbf-81b1-a613e8e4c145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4752 | 2025.09.18 00:42:42.649777 [ 289 ] {} <Debug> TCP-Session: e971dd45-5418-4bbf-81b1-a613e8e4c145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4753 | 2025.09.18 00:42:42.649965 [ 286 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 4754 | 2025.09.18 00:42:42.651160 [ 297 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Trace> AggregatingTransform: Aggregating | ||
| 4755 | 2025.09.18 00:42:42.651243 [ 297 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Trace> Aggregator: Aggregation method: without_key | ||
| 4756 | 2025.09.18 00:42:42.651284 [ 297 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00120775 sec. (827.986 rows/sec., 32.34 KiB/sec.) | ||
| 4757 | 2025.09.18 00:42:42.651304 [ 297 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Trace> Aggregator: Merging aggregated data | ||
| 4758 | 2025.09.18 00:42:42.652729 [ 286 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003555 sec., 281.29395218002816 rows/sec., 10.99 KiB/sec. | ||
| 4759 | 2025.09.18 00:42:42.652906 [ 286 ] {7c168e71-433f-482c-a3bd-3545eb7e8b98} <Debug> TCPHandler: Processed in 0.004028503 sec. | ||
| 4760 | 2025.09.18 00:42:42.653031 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4761 | 2025.09.18 00:42:42.653066 [ 286 ] {} <Debug> TCP-Session: 0410e0b7-0b89-4e43-abc6-38fab23c66fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4762 | 2025.09.18 00:42:42.653065 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4763 | 2025.09.18 00:42:42.653085 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4764 | 2025.09.18 00:42:42.653105 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4765 | 2025.09.18 00:42:42.653152 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4766 | 2025.09.18 00:42:42.653161 [ 287 ] {} <Debug> TCP-Session: 5ecd93ab-ece7-4a17-a129-f7f7dff70a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4767 | 2025.09.18 00:42:42.653185 [ 288 ] {} <Debug> TCP-Session: acd0adce-d36b-4e91-a9b0-3941089f6bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4768 | 2025.09.18 00:42:42.653202 [ 289 ] {} <Debug> TCP-Session: e971dd45-5418-4bbf-81b1-a613e8e4c145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4769 | 2025.09.18 00:42:42.653219 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4770 | 2025.09.18 00:42:42.653202 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4771 | 2025.09.18 00:42:42.653258 [ 293 ] {} <Debug> TCP-Session: 0f7aea8d-6556-4f37-90c1-219a8d31ae37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4772 | 2025.09.18 00:42:42.653172 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4773 | 2025.09.18 00:42:42.653301 [ 291 ] {} <Debug> TCP-Session: 119f4e00-7639-4bc8-bfe2-3149411757d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4774 | 2025.09.18 00:42:42.653128 [ 290 ] {} <Debug> TCP-Session: c719d4ee-0fa1-4139-aa4e-09a33eb2116e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4775 | 2025.09.18 00:42:42.653333 [ 294 ] {} <Debug> TCP-Session: 70cd1389-4048-48ab-a25f-6241d67c16fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4776 | 2025.09.18 00:42:42.653122 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4777 | 2025.09.18 00:42:42.653405 [ 292 ] {} <Debug> TCP-Session: b028d69a-0069-4fb1-a8a5-2d63bfa40f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4778 | 2025.09.18 00:42:42.829558 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51533 | ||
| 4779 | 2025.09.18 00:42:42.829655 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4780 | 2025.09.18 00:42:42.829680 [ 286 ] {} <Debug> TCP-Session: 112ec573-a8ac-4c18-b453-e9ac5ed5cd07 Authenticating user 'default' from [fd00:1122:3344:101::e]:51533 | ||
| 4781 | 2025.09.18 00:42:42.829702 [ 286 ] {} <Debug> TCP-Session: 112ec573-a8ac-4c18-b453-e9ac5ed5cd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4782 | 2025.09.18 00:42:42.829714 [ 286 ] {} <Debug> TCP-Session: 112ec573-a8ac-4c18-b453-e9ac5ed5cd07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4783 | 2025.09.18 00:42:42.829891 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43318 | ||
| 4784 | 2025.09.18 00:42:42.829916 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33250 | ||
| 4785 | 2025.09.18 00:42:42.829932 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62919 | ||
| 4786 | 2025.09.18 00:42:42.829985 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63936 | ||
| 4787 | 2025.09.18 00:42:42.830014 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43919 | ||
| 4788 | 2025.09.18 00:42:42.830023 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65254 | ||
| 4789 | 2025.09.18 00:42:42.830052 [ 286 ] {} <Trace> TCP-Session: 112ec573-a8ac-4c18-b453-e9ac5ed5cd07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2025.09.18 00:42:42.830080 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4791 | 2025.09.18 00:42:42.830084 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4792 | 2025.09.18 00:42:42.830097 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4793 | 2025.09.18 00:42:42.830118 [ 291 ] {} <Debug> TCP-Session: b5166987-2905-4a3e-9bf1-606f0a19a45c Authenticating user 'default' from [fd00:1122:3344:101::e]:63936 | ||
| 4794 | 2025.09.18 00:42:42.830129 [ 289 ] {} <Debug> TCP-Session: 460ff6ec-4037-4a0e-92f3-c46126a43ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62919 | ||
| 4795 | 2025.09.18 00:42:42.830136 [ 293 ] {} <Debug> TCP-Session: 0b19f074-a283-4bdb-b85d-637f2d4e2fef Authenticating user 'default' from [fd00:1122:3344:101::e]:43919 | ||
| 4796 | 2025.09.18 00:42:42.830154 [ 291 ] {} <Debug> TCP-Session: b5166987-2905-4a3e-9bf1-606f0a19a45c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4797 | 2025.09.18 00:42:42.830165 [ 289 ] {} <Debug> TCP-Session: 460ff6ec-4037-4a0e-92f3-c46126a43ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4798 | 2025.09.18 00:42:42.830167 [ 293 ] {} <Debug> TCP-Session: 0b19f074-a283-4bdb-b85d-637f2d4e2fef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4799 | 2025.09.18 00:42:42.830179 [ 291 ] {} <Debug> TCP-Session: b5166987-2905-4a3e-9bf1-606f0a19a45c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4800 | 2025.09.18 00:42:42.830190 [ 289 ] {} <Debug> TCP-Session: 460ff6ec-4037-4a0e-92f3-c46126a43ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4801 | 2025.09.18 00:42:42.830215 [ 293 ] {} <Debug> TCP-Session: 0b19f074-a283-4bdb-b85d-637f2d4e2fef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4802 | 2025.09.18 00:42:42.830136 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4803 | 2025.09.18 00:42:42.830239 [ 286 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51533) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4804 | 2025.09.18 00:42:42.830046 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4805 | 2025.09.18 00:42:42.830283 [ 294 ] {} <Debug> TCP-Session: eeafe6ac-0a21-42f0-a9a3-7d30889363bb Authenticating user 'default' from [fd00:1122:3344:101::e]:65254 | ||
| 4806 | 2025.09.18 00:42:42.830315 [ 288 ] {} <Debug> TCP-Session: 342af830-d7e2-4a13-a5c1-db77d11874ef Authenticating user 'default' from [fd00:1122:3344:101::e]:33250 | ||
| 4807 | 2025.09.18 00:42:42.830006 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52190 | ||
| 4808 | 2025.09.18 00:42:42.830350 [ 288 ] {} <Debug> TCP-Session: 342af830-d7e2-4a13-a5c1-db77d11874ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4809 | 2025.09.18 00:42:42.830335 [ 294 ] {} <Debug> TCP-Session: eeafe6ac-0a21-42f0-a9a3-7d30889363bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4810 | 2025.09.18 00:42:42.830372 [ 288 ] {} <Debug> TCP-Session: 342af830-d7e2-4a13-a5c1-db77d11874ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4811 | 2025.09.18 00:42:42.830404 [ 294 ] {} <Debug> TCP-Session: eeafe6ac-0a21-42f0-a9a3-7d30889363bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4812 | 2025.09.18 00:42:42.830406 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4813 | 2025.09.18 00:42:42.829970 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34308 | ||
| 4814 | 2025.09.18 00:42:42.830456 [ 292 ] {} <Debug> TCP-Session: 827f8c86-bee9-460f-b012-568add6dd923 Authenticating user 'default' from [fd00:1122:3344:101::e]:52190 | ||
| 4815 | 2025.09.18 00:42:42.830014 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4816 | 2025.09.18 00:42:42.830494 [ 292 ] {} <Debug> TCP-Session: 827f8c86-bee9-460f-b012-568add6dd923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4817 | 2025.09.18 00:42:42.830522 [ 292 ] {} <Debug> TCP-Session: 827f8c86-bee9-460f-b012-568add6dd923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4818 | 2025.09.18 00:42:42.830527 [ 286 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4819 | 2025.09.18 00:42:42.830536 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4820 | 2025.09.18 00:42:42.830523 [ 287 ] {} <Debug> TCP-Session: 70de4e64-5055-4f13-ba36-a811b2282f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:43318 | ||
| 4821 | 2025.09.18 00:42:42.830576 [ 290 ] {} <Debug> TCP-Session: 021ecb6e-2c4a-434c-9b5c-94b6a2333026 Authenticating user 'default' from [fd00:1122:3344:101::e]:34308 | ||
| 4822 | 2025.09.18 00:42:42.830588 [ 286 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4823 | 2025.09.18 00:42:42.830597 [ 287 ] {} <Debug> TCP-Session: 70de4e64-5055-4f13-ba36-a811b2282f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2025.09.18 00:42:42.830606 [ 290 ] {} <Debug> TCP-Session: 021ecb6e-2c4a-434c-9b5c-94b6a2333026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4825 | 2025.09.18 00:42:42.830627 [ 287 ] {} <Debug> TCP-Session: 70de4e64-5055-4f13-ba36-a811b2282f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4826 | 2025.09.18 00:42:42.830646 [ 290 ] {} <Debug> TCP-Session: 021ecb6e-2c4a-434c-9b5c-94b6a2333026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4827 | 2025.09.18 00:42:42.830890 [ 286 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 4828 | 2025.09.18 00:42:42.831871 [ 335 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Trace> AggregatingTransform: Aggregating | ||
| 4829 | 2025.09.18 00:42:42.831923 [ 335 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4830 | 2025.09.18 00:42:42.831964 [ 335 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000963115 sec. (1038.298 rows/sec., 40.56 KiB/sec.) | ||
| 4831 | 2025.09.18 00:42:42.831985 [ 335 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Trace> Aggregator: Merging aggregated data | ||
| 4832 | 2025.09.18 00:42:42.833410 [ 286 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 4833 | 2025.09.18 00:42:42.833557 [ 286 ] {e9d14d24-8dce-470f-b985-9427fe60658a} <Debug> TCPHandler: Processed in 0.003628347 sec. | ||
| 4834 | 2025.09.18 00:42:42.833667 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4835 | 2025.09.18 00:42:42.833694 [ 286 ] {} <Debug> TCP-Session: 112ec573-a8ac-4c18-b453-e9ac5ed5cd07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4836 | 2025.09.18 00:42:42.833700 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4837 | 2025.09.18 00:42:42.833720 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4838 | 2025.09.18 00:42:42.833747 [ 287 ] {} <Debug> TCP-Session: 70de4e64-5055-4f13-ba36-a811b2282f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4839 | 2025.09.18 00:42:42.833751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4840 | 2025.09.18 00:42:42.833763 [ 294 ] {} <Debug> TCP-Session: eeafe6ac-0a21-42f0-a9a3-7d30889363bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4841 | 2025.09.18 00:42:42.833788 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4842 | 2025.09.18 00:42:42.833807 [ 289 ] {} <Debug> TCP-Session: 460ff6ec-4037-4a0e-92f3-c46126a43ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4843 | 2025.09.18 00:42:42.833810 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4844 | 2025.09.18 00:42:42.833833 [ 290 ] {} <Debug> TCP-Session: 021ecb6e-2c4a-434c-9b5c-94b6a2333026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4845 | 2025.09.18 00:42:42.833850 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4846 | 2025.09.18 00:42:42.833878 [ 292 ] {} <Debug> TCP-Session: 827f8c86-bee9-460f-b012-568add6dd923 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4847 | 2025.09.18 00:42:42.833772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4848 | 2025.09.18 00:42:42.833907 [ 293 ] {} <Debug> TCP-Session: 0b19f074-a283-4bdb-b85d-637f2d4e2fef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2025.09.18 00:42:42.833832 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4850 | 2025.09.18 00:42:42.833937 [ 288 ] {} <Debug> TCP-Session: 342af830-d7e2-4a13-a5c1-db77d11874ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4851 | 2025.09.18 00:42:42.833979 [ 291 ] {} <Debug> TCP-Session: b5166987-2905-4a3e-9bf1-606f0a19a45c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4852 | 2025.09.18 00:42:44.223145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11973 | ||
| 4853 | 2025.09.18 00:42:44.223821 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2025.09.18 00:42:44.223866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4855 | 2025.09.18 00:42:44.224364 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4856 | 2025.09.18 00:42:44.224593 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2025.09.18 00:42:44.224739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11973 | ||
| 4858 | 2025.09.18 00:42:44.868293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4859 | 2025.09.18 00:42:44.885239 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2025.09.18 00:42:44.885287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4861 | 2025.09.18 00:42:44.890802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4862 | 2025.09.18 00:42:44.891484 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.09.18 00:42:44.894271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4864 | 2025.09.18 00:42:46.499983 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2025.09.18 00:42:46.500163 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4866 | 2025.09.18 00:42:46.500228 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4867 | 2025.09.18 00:42:46.500954 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2025.09.18 00:42:46.500998 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4869 | 2025.09.18 00:42:46.501364 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4870 | 2025.09.18 00:42:46.501583 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2025.09.18 00:42:46.501736 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001621 sec., 1233.8062924120914 rows/sec., 100.61 KiB/sec. | ||
| 4872 | 2025.09.18 00:42:46.501776 [ 276 ] {d82aa0c5-04cc-4460-b041-67c7982091b7} <Debug> TCPHandler: Processed in 0.0019207 sec. | ||
| 4873 | 2025.09.18 00:42:46.501912 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2025.09.18 00:42:46.502017 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4875 | 2025.09.18 00:42:46.502055 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4876 | 2025.09.18 00:42:46.503057 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.09.18 00:42:46.503094 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4878 | 2025.09.18 00:42:46.503474 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4879 | 2025.09.18 00:42:46.503691 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2025.09.18 00:42:46.503819 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.00182 sec., 657692.3076923077 rows/sec., 54.22 MiB/sec. | ||
| 4881 | 2025.09.18 00:42:46.503858 [ 276 ] {7679d2c1-f9e9-49a2-bf75-a4a42e959051} <Debug> TCPHandler: Processed in 0.002002522 sec. | ||
| 4882 | 2025.09.18 00:42:46.503971 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2025.09.18 00:42:46.504065 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4884 | 2025.09.18 00:42:46.504114 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4885 | 2025.09.18 00:42:46.504528 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2025.09.18 00:42:46.504564 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4887 | 2025.09.18 00:42:46.504841 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4888 | 2025.09.18 00:42:46.505048 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2025.09.18 00:42:46.505170 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 124.24 KiB/sec. | ||
| 4890 | 2025.09.18 00:42:46.505207 [ 276 ] {7c325728-229d-42c2-a5ae-73c71e6b074d} <Debug> TCPHandler: Processed in 0.001282941 sec. | ||
| 4891 | 2025.09.18 00:42:46.505319 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4892 | 2025.09.18 00:42:46.505411 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4893 | 2025.09.18 00:42:46.505449 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4894 | 2025.09.18 00:42:46.505920 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.09.18 00:42:46.505957 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4896 | 2025.09.18 00:42:46.506262 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4897 | 2025.09.18 00:42:46.506468 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.09.18 00:42:46.506597 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001204 sec., 189368.7707641196 rows/sec., 12.82 MiB/sec. | ||
| 4899 | 2025.09.18 00:42:46.506635 [ 276 ] {cb243c38-9a3b-44f5-b116-834b2b582b18} <Debug> TCPHandler: Processed in 0.001362961 sec. | ||
| 4900 | 2025.09.18 00:42:46.506737 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2025.09.18 00:42:46.506830 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4902 | 2025.09.18 00:42:46.506869 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4903 | 2025.09.18 00:42:46.507402 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.09.18 00:42:46.507438 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4905 | 2025.09.18 00:42:46.507748 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4906 | 2025.09.18 00:42:46.507958 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2025.09.18 00:42:46.508082 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.00127 sec., 411023.62204724405 rows/sec., 30.43 MiB/sec. | ||
| 4908 | 2025.09.18 00:42:46.508120 [ 276 ] {817dbe96-f1af-4a99-9668-077955bc1210} <Debug> TCPHandler: Processed in 0.001430652 sec. | ||
| 4909 | 2025.09.18 00:42:46.508220 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2025.09.18 00:42:46.508313 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4911 | 2025.09.18 00:42:46.508357 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4912 | 2025.09.18 00:42:46.508861 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2025.09.18 00:42:46.508896 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4914 | 2025.09.18 00:42:46.509257 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4915 | 2025.09.18 00:42:46.509452 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2025.09.18 00:42:46.509575 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00128 sec., 660156.25 rows/sec., 44.43 MiB/sec. | ||
| 4917 | 2025.09.18 00:42:46.509611 [ 276 ] {92770fbf-c98b-4f88-83ef-5d203fbc4ec2} <Debug> TCPHandler: Processed in 0.001438263 sec. | ||
| 4918 | 2025.09.18 00:42:46.509711 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2025.09.18 00:42:46.509803 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4920 | 2025.09.18 00:42:46.509843 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4921 | 2025.09.18 00:42:46.510143 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.09.18 00:42:46.510179 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4923 | 2025.09.18 00:42:46.510476 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4924 | 2025.09.18 00:42:46.510675 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.09.18 00:42:46.510797 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001013 sec., 59230.00987166831 rows/sec., 3.99 MiB/sec. | ||
| 4926 | 2025.09.18 00:42:46.510832 [ 276 ] {755cb418-47cf-44ac-96d2-102fff3e993b} <Debug> TCPHandler: Processed in 0.001168598 sec. | ||
| 4927 | 2025.09.18 00:42:46.754428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 618 | ||
| 4928 | 2025.09.18 00:42:46.756690 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2025.09.18 00:42:46.756738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4930 | 2025.09.18 00:42:46.757934 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4931 | 2025.09.18 00:42:46.758201 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2025.09.18 00:42:46.758451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4933 | 2025.09.18 00:42:51.475744 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2025.09.18 00:42:51.475963 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4935 | 2025.09.18 00:42:51.476034 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4936 | 2025.09.18 00:42:51.476832 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2025.09.18 00:42:51.476869 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4938 | 2025.09.18 00:42:51.477263 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4939 | 2025.09.18 00:42:51.477489 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2025.09.18 00:42:51.477626 [ 29 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4941 | 2025.09.18 00:42:51.477638 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001725 sec., 81159.42028985507 rows/sec., 7.05 MiB/sec. | ||
| 4942 | 2025.09.18 00:42:51.477662 [ 29 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2025.09.18 00:42:51.477681 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4944 | 2025.09.18 00:42:51.477686 [ 276 ] {b7bc763e-a528-4210-8160-2c5f15202ecd} <Debug> TCPHandler: Processed in 0.002084413 sec. | ||
| 4945 | 2025.09.18 00:42:51.477808 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2025.09.18 00:42:51.477806 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::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 | ||
| 4947 | 2025.09.18 00:42:51.477930 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4948 | 2025.09.18 00:42:51.477998 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4949 | 2025.09.18 00:42:51.478088 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2025.09.18 00:42:51.478172 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1409 rows starting from the beginning of the part | ||
| 4951 | 2025.09.18 00:42:51.478278 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 261 rows starting from the beginning of the part | ||
| 4952 | 2025.09.18 00:42:51.478356 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4953 | 2025.09.18 00:42:51.478401 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.09.18 00:42:51.478427 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 140 rows starting from the beginning of the part | ||
| 4955 | 2025.09.18 00:42:51.478445 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4956 | 2025.09.18 00:42:51.478505 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1197 rows starting from the beginning of the part | ||
| 4957 | 2025.09.18 00:42:51.478576 [ 186 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 140 rows starting from the beginning of the part | ||
| 4958 | 2025.09.18 00:42:51.478790 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4959 | 2025.09.18 00:42:51.479063 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2025.09.18 00:42:51.479199 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00129 sec., 32558.13953488372 rows/sec., 2.39 MiB/sec. | ||
| 4961 | 2025.09.18 00:42:51.479238 [ 276 ] {6271b23d-557a-49ea-9f41-4d96bd56c783} <Debug> TCPHandler: Processed in 0.001478663 sec. | ||
| 4962 | 2025.09.18 00:42:51.479346 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2025.09.18 00:42:51.479439 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4964 | 2025.09.18 00:42:51.479478 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4965 | 2025.09.18 00:42:51.479901 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2025.09.18 00:42:51.479937 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4967 | 2025.09.18 00:42:51.480106 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3203 rows, containing 5 columns (5 merged, 0 gathered) in 0.002351337 sec., 1362203.7164387752 rows/sec., 119.60 MiB/sec. | ||
| 4968 | 2025.09.18 00:42:51.480251 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4969 | 2025.09.18 00:42:51.480423 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4970 | 2025.09.18 00:42:51.480481 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2025.09.18 00:42:51.480623 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001201 sec., 88259.78351373856 rows/sec., 6.89 MiB/sec. | ||
| 4972 | 2025.09.18 00:42:51.480631 [ 52 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4973 | 2025.09.18 00:42:51.480667 [ 276 ] {45ea1f3c-f56e-4a58-a435-8a615eb3ff28} <Debug> TCPHandler: Processed in 0.001367912 sec. | ||
| 4974 | 2025.09.18 00:42:51.480685 [ 52 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2025.09.18 00:42:51.480710 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4976 | 2025.09.18 00:42:51.480751 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2025.09.18 00:42:51.480779 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2025.09.18 00:42:51.480792 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 4979 | 2025.09.18 00:42:51.480833 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_36_7} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4980 | 2025.09.18 00:42:51.480879 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4981 | 2025.09.18 00:42:51.480892 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4982 | 2025.09.18 00:42:51.480925 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::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 | ||
| 4983 | 2025.09.18 00:42:51.480930 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4984 | 2025.09.18 00:42:51.480950 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 4985 | 2025.09.18 00:42:51.480972 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 144 rows starting from the beginning of the part | ||
| 4986 | 2025.09.18 00:42:51.481015 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 4987 | 2025.09.18 00:42:51.481047 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 106 rows starting from the beginning of the part | ||
| 4988 | 2025.09.18 00:42:51.481081 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 522 rows starting from the beginning of the part | ||
| 4989 | 2025.09.18 00:42:51.481114 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 4990 | 2025.09.18 00:42:51.481705 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.09.18 00:42:51.481746 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 4992 | 2025.09.18 00:42:51.482073 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130711 sec., 1205713.367658422 rows/sec., 96.11 MiB/sec. | ||
| 4993 | 2025.09.18 00:42:51.482079 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4994 | 2025.09.18 00:42:51.482332 [ 199 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4995 | 2025.09.18 00:42:51.482360 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2025.09.18 00:42:51.482499 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4997 | 2025.09.18 00:42:51.482501 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001639 sec., 97620.50030506407 rows/sec., 6.80 MiB/sec. | ||
| 4998 | 2025.09.18 00:42:51.482547 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2025.09.18 00:42:51.482578 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5000 | 2025.09.18 00:42:51.482578 [ 276 ] {e3229402-1b51-422e-8d8b-163931df1de6} <Debug> TCPHandler: Processed in 0.001845098 sec. | ||
| 5001 | 2025.09.18 00:42:51.482693 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5002 | 2025.09.18 00:42:51.482698 [ 189 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2025.09.18 00:42:51.482747 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.09.18 00:42:51.482816 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5005 | 2025.09.18 00:42:51.482830 [ 189 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_36_7} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5006 | 2025.09.18 00:42:51.482840 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5007 | 2025.09.18 00:42:51.482859 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9143 rows starting from the beginning of the part | ||
| 5008 | 2025.09.18 00:42:51.482905 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5009 | 2025.09.18 00:42:51.482934 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5010 | 2025.09.18 00:42:51.482949 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5011 | 2025.09.18 00:42:51.482985 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 5012 | 2025.09.18 00:42:51.483033 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 5013 | 2025.09.18 00:42:51.483074 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5014 | 2025.09.18 00:42:51.483116 [ 199 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::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 | ||
| 5015 | 2025.09.18 00:42:51.483743 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2025.09.18 00:42:51.483783 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5017 | 2025.09.18 00:42:51.484371 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5018 | 2025.09.18 00:42:51.484587 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2025.09.18 00:42:51.484730 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001906 sec., 22035.67681007345 rows/sec., 39.49 MiB/sec. | ||
| 5020 | 2025.09.18 00:42:51.484784 [ 276 ] {0f2604fb-ed36-4cfa-b915-37a4d2085939} <Debug> TCPHandler: Processed in 0.002093173 sec. | ||
| 5021 | 2025.09.18 00:42:51.484898 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2025.09.18 00:42:51.485008 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5023 | 2025.09.18 00:42:51.485055 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5024 | 2025.09.18 00:42:51.485372 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.09.18 00:42:51.485407 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5026 | 2025.09.18 00:42:51.485716 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5027 | 2025.09.18 00:42:51.485922 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.09.18 00:42:51.486014 [ 189 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10665 rows, containing 5 columns (5 merged, 0 gathered) in 0.003368093 sec., 3166480.2604916194 rows/sec., 217.47 MiB/sec. | ||
| 5029 | 2025.09.18 00:42:51.486045 [ 52 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5030 | 2025.09.18 00:42:51.486049 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5031 | 2025.09.18 00:42:51.486088 [ 52 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.09.18 00:42:51.486107 [ 276 ] {74209b5c-8228-47cd-8dab-77f3be51e6cf} <Debug> TCPHandler: Processed in 0.00126321 sec. | ||
| 5033 | 2025.09.18 00:42:51.486113 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5034 | 2025.09.18 00:42:51.486205 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 5035 | 2025.09.18 00:42:51.486297 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5036 | 2025.09.18 00:42:51.486297 [ 196 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5037 | 2025.09.18 00:42:51.486322 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1740 rows starting from the beginning of the part | ||
| 5038 | 2025.09.18 00:42:51.486372 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5039 | 2025.09.18 00:42:51.486404 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 5040 | 2025.09.18 00:42:51.486437 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 5041 | 2025.09.18 00:42:51.486471 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 5042 | 2025.09.18 00:42:51.486504 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::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 | ||
| 5043 | 2025.09.18 00:42:51.486615 [ 196 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.09.18 00:42:51.486724 [ 196 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5045 | 2025.09.18 00:42:51.486819 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5046 | 2025.09.18 00:42:51.487376 [ 189 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199839 sec., 1700228.11393862 rows/sec., 114.52 MiB/sec. | ||
| 5047 | 2025.09.18 00:42:51.487622 [ 196 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5048 | 2025.09.18 00:42:51.487879 [ 196 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_36_7} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2025.09.18 00:42:51.487950 [ 196 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_36_7} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5050 | 2025.09.18 00:42:51.488033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5051 | 2025.09.18 00:42:51.619091 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5052 | 2025.09.18 00:42:51.619129 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5053 | 2025.09.18 00:42:51.724911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12421 | ||
| 5054 | 2025.09.18 00:42:51.725427 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2025.09.18 00:42:51.725480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5056 | 2025.09.18 00:42:51.726022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5057 | 2025.09.18 00:42:51.726291 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2025.09.18 00:42:51.726460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12421 | ||
| 5059 | 2025.09.18 00:42:51.726489 [ 52 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5060 | 2025.09.18 00:42:51.726564 [ 52 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2025.09.18 00:42:51.726589 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
| 5062 | 2025.09.18 00:42:51.726727 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 5063 | 2025.09.18 00:42:51.726880 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5064 | 2025.09.18 00:42:51.726929 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10053 rows starting from the beginning of the part | ||
| 5065 | 2025.09.18 00:42:51.727047 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5066 | 2025.09.18 00:42:51.727112 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5067 | 2025.09.18 00:42:51.727167 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5068 | 2025.09.18 00:42:51.727219 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5069 | 2025.09.18 00:42:51.727275 [ 192 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5070 | 2025.09.18 00:42:51.731286 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12421 rows, containing 4 columns (4 merged, 0 gathered) in 0.004620213 sec., 2688404.192620557 rows/sec., 38.46 MiB/sec. | ||
| 5071 | 2025.09.18 00:42:51.731603 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5072 | 2025.09.18 00:42:51.731889 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.09.18 00:42:51.731961 [ 188 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_26_5} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5074 | 2025.09.18 00:42:51.732032 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 5075 | 2025.09.18 00:42:52.394437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5076 | 2025.09.18 00:42:52.412590 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2025.09.18 00:42:52.412657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5078 | 2025.09.18 00:42:52.418178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5079 | 2025.09.18 00:42:52.418870 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2025.09.18 00:42:52.419191 [ 27 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5081 | 2025.09.18 00:42:52.419257 [ 27 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2025.09.18 00:42:52.419278 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5083 | 2025.09.18 00:42:52.419371 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 5084 | 2025.09.18 00:42:52.422199 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5085 | 2025.09.18 00:42:52.422529 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5086 | 2025.09.18 00:42:52.423378 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5087 | 2025.09.18 00:42:52.426866 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5088 | 2025.09.18 00:42:52.430321 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5089 | 2025.09.18 00:42:52.434493 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5090 | 2025.09.18 00:42:52.438484 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5091 | 2025.09.18 00:42:52.442393 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5092 | 2025.09.18 00:42:52.503127 [ 192 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083799994 sec., 2338.902315434533 rows/sec., 12.09 MiB/sec. | ||
| 5093 | 2025.09.18 00:42:52.505826 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5094 | 2025.09.18 00:42:52.507752 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.09.18 00:42:52.507861 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_26_5} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5096 | 2025.09.18 00:42:52.510140 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5097 | 2025.09.18 00:42:53.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.63 MiB, peak 271.17 MiB, free memory in arenas 0.00 B, will set to 264.88 MiB (RSS), difference: 4.25 MiB | ||
| 5098 | 2025.09.18 00:42:56.474400 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2025.09.18 00:42:56.474676 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5100 | 2025.09.18 00:42:56.474778 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5101 | 2025.09.18 00:42:56.475632 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2025.09.18 00:42:56.475679 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5103 | 2025.09.18 00:42:56.476080 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5104 | 2025.09.18 00:42:56.476295 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.09.18 00:42:56.476458 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001854 sec., 30204.962243797196 rows/sec., 2.32 MiB/sec. | ||
| 5106 | 2025.09.18 00:42:56.476502 [ 276 ] {813537dc-7f8f-401e-8c88-e3efd5f2eadb} <Debug> TCPHandler: Processed in 0.002286926 sec. | ||
| 5107 | 2025.09.18 00:42:56.476622 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2025.09.18 00:42:56.476730 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5109 | 2025.09.18 00:42:56.476769 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5110 | 2025.09.18 00:42:56.477223 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2025.09.18 00:42:56.477259 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5112 | 2025.09.18 00:42:56.477550 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5113 | 2025.09.18 00:42:56.477750 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2025.09.18 00:42:56.477882 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 5115 | 2025.09.18 00:42:56.477923 [ 276 ] {64622864-5d2a-4abb-8bfe-dec3d2838931} <Debug> TCPHandler: Processed in 0.001347942 sec. | ||
| 5116 | 2025.09.18 00:42:56.478035 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2025.09.18 00:42:56.478138 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5118 | 2025.09.18 00:42:56.478181 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5119 | 2025.09.18 00:42:56.478603 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.09.18 00:42:56.478638 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5121 | 2025.09.18 00:42:56.478983 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5122 | 2025.09.18 00:42:56.479185 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2025.09.18 00:42:56.479318 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 5124 | 2025.09.18 00:42:56.479357 [ 276 ] {1db3b057-e9a5-4327-b69d-5de53b64b00f} <Debug> TCPHandler: Processed in 0.001368271 sec. | ||
| 5125 | 2025.09.18 00:42:56.479492 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5126 | 2025.09.18 00:42:56.479612 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5127 | 2025.09.18 00:42:56.479662 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5128 | 2025.09.18 00:42:56.480037 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5129 | 2025.09.18 00:42:56.480080 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5130 | 2025.09.18 00:42:56.480397 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5131 | 2025.09.18 00:42:56.480611 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5132 | 2025.09.18 00:42:56.480746 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 5133 | 2025.09.18 00:42:56.480788 [ 276 ] {abb06fc3-a81d-4deb-a33b-16471e7ee0f0} <Debug> TCPHandler: Processed in 0.001354722 sec. | ||
| 5134 | 2025.09.18 00:42:56.758793 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 638 | ||
| 5135 | 2025.09.18 00:42:56.760825 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2025.09.18 00:42:56.760874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5137 | 2025.09.18 00:42:56.762047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5138 | 2025.09.18 00:42:56.762306 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2025.09.18 00:42:56.762553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5140 | 2025.09.18 00:42:59.226657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12933 | ||
| 5141 | 2025.09.18 00:42:59.227195 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2025.09.18 00:42:59.227237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5143 | 2025.09.18 00:42:59.227732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5144 | 2025.09.18 00:42:59.227964 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2025.09.18 00:42:59.228103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12933 | ||
| 5146 | 2025.09.18 00:42:59.922384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5147 | 2025.09.18 00:42:59.937770 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2025.09.18 00:42:59.937822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5149 | 2025.09.18 00:42:59.943711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5150 | 2025.09.18 00:42:59.944433 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2025.09.18 00:42:59.946996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5152 | 2025.09.18 00:43:01.477666 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2025.09.18 00:43:01.477864 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5154 | 2025.09.18 00:43:01.477936 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5155 | 2025.09.18 00:43:01.478624 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2025.09.18 00:43:01.478665 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5157 | 2025.09.18 00:43:01.479040 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5158 | 2025.09.18 00:43:01.479254 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2025.09.18 00:43:01.479405 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 5160 | 2025.09.18 00:43:01.479447 [ 276 ] {5ce16d23-a895-42f7-bdcd-de639005ec67} <Debug> TCPHandler: Processed in 0.00192115 sec. | ||
| 5161 | 2025.09.18 00:43:01.479579 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2025.09.18 00:43:01.479671 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5163 | 2025.09.18 00:43:01.479712 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5164 | 2025.09.18 00:43:01.480164 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.09.18 00:43:01.480205 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5166 | 2025.09.18 00:43:01.480488 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5167 | 2025.09.18 00:43:01.480697 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.09.18 00:43:01.480821 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 838.49 KiB/sec. | ||
| 5169 | 2025.09.18 00:43:01.480858 [ 276 ] {83c5d57a-2aa5-446f-b69b-1745e90567d3} <Debug> TCPHandler: Processed in 0.001339572 sec. | ||
| 5170 | 2025.09.18 00:43:01.480969 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.09.18 00:43:01.481061 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5172 | 2025.09.18 00:43:01.481099 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5173 | 2025.09.18 00:43:01.481609 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.09.18 00:43:01.481644 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5175 | 2025.09.18 00:43:01.481961 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5176 | 2025.09.18 00:43:01.482174 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.09.18 00:43:01.482307 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Debug> executeQuery: Read 266 rows, 24.35 KiB in 0.001263 sec., 210609.65954077593 rows/sec., 18.83 MiB/sec. | ||
| 5178 | 2025.09.18 00:43:01.482344 [ 276 ] {78f06530-4e24-4950-bd86-c86dfb01035c} <Debug> TCPHandler: Processed in 0.001426052 sec. | ||
| 5179 | 2025.09.18 00:43:01.482446 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.09.18 00:43:01.482537 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5181 | 2025.09.18 00:43:01.482576 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5182 | 2025.09.18 00:43:01.482959 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.09.18 00:43:01.482994 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5184 | 2025.09.18 00:43:01.483294 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5185 | 2025.09.18 00:43:01.483497 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.09.18 00:43:01.483621 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Debug> executeQuery: Read 66 rows, 4.96 KiB in 0.001101 sec., 59945.50408719346 rows/sec., 4.40 MiB/sec. | ||
| 5187 | 2025.09.18 00:43:01.483658 [ 276 ] {0303f103-6cb6-4ece-9abc-29553ec2bfdb} <Debug> TCPHandler: Processed in 0.00125878 sec. | ||
| 5188 | 2025.09.18 00:43:01.483758 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2025.09.18 00:43:01.483848 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5190 | 2025.09.18 00:43:01.483887 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5191 | 2025.09.18 00:43:01.484258 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.09.18 00:43:01.484295 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5193 | 2025.09.18 00:43:01.484577 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5194 | 2025.09.18 00:43:01.484785 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.09.18 00:43:01.484908 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001077 sec., 22284.122562674092 rows/sec., 1.85 MiB/sec. | ||
| 5196 | 2025.09.18 00:43:01.484946 [ 276 ] {bd7b81ef-c963-4ecc-9e7d-a2cafb0edcb1} <Debug> TCPHandler: Processed in 0.00123456 sec. | ||
| 5197 | 2025.09.18 00:43:01.485055 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.09.18 00:43:01.485146 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.09.18 00:43:01.485184 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5200 | 2025.09.18 00:43:01.485545 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.09.18 00:43:01.485580 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5202 | 2025.09.18 00:43:01.485867 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5203 | 2025.09.18 00:43:01.486067 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.09.18 00:43:01.486189 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 884.43 KiB/sec. | ||
| 5205 | 2025.09.18 00:43:01.486226 [ 276 ] {9648e881-b4c4-4509-823a-150699066af9} <Debug> TCPHandler: Processed in 0.001217619 sec. | ||
| 5206 | 2025.09.18 00:43:01.486327 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2025.09.18 00:43:01.486418 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5208 | 2025.09.18 00:43:01.486457 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5209 | 2025.09.18 00:43:01.486890 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.09.18 00:43:01.486926 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5211 | 2025.09.18 00:43:01.487225 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5212 | 2025.09.18 00:43:01.487430 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.09.18 00:43:01.487560 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Debug> executeQuery: Read 154 rows, 12.71 KiB in 0.001159 sec., 132873.1665228645 rows/sec., 10.71 MiB/sec. | ||
| 5214 | 2025.09.18 00:43:01.487597 [ 276 ] {e522ff27-71fa-4159-a457-dc7232b25df2} <Debug> TCPHandler: Processed in 0.00131658 sec. | ||
| 5215 | 2025.09.18 00:43:01.487699 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2025.09.18 00:43:01.487799 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5217 | 2025.09.18 00:43:01.487842 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5218 | 2025.09.18 00:43:01.488242 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.09.18 00:43:01.488278 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5220 | 2025.09.18 00:43:01.488607 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5221 | 2025.09.18 00:43:01.488809 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.09.18 00:43:01.488939 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001159 sec., 174288.17946505608 rows/sec., 12.49 MiB/sec. | ||
| 5223 | 2025.09.18 00:43:01.488976 [ 276 ] {227620a1-7e3f-4fcc-b676-ed1c1e6b8713} <Debug> TCPHandler: Processed in 0.001324491 sec. | ||
| 5224 | 2025.09.18 00:43:01.489076 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2025.09.18 00:43:01.489167 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5226 | 2025.09.18 00:43:01.489222 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5227 | 2025.09.18 00:43:01.490048 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2025.09.18 00:43:01.490087 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5229 | 2025.09.18 00:43:01.490661 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5230 | 2025.09.18 00:43:01.490876 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.09.18 00:43:01.491024 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001866 sec., 22508.038585209004 rows/sec., 40.33 MiB/sec. | ||
| 5232 | 2025.09.18 00:43:01.491088 [ 276 ] {37fc6cb5-9e87-423d-9c3d-6ab2c22d8f4c} <Debug> TCPHandler: Processed in 0.002058422 sec. | ||
| 5233 | 2025.09.18 00:43:01.491210 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2025.09.18 00:43:01.491303 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5235 | 2025.09.18 00:43:01.491350 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5236 | 2025.09.18 00:43:01.491778 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.09.18 00:43:01.491820 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5238 | 2025.09.18 00:43:01.492176 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5239 | 2025.09.18 00:43:01.492403 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.09.18 00:43:01.492544 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 5241 | 2025.09.18 00:43:01.492581 [ 276 ] {d9413d5f-0e33-4f2a-aee1-5af3c4f16fa3} <Debug> TCPHandler: Processed in 0.001418342 sec. | ||
| 5242 | 2025.09.18 00:43:06.473938 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2025.09.18 00:43:06.474146 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5244 | 2025.09.18 00:43:06.474219 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5245 | 2025.09.18 00:43:06.474996 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2025.09.18 00:43:06.475046 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5247 | 2025.09.18 00:43:06.475435 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5248 | 2025.09.18 00:43:06.475665 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.09.18 00:43:06.475820 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.49 MiB/sec. | ||
| 5250 | 2025.09.18 00:43:06.475861 [ 276 ] {5fd3a884-b9dd-4d60-a757-106fd59a62c7} <Debug> TCPHandler: Processed in 0.002059532 sec. | ||
| 5251 | 2025.09.18 00:43:06.475983 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2025.09.18 00:43:06.476077 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5253 | 2025.09.18 00:43:06.476116 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5254 | 2025.09.18 00:43:06.476583 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2025.09.18 00:43:06.476620 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5256 | 2025.09.18 00:43:06.476921 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5257 | 2025.09.18 00:43:06.477126 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2025.09.18 00:43:06.477252 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 5259 | 2025.09.18 00:43:06.477290 [ 276 ] {0f3a842c-7b42-4240-9517-64473bed776d} <Debug> TCPHandler: Processed in 0.001354371 sec. | ||
| 5260 | 2025.09.18 00:43:06.477405 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2025.09.18 00:43:06.477499 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5262 | 2025.09.18 00:43:06.477544 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5263 | 2025.09.18 00:43:06.478017 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2025.09.18 00:43:06.478055 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5265 | 2025.09.18 00:43:06.478388 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5266 | 2025.09.18 00:43:06.478591 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2025.09.18 00:43:06.478746 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 5268 | 2025.09.18 00:43:06.478790 [ 276 ] {297f80f1-28c5-4cd1-a0af-354246d101c2} <Debug> TCPHandler: Processed in 0.001432593 sec. | ||
| 5269 | 2025.09.18 00:43:06.478915 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2025.09.18 00:43:06.479008 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5271 | 2025.09.18 00:43:06.479048 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5272 | 2025.09.18 00:43:06.479422 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.09.18 00:43:06.479467 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5274 | 2025.09.18 00:43:06.479845 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5275 | 2025.09.18 00:43:06.480084 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.09.18 00:43:06.480239 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 5277 | 2025.09.18 00:43:06.480283 [ 276 ] {f56d8ebd-7a90-4336-8c68-4b5333c20154} <Debug> TCPHandler: Processed in 0.001415022 sec. | ||
| 5278 | 2025.09.18 00:43:06.619165 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5279 | 2025.09.18 00:43:06.619220 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5280 | 2025.09.18 00:43:06.728312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13381 | ||
| 5281 | 2025.09.18 00:43:06.728791 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2025.09.18 00:43:06.728839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5283 | 2025.09.18 00:43:06.729293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5284 | 2025.09.18 00:43:06.729542 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2025.09.18 00:43:06.729696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13381 | ||
| 5286 | 2025.09.18 00:43:06.762848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 666 | ||
| 5287 | 2025.09.18 00:43:06.765107 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2025.09.18 00:43:06.765151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5289 | 2025.09.18 00:43:06.766375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5290 | 2025.09.18 00:43:06.766635 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2025.09.18 00:43:06.766897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5292 | 2025.09.18 00:43:07.447179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5293 | 2025.09.18 00:43:07.464091 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2025.09.18 00:43:07.464158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5295 | 2025.09.18 00:43:07.470576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5296 | 2025.09.18 00:43:07.471294 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2025.09.18 00:43:07.474063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5298 | 2025.09.18 00:43:11.476386 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2025.09.18 00:43:11.476566 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5300 | 2025.09.18 00:43:11.476636 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5301 | 2025.09.18 00:43:11.477333 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2025.09.18 00:43:11.477379 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5303 | 2025.09.18 00:43:11.477775 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5304 | 2025.09.18 00:43:11.478005 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2025.09.18 00:43:11.478170 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001652 sec., 84745.7627118644 rows/sec., 7.36 MiB/sec. | ||
| 5306 | 2025.09.18 00:43:11.478212 [ 276 ] {3105140d-4d1f-461a-b27b-d8605fe892ff} <Debug> TCPHandler: Processed in 0.001955831 sec. | ||
| 5307 | 2025.09.18 00:43:11.478330 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2025.09.18 00:43:11.478426 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5309 | 2025.09.18 00:43:11.478468 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5310 | 2025.09.18 00:43:11.478867 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2025.09.18 00:43:11.478906 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5312 | 2025.09.18 00:43:11.479219 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5313 | 2025.09.18 00:43:11.479440 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2025.09.18 00:43:11.479558 [ 40 ] {} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5315 | 2025.09.18 00:43:11.479577 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.00117 sec., 35897.4358974359 rows/sec., 2.64 MiB/sec. | ||
| 5316 | 2025.09.18 00:43:11.479628 [ 40 ] {} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2025.09.18 00:43:11.479638 [ 276 ] {ea9220c7-160d-402d-8c06-24c9838852ea} <Debug> TCPHandler: Processed in 0.001360201 sec. | ||
| 5318 | 2025.09.18 00:43:11.479658 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5319 | 2025.09.18 00:43:11.479752 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2025.09.18 00:43:11.479753 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 5321 | 2025.09.18 00:43:11.479847 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5322 | 2025.09.18 00:43:11.479851 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5323 | 2025.09.18 00:43:11.479877 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 72 rows starting from the beginning of the part | ||
| 5324 | 2025.09.18 00:43:11.479896 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5325 | 2025.09.18 00:43:11.479939 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 5326 | 2025.09.18 00:43:11.479982 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 5327 | 2025.09.18 00:43:11.480038 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 5328 | 2025.09.18 00:43:11.480079 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 5329 | 2025.09.18 00:43:11.480126 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 5330 | 2025.09.18 00:43:11.480337 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.09.18 00:43:11.480372 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5332 | 2025.09.18 00:43:11.480713 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5333 | 2025.09.18 00:43:11.480887 [ 193 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.001172518 sec., 226862.188896034 rows/sec., 17.48 MiB/sec. | ||
| 5334 | 2025.09.18 00:43:11.480922 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2025.09.18 00:43:11.481063 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00123 sec., 86178.86178861788 rows/sec., 6.73 MiB/sec. | ||
| 5336 | 2025.09.18 00:43:11.481083 [ 191 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5337 | 2025.09.18 00:43:11.481103 [ 276 ] {ad56eede-d172-40c4-a63f-bdcdc3898995} <Debug> TCPHandler: Processed in 0.001401492 sec. | ||
| 5338 | 2025.09.18 00:43:11.481228 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5339 | 2025.09.18 00:43:11.481326 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5340 | 2025.09.18 00:43:11.481371 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5341 | 2025.09.18 00:43:11.481446 [ 191 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2025.09.18 00:43:11.481537 [ 191 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_26_5} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5343 | 2025.09.18 00:43:11.481655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5344 | 2025.09.18 00:43:11.481760 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2025.09.18 00:43:11.481801 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5346 | 2025.09.18 00:43:11.482146 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5347 | 2025.09.18 00:43:11.482358 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2025.09.18 00:43:11.482500 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5349 | 2025.09.18 00:43:11.482538 [ 276 ] {6dcbe800-92b9-4ffb-91f1-8d116cbda473} <Debug> TCPHandler: Processed in 0.001360192 sec. | ||
| 5350 | 2025.09.18 00:43:11.482637 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.09.18 00:43:11.482731 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5352 | 2025.09.18 00:43:11.482788 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5353 | 2025.09.18 00:43:11.483629 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2025.09.18 00:43:11.483666 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5355 | 2025.09.18 00:43:11.484263 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5356 | 2025.09.18 00:43:11.484505 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.09.18 00:43:11.484652 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001938 sec., 21671.826625386995 rows/sec., 38.83 MiB/sec. | ||
| 5358 | 2025.09.18 00:43:11.484714 [ 276 ] {e58f5254-65d6-441b-a03b-d85f1b81879c} <Debug> TCPHandler: Processed in 0.002126904 sec. | ||
| 5359 | 2025.09.18 00:43:11.484819 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5360 | 2025.09.18 00:43:11.484914 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5361 | 2025.09.18 00:43:11.484957 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5362 | 2025.09.18 00:43:11.485271 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2025.09.18 00:43:11.485308 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5364 | 2025.09.18 00:43:11.485624 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5365 | 2025.09.18 00:43:11.485825 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.09.18 00:43:11.485952 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5367 | 2025.09.18 00:43:11.485987 [ 276 ] {79a9e59f-86dc-48a9-96dc-62c37149aee7} <Debug> TCPHandler: Processed in 0.00121898 sec. | ||
| 5368 | 2025.09.18 00:43:12.872520 [ 39 ] {} <Debug> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5369 | 2025.09.18 00:43:12.872597 [ 39 ] {} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5370 | 2025.09.18 00:43:12.872619 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5371 | 2025.09.18 00:43:12.872745 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 5372 | 2025.09.18 00:43:12.872901 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2025.09.18 00:43:12.872963 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 5374 | 2025.09.18 00:43:12.873045 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 5375 | 2025.09.18 00:43:12.873107 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 5376 | 2025.09.18 00:43:12.873175 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 5377 | 2025.09.18 00:43:12.873227 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 5378 | 2025.09.18 00:43:12.874031 [ 191 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349841 sec., 26669.807777360442 rows/sec., 2.23 MiB/sec. | ||
| 5379 | 2025.09.18 00:43:12.874173 [ 193 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5380 | 2025.09.18 00:43:12.874472 [ 193 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2025.09.18 00:43:12.874554 [ 193 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_13_3} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5382 | 2025.09.18 00:43:12.874631 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5383 | 2025.09.18 00:43:14.229813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13893 | ||
| 5384 | 2025.09.18 00:43:14.230396 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2025.09.18 00:43:14.230449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5386 | 2025.09.18 00:43:14.230983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5387 | 2025.09.18 00:43:14.231239 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.09.18 00:43:14.231385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13893 | ||
| 5389 | 2025.09.18 00:43:14.974160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5390 | 2025.09.18 00:43:14.991244 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2025.09.18 00:43:14.991307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5392 | 2025.09.18 00:43:14.997911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5393 | 2025.09.18 00:43:14.998660 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2025.09.18 00:43:15.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.33 MiB, peak 271.33 MiB, free memory in arenas 0.00 B, will set to 267.98 MiB (RSS), difference: -3.35 MiB | ||
| 5395 | 2025.09.18 00:43:15.001593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5396 | 2025.09.18 00:43:16.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.98 MiB, peak 271.33 MiB, free memory in arenas 0.00 B, will set to 267.98 MiB (RSS), difference: 4.00 MiB | ||
| 5397 | 2025.09.18 00:43:16.501294 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2025.09.18 00:43:16.501475 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5399 | 2025.09.18 00:43:16.501543 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5400 | 2025.09.18 00:43:16.502149 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2025.09.18 00:43:16.502194 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5402 | 2025.09.18 00:43:16.502594 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5403 | 2025.09.18 00:43:16.502828 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2025.09.18 00:43:16.502997 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00157 sec., 1273.8853503184714 rows/sec., 103.88 KiB/sec. | ||
| 5405 | 2025.09.18 00:43:16.503055 [ 276 ] {7a926808-7895-4d6d-99f3-a59b7aa36a7d} <Debug> TCPHandler: Processed in 0.001893689 sec. | ||
| 5406 | 2025.09.18 00:43:16.503168 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2025.09.18 00:43:16.503276 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5408 | 2025.09.18 00:43:16.503321 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5409 | 2025.09.18 00:43:16.504331 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2025.09.18 00:43:16.504367 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5411 | 2025.09.18 00:43:16.504769 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5412 | 2025.09.18 00:43:16.504995 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2025.09.18 00:43:16.505116 [ 37 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5414 | 2025.09.18 00:43:16.505141 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001891 sec., 632998.4135378107 rows/sec., 52.18 MiB/sec. | ||
| 5415 | 2025.09.18 00:43:16.505170 [ 37 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.09.18 00:43:16.505191 [ 276 ] {3e1b3648-0238-4819-9b9d-00f5e1bbb5a6} <Debug> TCPHandler: Processed in 0.002076813 sec. | ||
| 5417 | 2025.09.18 00:43:16.505192 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5418 | 2025.09.18 00:43:16.505306 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.09.18 00:43:16.505331 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5420 | 2025.09.18 00:43:16.505410 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5421 | 2025.09.18 00:43:16.505457 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5422 | 2025.09.18 00:43:16.505462 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5423 | 2025.09.18 00:43:16.505510 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1409 rows starting from the beginning of the part | ||
| 5424 | 2025.09.18 00:43:16.505575 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5425 | 2025.09.18 00:43:16.505626 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 266 rows starting from the beginning of the part | ||
| 5426 | 2025.09.18 00:43:16.505668 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5427 | 2025.09.18 00:43:16.505727 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 140 rows starting from the beginning of the part | ||
| 5428 | 2025.09.18 00:43:16.505770 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1197 rows starting from the beginning of the part | ||
| 5429 | 2025.09.18 00:43:16.505907 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.09.18 00:43:16.505947 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5431 | 2025.09.18 00:43:16.506307 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5432 | 2025.09.18 00:43:16.506538 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.09.18 00:43:16.506711 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001325 sec., 1509.433962264151 rows/sec., 105.40 KiB/sec. | ||
| 5434 | 2025.09.18 00:43:16.506754 [ 276 ] {dcbcc433-5a3c-41b8-8097-9641ebc1159b} <Debug> TCPHandler: Processed in 0.001499963 sec. | ||
| 5435 | 2025.09.18 00:43:16.506860 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2025.09.18 00:43:16.506957 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5437 | 2025.09.18 00:43:16.506999 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5438 | 2025.09.18 00:43:16.507256 [ 187 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981171 sec., 1576845.2092222227 rows/sec., 138.01 MiB/sec. | ||
| 5439 | 2025.09.18 00:43:16.507494 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.09.18 00:43:16.507534 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5441 | 2025.09.18 00:43:16.507531 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5442 | 2025.09.18 00:43:16.507887 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.09.18 00:43:16.507906 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5444 | 2025.09.18 00:43:16.507995 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_41_8} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5445 | 2025.09.18 00:43:16.508120 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5446 | 2025.09.18 00:43:16.508153 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2025.09.18 00:43:16.508301 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001364 sec., 167155.42521994136 rows/sec., 11.32 MiB/sec. | ||
| 5448 | 2025.09.18 00:43:16.508340 [ 276 ] {3c314b89-df34-4df4-86ae-6d02e3d0b3b2} <Debug> TCPHandler: Processed in 0.001529444 sec. | ||
| 5449 | 2025.09.18 00:43:16.508446 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.09.18 00:43:16.508548 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5451 | 2025.09.18 00:43:16.508590 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5452 | 2025.09.18 00:43:16.509208 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.09.18 00:43:16.509244 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5454 | 2025.09.18 00:43:16.509600 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5455 | 2025.09.18 00:43:16.509818 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2025.09.18 00:43:16.509918 [ 37 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5457 | 2025.09.18 00:43:16.509952 [ 37 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.09.18 00:43:16.509962 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001435 sec., 363763.0662020906 rows/sec., 26.93 MiB/sec. | ||
| 5459 | 2025.09.18 00:43:16.509971 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5460 | 2025.09.18 00:43:16.510002 [ 276 ] {61ca54df-7bc4-497f-95cf-aa99fa9eaab4} <Debug> TCPHandler: Processed in 0.001607285 sec. | ||
| 5461 | 2025.09.18 00:43:16.510062 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5462 | 2025.09.18 00:43:16.510128 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2025.09.18 00:43:16.510182 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5464 | 2025.09.18 00:43:16.510213 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 634 rows starting from the beginning of the part | ||
| 5465 | 2025.09.18 00:43:16.510251 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5466 | 2025.09.18 00:43:16.510271 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5467 | 2025.09.18 00:43:16.510306 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5468 | 2025.09.18 00:43:16.510315 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 154 rows starting from the beginning of the part | ||
| 5469 | 2025.09.18 00:43:16.510384 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5470 | 2025.09.18 00:43:16.510423 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 106 rows starting from the beginning of the part | ||
| 5471 | 2025.09.18 00:43:16.510463 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 522 rows starting from the beginning of the part | ||
| 5472 | 2025.09.18 00:43:16.510902 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.09.18 00:43:16.510937 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5474 | 2025.09.18 00:43:16.511370 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5475 | 2025.09.18 00:43:16.511469 [ 202 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441182 sec., 1071342.8283173118 rows/sec., 85.35 MiB/sec. | ||
| 5476 | 2025.09.18 00:43:16.511592 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2025.09.18 00:43:16.511619 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5478 | 2025.09.18 00:43:16.511703 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5479 | 2025.09.18 00:43:16.511733 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001505 sec., 561461.7940199336 rows/sec., 37.79 MiB/sec. | ||
| 5480 | 2025.09.18 00:43:16.511734 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.09.18 00:43:16.511764 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5482 | 2025.09.18 00:43:16.511771 [ 276 ] {dc319963-252b-433d-b04f-87dc3f866c56} <Debug> TCPHandler: Processed in 0.001701576 sec. | ||
| 5483 | 2025.09.18 00:43:16.511851 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5484 | 2025.09.18 00:43:16.511872 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2025.09.18 00:43:16.511882 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2025.09.18 00:43:16.511961 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_41_8} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5487 | 2025.09.18 00:43:16.511972 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5488 | 2025.09.18 00:43:16.512003 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5489 | 2025.09.18 00:43:16.512007 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10665 rows starting from the beginning of the part | ||
| 5490 | 2025.09.18 00:43:16.512024 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5491 | 2025.09.18 00:43:16.512055 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5492 | 2025.09.18 00:43:16.512103 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5493 | 2025.09.18 00:43:16.512154 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 202 rows starting from the beginning of the part | ||
| 5494 | 2025.09.18 00:43:16.512203 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5495 | 2025.09.18 00:43:16.512243 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 5496 | 2025.09.18 00:43:16.512289 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 845 rows starting from the beginning of the part | ||
| 5497 | 2025.09.18 00:43:16.512436 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2025.09.18 00:43:16.512487 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5499 | 2025.09.18 00:43:16.512852 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5500 | 2025.09.18 00:43:16.513086 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2025.09.18 00:43:16.513190 [ 37 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5502 | 2025.09.18 00:43:16.513219 [ 37 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2025.09.18 00:43:16.513222 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001238 sec., 48465.266558966076 rows/sec., 3.27 MiB/sec. | ||
| 5504 | 2025.09.18 00:43:16.513248 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5505 | 2025.09.18 00:43:16.513267 [ 276 ] {90e0476b-bd46-4b4e-988a-e03a792b3bdc} <Debug> TCPHandler: Processed in 0.001437123 sec. | ||
| 5506 | 2025.09.18 00:43:16.513341 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5507 | 2025.09.18 00:43:16.513458 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5508 | 2025.09.18 00:43:16.513492 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2040 rows starting from the beginning of the part | ||
| 5509 | 2025.09.18 00:43:16.513557 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5510 | 2025.09.18 00:43:16.513635 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 5511 | 2025.09.18 00:43:16.513681 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5512 | 2025.09.18 00:43:16.513752 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 5513 | 2025.09.18 00:43:16.513806 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5514 | 2025.09.18 00:43:16.515173 [ 195 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.00187305 sec., 1249299.2712420917 rows/sec., 84.15 MiB/sec. | ||
| 5515 | 2025.09.18 00:43:16.515542 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5516 | 2025.09.18 00:43:16.515885 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2025.09.18 00:43:16.515971 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_41_8} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5518 | 2025.09.18 00:43:16.516070 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5519 | 2025.09.18 00:43:16.517542 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00572691 sec., 2128896.734888448 rows/sec., 146.19 MiB/sec. | ||
| 5520 | 2025.09.18 00:43:16.517804 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5521 | 2025.09.18 00:43:16.518084 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2025.09.18 00:43:16.518161 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5523 | 2025.09.18 00:43:16.518241 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5524 | 2025.09.18 00:43:16.767091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 692 | ||
| 5525 | 2025.09.18 00:43:16.769371 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2025.09.18 00:43:16.769427 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5527 | 2025.09.18 00:43:16.770629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5528 | 2025.09.18 00:43:16.770917 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2025.09.18 00:43:16.771070 [ 37 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5530 | 2025.09.18 00:43:16.771134 [ 37 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2025.09.18 00:43:16.771155 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5532 | 2025.09.18 00:43:16.771277 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 5533 | 2025.09.18 00:43:16.771301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
| 5534 | 2025.09.18 00:43:16.771866 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5535 | 2025.09.18 00:43:16.772043 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 5536 | 2025.09.18 00:43:16.772437 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 28 rows starting from the beginning of the part | ||
| 5537 | 2025.09.18 00:43:16.772798 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5538 | 2025.09.18 00:43:16.773145 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 5539 | 2025.09.18 00:43:16.773496 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
| 5540 | 2025.09.18 00:43:16.773836 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 5541 | 2025.09.18 00:43:16.780089 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 72 columns (72 merged, 0 gathered) in 0.008873119 sec., 77988.36012455146 rows/sec., 65.25 MiB/sec. | ||
| 5542 | 2025.09.18 00:43:16.780923 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5543 | 2025.09.18 00:43:16.781453 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2025.09.18 00:43:16.781527 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_21_4} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5545 | 2025.09.18 00:43:16.781714 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5546 | 2025.09.18 00:43:17.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.69 MiB, peak 275.48 MiB, free memory in arenas 0.00 B, will set to 269.99 MiB (RSS), difference: 1.30 MiB | ||
| 5547 | 2025.09.18 00:43:21.476229 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2025.09.18 00:43:21.476447 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5549 | 2025.09.18 00:43:21.476519 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5550 | 2025.09.18 00:43:21.477269 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2025.09.18 00:43:21.477318 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5552 | 2025.09.18 00:43:21.477715 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5553 | 2025.09.18 00:43:21.477938 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2025.09.18 00:43:21.478094 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001701 sec., 82304.5267489712 rows/sec., 7.15 MiB/sec. | ||
| 5555 | 2025.09.18 00:43:21.478138 [ 276 ] {4d4c41b0-aa0d-4634-987f-88ff99eae14e} <Debug> TCPHandler: Processed in 0.002048693 sec. | ||
| 5556 | 2025.09.18 00:43:21.478273 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5557 | 2025.09.18 00:43:21.478376 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5558 | 2025.09.18 00:43:21.478419 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5559 | 2025.09.18 00:43:21.478839 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.09.18 00:43:21.478876 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5561 | 2025.09.18 00:43:21.479189 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5562 | 2025.09.18 00:43:21.479404 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.09.18 00:43:21.479533 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001175 sec., 35744.68085106383 rows/sec., 2.62 MiB/sec. | ||
| 5564 | 2025.09.18 00:43:21.479570 [ 276 ] {a5fc68aa-f630-40d7-9813-2e252821eff3} <Debug> TCPHandler: Processed in 0.001350671 sec. | ||
| 5565 | 2025.09.18 00:43:21.479734 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2025.09.18 00:43:21.479828 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5567 | 2025.09.18 00:43:21.479868 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5568 | 2025.09.18 00:43:21.480289 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2025.09.18 00:43:21.480326 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5570 | 2025.09.18 00:43:21.480626 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5571 | 2025.09.18 00:43:21.480827 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.09.18 00:43:21.480955 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001145 sec., 92576.4192139738 rows/sec., 7.23 MiB/sec. | ||
| 5573 | 2025.09.18 00:43:21.480993 [ 276 ] {c271c97e-7fea-4997-b2e0-805d1c02fc0c} <Debug> TCPHandler: Processed in 0.00130843 sec. | ||
| 5574 | 2025.09.18 00:43:21.481103 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2025.09.18 00:43:21.481198 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5576 | 2025.09.18 00:43:21.481242 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5577 | 2025.09.18 00:43:21.481628 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5578 | 2025.09.18 00:43:21.481666 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5579 | 2025.09.18 00:43:21.481984 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5580 | 2025.09.18 00:43:21.482189 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.09.18 00:43:21.482316 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 5582 | 2025.09.18 00:43:21.482352 [ 276 ] {143f9d93-8bea-48e8-a2db-783c45948363} <Debug> TCPHandler: Processed in 0.001297841 sec. | ||
| 5583 | 2025.09.18 00:43:21.482460 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5584 | 2025.09.18 00:43:21.482553 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5585 | 2025.09.18 00:43:21.482608 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5586 | 2025.09.18 00:43:21.483462 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.09.18 00:43:21.483498 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5588 | 2025.09.18 00:43:21.484056 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5589 | 2025.09.18 00:43:21.484271 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2025.09.18 00:43:21.484398 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5591 | 2025.09.18 00:43:21.484407 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001872 sec., 22435.897435897437 rows/sec., 40.20 MiB/sec. | ||
| 5592 | 2025.09.18 00:43:21.484501 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.09.18 00:43:21.484521 [ 276 ] {7e223ea5-48eb-40ec-9acb-4062f1cc8db2} <Debug> TCPHandler: Processed in 0.002110784 sec. | ||
| 5594 | 2025.09.18 00:43:21.484546 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5595 | 2025.09.18 00:43:21.484644 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2025.09.18 00:43:21.484707 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 5597 | 2025.09.18 00:43:21.484746 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5598 | 2025.09.18 00:43:21.484802 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5599 | 2025.09.18 00:43:21.485079 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2025.09.18 00:43:21.485126 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2025.09.18 00:43:21.485141 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 555 rows starting from the beginning of the part | ||
| 5602 | 2025.09.18 00:43:21.485170 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5603 | 2025.09.18 00:43:21.485283 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 5604 | 2025.09.18 00:43:21.485391 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 5605 | 2025.09.18 00:43:21.485486 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 5606 | 2025.09.18 00:43:21.485496 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5607 | 2025.09.18 00:43:21.485585 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 5608 | 2025.09.18 00:43:21.485693 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
| 5609 | 2025.09.18 00:43:21.485729 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2025.09.18 00:43:21.485870 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 5611 | 2025.09.18 00:43:21.485907 [ 276 ] {ac37f841-5b99-4093-8d46-5a751da97a58} <Debug> TCPHandler: Processed in 0.00131404 sec. | ||
| 5612 | 2025.09.18 00:43:21.507023 [ 187 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 19 columns (19 merged, 0 gathered) in 0.022383842 sec., 34176.43852203746 rows/sec., 61.24 MiB/sec. | ||
| 5613 | 2025.09.18 00:43:21.507821 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5614 | 2025.09.18 00:43:21.508150 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2025.09.18 00:43:21.508219 [ 194 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5616 | 2025.09.18 00:43:21.508310 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 5617 | 2025.09.18 00:43:21.619278 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5618 | 2025.09.18 00:43:21.619328 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5619 | 2025.09.18 00:43:21.731517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14341 | ||
| 5620 | 2025.09.18 00:43:21.731955 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.09.18 00:43:21.732000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 5622 | 2025.09.18 00:43:21.732466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5623 | 2025.09.18 00:43:21.732689 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.09.18 00:43:21.732825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14341 | ||
| 5625 | 2025.09.18 00:43:22.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.48 MiB, peak 278.21 MiB, free memory in arenas 0.00 B, will set to 272.43 MiB (RSS), difference: 1.94 MiB | ||
| 5626 | 2025.09.18 00:43:22.501730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5627 | 2025.09.18 00:43:22.519895 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.09.18 00:43:22.519960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5629 | 2025.09.18 00:43:22.525643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5630 | 2025.09.18 00:43:22.526348 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.09.18 00:43:22.529271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5632 | 2025.09.18 00:43:26.474360 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2025.09.18 00:43:26.474546 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5634 | 2025.09.18 00:43:26.474613 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5635 | 2025.09.18 00:43:26.475249 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2025.09.18 00:43:26.475292 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5637 | 2025.09.18 00:43:26.475695 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5638 | 2025.09.18 00:43:26.475924 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5639 | 2025.09.18 00:43:26.476082 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.71 MiB/sec. | ||
| 5640 | 2025.09.18 00:43:26.476132 [ 276 ] {b474f7b9-226d-4cea-8381-180f3deb96cc} <Debug> TCPHandler: Processed in 0.001929551 sec. | ||
| 5641 | 2025.09.18 00:43:26.476255 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2025.09.18 00:43:26.476359 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5643 | 2025.09.18 00:43:26.476403 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5644 | 2025.09.18 00:43:26.476820 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2025.09.18 00:43:26.476855 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5646 | 2025.09.18 00:43:26.477170 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5647 | 2025.09.18 00:43:26.477390 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2025.09.18 00:43:26.477516 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 5649 | 2025.09.18 00:43:26.477555 [ 276 ] {2088bb2c-625a-4f0c-a368-915bcf4b2ae8} <Debug> TCPHandler: Processed in 0.001353481 sec. | ||
| 5650 | 2025.09.18 00:43:26.477668 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5651 | 2025.09.18 00:43:26.477765 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5652 | 2025.09.18 00:43:26.477810 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5653 | 2025.09.18 00:43:26.478203 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5654 | 2025.09.18 00:43:26.478237 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5655 | 2025.09.18 00:43:26.478571 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5656 | 2025.09.18 00:43:26.478787 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5657 | 2025.09.18 00:43:26.478913 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 5658 | 2025.09.18 00:43:26.478949 [ 276 ] {1c52757e-eefe-48d2-aa27-c737b68de342} <Debug> TCPHandler: Processed in 0.001331621 sec. | ||
| 5659 | 2025.09.18 00:43:26.479052 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5660 | 2025.09.18 00:43:26.479148 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5661 | 2025.09.18 00:43:26.479190 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5662 | 2025.09.18 00:43:26.479497 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2025.09.18 00:43:26.479531 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5664 | 2025.09.18 00:43:26.479832 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5665 | 2025.09.18 00:43:26.480037 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2025.09.18 00:43:26.480158 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 5667 | 2025.09.18 00:43:26.480193 [ 276 ] {c48b4428-eeb1-4a26-8b17-47b9e8e3edb1} <Debug> TCPHandler: Processed in 0.001191088 sec. | ||
| 5668 | 2025.09.18 00:43:26.771586 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 712 | ||
| 5669 | 2025.09.18 00:43:26.773758 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2025.09.18 00:43:26.773823 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5671 | 2025.09.18 00:43:26.775086 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5672 | 2025.09.18 00:43:26.775401 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2025.09.18 00:43:26.775805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5674 | 2025.09.18 00:43:27.474243 [ 55 ] {} <Debug> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5675 | 2025.09.18 00:43:27.474381 [ 55 ] {} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2025.09.18 00:43:27.474427 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5677 | 2025.09.18 00:43:27.474636 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 5678 | 2025.09.18 00:43:27.474808 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5679 | 2025.09.18 00:43:27.474848 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 5680 | 2025.09.18 00:43:27.474924 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5681 | 2025.09.18 00:43:27.474982 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5682 | 2025.09.18 00:43:27.475033 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5683 | 2025.09.18 00:43:27.475079 [ 202 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 5684 | 2025.09.18 00:43:27.475989 [ 187 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450782 sec., 521098.27665355644 rows/sec., 38.03 MiB/sec. | ||
| 5685 | 2025.09.18 00:43:27.476140 [ 186 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5686 | 2025.09.18 00:43:27.476403 [ 186 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2025.09.18 00:43:27.476472 [ 186 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_13_3} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5688 | 2025.09.18 00:43:27.476543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5689 | 2025.09.18 00:43:29.233013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14853 | ||
| 5690 | 2025.09.18 00:43:29.233823 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2025.09.18 00:43:29.233871 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5692 | 2025.09.18 00:43:29.234352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5693 | 2025.09.18 00:43:29.234581 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2025.09.18 00:43:29.234722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14853 | ||
| 5695 | 2025.09.18 00:43:29.234742 [ 71 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5696 | 2025.09.18 00:43:29.234835 [ 71 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.09.18 00:43:29.234870 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5698 | 2025.09.18 00:43:29.235014 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 5699 | 2025.09.18 00:43:29.235183 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2025.09.18 00:43:29.235239 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12421 rows starting from the beginning of the part | ||
| 5701 | 2025.09.18 00:43:29.235329 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 5702 | 2025.09.18 00:43:29.235395 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 5703 | 2025.09.18 00:43:29.235439 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 5704 | 2025.09.18 00:43:29.235475 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 5705 | 2025.09.18 00:43:29.235512 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 5706 | 2025.09.18 00:43:29.237278 [ 196 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14853 rows, containing 4 columns (4 merged, 0 gathered) in 0.002326526 sec., 6384196.866916595 rows/sec., 91.33 MiB/sec. | ||
| 5707 | 2025.09.18 00:43:29.237562 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5708 | 2025.09.18 00:43:29.237810 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2025.09.18 00:43:29.237884 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_31_6} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5710 | 2025.09.18 00:43:29.237958 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 5711 | 2025.09.18 00:43:30.029434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5712 | 2025.09.18 00:43:30.047789 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2025.09.18 00:43:30.047855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5714 | 2025.09.18 00:43:30.053600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5715 | 2025.09.18 00:43:30.054344 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2025.09.18 00:43:30.054684 [ 91 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5717 | 2025.09.18 00:43:30.054748 [ 91 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.09.18 00:43:30.054768 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5719 | 2025.09.18 00:43:30.054873 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 5720 | 2025.09.18 00:43:30.058182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5721 | 2025.09.18 00:43:30.059184 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5722 | 2025.09.18 00:43:30.060766 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 5723 | 2025.09.18 00:43:30.065405 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 5724 | 2025.09.18 00:43:30.069967 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 5725 | 2025.09.18 00:43:30.074322 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 5726 | 2025.09.18 00:43:30.078598 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 5727 | 2025.09.18 00:43:30.083345 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 5728 | 2025.09.18 00:43:30.141766 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.086935334 sec., 2691.6558461718223 rows/sec., 13.92 MiB/sec. | ||
| 5729 | 2025.09.18 00:43:30.144606 [ 188 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5730 | 2025.09.18 00:43:30.146680 [ 188 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2025.09.18 00:43:30.146789 [ 188 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_31_6} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5732 | 2025.09.18 00:43:30.148805 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5733 | 2025.09.18 00:43:31.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.58 MiB, peak 284.13 MiB, free memory in arenas 0.00 B, will set to 278.81 MiB (RSS), difference: 5.24 MiB | ||
| 5734 | 2025.09.18 00:43:31.478244 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.09.18 00:43:31.478437 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5736 | 2025.09.18 00:43:31.478501 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5737 | 2025.09.18 00:43:31.479132 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2025.09.18 00:43:31.479177 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5739 | 2025.09.18 00:43:31.479546 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5740 | 2025.09.18 00:43:31.479771 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.09.18 00:43:31.479922 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001538 sec., 15604.681404421326 rows/sec., 1.29 MiB/sec. | ||
| 5742 | 2025.09.18 00:43:31.479963 [ 276 ] {345378e7-5191-432a-9b73-d908abb0391b} <Debug> TCPHandler: Processed in 0.001855659 sec. | ||
| 5743 | 2025.09.18 00:43:31.480074 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.09.18 00:43:31.480168 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5745 | 2025.09.18 00:43:31.480209 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5746 | 2025.09.18 00:43:31.480573 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.09.18 00:43:31.480608 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5748 | 2025.09.18 00:43:31.480887 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5749 | 2025.09.18 00:43:31.481086 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.09.18 00:43:31.481208 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001059 sec., 1888.5741265344664 rows/sec., 154.00 KiB/sec. | ||
| 5751 | 2025.09.18 00:43:31.481244 [ 276 ] {c5eff886-1d0e-43f2-bb9a-a4bbf08fb718} <Debug> TCPHandler: Processed in 0.001219209 sec. | ||
| 5752 | 2025.09.18 00:43:31.481341 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.09.18 00:43:31.481434 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5754 | 2025.09.18 00:43:31.481473 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5755 | 2025.09.18 00:43:31.481975 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.09.18 00:43:31.482011 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5757 | 2025.09.18 00:43:31.482322 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5758 | 2025.09.18 00:43:31.482524 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.09.18 00:43:31.482649 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Debug> executeQuery: Read 261 rows, 23.98 KiB in 0.001233 sec., 211678.83211678834 rows/sec., 19.00 MiB/sec. | ||
| 5760 | 2025.09.18 00:43:31.482686 [ 276 ] {49e61b8e-258a-4e78-b479-e5b1a4038018} <Debug> TCPHandler: Processed in 0.001391642 sec. | ||
| 5761 | 2025.09.18 00:43:31.482783 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2025.09.18 00:43:31.482876 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5763 | 2025.09.18 00:43:31.482915 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5764 | 2025.09.18 00:43:31.483293 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2025.09.18 00:43:31.483328 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5766 | 2025.09.18 00:43:31.483613 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5767 | 2025.09.18 00:43:31.483823 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.09.18 00:43:31.483943 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001084 sec., 51660.516605166056 rows/sec., 3.84 MiB/sec. | ||
| 5769 | 2025.09.18 00:43:31.483979 [ 276 ] {0ffa7864-c3b1-423c-960a-8acb51f24c33} <Debug> TCPHandler: Processed in 0.00124295 sec. | ||
| 5770 | 2025.09.18 00:43:31.484074 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2025.09.18 00:43:31.484166 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5772 | 2025.09.18 00:43:31.484205 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5773 | 2025.09.18 00:43:31.484563 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.09.18 00:43:31.484599 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5775 | 2025.09.18 00:43:31.484880 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5776 | 2025.09.18 00:43:31.485081 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2025.09.18 00:43:31.485200 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001051 sec., 22835.394862036155 rows/sec., 1.89 MiB/sec. | ||
| 5778 | 2025.09.18 00:43:31.485237 [ 276 ] {eecbe236-92ed-4264-b87a-e40338e076b3} <Debug> TCPHandler: Processed in 0.001210248 sec. | ||
| 5779 | 2025.09.18 00:43:31.485331 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2025.09.18 00:43:31.485421 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5781 | 2025.09.18 00:43:31.485458 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5782 | 2025.09.18 00:43:31.485819 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2025.09.18 00:43:31.485853 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5784 | 2025.09.18 00:43:31.486135 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5785 | 2025.09.18 00:43:31.486337 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2025.09.18 00:43:31.486456 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 891.16 KiB/sec. | ||
| 5787 | 2025.09.18 00:43:31.486492 [ 276 ] {72c8e27d-16ad-4623-926f-50dd0bb7e3dd} <Debug> TCPHandler: Processed in 0.001208019 sec. | ||
| 5788 | 2025.09.18 00:43:31.486593 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2025.09.18 00:43:31.486683 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5790 | 2025.09.18 00:43:31.486721 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5791 | 2025.09.18 00:43:31.487141 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2025.09.18 00:43:31.487177 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5793 | 2025.09.18 00:43:31.487465 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5794 | 2025.09.18 00:43:31.487669 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2025.09.18 00:43:31.487789 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001123 sec., 128227.96081923418 rows/sec., 10.35 MiB/sec. | ||
| 5796 | 2025.09.18 00:43:31.487826 [ 276 ] {421b73c8-9578-49f5-a168-cda9985b6c97} <Debug> TCPHandler: Processed in 0.00127978 sec. | ||
| 5797 | 2025.09.18 00:43:31.487922 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2025.09.18 00:43:31.488014 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5799 | 2025.09.18 00:43:31.488055 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5800 | 2025.09.18 00:43:31.488433 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2025.09.18 00:43:31.488468 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5802 | 2025.09.18 00:43:31.488792 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5803 | 2025.09.18 00:43:31.488994 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2025.09.18 00:43:31.489118 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001122 sec., 175579.32263814617 rows/sec., 12.59 MiB/sec. | ||
| 5805 | 2025.09.18 00:43:31.489154 [ 276 ] {49ede2fc-0a7b-4eba-a7ac-2506e94cb683} <Debug> TCPHandler: Processed in 0.00127951 sec. | ||
| 5806 | 2025.09.18 00:43:31.489252 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2025.09.18 00:43:31.489344 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5808 | 2025.09.18 00:43:31.489397 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5809 | 2025.09.18 00:43:31.490220 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.09.18 00:43:31.490255 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5811 | 2025.09.18 00:43:31.490789 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5812 | 2025.09.18 00:43:31.491003 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2025.09.18 00:43:31.491135 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001808 sec., 23230.088495575223 rows/sec., 41.63 MiB/sec. | ||
| 5814 | 2025.09.18 00:43:31.491186 [ 276 ] {b504812e-7c46-4419-8f99-c36b64c6b721} <Debug> TCPHandler: Processed in 0.001981051 sec. | ||
| 5815 | 2025.09.18 00:43:31.491297 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2025.09.18 00:43:31.491390 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5817 | 2025.09.18 00:43:31.491430 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5818 | 2025.09.18 00:43:31.491742 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2025.09.18 00:43:31.491777 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5820 | 2025.09.18 00:43:31.492074 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5821 | 2025.09.18 00:43:31.492275 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2025.09.18 00:43:31.492397 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 5823 | 2025.09.18 00:43:31.492431 [ 276 ] {f227b46e-8b47-4d39-96c8-34abfba8feb7} <Debug> TCPHandler: Processed in 0.001181909 sec. | ||
| 5824 | 2025.09.18 00:43:36.474073 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2025.09.18 00:43:36.474282 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5826 | 2025.09.18 00:43:36.474361 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5827 | 2025.09.18 00:43:36.475008 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.09.18 00:43:36.475045 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5829 | 2025.09.18 00:43:36.475434 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5830 | 2025.09.18 00:43:36.475649 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.09.18 00:43:36.475800 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001569 sec., 35691.52326322498 rows/sec., 2.74 MiB/sec. | ||
| 5832 | 2025.09.18 00:43:36.475840 [ 276 ] {6b208095-624e-4687-889e-4e0217741b5f} <Debug> TCPHandler: Processed in 0.00190973 sec. | ||
| 5833 | 2025.09.18 00:43:36.475954 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2025.09.18 00:43:36.476047 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5835 | 2025.09.18 00:43:36.476087 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5836 | 2025.09.18 00:43:36.476476 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2025.09.18 00:43:36.476512 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5838 | 2025.09.18 00:43:36.476799 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5839 | 2025.09.18 00:43:36.477000 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2025.09.18 00:43:36.477125 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001097 sec., 58340.92980856882 rows/sec., 4.55 MiB/sec. | ||
| 5841 | 2025.09.18 00:43:36.477161 [ 276 ] {77f1241e-cc6e-4cdb-8a18-d2a45441e619} <Debug> TCPHandler: Processed in 0.00125854 sec. | ||
| 5842 | 2025.09.18 00:43:36.477278 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2025.09.18 00:43:36.477370 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5844 | 2025.09.18 00:43:36.477412 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5845 | 2025.09.18 00:43:36.477773 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2025.09.18 00:43:36.477806 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5847 | 2025.09.18 00:43:36.478119 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5848 | 2025.09.18 00:43:36.478319 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.09.18 00:43:36.478446 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001094 sec., 146252.28519195612 rows/sec., 10.19 MiB/sec. | ||
| 5850 | 2025.09.18 00:43:36.478481 [ 276 ] {c00eb80c-48bb-42d9-85dc-d50235544053} <Debug> TCPHandler: Processed in 0.001250479 sec. | ||
| 5851 | 2025.09.18 00:43:36.478578 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2025.09.18 00:43:36.478671 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5853 | 2025.09.18 00:43:36.478711 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5854 | 2025.09.18 00:43:36.479004 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2025.09.18 00:43:36.479037 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5856 | 2025.09.18 00:43:36.479324 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5857 | 2025.09.18 00:43:36.479531 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2025.09.18 00:43:36.479656 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001003 sec., 59820.538384845466 rows/sec., 4.03 MiB/sec. | ||
| 5859 | 2025.09.18 00:43:36.479690 [ 276 ] {e670965b-8016-4df7-8e2d-36b7431ea7c8} <Debug> TCPHandler: Processed in 0.001158408 sec. | ||
| 5860 | 2025.09.18 00:43:36.619376 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5861 | 2025.09.18 00:43:36.619420 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5862 | 2025.09.18 00:43:36.734900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15301 | ||
| 5863 | 2025.09.18 00:43:36.735576 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2025.09.18 00:43:36.735650 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5865 | 2025.09.18 00:43:36.736460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5866 | 2025.09.18 00:43:36.736704 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2025.09.18 00:43:36.736863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15301 | ||
| 5868 | 2025.09.18 00:43:36.776054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 740 | ||
| 5869 | 2025.09.18 00:43:36.778291 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2025.09.18 00:43:36.778339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5871 | 2025.09.18 00:43:36.779567 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5872 | 2025.09.18 00:43:36.779828 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2025.09.18 00:43:36.780078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 5874 | 2025.09.18 00:43:37.001255 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000862643 sec. | ||
| 5875 | 2025.09.18 00:43:37.558342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5876 | 2025.09.18 00:43:37.573751 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.09.18 00:43:37.573812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5878 | 2025.09.18 00:43:37.579737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5879 | 2025.09.18 00:43:37.580422 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.09.18 00:43:37.583070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5881 | 2025.09.18 00:43:41.476398 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5882 | 2025.09.18 00:43:41.476595 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5883 | 2025.09.18 00:43:41.476674 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5884 | 2025.09.18 00:43:41.477452 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5885 | 2025.09.18 00:43:41.477501 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5886 | 2025.09.18 00:43:41.477914 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5887 | 2025.09.18 00:43:41.478146 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2025.09.18 00:43:41.478289 [ 79 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5889 | 2025.09.18 00:43:41.478301 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.00176 sec., 79545.45454545454 rows/sec., 6.91 MiB/sec. | ||
| 5890 | 2025.09.18 00:43:41.478355 [ 79 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2025.09.18 00:43:41.478369 [ 276 ] {51f74d8d-dfb8-49d1-ab80-95c020a71289} <Debug> TCPHandler: Processed in 0.002110644 sec. | ||
| 5892 | 2025.09.18 00:43:41.478382 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5893 | 2025.09.18 00:43:41.478502 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2025.09.18 00:43:41.478516 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5895 | 2025.09.18 00:43:41.478600 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5896 | 2025.09.18 00:43:41.478645 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5897 | 2025.09.18 00:43:41.478653 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5898 | 2025.09.18 00:43:41.478707 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1409 rows starting from the beginning of the part | ||
| 5899 | 2025.09.18 00:43:41.478773 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 140 rows starting from the beginning of the part | ||
| 5900 | 2025.09.18 00:43:41.478822 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 5901 | 2025.09.18 00:43:41.478886 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 261 rows starting from the beginning of the part | ||
| 5902 | 2025.09.18 00:43:41.478925 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5903 | 2025.09.18 00:43:41.478981 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 140 rows starting from the beginning of the part | ||
| 5904 | 2025.09.18 00:43:41.479084 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2025.09.18 00:43:41.479129 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5906 | 2025.09.18 00:43:41.479714 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5907 | 2025.09.18 00:43:41.479939 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5908 | 2025.09.18 00:43:41.480066 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001485 sec., 28282.828282828283 rows/sec., 2.08 MiB/sec. | ||
| 5909 | 2025.09.18 00:43:41.480106 [ 276 ] {177f1b2f-8784-4dd2-b9f7-d18fb48b91cf} <Debug> TCPHandler: Processed in 0.001652316 sec. | ||
| 5910 | 2025.09.18 00:43:41.480217 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2025.09.18 00:43:41.480311 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5912 | 2025.09.18 00:43:41.480351 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5913 | 2025.09.18 00:43:41.480379 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2062 rows, containing 5 columns (5 merged, 0 gathered) in 0.00192563 sec., 1070818.3815166985 rows/sec., 94.77 MiB/sec. | ||
| 5914 | 2025.09.18 00:43:41.480633 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5915 | 2025.09.18 00:43:41.480772 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5916 | 2025.09.18 00:43:41.480815 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5917 | 2025.09.18 00:43:41.480905 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5918 | 2025.09.18 00:43:41.480994 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_46_9} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5919 | 2025.09.18 00:43:41.481086 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5920 | 2025.09.18 00:43:41.481138 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5921 | 2025.09.18 00:43:41.481356 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2025.09.18 00:43:41.481464 [ 79 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5923 | 2025.09.18 00:43:41.481482 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001189 sec., 89150.54667788057 rows/sec., 6.96 MiB/sec. | ||
| 5924 | 2025.09.18 00:43:41.481507 [ 79 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2025.09.18 00:43:41.481528 [ 276 ] {f28816c0-b006-46a0-b26e-ca1f391ceb18} <Debug> TCPHandler: Processed in 0.001357961 sec. | ||
| 5926 | 2025.09.18 00:43:41.481531 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5927 | 2025.09.18 00:43:41.481621 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5928 | 2025.09.18 00:43:41.481645 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2025.09.18 00:43:41.481725 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5930 | 2025.09.18 00:43:41.481742 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5931 | 2025.09.18 00:43:41.481755 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 634 rows starting from the beginning of the part | ||
| 5932 | 2025.09.18 00:43:41.481793 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5933 | 2025.09.18 00:43:41.481813 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 106 rows starting from the beginning of the part | ||
| 5934 | 2025.09.18 00:43:41.481856 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 5935 | 2025.09.18 00:43:41.481892 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 144 rows starting from the beginning of the part | ||
| 5936 | 2025.09.18 00:43:41.481928 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5937 | 2025.09.18 00:43:41.481963 [ 188 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 106 rows starting from the beginning of the part | ||
| 5938 | 2025.09.18 00:43:41.482199 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2025.09.18 00:43:41.482239 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5940 | 2025.09.18 00:43:41.482592 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5941 | 2025.09.18 00:43:41.482790 [ 192 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197819 sec., 933363.0540173432 rows/sec., 75.33 MiB/sec. | ||
| 5942 | 2025.09.18 00:43:41.482819 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2025.09.18 00:43:41.482955 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 5944 | 2025.09.18 00:43:41.482963 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5945 | 2025.09.18 00:43:41.482995 [ 276 ] {5e605a0b-d64c-4e3b-ba8f-85e16147771d} <Debug> TCPHandler: Processed in 0.001397422 sec. | ||
| 5946 | 2025.09.18 00:43:41.482960 [ 196 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5947 | 2025.09.18 00:43:41.483019 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2025.09.18 00:43:41.483061 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5949 | 2025.09.18 00:43:41.483125 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2025.09.18 00:43:41.483213 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5951 | 2025.09.18 00:43:41.483223 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5952 | 2025.09.18 00:43:41.483344 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5953 | 2025.09.18 00:43:41.483344 [ 196 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2025.09.18 00:43:41.483442 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5955 | 2025.09.18 00:43:41.483445 [ 196 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_46_9} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5956 | 2025.09.18 00:43:41.483513 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12192 rows starting from the beginning of the part | ||
| 5957 | 2025.09.18 00:43:41.483568 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5958 | 2025.09.18 00:43:41.483668 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 5959 | 2025.09.18 00:43:41.483773 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 5960 | 2025.09.18 00:43:41.483848 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 5961 | 2025.09.18 00:43:41.483894 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 5962 | 2025.09.18 00:43:41.483941 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5963 | 2025.09.18 00:43:41.484240 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2025.09.18 00:43:41.484286 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5965 | 2025.09.18 00:43:41.484911 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5966 | 2025.09.18 00:43:41.485132 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2025.09.18 00:43:41.485277 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002064 sec., 20348.837209302328 rows/sec., 36.46 MiB/sec. | ||
| 5968 | 2025.09.18 00:43:41.485345 [ 276 ] {4923c60e-a633-479f-a2db-ddf937e88f41} <Debug> TCPHandler: Processed in 0.002271826 sec. | ||
| 5969 | 2025.09.18 00:43:41.485476 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2025.09.18 00:43:41.485578 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5971 | 2025.09.18 00:43:41.485622 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5972 | 2025.09.18 00:43:41.485957 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2025.09.18 00:43:41.485993 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5974 | 2025.09.18 00:43:41.486318 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5975 | 2025.09.18 00:43:41.486541 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2025.09.18 00:43:41.486679 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 5977 | 2025.09.18 00:43:41.486678 [ 75 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5978 | 2025.09.18 00:43:41.486719 [ 276 ] {5dd3bad7-2c9d-48bd-919c-408491c847f4} <Debug> TCPHandler: Processed in 0.001293851 sec. | ||
| 5979 | 2025.09.18 00:43:41.486732 [ 75 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.09.18 00:43:41.486756 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 5981 | 2025.09.18 00:43:41.486835 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 5982 | 2025.09.18 00:43:41.486946 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5983 | 2025.09.18 00:43:41.486979 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2340 rows starting from the beginning of the part | ||
| 5984 | 2025.09.18 00:43:41.487038 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 5985 | 2025.09.18 00:43:41.487086 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 5986 | 2025.09.18 00:43:41.487134 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 5987 | 2025.09.18 00:43:41.487180 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 5988 | 2025.09.18 00:43:41.487231 [ 192 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5989 | 2025.09.18 00:43:41.488517 [ 197 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13029 rows, containing 5 columns (5 merged, 0 gathered) in 0.005389655 sec., 2417408.9065070027 rows/sec., 166.23 MiB/sec. | ||
| 5990 | 2025.09.18 00:43:41.488698 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.00189037 sec., 1396551.997757053 rows/sec., 94.08 MiB/sec. | ||
| 5991 | 2025.09.18 00:43:41.488843 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5992 | 2025.09.18 00:43:41.489070 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5993 | 2025.09.18 00:43:41.489217 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2025.09.18 00:43:41.489304 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5995 | 2025.09.18 00:43:41.489384 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5996 | 2025.09.18 00:43:41.489420 [ 190 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2025.09.18 00:43:41.489493 [ 190 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_46_9} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5998 | 2025.09.18 00:43:41.489570 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5999 | 2025.09.18 00:43:42.000337 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.48 MiB, peak 289.04 MiB, free memory in arenas 0.00 B, will set to 282.08 MiB (RSS), difference: 1.60 MiB | ||
| 6000 | 2025.09.18 00:43:42.684169 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54123 | ||
| 6001 | 2025.09.18 00:43:42.684298 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2025.09.18 00:43:42.684328 [ 286 ] {} <Debug> TCP-Session: 11b81add-f973-4fb7-af28-bff541e55778 Authenticating user 'default' from [fd00:1122:3344:101::e]:54123 | ||
| 6003 | 2025.09.18 00:43:42.684353 [ 286 ] {} <Debug> TCP-Session: 11b81add-f973-4fb7-af28-bff541e55778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2025.09.18 00:43:42.684368 [ 286 ] {} <Debug> TCP-Session: 11b81add-f973-4fb7-af28-bff541e55778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2025.09.18 00:43:42.684579 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42468 | ||
| 6006 | 2025.09.18 00:43:42.684586 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36751 | ||
| 6007 | 2025.09.18 00:43:42.684713 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6008 | 2025.09.18 00:43:42.684738 [ 286 ] {} <Trace> TCP-Session: 11b81add-f973-4fb7-af28-bff541e55778 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6009 | 2025.09.18 00:43:42.684739 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6010 | 2025.09.18 00:43:42.684750 [ 287 ] {} <Debug> TCP-Session: c261292e-e93b-4ccc-9ad1-bff22e59b26e Authenticating user 'default' from [fd00:1122:3344:101::e]:42468 | ||
| 6011 | 2025.09.18 00:43:42.684805 [ 288 ] {} <Debug> TCP-Session: 0f005fec-93b0-49fa-8567-2b206e564a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:36751 | ||
| 6012 | 2025.09.18 00:43:42.684825 [ 287 ] {} <Debug> TCP-Session: c261292e-e93b-4ccc-9ad1-bff22e59b26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2025.09.18 00:43:42.684837 [ 288 ] {} <Debug> TCP-Session: 0f005fec-93b0-49fa-8567-2b206e564a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6014 | 2025.09.18 00:43:42.684850 [ 287 ] {} <Debug> TCP-Session: c261292e-e93b-4ccc-9ad1-bff22e59b26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2025.09.18 00:43:42.684865 [ 288 ] {} <Debug> TCP-Session: 0f005fec-93b0-49fa-8567-2b206e564a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2025.09.18 00:43:42.684928 [ 286 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6017 | 2025.09.18 00:43:42.685188 [ 286 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6018 | 2025.09.18 00:43:42.685241 [ 286 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6019 | 2025.09.18 00:43:42.685519 [ 286 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 6020 | 2025.09.18 00:43:42.686503 [ 318 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Trace> AggregatingTransform: Aggregating | ||
| 6021 | 2025.09.18 00:43:42.686551 [ 318 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6022 | 2025.09.18 00:43:42.686586 [ 318 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968686 sec. (1032.326 rows/sec., 40.33 KiB/sec.) | ||
| 6023 | 2025.09.18 00:43:42.686605 [ 318 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Trace> Aggregator: Merging aggregated data | ||
| 6024 | 2025.09.18 00:43:42.688039 [ 286 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 6025 | 2025.09.18 00:43:42.688150 [ 286 ] {6580867b-3bee-49f6-b944-6046a315db8c} <Debug> TCPHandler: Processed in 0.003574836 sec. | ||
| 6026 | 2025.09.18 00:43:42.688279 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6027 | 2025.09.18 00:43:42.688306 [ 286 ] {} <Debug> TCP-Session: 11b81add-f973-4fb7-af28-bff541e55778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2025.09.18 00:43:42.688326 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6029 | 2025.09.18 00:43:42.688335 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6030 | 2025.09.18 00:43:42.688391 [ 287 ] {} <Debug> TCP-Session: c261292e-e93b-4ccc-9ad1-bff22e59b26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2025.09.18 00:43:42.688405 [ 288 ] {} <Debug> TCP-Session: 0f005fec-93b0-49fa-8567-2b206e564a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2025.09.18 00:43:42.690876 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49751 | ||
| 6033 | 2025.09.18 00:43:42.690891 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46082 | ||
| 6034 | 2025.09.18 00:43:42.690901 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45937 | ||
| 6035 | 2025.09.18 00:43:42.690958 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60829 | ||
| 6036 | 2025.09.18 00:43:42.690974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6037 | 2025.09.18 00:43:42.690978 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6038 | 2025.09.18 00:43:42.691013 [ 288 ] {} <Debug> TCP-Session: e5380976-fe60-4fc1-a935-50ba2d22435d Authenticating user 'default' from [fd00:1122:3344:101::e]:46082 | ||
| 6039 | 2025.09.18 00:43:42.691023 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6040 | 2025.09.18 00:43:42.691035 [ 350 ] {} <Debug> TCP-Session: cd33e9ab-8332-46fa-81e8-d36f336ee04a Authenticating user 'default' from [fd00:1122:3344:101::e]:49751 | ||
| 6041 | 2025.09.18 00:43:42.691042 [ 288 ] {} <Debug> TCP-Session: e5380976-fe60-4fc1-a935-50ba2d22435d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2025.09.18 00:43:42.691064 [ 289 ] {} <Debug> TCP-Session: 28e3e58d-3caa-4193-996a-7be4c9c26030 Authenticating user 'default' from [fd00:1122:3344:101::e]:45937 | ||
| 6043 | 2025.09.18 00:43:42.691074 [ 350 ] {} <Debug> TCP-Session: cd33e9ab-8332-46fa-81e8-d36f336ee04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2025.09.18 00:43:42.691110 [ 289 ] {} <Debug> TCP-Session: 28e3e58d-3caa-4193-996a-7be4c9c26030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2025.09.18 00:43:42.691125 [ 350 ] {} <Debug> TCP-Session: cd33e9ab-8332-46fa-81e8-d36f336ee04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2025.09.18 00:43:42.691137 [ 289 ] {} <Debug> TCP-Session: 28e3e58d-3caa-4193-996a-7be4c9c26030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6047 | 2025.09.18 00:43:42.691082 [ 288 ] {} <Debug> TCP-Session: e5380976-fe60-4fc1-a935-50ba2d22435d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6048 | 2025.09.18 00:43:42.691188 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6049 | 2025.09.18 00:43:42.690916 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63673 | ||
| 6050 | 2025.09.18 00:43:42.691250 [ 351 ] {} <Debug> TCP-Session: 15904360-7e6e-436e-9328-71081652fda7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60829 | ||
| 6051 | 2025.09.18 00:43:42.690904 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63744 | ||
| 6052 | 2025.09.18 00:43:42.691283 [ 351 ] {} <Debug> TCP-Session: 15904360-7e6e-436e-9328-71081652fda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2025.09.18 00:43:42.691314 [ 351 ] {} <Debug> TCP-Session: 15904360-7e6e-436e-9328-71081652fda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2025.09.18 00:43:42.706055 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6055 | 2025.09.18 00:43:42.706118 [ 287 ] {} <Debug> TCP-Session: e638d2b9-d16a-4bec-9ed7-36ddeb867b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:63673 | ||
| 6056 | 2025.09.18 00:43:42.706141 [ 287 ] {} <Debug> TCP-Session: e638d2b9-d16a-4bec-9ed7-36ddeb867b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2025.09.18 00:43:42.706154 [ 287 ] {} <Debug> TCP-Session: e638d2b9-d16a-4bec-9ed7-36ddeb867b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2025.09.18 00:43:42.711294 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2025.09.18 00:43:42.711391 [ 286 ] {} <Debug> TCP-Session: be2fe380-11a4-4d74-843d-8c594c85fcaa Authenticating user 'default' from [fd00:1122:3344:101::e]:63744 | ||
| 6060 | 2025.09.18 00:43:42.711426 [ 286 ] {} <Debug> TCP-Session: be2fe380-11a4-4d74-843d-8c594c85fcaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2025.09.18 00:43:42.711445 [ 286 ] {} <Debug> TCP-Session: be2fe380-11a4-4d74-843d-8c594c85fcaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2025.09.18 00:43:42.713366 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34026 | ||
| 6063 | 2025.09.18 00:43:42.718900 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6064 | 2025.09.18 00:43:42.718943 [ 352 ] {} <Debug> TCP-Session: 89b2f54c-0816-42ec-b24d-d82a348705b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34026 | ||
| 6065 | 2025.09.18 00:43:42.718965 [ 352 ] {} <Debug> TCP-Session: 89b2f54c-0816-42ec-b24d-d82a348705b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2025.09.18 00:43:42.718980 [ 352 ] {} <Debug> TCP-Session: 89b2f54c-0816-42ec-b24d-d82a348705b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2025.09.18 00:43:42.719329 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47206 | ||
| 6068 | 2025.09.18 00:43:42.719377 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53193 | ||
| 6069 | 2025.09.18 00:43:42.719432 [ 352 ] {} <Trace> TCP-Session: 89b2f54c-0816-42ec-b24d-d82a348705b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2025.09.18 00:43:42.719639 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6071 | 2025.09.18 00:43:42.719646 [ 352 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34026) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6072 | 2025.09.18 00:43:42.719672 [ 353 ] {} <Debug> TCP-Session: 22886f42-f394-47d8-a3e3-38d87ee3df2e Authenticating user 'default' from [fd00:1122:3344:101::e]:47206 | ||
| 6073 | 2025.09.18 00:43:42.719692 [ 353 ] {} <Debug> TCP-Session: 22886f42-f394-47d8-a3e3-38d87ee3df2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2025.09.18 00:43:42.719706 [ 353 ] {} <Debug> TCP-Session: 22886f42-f394-47d8-a3e3-38d87ee3df2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6075 | 2025.09.18 00:43:42.719828 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54974 | ||
| 6076 | 2025.09.18 00:43:42.719843 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36495 | ||
| 6077 | 2025.09.18 00:43:42.719919 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6078 | 2025.09.18 00:43:42.719965 [ 354 ] {} <Debug> TCP-Session: 36d1e616-1227-4dbb-b6bc-e925ba370796 Authenticating user 'default' from [fd00:1122:3344:101::e]:53193 | ||
| 6079 | 2025.09.18 00:43:42.719989 [ 354 ] {} <Debug> TCP-Session: 36d1e616-1227-4dbb-b6bc-e925ba370796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2025.09.18 00:43:42.720002 [ 354 ] {} <Debug> TCP-Session: 36d1e616-1227-4dbb-b6bc-e925ba370796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2025.09.18 00:43:42.720135 [ 352 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6082 | 2025.09.18 00:43:42.720182 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6083 | 2025.09.18 00:43:42.720200 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47214 | ||
| 6084 | 2025.09.18 00:43:42.720216 [ 356 ] {} <Debug> TCP-Session: 6eadf91e-7248-4d4d-8d2e-41983bed81d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54974 | ||
| 6085 | 2025.09.18 00:43:42.720262 [ 356 ] {} <Debug> TCP-Session: 6eadf91e-7248-4d4d-8d2e-41983bed81d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6086 | 2025.09.18 00:43:42.720275 [ 356 ] {} <Debug> TCP-Session: 6eadf91e-7248-4d4d-8d2e-41983bed81d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2025.09.18 00:43:42.720312 [ 352 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6088 | 2025.09.18 00:43:42.720442 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6089 | 2025.09.18 00:43:42.720470 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34609 | ||
| 6090 | 2025.09.18 00:43:42.720496 [ 355 ] {} <Debug> TCP-Session: 33b37890-9c87-4f8f-a4ba-001927685e34 Authenticating user 'default' from [fd00:1122:3344:101::e]:36495 | ||
| 6091 | 2025.09.18 00:43:42.720523 [ 355 ] {} <Debug> TCP-Session: 33b37890-9c87-4f8f-a4ba-001927685e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2025.09.18 00:43:42.720539 [ 355 ] {} <Debug> TCP-Session: 33b37890-9c87-4f8f-a4ba-001927685e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6093 | 2025.09.18 00:43:42.720736 [ 352 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 6094 | 2025.09.18 00:43:42.720740 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6095 | 2025.09.18 00:43:42.720810 [ 357 ] {} <Debug> TCP-Session: 08cd552c-16df-422a-8624-f40f5ce90d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:47214 | ||
| 6096 | 2025.09.18 00:43:42.720837 [ 357 ] {} <Debug> TCP-Session: 08cd552c-16df-422a-8624-f40f5ce90d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6097 | 2025.09.18 00:43:42.720851 [ 357 ] {} <Debug> TCP-Session: 08cd552c-16df-422a-8624-f40f5ce90d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2025.09.18 00:43:42.720905 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59473 | ||
| 6099 | 2025.09.18 00:43:42.720977 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6100 | 2025.09.18 00:43:42.721023 [ 358 ] {} <Debug> TCP-Session: 8004d003-5278-44ce-a537-78bef5b7582a Authenticating user 'default' from [fd00:1122:3344:101::e]:34609 | ||
| 6101 | 2025.09.18 00:43:42.721042 [ 358 ] {} <Debug> TCP-Session: 8004d003-5278-44ce-a537-78bef5b7582a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6102 | 2025.09.18 00:43:42.721055 [ 358 ] {} <Debug> TCP-Session: 8004d003-5278-44ce-a537-78bef5b7582a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2025.09.18 00:43:42.721233 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6104 | 2025.09.18 00:43:42.721268 [ 359 ] {} <Debug> TCP-Session: 24d289b7-8699-4810-b59d-2c7cd2a005f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59473 | ||
| 6105 | 2025.09.18 00:43:42.721282 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43620 | ||
| 6106 | 2025.09.18 00:43:42.721285 [ 359 ] {} <Debug> TCP-Session: 24d289b7-8699-4810-b59d-2c7cd2a005f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.09.18 00:43:42.721338 [ 359 ] {} <Debug> TCP-Session: 24d289b7-8699-4810-b59d-2c7cd2a005f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2025.09.18 00:43:42.721699 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6109 | 2025.09.18 00:43:42.721745 [ 360 ] {} <Debug> TCP-Session: 3cf3c1ce-8937-476a-b00a-0f4caea5bf0d Authenticating user 'default' from [fd00:1122:3344:101::e]:43620 | ||
| 6110 | 2025.09.18 00:43:42.721766 [ 360 ] {} <Debug> TCP-Session: 3cf3c1ce-8937-476a-b00a-0f4caea5bf0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2025.09.18 00:43:42.721780 [ 360 ] {} <Debug> TCP-Session: 3cf3c1ce-8937-476a-b00a-0f4caea5bf0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6112 | 2025.09.18 00:43:42.721881 [ 304 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Trace> AggregatingTransform: Aggregating | ||
| 6113 | 2025.09.18 00:43:42.721937 [ 304 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 6114 | 2025.09.18 00:43:42.721983 [ 304 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124448 sec. (889.325 rows/sec., 34.74 KiB/sec.) | ||
| 6115 | 2025.09.18 00:43:42.722002 [ 304 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Trace> Aggregator: Merging aggregated data | ||
| 6116 | 2025.09.18 00:43:42.723498 [ 352 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003918 sec., 255.23226135783565 rows/sec., 9.97 KiB/sec. | ||
| 6117 | 2025.09.18 00:43:42.723634 [ 352 ] {e4562eb2-0358-47dc-a35e-120e7199a0a8} <Debug> TCPHandler: Processed in 0.004360789 sec. | ||
| 6118 | 2025.09.18 00:43:42.723781 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6119 | 2025.09.18 00:43:42.723808 [ 352 ] {} <Debug> TCP-Session: 89b2f54c-0816-42ec-b24d-d82a348705b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2025.09.18 00:43:42.723824 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6121 | 2025.09.18 00:43:42.723843 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6122 | 2025.09.18 00:43:42.723863 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6123 | 2025.09.18 00:43:42.723878 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6124 | 2025.09.18 00:43:42.723903 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6125 | 2025.09.18 00:43:42.723921 [ 358 ] {} <Debug> TCP-Session: 8004d003-5278-44ce-a537-78bef5b7582a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2025.09.18 00:43:42.723929 [ 353 ] {} <Debug> TCP-Session: 22886f42-f394-47d8-a3e3-38d87ee3df2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6127 | 2025.09.18 00:43:42.723938 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6128 | 2025.09.18 00:43:42.723957 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6129 | 2025.09.18 00:43:42.723958 [ 355 ] {} <Debug> TCP-Session: 33b37890-9c87-4f8f-a4ba-001927685e34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2025.09.18 00:43:42.724015 [ 359 ] {} <Debug> TCP-Session: 24d289b7-8699-4810-b59d-2c7cd2a005f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6131 | 2025.09.18 00:43:42.724008 [ 356 ] {} <Debug> TCP-Session: 6eadf91e-7248-4d4d-8d2e-41983bed81d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2025.09.18 00:43:42.723918 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6133 | 2025.09.18 00:43:42.723914 [ 354 ] {} <Debug> TCP-Session: 36d1e616-1227-4dbb-b6bc-e925ba370796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2025.09.18 00:43:42.724091 [ 357 ] {} <Debug> TCP-Session: 08cd552c-16df-422a-8624-f40f5ce90d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2025.09.18 00:43:42.723867 [ 360 ] {} <Debug> TCP-Session: 3cf3c1ce-8937-476a-b00a-0f4caea5bf0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2025.09.18 00:43:42.733557 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45937). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6137 | |||
| 6138 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6140 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6142 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6143 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6144 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6145 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6146 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6147 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6148 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6149 | (version 23.8.7.1) | ||
| 6150 | 2025.09.18 00:43:42.733706 [ 289 ] {} <Debug> TCP-Session: 28e3e58d-3caa-4193-996a-7be4c9c26030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2025.09.18 00:43:42.733733 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63744). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6152 | |||
| 6153 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6154 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6155 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6156 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6157 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6158 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6159 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6160 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6161 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6162 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6163 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6164 | (version 23.8.7.1) | ||
| 6165 | 2025.09.18 00:43:42.733798 [ 286 ] {} <Debug> TCP-Session: be2fe380-11a4-4d74-843d-8c594c85fcaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6166 | 2025.09.18 00:43:42.733829 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46082). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6167 | |||
| 6168 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6169 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6170 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6171 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6172 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6173 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6174 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6175 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6176 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6177 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6178 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6179 | (version 23.8.7.1) | ||
| 6180 | 2025.09.18 00:43:42.733898 [ 288 ] {} <Debug> TCP-Session: e5380976-fe60-4fc1-a935-50ba2d22435d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2025.09.18 00:43:42.733923 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63673). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6182 | |||
| 6183 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6184 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6185 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6186 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6187 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6188 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6189 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6190 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6191 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6192 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6193 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6194 | (version 23.8.7.1) | ||
| 6195 | 2025.09.18 00:43:42.734017 [ 287 ] {} <Debug> TCP-Session: e638d2b9-d16a-4bec-9ed7-36ddeb867b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2025.09.18 00:43:42.734031 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49751). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6197 | |||
| 6198 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6199 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6200 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6201 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6202 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6203 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6204 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6205 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6206 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6207 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6208 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6209 | (version 23.8.7.1) | ||
| 6210 | 2025.09.18 00:43:42.734108 [ 350 ] {} <Debug> TCP-Session: cd33e9ab-8332-46fa-81e8-d36f336ee04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2025.09.18 00:43:42.734126 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60829). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6212 | |||
| 6213 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6214 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6215 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6216 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6217 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6218 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6219 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6220 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6221 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6222 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6223 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6224 | (version 23.8.7.1) | ||
| 6225 | 2025.09.18 00:43:42.734196 [ 351 ] {} <Debug> TCP-Session: 15904360-7e6e-436e-9328-71081652fda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2025.09.18 00:43:42.834000 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33096 | ||
| 6227 | 2025.09.18 00:43:42.834136 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6228 | 2025.09.18 00:43:42.834168 [ 286 ] {} <Debug> TCP-Session: c29e8ee3-7983-434b-8761-cba8b5184267 Authenticating user 'default' from [fd00:1122:3344:101::e]:33096 | ||
| 6229 | 2025.09.18 00:43:42.834199 [ 286 ] {} <Debug> TCP-Session: c29e8ee3-7983-434b-8761-cba8b5184267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6230 | 2025.09.18 00:43:42.834216 [ 286 ] {} <Debug> TCP-Session: c29e8ee3-7983-434b-8761-cba8b5184267 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6231 | 2025.09.18 00:43:42.834554 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42370 | ||
| 6232 | 2025.09.18 00:43:42.834589 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56950 | ||
| 6233 | 2025.09.18 00:43:42.834618 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63448 | ||
| 6234 | 2025.09.18 00:43:42.834632 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38368 | ||
| 6235 | 2025.09.18 00:43:42.834567 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58245 | ||
| 6236 | 2025.09.18 00:43:42.834707 [ 286 ] {} <Trace> TCP-Session: c29e8ee3-7983-434b-8761-cba8b5184267 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2025.09.18 00:43:42.834729 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6238 | 2025.09.18 00:43:42.834705 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6239 | 2025.09.18 00:43:42.834804 [ 352 ] {} <Debug> TCP-Session: 5452e4fd-57de-4070-8b4a-7678532ef415 Authenticating user 'default' from [fd00:1122:3344:101::e]:63448 | ||
| 6240 | 2025.09.18 00:43:42.834838 [ 287 ] {} <Debug> TCP-Session: ac9dcc02-f0a3-4247-b858-73c65413a897 Authenticating user 'default' from [fd00:1122:3344:101::e]:42370 | ||
| 6241 | 2025.09.18 00:43:42.834848 [ 352 ] {} <Debug> TCP-Session: 5452e4fd-57de-4070-8b4a-7678532ef415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2025.09.18 00:43:42.834861 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6243 | 2025.09.18 00:43:42.834885 [ 352 ] {} <Debug> TCP-Session: 5452e4fd-57de-4070-8b4a-7678532ef415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6244 | 2025.09.18 00:43:42.834703 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6245 | 2025.09.18 00:43:42.834924 [ 288 ] {} <Debug> TCP-Session: d81e757c-1e72-4970-9c04-7b810904e313 Authenticating user 'default' from [fd00:1122:3344:101::e]:58245 | ||
| 6246 | 2025.09.18 00:43:42.834961 [ 350 ] {} <Debug> TCP-Session: e798970a-151d-4831-b236-1f0da88c6c54 Authenticating user 'default' from [fd00:1122:3344:101::e]:56950 | ||
| 6247 | 2025.09.18 00:43:42.834990 [ 288 ] {} <Debug> TCP-Session: d81e757c-1e72-4970-9c04-7b810904e313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6248 | 2025.09.18 00:43:42.834994 [ 286 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33096) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6249 | 2025.09.18 00:43:42.835017 [ 288 ] {} <Debug> TCP-Session: d81e757c-1e72-4970-9c04-7b810904e313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6250 | 2025.09.18 00:43:42.834880 [ 287 ] {} <Debug> TCP-Session: ac9dcc02-f0a3-4247-b858-73c65413a897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2025.09.18 00:43:42.835081 [ 287 ] {} <Debug> TCP-Session: ac9dcc02-f0a3-4247-b858-73c65413a897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2025.09.18 00:43:42.834638 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45038 | ||
| 6253 | 2025.09.18 00:43:42.834603 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44002 | ||
| 6254 | 2025.09.18 00:43:42.834997 [ 350 ] {} <Debug> TCP-Session: e798970a-151d-4831-b236-1f0da88c6c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2025.09.18 00:43:42.834735 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6256 | 2025.09.18 00:43:42.835206 [ 350 ] {} <Debug> TCP-Session: e798970a-151d-4831-b236-1f0da88c6c54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2025.09.18 00:43:42.835221 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6258 | 2025.09.18 00:43:42.835244 [ 353 ] {} <Debug> TCP-Session: d04ea396-00af-4469-8c41-9bd83be9f8c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38368 | ||
| 6259 | 2025.09.18 00:43:42.835281 [ 351 ] {} <Debug> TCP-Session: d7b5e7af-f086-4e00-8bc5-a48f69395bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44002 | ||
| 6260 | 2025.09.18 00:43:42.835302 [ 353 ] {} <Debug> TCP-Session: d04ea396-00af-4469-8c41-9bd83be9f8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2025.09.18 00:43:42.834579 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60368 | ||
| 6262 | 2025.09.18 00:43:42.835328 [ 351 ] {} <Debug> TCP-Session: d7b5e7af-f086-4e00-8bc5-a48f69395bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6263 | 2025.09.18 00:43:42.835334 [ 353 ] {} <Debug> TCP-Session: d04ea396-00af-4469-8c41-9bd83be9f8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2025.09.18 00:43:42.835385 [ 286 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6265 | 2025.09.18 00:43:42.835401 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6266 | 2025.09.18 00:43:42.835373 [ 351 ] {} <Debug> TCP-Session: d7b5e7af-f086-4e00-8bc5-a48f69395bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6267 | 2025.09.18 00:43:42.835443 [ 289 ] {} <Debug> TCP-Session: a3a4eab5-16b7-4788-9b2e-322a6b9d5076 Authenticating user 'default' from [fd00:1122:3344:101::e]:60368 | ||
| 6268 | 2025.09.18 00:43:42.835446 [ 286 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6269 | 2025.09.18 00:43:42.835471 [ 289 ] {} <Debug> TCP-Session: a3a4eab5-16b7-4788-9b2e-322a6b9d5076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2025.09.18 00:43:42.835220 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6271 | 2025.09.18 00:43:42.835502 [ 289 ] {} <Debug> TCP-Session: a3a4eab5-16b7-4788-9b2e-322a6b9d5076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2025.09.18 00:43:42.835526 [ 354 ] {} <Debug> TCP-Session: a5a02a2f-21ba-4a08-a616-3147e5720862 Authenticating user 'default' from [fd00:1122:3344:101::e]:45038 | ||
| 6273 | 2025.09.18 00:43:42.835542 [ 354 ] {} <Debug> TCP-Session: a5a02a2f-21ba-4a08-a616-3147e5720862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2025.09.18 00:43:42.835555 [ 354 ] {} <Debug> TCP-Session: a5a02a2f-21ba-4a08-a616-3147e5720862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6275 | 2025.09.18 00:43:42.835762 [ 286 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 6276 | 2025.09.18 00:43:42.836776 [ 301 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Trace> AggregatingTransform: Aggregating | ||
| 6277 | 2025.09.18 00:43:42.836826 [ 301 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 6278 | 2025.09.18 00:43:42.836865 [ 301 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997765 sec. (1002.240 rows/sec., 39.15 KiB/sec.) | ||
| 6279 | 2025.09.18 00:43:42.836885 [ 301 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Trace> Aggregator: Merging aggregated data | ||
| 6280 | 2025.09.18 00:43:42.838219 [ 286 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003305 sec., 302.571860816944 rows/sec., 11.82 KiB/sec. | ||
| 6281 | 2025.09.18 00:43:42.838360 [ 286 ] {68e9f876-6319-46b7-aefa-8dbb205851b7} <Debug> TCPHandler: Processed in 0.00386239 sec. | ||
| 6282 | 2025.09.18 00:43:42.838463 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6283 | 2025.09.18 00:43:42.838489 [ 286 ] {} <Debug> TCP-Session: c29e8ee3-7983-434b-8761-cba8b5184267 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2025.09.18 00:43:42.838502 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6285 | 2025.09.18 00:43:42.838508 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6286 | 2025.09.18 00:43:42.838527 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6287 | 2025.09.18 00:43:42.838543 [ 287 ] {} <Debug> TCP-Session: ac9dcc02-f0a3-4247-b858-73c65413a897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6288 | 2025.09.18 00:43:42.838562 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6289 | 2025.09.18 00:43:42.838579 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6290 | 2025.09.18 00:43:42.838605 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6291 | 2025.09.18 00:43:42.838622 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6292 | 2025.09.18 00:43:42.838646 [ 350 ] {} <Debug> TCP-Session: e798970a-151d-4831-b236-1f0da88c6c54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2025.09.18 00:43:42.838663 [ 351 ] {} <Debug> TCP-Session: d7b5e7af-f086-4e00-8bc5-a48f69395bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6294 | 2025.09.18 00:43:42.838685 [ 353 ] {} <Debug> TCP-Session: d04ea396-00af-4469-8c41-9bd83be9f8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2025.09.18 00:43:42.838590 [ 288 ] {} <Debug> TCP-Session: d81e757c-1e72-4970-9c04-7b810904e313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6296 | 2025.09.18 00:43:42.838591 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6297 | 2025.09.18 00:43:42.838562 [ 354 ] {} <Debug> TCP-Session: a5a02a2f-21ba-4a08-a616-3147e5720862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2025.09.18 00:43:42.838766 [ 289 ] {} <Debug> TCP-Session: a3a4eab5-16b7-4788-9b2e-322a6b9d5076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2025.09.18 00:43:42.838619 [ 352 ] {} <Debug> TCP-Session: 5452e4fd-57de-4070-8b4a-7678532ef415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2025.09.18 00:43:44.237020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15813 | ||
| 6301 | 2025.09.18 00:43:44.237545 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2025.09.18 00:43:44.237599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6303 | 2025.09.18 00:43:44.238116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6304 | 2025.09.18 00:43:44.238347 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2025.09.18 00:43:44.238488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15813 | ||
| 6306 | 2025.09.18 00:43:45.083214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6307 | 2025.09.18 00:43:45.098714 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.09.18 00:43:45.098781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6309 | 2025.09.18 00:43:45.104921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6310 | 2025.09.18 00:43:45.105639 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.09.18 00:43:45.108386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6312 | 2025.09.18 00:43:46.500209 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2025.09.18 00:43:46.500410 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6314 | 2025.09.18 00:43:46.500486 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6315 | 2025.09.18 00:43:46.501171 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2025.09.18 00:43:46.501219 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6317 | 2025.09.18 00:43:46.501609 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6318 | 2025.09.18 00:43:46.501845 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2025.09.18 00:43:46.502009 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001654 sec., 1209.1898428053203 rows/sec., 98.60 KiB/sec. | ||
| 6320 | 2025.09.18 00:43:46.502058 [ 276 ] {3180e38a-d0fb-4800-af5d-af797888e5c7} <Debug> TCPHandler: Processed in 0.001991311 sec. | ||
| 6321 | 2025.09.18 00:43:46.502184 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2025.09.18 00:43:46.502287 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6323 | 2025.09.18 00:43:46.502329 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6324 | 2025.09.18 00:43:46.503379 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2025.09.18 00:43:46.503421 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6326 | 2025.09.18 00:43:46.503825 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6327 | 2025.09.18 00:43:46.504034 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2025.09.18 00:43:46.504166 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001902 sec., 629337.5394321766 rows/sec., 51.88 MiB/sec. | ||
| 6329 | 2025.09.18 00:43:46.504207 [ 276 ] {02dc3094-fbe2-4d33-90d7-ca2354b19340} <Debug> TCPHandler: Processed in 0.002075393 sec. | ||
| 6330 | 2025.09.18 00:43:46.504315 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2025.09.18 00:43:46.504421 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6332 | 2025.09.18 00:43:46.504464 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6333 | 2025.09.18 00:43:46.504861 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.09.18 00:43:46.504899 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6335 | 2025.09.18 00:43:46.505229 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6336 | 2025.09.18 00:43:46.505473 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.09.18 00:43:46.505615 [ 127 ] {} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6338 | 2025.09.18 00:43:46.505627 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001225 sec., 1632.6530612244899 rows/sec., 114.00 KiB/sec. | ||
| 6339 | 2025.09.18 00:43:46.505685 [ 127 ] {} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2025.09.18 00:43:46.505699 [ 276 ] {96885510-d1fd-496b-a4c5-fc78e9c2f6bd} <Debug> TCPHandler: Processed in 0.001435072 sec. | ||
| 6341 | 2025.09.18 00:43:46.505712 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6342 | 2025.09.18 00:43:46.505832 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6343 | 2025.09.18 00:43:46.505888 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 6344 | 2025.09.18 00:43:46.505947 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6345 | 2025.09.18 00:43:46.506007 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6346 | 2025.09.18 00:43:46.506099 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6347 | 2025.09.18 00:43:46.506143 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 72 rows starting from the beginning of the part | ||
| 6348 | 2025.09.18 00:43:46.506228 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 6349 | 2025.09.18 00:43:46.506281 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
| 6350 | 2025.09.18 00:43:46.506335 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 6351 | 2025.09.18 00:43:46.506381 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
| 6352 | 2025.09.18 00:43:46.506428 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 6353 | 2025.09.18 00:43:46.506476 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2025.09.18 00:43:46.506517 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6355 | 2025.09.18 00:43:46.506867 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6356 | 2025.09.18 00:43:46.507097 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2025.09.18 00:43:46.507230 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001306 sec., 174578.86676875956 rows/sec., 11.82 MiB/sec. | ||
| 6358 | 2025.09.18 00:43:46.507268 [ 276 ] {bc278023-78dc-4221-8f2a-4b2a1562f5a0} <Debug> TCPHandler: Processed in 0.001498023 sec. | ||
| 6359 | 2025.09.18 00:43:46.507375 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2025.09.18 00:43:46.507420 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614925 sec., 133752.34144000497 rows/sec., 10.32 MiB/sec. | ||
| 6361 | 2025.09.18 00:43:46.507468 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6362 | 2025.09.18 00:43:46.507532 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6363 | 2025.09.18 00:43:46.507608 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6364 | 2025.09.18 00:43:46.507865 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2025.09.18 00:43:46.507941 [ 198 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_31_6} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6366 | 2025.09.18 00:43:46.508020 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6367 | 2025.09.18 00:43:46.508107 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.09.18 00:43:46.508149 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6369 | 2025.09.18 00:43:46.508473 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6370 | 2025.09.18 00:43:46.508692 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.09.18 00:43:46.508820 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001369 sec., 381300.219138057 rows/sec., 28.22 MiB/sec. | ||
| 6372 | 2025.09.18 00:43:46.508857 [ 276 ] {81851261-279a-4d5a-a72d-73d593803e1d} <Debug> TCPHandler: Processed in 0.001532754 sec. | ||
| 6373 | 2025.09.18 00:43:46.508963 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2025.09.18 00:43:46.509058 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2025.09.18 00:43:46.509102 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6376 | 2025.09.18 00:43:46.509643 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.09.18 00:43:46.509681 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6378 | 2025.09.18 00:43:46.510060 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6379 | 2025.09.18 00:43:46.510265 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.09.18 00:43:46.510394 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001355 sec., 623616.2361623616 rows/sec., 41.97 MiB/sec. | ||
| 6381 | 2025.09.18 00:43:46.510431 [ 276 ] {f1075dea-81a6-40c3-9f9f-880dbbfbaed2} <Debug> TCPHandler: Processed in 0.001517154 sec. | ||
| 6382 | 2025.09.18 00:43:46.510540 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2025.09.18 00:43:46.510633 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6384 | 2025.09.18 00:43:46.510675 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6385 | 2025.09.18 00:43:46.510992 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.09.18 00:43:46.511027 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6387 | 2025.09.18 00:43:46.511323 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6388 | 2025.09.18 00:43:46.511524 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.09.18 00:43:46.511649 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 6390 | 2025.09.18 00:43:46.511687 [ 276 ] {42e5e6cc-aaa3-4784-88bd-3d2342292dd2} <Debug> TCPHandler: Processed in 0.001196029 sec. | ||
| 6391 | 2025.09.18 00:43:46.780344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 772 | ||
| 6392 | 2025.09.18 00:43:46.782707 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.09.18 00:43:46.782754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 6394 | 2025.09.18 00:43:46.783953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6395 | 2025.09.18 00:43:46.784213 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.09.18 00:43:46.784543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 6397 | 2025.09.18 00:43:51.467363 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2025.09.18 00:43:51.467607 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) 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) | ||
| 6399 | 2025.09.18 00:43:51.467963 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6400 | 2025.09.18 00:43:51.468001 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <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 | ||
| 6401 | 2025.09.18 00:43:51.468252 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6402 | 2025.09.18 00:43:51.468316 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6403 | 2025.09.18 00:43:51.468458 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 6404 | 2025.09.18 00:43:51.468559 [ 309 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6405 | 2025.09.18 00:43:51.468585 [ 284 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6406 | 2025.09.18 00:43:51.468585 [ 339 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6407 | 2025.09.18 00:43:51.468723 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 6408 | 2025.09.18 00:43:51.468749 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6409 | 2025.09.18 00:43:51.468834 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6410 | 2025.09.18 00:43:51.468854 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Debug> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 6411 | 2025.09.18 00:43:51.468891 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <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'))" | ||
| 6412 | 2025.09.18 00:43:51.468929 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <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'))" | ||
| 6413 | 2025.09.18 00:43:51.468964 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <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'))" | ||
| 6414 | 2025.09.18 00:43:51.470041 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002534 sec., 13812.154696132598 rows/sec., 584.24 KiB/sec. | ||
| 6415 | 2025.09.18 00:43:51.470168 [ 276 ] {8460219c-a453-49d8-93f6-c491df01ec96} <Debug> TCPHandler: Processed in 0.002948507 sec. | ||
| 6416 | 2025.09.18 00:43:51.479815 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2025.09.18 00:43:51.479923 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6418 | 2025.09.18 00:43:51.479965 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6419 | 2025.09.18 00:43:51.480468 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2025.09.18 00:43:51.480509 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6421 | 2025.09.18 00:43:51.480899 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6422 | 2025.09.18 00:43:51.481088 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Trace> oximeter.timeseries_schema (71645beb-f3d9-4c44-9b29-27f0e4cb6d52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2025.09.18 00:43:51.481229 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 77.42 KiB/sec. | ||
| 6424 | 2025.09.18 00:43:51.481268 [ 276 ] {58efbc01-1cf8-4fb3-81dc-ddce9a833a6e} <Debug> TCPHandler: Processed in 0.001502904 sec. | ||
| 6425 | 2025.09.18 00:43:51.481366 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2025.09.18 00:43:51.481459 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6427 | 2025.09.18 00:43:51.481498 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6428 | 2025.09.18 00:43:51.481982 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2025.09.18 00:43:51.482022 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6430 | 2025.09.18 00:43:51.482350 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6431 | 2025.09.18 00:43:51.482569 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2025.09.18 00:43:51.482706 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Debug> executeQuery: Read 141 rows, 12.54 KiB in 0.001265 sec., 111462.45059288538 rows/sec., 9.68 MiB/sec. | ||
| 6433 | 2025.09.18 00:43:51.482745 [ 276 ] {c5e4b646-536b-4304-b64f-6aec4d822e02} <Debug> TCPHandler: Processed in 0.001425652 sec. | ||
| 6434 | 2025.09.18 00:43:51.482852 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2025.09.18 00:43:51.482950 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6436 | 2025.09.18 00:43:51.482990 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6437 | 2025.09.18 00:43:51.483384 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2025.09.18 00:43:51.483420 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6439 | 2025.09.18 00:43:51.483719 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6440 | 2025.09.18 00:43:51.483936 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2025.09.18 00:43:51.484066 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001135 sec., 37004.405286343615 rows/sec., 2.72 MiB/sec. | ||
| 6442 | 2025.09.18 00:43:51.484102 [ 276 ] {8d6900b0-8b88-4b47-8e62-d900572451a4} <Debug> TCPHandler: Processed in 0.00130079 sec. | ||
| 6443 | 2025.09.18 00:43:51.484222 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6444 | 2025.09.18 00:43:51.484345 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6445 | 2025.09.18 00:43:51.484394 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6446 | 2025.09.18 00:43:51.484846 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2025.09.18 00:43:51.484891 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6448 | 2025.09.18 00:43:51.485243 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6449 | 2025.09.18 00:43:51.485459 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2025.09.18 00:43:51.485590 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001269 sec., 788.0220646178093 rows/sec., 52.33 KiB/sec. | ||
| 6451 | 2025.09.18 00:43:51.485628 [ 276 ] {fc6334f9-e32f-4f63-af3e-1ce1f1e651ac} <Debug> TCPHandler: Processed in 0.001467543 sec. | ||
| 6452 | 2025.09.18 00:43:51.485730 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6453 | 2025.09.18 00:43:51.485823 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6454 | 2025.09.18 00:43:51.485860 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6455 | 2025.09.18 00:43:51.486237 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2025.09.18 00:43:51.486271 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6457 | 2025.09.18 00:43:51.486552 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6458 | 2025.09.18 00:43:51.486814 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2025.09.18 00:43:51.486953 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001146 sec., 92495.63699825479 rows/sec., 7.22 MiB/sec. | ||
| 6460 | 2025.09.18 00:43:51.486992 [ 276 ] {def54ed2-cf10-4f82-85a6-f512d7f65654} <Debug> TCPHandler: Processed in 0.001311411 sec. | ||
| 6461 | 2025.09.18 00:43:51.487094 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2025.09.18 00:43:51.487188 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6463 | 2025.09.18 00:43:51.487231 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6464 | 2025.09.18 00:43:51.487596 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2025.09.18 00:43:51.487632 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6466 | 2025.09.18 00:43:51.487949 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6467 | 2025.09.18 00:43:51.488154 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2025.09.18 00:43:51.488291 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001121 sec., 142729.70561998215 rows/sec., 9.94 MiB/sec. | ||
| 6469 | 2025.09.18 00:43:51.488327 [ 276 ] {3011da9b-da70-4e18-ba9b-9caee0bbf0aa} <Debug> TCPHandler: Processed in 0.001283371 sec. | ||
| 6470 | 2025.09.18 00:43:51.488428 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2025.09.18 00:43:51.488521 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6472 | 2025.09.18 00:43:51.488562 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6473 | 2025.09.18 00:43:51.488854 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Trace> oximeter.measurements_f64 (56ca0e5e-d421-482a-9a88-02655ca42ba3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2025.09.18 00:43:51.488889 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6475 | 2025.09.18 00:43:51.489186 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 6476 | 2025.09.18 00:43:51.489389 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Trace> oximeter.measurements_f64 (56ca0e5e-d421-482a-9a88-02655ca42ba3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2025.09.18 00:43:51.489518 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 62.54 KiB/sec. | ||
| 6478 | 2025.09.18 00:43:51.489556 [ 276 ] {82745db1-4b0b-424c-bc69-aed2d2330859} <Debug> TCPHandler: Processed in 0.001176589 sec. | ||
| 6479 | 2025.09.18 00:43:51.489652 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6480 | 2025.09.18 00:43:51.489744 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6481 | 2025.09.18 00:43:51.489797 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6482 | 2025.09.18 00:43:51.490560 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6483 | 2025.09.18 00:43:51.490597 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6484 | 2025.09.18 00:43:51.491169 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6485 | 2025.09.18 00:43:51.491389 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6486 | 2025.09.18 00:43:51.491530 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001803 sec., 23294.50915141431 rows/sec., 41.74 MiB/sec. | ||
| 6487 | 2025.09.18 00:43:51.491582 [ 276 ] {2586cae2-bd14-4f2c-88b3-83d15788afb1} <Debug> TCPHandler: Processed in 0.001978462 sec. | ||
| 6488 | 2025.09.18 00:43:51.491682 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2025.09.18 00:43:51.491775 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6490 | 2025.09.18 00:43:51.491818 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6491 | 2025.09.18 00:43:51.492127 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.09.18 00:43:51.492162 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6493 | 2025.09.18 00:43:51.492478 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6494 | 2025.09.18 00:43:51.492681 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.09.18 00:43:51.492807 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 6496 | 2025.09.18 00:43:51.492842 [ 276 ] {bb61e9dd-5376-4b4e-ae78-e6268fae4bd1} <Debug> TCPHandler: Processed in 0.001208719 sec. | ||
| 6497 | 2025.09.18 00:43:51.619474 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6498 | 2025.09.18 00:43:51.619533 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6499 | 2025.09.18 00:43:51.738664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16261 | ||
| 6500 | 2025.09.18 00:43:51.739086 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2025.09.18 00:43:51.739128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6502 | 2025.09.18 00:43:51.739596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6503 | 2025.09.18 00:43:51.739839 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2025.09.18 00:43:51.739968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16261 | ||
| 6505 | 2025.09.18 00:43:52.608554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6506 | 2025.09.18 00:43:52.626004 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2025.09.18 00:43:52.626067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6508 | 2025.09.18 00:43:52.632997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6509 | 2025.09.18 00:43:52.633745 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2025.09.18 00:43:52.637246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6511 | 2025.09.18 00:43:56.474325 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.09.18 00:43:56.474503 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6513 | 2025.09.18 00:43:56.474567 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6514 | 2025.09.18 00:43:56.475209 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.09.18 00:43:56.475248 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6516 | 2025.09.18 00:43:56.475631 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6517 | 2025.09.18 00:43:56.475851 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.09.18 00:43:56.476003 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001548 sec., 36175.71059431525 rows/sec., 2.78 MiB/sec. | ||
| 6519 | 2025.09.18 00:43:56.476045 [ 276 ] {b6dfb29c-2e08-48a6-a1a4-5e845cc9ca40} <Debug> TCPHandler: Processed in 0.001847519 sec. | ||
| 6520 | 2025.09.18 00:43:56.476165 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.09.18 00:43:56.476260 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6522 | 2025.09.18 00:43:56.476300 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6523 | 2025.09.18 00:43:56.476720 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.09.18 00:43:56.476757 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6525 | 2025.09.18 00:43:56.477066 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6526 | 2025.09.18 00:43:56.477270 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.09.18 00:43:56.477400 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 6528 | 2025.09.18 00:43:56.477438 [ 276 ] {d8aa56b1-4c49-40cf-9817-135312b5e56f} <Debug> TCPHandler: Processed in 0.001320551 sec. | ||
| 6529 | 2025.09.18 00:43:56.477552 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2025.09.18 00:43:56.477645 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6531 | 2025.09.18 00:43:56.477689 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6532 | 2025.09.18 00:43:56.478084 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.09.18 00:43:56.478120 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6534 | 2025.09.18 00:43:56.478443 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6535 | 2025.09.18 00:43:56.478647 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.09.18 00:43:56.478773 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 6537 | 2025.09.18 00:43:56.478809 [ 276 ] {5c233d43-25e1-434d-bb3e-3e5ad32a5bbf} <Debug> TCPHandler: Processed in 0.00130338 sec. | ||
| 6538 | 2025.09.18 00:43:56.478917 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2025.09.18 00:43:56.479008 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6540 | 2025.09.18 00:43:56.479049 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6541 | 2025.09.18 00:43:56.479368 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2025.09.18 00:43:56.479404 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6543 | 2025.09.18 00:43:56.479695 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6544 | 2025.09.18 00:43:56.479905 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2025.09.18 00:43:56.480028 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 6546 | 2025.09.18 00:43:56.480064 [ 276 ] {697c0d08-1505-4be9-b72d-d46a0ad59e17} <Debug> TCPHandler: Processed in 0.001198949 sec. | ||
| 6547 | 2025.09.18 00:43:56.784884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 800 | ||
| 6548 | 2025.09.18 00:43:56.787215 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2025.09.18 00:43:56.787261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6550 | 2025.09.18 00:43:56.788485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6551 | 2025.09.18 00:43:56.788755 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2025.09.18 00:43:56.789015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6553 | 2025.09.18 00:43:59.240137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16773 | ||
| 6554 | 2025.09.18 00:43:59.240724 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6555 | 2025.09.18 00:43:59.240774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6556 | 2025.09.18 00:43:59.241298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6557 | 2025.09.18 00:43:59.241524 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6558 | 2025.09.18 00:43:59.241668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16773 | ||
| 6559 | 2025.09.18 00:44:00.137407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6560 | 2025.09.18 00:44:00.155420 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.09.18 00:44:00.155494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6562 | 2025.09.18 00:44:00.162186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6563 | 2025.09.18 00:44:00.163011 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2025.09.18 00:44:00.167460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6565 | 2025.09.18 00:44:01.478673 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2025.09.18 00:44:01.478865 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6567 | 2025.09.18 00:44:01.478935 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6568 | 2025.09.18 00:44:01.479617 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.09.18 00:44:01.479654 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6570 | 2025.09.18 00:44:01.480030 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6571 | 2025.09.18 00:44:01.480252 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.09.18 00:44:01.480368 [ 137 ] {} <Debug> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6573 | 2025.09.18 00:44:01.480399 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 6574 | 2025.09.18 00:44:01.480403 [ 137 ] {} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2025.09.18 00:44:01.480430 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6576 | 2025.09.18 00:44:01.480442 [ 276 ] {dada4fd9-0b6f-4b51-9306-7583326e67a2} <Debug> TCPHandler: Processed in 0.00190787 sec. | ||
| 6577 | 2025.09.18 00:44:01.480531 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 6578 | 2025.09.18 00:44:01.480563 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2025.09.18 00:44:01.480640 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6580 | 2025.09.18 00:44:01.480658 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6581 | 2025.09.18 00:44:01.480675 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6582 | 2025.09.18 00:44:01.480700 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6583 | 2025.09.18 00:44:01.480740 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 6584 | 2025.09.18 00:44:01.480792 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6585 | 2025.09.18 00:44:01.480847 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::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 | ||
| 6586 | 2025.09.18 00:44:01.480893 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6587 | 2025.09.18 00:44:01.481092 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2025.09.18 00:44:01.481127 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6589 | 2025.09.18 00:44:01.481437 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6590 | 2025.09.18 00:44:01.481643 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2025.09.18 00:44:01.481674 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181738 sec., 101545.35099996784 rows/sec., 8.81 MiB/sec. | ||
| 6592 | 2025.09.18 00:44:01.481768 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 867.48 KiB/sec. | ||
| 6593 | 2025.09.18 00:44:01.481774 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6594 | 2025.09.18 00:44:01.481805 [ 276 ] {6920d6e7-f869-4020-9804-4ef81594409e} <Debug> TCPHandler: Processed in 0.00129157 sec. | ||
| 6595 | 2025.09.18 00:44:01.481911 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6596 | 2025.09.18 00:44:01.482001 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2025.09.18 00:44:01.482006 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6598 | 2025.09.18 00:44:01.482050 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6599 | 2025.09.18 00:44:01.482059 [ 197 ] {cf06a10e-1730-4cbf-a5a6-b367a2ab4906::all_1_9_2} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6600 | 2025.09.18 00:44:01.482116 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6601 | 2025.09.18 00:44:01.482609 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.09.18 00:44:01.482642 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6603 | 2025.09.18 00:44:01.482964 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6604 | 2025.09.18 00:44:01.483178 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2025.09.18 00:44:01.483304 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Debug> executeQuery: Read 266 rows, 24.35 KiB in 0.001316 sec., 202127.6595744681 rows/sec., 18.07 MiB/sec. | ||
| 6606 | 2025.09.18 00:44:01.483340 [ 276 ] {faf5b457-7d0b-4805-98cc-0b0e8a7d8ccd} <Debug> TCPHandler: Processed in 0.001477523 sec. | ||
| 6607 | 2025.09.18 00:44:01.483450 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2025.09.18 00:44:01.483549 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6609 | 2025.09.18 00:44:01.483591 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6610 | 2025.09.18 00:44:01.484170 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2025.09.18 00:44:01.484205 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6612 | 2025.09.18 00:44:01.484512 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6613 | 2025.09.18 00:44:01.484718 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2025.09.18 00:44:01.484842 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Debug> executeQuery: Read 66 rows, 4.96 KiB in 0.001311 sec., 50343.24942791762 rows/sec., 3.69 MiB/sec. | ||
| 6615 | 2025.09.18 00:44:01.484881 [ 276 ] {2d1dd321-21b6-42c7-a4c7-b862151861a7} <Debug> TCPHandler: Processed in 0.001481374 sec. | ||
| 6616 | 2025.09.18 00:44:01.484995 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2025.09.18 00:44:01.485089 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6618 | 2025.09.18 00:44:01.485127 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6619 | 2025.09.18 00:44:01.485511 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.09.18 00:44:01.485545 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6621 | 2025.09.18 00:44:01.485846 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6622 | 2025.09.18 00:44:01.486046 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.09.18 00:44:01.486169 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 6624 | 2025.09.18 00:44:01.486208 [ 276 ] {d9b760cb-bbfd-4eb5-bc1e-12b8d41f0890} <Debug> TCPHandler: Processed in 0.001262069 sec. | ||
| 6625 | 2025.09.18 00:44:01.486320 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2025.09.18 00:44:01.486413 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6627 | 2025.09.18 00:44:01.486451 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6628 | 2025.09.18 00:44:01.486828 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.09.18 00:44:01.486863 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6630 | 2025.09.18 00:44:01.487165 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6631 | 2025.09.18 00:44:01.487370 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.09.18 00:44:01.487470 [ 137 ] {} <Debug> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6633 | 2025.09.18 00:44:01.487495 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 6634 | 2025.09.18 00:44:01.487504 [ 137 ] {} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6635 | 2025.09.18 00:44:01.487527 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6636 | 2025.09.18 00:44:01.487533 [ 276 ] {f622e84b-4f2d-4ca2-a7fe-5cbfbf706c6f} <Debug> TCPHandler: Processed in 0.001261139 sec. | ||
| 6637 | 2025.09.18 00:44:01.487602 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::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 | ||
| 6638 | 2025.09.18 00:44:01.487643 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2025.09.18 00:44:01.487695 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6640 | 2025.09.18 00:44:01.487725 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6641 | 2025.09.18 00:44:01.487736 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6642 | 2025.09.18 00:44:01.487776 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6643 | 2025.09.18 00:44:01.487783 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6644 | 2025.09.18 00:44:01.487832 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6645 | 2025.09.18 00:44:01.487876 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6646 | 2025.09.18 00:44:01.487920 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6647 | 2025.09.18 00:44:01.488226 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2025.09.18 00:44:01.488260 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6649 | 2025.09.18 00:44:01.488556 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6650 | 2025.09.18 00:44:01.488656 [ 200 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001076557 sec., 55733.23103189149 rows/sec., 4.46 MiB/sec. | ||
| 6651 | 2025.09.18 00:44:01.488769 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.09.18 00:44:01.488786 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6653 | 2025.09.18 00:44:01.488904 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Debug> executeQuery: Read 154 rows, 12.71 KiB in 0.001185 sec., 129957.805907173 rows/sec., 10.48 MiB/sec. | ||
| 6654 | 2025.09.18 00:44:01.488942 [ 276 ] {e164bf2b-7163-4a67-b34a-c4ba4fbada49} <Debug> TCPHandler: Processed in 0.001345541 sec. | ||
| 6655 | 2025.09.18 00:44:01.489004 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2025.09.18 00:44:01.489050 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.09.18 00:44:01.489059 [ 193 ] {8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a::all_1_9_2} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6658 | 2025.09.18 00:44:01.489113 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6659 | 2025.09.18 00:44:01.489141 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6660 | 2025.09.18 00:44:01.489185 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6661 | 2025.09.18 00:44:01.489578 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2025.09.18 00:44:01.489612 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6663 | 2025.09.18 00:44:01.489952 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6664 | 2025.09.18 00:44:01.490153 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2025.09.18 00:44:01.490278 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001154 sec., 175043.32755632582 rows/sec., 12.54 MiB/sec. | ||
| 6666 | 2025.09.18 00:44:01.490316 [ 276 ] {da933081-83a1-44f7-888f-931f65f57a28} <Debug> TCPHandler: Processed in 0.001314181 sec. | ||
| 6667 | 2025.09.18 00:44:01.490425 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2025.09.18 00:44:01.490518 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6669 | 2025.09.18 00:44:01.490570 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6670 | 2025.09.18 00:44:01.491389 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2025.09.18 00:44:01.491424 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6672 | 2025.09.18 00:44:01.491984 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6673 | 2025.09.18 00:44:01.492199 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2025.09.18 00:44:01.492339 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001838 sec., 22850.924918389555 rows/sec., 40.95 MiB/sec. | ||
| 6675 | 2025.09.18 00:44:01.492399 [ 276 ] {868bb44d-5a97-4764-bd9c-819065dc5caa} <Debug> TCPHandler: Processed in 0.002021932 sec. | ||
| 6676 | 2025.09.18 00:44:01.492521 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2025.09.18 00:44:01.492614 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6678 | 2025.09.18 00:44:01.492655 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6679 | 2025.09.18 00:44:01.492989 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.09.18 00:44:01.493025 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6681 | 2025.09.18 00:44:01.493340 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6682 | 2025.09.18 00:44:01.493561 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.09.18 00:44:01.493687 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6684 | 2025.09.18 00:44:01.493723 [ 276 ] {691b241a-1353-4081-888e-40809f5cafc6} <Debug> TCPHandler: Processed in 0.001249539 sec. | ||
| 6685 | 2025.09.18 00:44:06.474989 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2025.09.18 00:44:06.475205 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6687 | 2025.09.18 00:44:06.475279 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6688 | 2025.09.18 00:44:06.475942 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2025.09.18 00:44:06.475986 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6690 | 2025.09.18 00:44:06.476391 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6691 | 2025.09.18 00:44:06.476618 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.09.18 00:44:06.476767 [ 132 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6693 | 2025.09.18 00:44:06.476772 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 6694 | 2025.09.18 00:44:06.476845 [ 132 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.09.18 00:44:06.476873 [ 276 ] {15d1f788-e5a5-42d6-9908-67c210e708c6} <Debug> TCPHandler: Processed in 0.002022961 sec. | ||
| 6696 | 2025.09.18 00:44:06.476875 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6697 | 2025.09.18 00:44:06.476997 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6698 | 2025.09.18 00:44:06.477029 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6699 | 2025.09.18 00:44:06.477103 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6700 | 2025.09.18 00:44:06.477151 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6701 | 2025.09.18 00:44:06.477173 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6702 | 2025.09.18 00:44:06.477211 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1409 rows starting from the beginning of the part | ||
| 6703 | 2025.09.18 00:44:06.477277 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1197 rows starting from the beginning of the part | ||
| 6704 | 2025.09.18 00:44:06.477321 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 141 rows starting from the beginning of the part | ||
| 6705 | 2025.09.18 00:44:06.477362 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 6706 | 2025.09.18 00:44:06.477399 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 266 rows starting from the beginning of the part | ||
| 6707 | 2025.09.18 00:44:06.477455 [ 195 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6708 | 2025.09.18 00:44:06.477578 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.09.18 00:44:06.477621 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6710 | 2025.09.18 00:44:06.477972 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6711 | 2025.09.18 00:44:06.478198 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.09.18 00:44:06.478323 [ 132 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6713 | 2025.09.18 00:44:06.478335 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 6714 | 2025.09.18 00:44:06.478357 [ 132 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2025.09.18 00:44:06.478380 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6716 | 2025.09.18 00:44:06.478382 [ 276 ] {22d51774-6161-462a-b21d-0feb22a32604} <Debug> TCPHandler: Processed in 0.001439633 sec. | ||
| 6717 | 2025.09.18 00:44:06.478473 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6718 | 2025.09.18 00:44:06.478517 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2025.09.18 00:44:06.478563 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2025.09.18 00:44:06.478591 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 634 rows starting from the beginning of the part | ||
| 6721 | 2025.09.18 00:44:06.478630 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6722 | 2025.09.18 00:44:06.478647 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 522 rows starting from the beginning of the part | ||
| 6723 | 2025.09.18 00:44:06.478681 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6724 | 2025.09.18 00:44:06.478691 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 106 rows starting from the beginning of the part | ||
| 6725 | 2025.09.18 00:44:06.478729 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 6726 | 2025.09.18 00:44:06.478767 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 154 rows starting from the beginning of the part | ||
| 6727 | 2025.09.18 00:44:06.478803 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6728 | 2025.09.18 00:44:06.478924 [ 200 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001954941 sec., 1598513.714736148 rows/sec., 139.91 MiB/sec. | ||
| 6729 | 2025.09.18 00:44:06.479097 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2025.09.18 00:44:06.479137 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6731 | 2025.09.18 00:44:06.479141 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6732 | 2025.09.18 00:44:06.479474 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2025.09.18 00:44:06.479535 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6734 | 2025.09.18 00:44:06.479564 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_51_10} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6735 | 2025.09.18 00:44:06.479655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6736 | 2025.09.18 00:44:06.479757 [ 200 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327911 sec., 1162728.5262340624 rows/sec., 92.63 MiB/sec. | ||
| 6737 | 2025.09.18 00:44:06.479770 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2025.09.18 00:44:06.479889 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6739 | 2025.09.18 00:44:06.479906 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001301 sec., 122982.32129131437 rows/sec., 8.57 MiB/sec. | ||
| 6740 | 2025.09.18 00:44:06.479919 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.09.18 00:44:06.479943 [ 191 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6742 | 2025.09.18 00:44:06.479949 [ 276 ] {785f4e28-9fa2-49c3-98a5-d8e616ccdb65} <Debug> TCPHandler: Processed in 0.001492414 sec. | ||
| 6743 | 2025.09.18 00:44:06.479946 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6744 | 2025.09.18 00:44:06.480062 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6745 | 2025.09.18 00:44:06.480077 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2025.09.18 00:44:06.480148 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2025.09.18 00:44:06.480175 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13029 rows starting from the beginning of the part | ||
| 6748 | 2025.09.18 00:44:06.480178 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6749 | 2025.09.18 00:44:06.480222 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 6750 | 2025.09.18 00:44:06.480227 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6751 | 2025.09.18 00:44:06.480234 [ 191 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2025.09.18 00:44:06.480261 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6753 | 2025.09.18 00:44:06.480298 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 6754 | 2025.09.18 00:44:06.480326 [ 191 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_51_10} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6755 | 2025.09.18 00:44:06.480335 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 202 rows starting from the beginning of the part | ||
| 6756 | 2025.09.18 00:44:06.480378 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 6757 | 2025.09.18 00:44:06.480425 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6758 | 2025.09.18 00:44:06.480569 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2025.09.18 00:44:06.480610 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6760 | 2025.09.18 00:44:06.480930 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6761 | 2025.09.18 00:44:06.481142 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.09.18 00:44:06.481250 [ 132 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6763 | 2025.09.18 00:44:06.481272 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 6764 | 2025.09.18 00:44:06.481280 [ 132 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2025.09.18 00:44:06.481312 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6766 | 2025.09.18 00:44:06.481316 [ 276 ] {ea1eb099-7d12-4c7f-8d16-263be92c1743} <Debug> TCPHandler: Processed in 0.00128866 sec. | ||
| 6767 | 2025.09.18 00:44:06.481411 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6768 | 2025.09.18 00:44:06.481549 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6769 | 2025.09.18 00:44:06.481587 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2640 rows starting from the beginning of the part | ||
| 6770 | 2025.09.18 00:44:06.481656 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 6771 | 2025.09.18 00:44:06.481701 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6772 | 2025.09.18 00:44:06.481743 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 6773 | 2025.09.18 00:44:06.481781 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6774 | 2025.09.18 00:44:06.481827 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 6775 | 2025.09.18 00:44:06.483292 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2940 rows, containing 4 columns (4 merged, 0 gathered) in 0.00191397 sec., 1536074.2331384504 rows/sec., 103.48 MiB/sec. | ||
| 6776 | 2025.09.18 00:44:06.483704 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6777 | 2025.09.18 00:44:06.484014 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2025.09.18 00:44:06.484103 [ 202 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_51_10} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6779 | 2025.09.18 00:44:06.484201 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6780 | 2025.09.18 00:44:06.484760 [ 200 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14556 rows, containing 5 columns (5 merged, 0 gathered) in 0.004724844 sec., 3080736.6338444194 rows/sec., 211.80 MiB/sec. | ||
| 6781 | 2025.09.18 00:44:06.485273 [ 202 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6782 | 2025.09.18 00:44:06.485534 [ 202 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.09.18 00:44:06.485610 [ 202 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6784 | 2025.09.18 00:44:06.485710 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 6785 | 2025.09.18 00:44:06.619787 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6786 | 2025.09.18 00:44:06.619826 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6787 | 2025.09.18 00:44:06.741790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17221 | ||
| 6788 | 2025.09.18 00:44:06.742235 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.09.18 00:44:06.742274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6790 | 2025.09.18 00:44:06.742737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6791 | 2025.09.18 00:44:06.742969 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.09.18 00:44:06.743096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17221 | ||
| 6793 | 2025.09.18 00:44:06.743107 [ 132 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6794 | 2025.09.18 00:44:06.743158 [ 132 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.09.18 00:44:06.743180 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6796 | 2025.09.18 00:44:06.743333 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::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 | ||
| 6797 | 2025.09.18 00:44:06.743510 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6798 | 2025.09.18 00:44:06.743570 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14853 rows starting from the beginning of the part | ||
| 6799 | 2025.09.18 00:44:06.743674 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 6800 | 2025.09.18 00:44:06.743752 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 6801 | 2025.09.18 00:44:06.743823 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 6802 | 2025.09.18 00:44:06.743870 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 6803 | 2025.09.18 00:44:06.743908 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 6804 | 2025.09.18 00:44:06.745988 [ 200 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17221 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727573 sec., 6313671.531431056 rows/sec., 90.32 MiB/sec. | ||
| 6805 | 2025.09.18 00:44:06.746197 [ 186 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6806 | 2025.09.18 00:44:06.746493 [ 186 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2025.09.18 00:44:06.746572 [ 186 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_36_7} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6808 | 2025.09.18 00:44:06.746649 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6809 | 2025.09.18 00:44:06.789253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 828 | ||
| 6810 | 2025.09.18 00:44:06.791542 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2025.09.18 00:44:06.791592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6812 | 2025.09.18 00:44:06.792834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6813 | 2025.09.18 00:44:06.793107 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2025.09.18 00:44:06.793288 [ 132 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6815 | 2025.09.18 00:44:06.793347 [ 132 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.09.18 00:44:06.793367 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 6817 | 2025.09.18 00:44:06.793465 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 6818 | 2025.09.18 00:44:06.793470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6819 | 2025.09.18 00:44:06.794067 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6820 | 2025.09.18 00:44:06.794212 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 692 rows starting from the beginning of the part | ||
| 6821 | 2025.09.18 00:44:06.794558 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6822 | 2025.09.18 00:44:06.794888 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 28 rows starting from the beginning of the part | ||
| 6823 | 2025.09.18 00:44:06.795208 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 6824 | 2025.09.18 00:44:06.795512 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 28 rows starting from the beginning of the part | ||
| 6825 | 2025.09.18 00:44:06.795827 [ 202 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 28 rows starting from the beginning of the part | ||
| 6826 | 2025.09.18 00:44:06.802773 [ 199 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 72 columns (72 merged, 0 gathered) in 0.009351067 sec., 88546.045066301 rows/sec., 72.59 MiB/sec. | ||
| 6827 | 2025.09.18 00:44:06.803953 [ 189 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6828 | 2025.09.18 00:44:06.804556 [ 189 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2025.09.18 00:44:06.804636 [ 189 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_26_5} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6830 | 2025.09.18 00:44:06.804995 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 6831 | 2025.09.18 00:44:07.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.17 MiB, peak 302.75 MiB, free memory in arenas 0.00 B, will set to 288.61 MiB (RSS), difference: 2.44 MiB | ||
| 6832 | 2025.09.18 00:44:07.667564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6833 | 2025.09.18 00:44:07.685393 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2025.09.18 00:44:07.685451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6835 | 2025.09.18 00:44:07.691098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6836 | 2025.09.18 00:44:07.691812 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.09.18 00:44:07.692121 [ 132 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6838 | 2025.09.18 00:44:07.692161 [ 132 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2025.09.18 00:44:07.692184 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6840 | 2025.09.18 00:44:07.692372 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::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 | ||
| 6841 | 2025.09.18 00:44:07.695213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6842 | 2025.09.18 00:44:07.696333 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2025.09.18 00:44:07.697773 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 6844 | 2025.09.18 00:44:07.702135 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6845 | 2025.09.18 00:44:07.706501 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 6846 | 2025.09.18 00:44:07.710692 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 6847 | 2025.09.18 00:44:07.714873 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 6848 | 2025.09.18 00:44:07.718718 [ 187 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6849 | 2025.09.18 00:44:07.772189 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079903484 sec., 3391.5917859101114 rows/sec., 17.54 MiB/sec. | ||
| 6850 | 2025.09.18 00:44:07.774859 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6851 | 2025.09.18 00:44:07.776923 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.09.18 00:44:07.777006 [ 196 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_36_7} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6853 | 2025.09.18 00:44:07.779465 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6854 | 2025.09.18 00:44:08.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.69 MiB, peak 302.75 MiB, free memory in arenas 0.00 B, will set to 291.59 MiB (RSS), difference: 1.90 MiB | ||
| 6855 | 2025.09.18 00:44:11.477235 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2025.09.18 00:44:11.477429 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6857 | 2025.09.18 00:44:11.477504 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6858 | 2025.09.18 00:44:11.478299 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2025.09.18 00:44:11.478348 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6860 | 2025.09.18 00:44:11.478736 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6861 | 2025.09.18 00:44:11.478971 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2025.09.18 00:44:11.479141 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001765 sec., 79320.11331444759 rows/sec., 6.89 MiB/sec. | ||
| 6863 | 2025.09.18 00:44:11.479195 [ 276 ] {3c179213-5ef0-4147-a044-0facbfa1c972} <Debug> TCPHandler: Processed in 0.002098203 sec. | ||
| 6864 | 2025.09.18 00:44:11.479319 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2025.09.18 00:44:11.479433 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6866 | 2025.09.18 00:44:11.479485 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6867 | 2025.09.18 00:44:11.479992 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2025.09.18 00:44:11.480031 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6869 | 2025.09.18 00:44:11.480403 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6870 | 2025.09.18 00:44:11.480617 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2025.09.18 00:44:11.480771 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001367 sec., 30724.213606437457 rows/sec., 2.26 MiB/sec. | ||
| 6872 | 2025.09.18 00:44:11.480812 [ 276 ] {80130efc-f758-4cc1-a8f1-2a88e5f3b981} <Debug> TCPHandler: Processed in 0.001544105 sec. | ||
| 6873 | 2025.09.18 00:44:11.480926 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2025.09.18 00:44:11.481023 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6875 | 2025.09.18 00:44:11.481062 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6876 | 2025.09.18 00:44:11.481549 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.09.18 00:44:11.481615 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6878 | 2025.09.18 00:44:11.481943 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6879 | 2025.09.18 00:44:11.482161 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2025.09.18 00:44:11.482293 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.00129 sec., 82170.54263565892 rows/sec., 6.42 MiB/sec. | ||
| 6881 | 2025.09.18 00:44:11.482332 [ 276 ] {ece150f1-d129-4184-a654-262a90b2e28b} <Debug> TCPHandler: Processed in 0.001453753 sec. | ||
| 6882 | 2025.09.18 00:44:11.482439 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2025.09.18 00:44:11.482537 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6884 | 2025.09.18 00:44:11.482582 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6885 | 2025.09.18 00:44:11.483002 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2025.09.18 00:44:11.483039 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6887 | 2025.09.18 00:44:11.483370 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6888 | 2025.09.18 00:44:11.483570 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2025.09.18 00:44:11.483714 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6890 | 2025.09.18 00:44:11.483754 [ 276 ] {0ee345ec-cc7b-4623-9b8f-525525ce45e5} <Debug> TCPHandler: Processed in 0.001364062 sec. | ||
| 6891 | 2025.09.18 00:44:11.483857 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2025.09.18 00:44:11.483949 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6893 | 2025.09.18 00:44:11.484003 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6894 | 2025.09.18 00:44:11.484894 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.09.18 00:44:11.484931 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6896 | 2025.09.18 00:44:11.485518 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6897 | 2025.09.18 00:44:11.485753 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.09.18 00:44:11.485869 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6899 | 2025.09.18 00:44:11.485891 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00196 sec., 21428.571428571428 rows/sec., 38.40 MiB/sec. | ||
| 6900 | 2025.09.18 00:44:11.485932 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2025.09.18 00:44:11.485959 [ 276 ] {cf5a63c3-6a56-4ee1-8242-b2c8b2eac137} <Debug> TCPHandler: Processed in 0.002147964 sec. | ||
| 6902 | 2025.09.18 00:44:11.485962 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6903 | 2025.09.18 00:44:11.486076 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2025.09.18 00:44:11.486111 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 6905 | 2025.09.18 00:44:11.486174 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6906 | 2025.09.18 00:44:11.486223 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6907 | 2025.09.18 00:44:11.486359 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6908 | 2025.09.18 00:44:11.486421 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 765 rows starting from the beginning of the part | ||
| 6909 | 2025.09.18 00:44:11.486548 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 6910 | 2025.09.18 00:44:11.486560 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6911 | 2025.09.18 00:44:11.486601 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6912 | 2025.09.18 00:44:11.486654 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 6913 | 2025.09.18 00:44:11.486752 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::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 | ||
| 6914 | 2025.09.18 00:44:11.486845 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
| 6915 | 2025.09.18 00:44:11.486938 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6916 | 2025.09.18 00:44:11.486959 [ 188 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
| 6917 | 2025.09.18 00:44:11.487174 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.09.18 00:44:11.487319 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 6919 | 2025.09.18 00:44:11.487357 [ 276 ] {aae21138-3252-4d5e-8052-72602bf8f618} <Debug> TCPHandler: Processed in 0.001330081 sec. | ||
| 6920 | 2025.09.18 00:44:11.502936 [ 190 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 975 rows, containing 19 columns (19 merged, 0 gathered) in 0.016871595 sec., 57789.43840223761 rows/sec., 103.56 MiB/sec. | ||
| 6921 | 2025.09.18 00:44:11.504105 [ 192 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6922 | 2025.09.18 00:44:11.504475 [ 192 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2025.09.18 00:44:11.504555 [ 192 ] {0a5a2aba-814a-470c-81ad-0a9d5b23ad3d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6924 | 2025.09.18 00:44:11.504680 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6925 | 2025.09.18 00:44:12.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.08 MiB, peak 302.75 MiB, free memory in arenas 0.00 B, will set to 296.17 MiB (RSS), difference: 4.09 MiB | ||
| 6926 | 2025.09.18 00:44:13.403085 [ 122 ] {} <Debug> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6927 | 2025.09.18 00:44:13.403174 [ 122 ] {} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2025.09.18 00:44:13.403199 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6929 | 2025.09.18 00:44:13.403330 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6930 | 2025.09.18 00:44:13.403465 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6931 | 2025.09.18 00:44:13.403498 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 6932 | 2025.09.18 00:44:13.403564 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 6933 | 2025.09.18 00:44:13.403609 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 6934 | 2025.09.18 00:44:13.403650 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 6935 | 2025.09.18 00:44:13.403691 [ 197 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 6936 | 2025.09.18 00:44:13.404480 [ 192 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001202139 sec., 29946.620149583367 rows/sec., 2.50 MiB/sec. | ||
| 6937 | 2025.09.18 00:44:13.404667 [ 190 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6938 | 2025.09.18 00:44:13.404967 [ 190 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.09.18 00:44:13.405054 [ 190 ] {93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49::all_1_17_4} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6940 | 2025.09.18 00:44:13.405151 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6941 | 2025.09.18 00:44:14.243290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17733 | ||
| 6942 | 2025.09.18 00:44:14.244136 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2025.09.18 00:44:14.244172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6944 | 2025.09.18 00:44:14.244631 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6945 | 2025.09.18 00:44:14.244840 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2025.09.18 00:44:14.244965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17733 | ||
| 6947 | 2025.09.18 00:44:14.738273 [ 120 ] {} <Debug> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6948 | 2025.09.18 00:44:14.738340 [ 120 ] {} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2025.09.18 00:44:14.738361 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6950 | 2025.09.18 00:44:14.738475 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6951 | 2025.09.18 00:44:14.738597 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6952 | 2025.09.18 00:44:14.738636 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 6953 | 2025.09.18 00:44:14.738712 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6954 | 2025.09.18 00:44:14.738770 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 6955 | 2025.09.18 00:44:14.738821 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6956 | 2025.09.18 00:44:14.738872 [ 192 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6957 | 2025.09.18 00:44:14.739710 [ 190 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127765 sec., 414041.40414041403 rows/sec., 30.47 MiB/sec. | ||
| 6958 | 2025.09.18 00:44:14.739929 [ 195 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6959 | 2025.09.18 00:44:14.740262 [ 195 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2025.09.18 00:44:14.740349 [ 195 ] {a9de64f0-be81-4b56-9524-f072e75ab99f::all_1_17_4} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6961 | 2025.09.18 00:44:14.740459 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6962 | 2025.09.18 00:44:15.195357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6963 | 2025.09.18 00:44:15.211321 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2025.09.18 00:44:15.211390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6965 | 2025.09.18 00:44:15.216633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6966 | 2025.09.18 00:44:15.217311 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2025.09.18 00:44:15.220105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6968 | 2025.09.18 00:44:16.501307 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.09.18 00:44:16.501484 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6970 | 2025.09.18 00:44:16.501548 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6971 | 2025.09.18 00:44:16.502128 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2025.09.18 00:44:16.502173 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6973 | 2025.09.18 00:44:16.502540 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6974 | 2025.09.18 00:44:16.502768 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.09.18 00:44:16.502914 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001479 sec., 1352.2650439486138 rows/sec., 110.27 KiB/sec. | ||
| 6976 | 2025.09.18 00:44:16.502955 [ 276 ] {d4b35080-e265-4e70-9e8d-c7b5ea9f7e2c} <Debug> TCPHandler: Processed in 0.001776408 sec. | ||
| 6977 | 2025.09.18 00:44:16.503083 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2025.09.18 00:44:16.503177 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6979 | 2025.09.18 00:44:16.503236 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6980 | 2025.09.18 00:44:16.504093 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.09.18 00:44:16.504131 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6982 | 2025.09.18 00:44:16.504521 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6983 | 2025.09.18 00:44:16.504737 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2025.09.18 00:44:16.504897 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001737 sec., 689119.170984456 rows/sec., 56.81 MiB/sec. | ||
| 6985 | 2025.09.18 00:44:16.504939 [ 276 ] {2ff29ffc-8b55-4ca3-9019-5d9c4e52a635} <Debug> TCPHandler: Processed in 0.00192872 sec. | ||
| 6986 | 2025.09.18 00:44:16.505047 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2025.09.18 00:44:16.505144 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6988 | 2025.09.18 00:44:16.505183 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6989 | 2025.09.18 00:44:16.505560 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2025.09.18 00:44:16.505597 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 6991 | 2025.09.18 00:44:16.505882 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6992 | 2025.09.18 00:44:16.506083 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2025.09.18 00:44:16.506213 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001086 sec., 1841.620626151013 rows/sec., 128.59 KiB/sec. | ||
| 6994 | 2025.09.18 00:44:16.506251 [ 276 ] {58aa45fb-1bc7-42c7-a7a5-daf306b7db13} <Debug> TCPHandler: Processed in 0.0012564 sec. | ||
| 6995 | 2025.09.18 00:44:16.506348 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2025.09.18 00:44:16.506442 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6997 | 2025.09.18 00:44:16.506479 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6998 | 2025.09.18 00:44:16.506911 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.09.18 00:44:16.506947 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7000 | 2025.09.18 00:44:16.507241 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7001 | 2025.09.18 00:44:16.507444 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.09.18 00:44:16.507566 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001141 sec., 199824.71516213845 rows/sec., 13.53 MiB/sec. | ||
| 7003 | 2025.09.18 00:44:16.507602 [ 276 ] {477d8a47-13f5-4484-a655-bddf3e3383be} <Debug> TCPHandler: Processed in 0.001299971 sec. | ||
| 7004 | 2025.09.18 00:44:16.507699 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.09.18 00:44:16.507790 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7006 | 2025.09.18 00:44:16.507828 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7007 | 2025.09.18 00:44:16.508375 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.09.18 00:44:16.508414 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7009 | 2025.09.18 00:44:16.508755 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7010 | 2025.09.18 00:44:16.508962 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.09.18 00:44:16.509103 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001315 sec., 396958.174904943 rows/sec., 29.38 MiB/sec. | ||
| 7012 | 2025.09.18 00:44:16.509147 [ 276 ] {383a99f5-37da-4491-9c94-0ae99e451f58} <Debug> TCPHandler: Processed in 0.001494544 sec. | ||
| 7013 | 2025.09.18 00:44:16.509251 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2025.09.18 00:44:16.509345 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7015 | 2025.09.18 00:44:16.509389 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7016 | 2025.09.18 00:44:16.509918 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.09.18 00:44:16.509954 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7018 | 2025.09.18 00:44:16.510366 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7019 | 2025.09.18 00:44:16.510604 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.09.18 00:44:16.510730 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001403 sec., 602280.8267997149 rows/sec., 40.54 MiB/sec. | ||
| 7021 | 2025.09.18 00:44:16.510769 [ 276 ] {cc719507-6f58-4dd3-a2c1-b87116366b9e} <Debug> TCPHandler: Processed in 0.001565614 sec. | ||
| 7022 | 2025.09.18 00:44:16.510871 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.09.18 00:44:16.510963 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7024 | 2025.09.18 00:44:16.511003 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7025 | 2025.09.18 00:44:16.511313 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2025.09.18 00:44:16.511348 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7027 | 2025.09.18 00:44:16.511637 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7028 | 2025.09.18 00:44:16.511839 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2025.09.18 00:44:16.511959 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001014 sec., 59171.5976331361 rows/sec., 3.99 MiB/sec. | ||
| 7030 | 2025.09.18 00:44:16.511994 [ 276 ] {11016af4-d732-450e-8332-777782db9e0f} <Debug> TCPHandler: Processed in 0.001170519 sec. | ||
| 7031 | 2025.09.18 00:44:16.793745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 854 | ||
| 7032 | 2025.09.18 00:44:16.795932 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.09.18 00:44:16.795977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7034 | 2025.09.18 00:44:16.797149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7035 | 2025.09.18 00:44:16.797409 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.09.18 00:44:16.797665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 7037 | 2025.09.18 00:44:21.477286 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2025.09.18 00:44:21.477528 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7039 | 2025.09.18 00:44:21.477603 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7040 | 2025.09.18 00:44:21.478401 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2025.09.18 00:44:21.478448 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7042 | 2025.09.18 00:44:21.478848 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7043 | 2025.09.18 00:44:21.479082 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2025.09.18 00:44:21.479250 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001774 sec., 78917.70011273958 rows/sec., 6.85 MiB/sec. | ||
| 7045 | 2025.09.18 00:44:21.479303 [ 276 ] {a410b98b-1132-473a-9e34-e6e03e38dc81} <Debug> TCPHandler: Processed in 0.002200755 sec. | ||
| 7046 | 2025.09.18 00:44:21.479436 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2025.09.18 00:44:21.479540 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7048 | 2025.09.18 00:44:21.479584 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7049 | 2025.09.18 00:44:21.480030 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2025.09.18 00:44:21.480069 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7051 | 2025.09.18 00:44:21.480375 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7052 | 2025.09.18 00:44:21.480580 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2025.09.18 00:44:21.480695 [ 115 ] {} <Debug> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7054 | 2025.09.18 00:44:21.480714 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001198 sec., 35058.430717863106 rows/sec., 2.57 MiB/sec. | ||
| 7055 | 2025.09.18 00:44:21.480768 [ 115 ] {} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2025.09.18 00:44:21.480780 [ 276 ] {c28c8819-3274-4024-8dc5-b952efca989a} <Debug> TCPHandler: Processed in 0.001403452 sec. | ||
| 7057 | 2025.09.18 00:44:21.480797 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7058 | 2025.09.18 00:44:21.480926 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2025.09.18 00:44:21.480941 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::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 | ||
| 7060 | 2025.09.18 00:44:21.481034 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7061 | 2025.09.18 00:44:21.481079 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7062 | 2025.09.18 00:44:21.481112 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2025.09.18 00:44:21.481157 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 72 rows starting from the beginning of the part | ||
| 7064 | 2025.09.18 00:44:21.481234 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 7065 | 2025.09.18 00:44:21.481288 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 66 rows starting from the beginning of the part | ||
| 7066 | 2025.09.18 00:44:21.481341 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 7067 | 2025.09.18 00:44:21.481380 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 7068 | 2025.09.18 00:44:21.481423 [ 192 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 7069 | 2025.09.18 00:44:21.481532 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2025.09.18 00:44:21.481576 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7071 | 2025.09.18 00:44:21.481941 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7072 | 2025.09.18 00:44:21.482169 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2025.09.18 00:44:21.482316 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001302 sec., 81413.21044546852 rows/sec., 6.36 MiB/sec. | ||
| 7074 | 2025.09.18 00:44:21.482356 [ 276 ] {a9a74789-3770-43d8-8f3e-3430664dc59a} <Debug> TCPHandler: Processed in 0.001482644 sec. | ||
| 7075 | 2025.09.18 00:44:21.482385 [ 190 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508443 sec., 176340.76991971192 rows/sec., 13.59 MiB/sec. | ||
| 7076 | 2025.09.18 00:44:21.482468 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2025.09.18 00:44:21.482569 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.09.18 00:44:21.482614 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7079 | 2025.09.18 00:44:21.482613 [ 191 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7080 | 2025.09.18 00:44:21.482975 [ 191 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.09.18 00:44:21.483009 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7082 | 2025.09.18 00:44:21.483053 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7083 | 2025.09.18 00:44:21.483069 [ 191 ] {760959a3-fef0-4463-b66b-9e8797170cee::all_1_36_7} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7084 | 2025.09.18 00:44:21.483190 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7085 | 2025.09.18 00:44:21.483391 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7086 | 2025.09.18 00:44:21.483606 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.09.18 00:44:21.483749 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 7088 | 2025.09.18 00:44:21.483787 [ 276 ] {0d446d68-7349-4fe0-adfa-77533fba3397} <Debug> TCPHandler: Processed in 0.001368661 sec. | ||
| 7089 | 2025.09.18 00:44:21.483888 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2025.09.18 00:44:21.483982 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7091 | 2025.09.18 00:44:21.484037 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7092 | 2025.09.18 00:44:21.484912 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2025.09.18 00:44:21.484949 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7094 | 2025.09.18 00:44:21.485511 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7095 | 2025.09.18 00:44:21.485737 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.09.18 00:44:21.485881 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001917 sec., 21909.23317683881 rows/sec., 39.26 MiB/sec. | ||
| 7097 | 2025.09.18 00:44:21.485937 [ 276 ] {a3438919-c1c9-4b59-9cac-b71276c1c7a1} <Debug> TCPHandler: Processed in 0.002097933 sec. | ||
| 7098 | 2025.09.18 00:44:21.486041 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2025.09.18 00:44:21.486136 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7100 | 2025.09.18 00:44:21.486178 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7101 | 2025.09.18 00:44:21.486499 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2025.09.18 00:44:21.486534 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7103 | 2025.09.18 00:44:21.486841 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7104 | 2025.09.18 00:44:21.487046 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2025.09.18 00:44:21.487171 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 7106 | 2025.09.18 00:44:21.487206 [ 276 ] {45c68cce-e4fb-415c-a878-88de2b659cde} <Debug> TCPHandler: Processed in 0.001214809 sec. | ||
| 7107 | 2025.09.18 00:44:21.620077 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7108 | 2025.09.18 00:44:21.620120 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7109 | 2025.09.18 00:44:21.745120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18181 | ||
| 7110 | 2025.09.18 00:44:21.745623 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2025.09.18 00:44:21.745671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7112 | 2025.09.18 00:44:21.746206 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7113 | 2025.09.18 00:44:21.746442 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2025.09.18 00:44:21.746568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18181 | ||
| 7115 | 2025.09.18 00:44:22.720251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7116 | 2025.09.18 00:44:22.738568 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2025.09.18 00:44:22.738641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7118 | 2025.09.18 00:44:22.746453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7119 | 2025.09.18 00:44:22.748199 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2025.09.18 00:44:22.755432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7121 | 2025.09.18 00:44:26.474943 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.09.18 00:44:26.475122 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7123 | 2025.09.18 00:44:26.475189 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7124 | 2025.09.18 00:44:26.475829 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.09.18 00:44:26.475880 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7126 | 2025.09.18 00:44:26.476292 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7127 | 2025.09.18 00:44:26.476515 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.09.18 00:44:26.476679 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.68 MiB/sec. | ||
| 7129 | 2025.09.18 00:44:26.476722 [ 276 ] {48312093-5290-404d-9f6b-f3f6841f8f73} <Debug> TCPHandler: Processed in 0.00191195 sec. | ||
| 7130 | 2025.09.18 00:44:26.476842 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2025.09.18 00:44:26.476945 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7132 | 2025.09.18 00:44:26.476985 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7133 | 2025.09.18 00:44:26.477399 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.09.18 00:44:26.477432 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7135 | 2025.09.18 00:44:26.477736 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7136 | 2025.09.18 00:44:26.477959 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2025.09.18 00:44:26.478093 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 7138 | 2025.09.18 00:44:26.478131 [ 276 ] {b6fb7d5d-e0e3-420d-8dc9-dcf104f345c8} <Debug> TCPHandler: Processed in 0.001341072 sec. | ||
| 7139 | 2025.09.18 00:44:26.478237 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2025.09.18 00:44:26.478331 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7141 | 2025.09.18 00:44:26.478374 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7142 | 2025.09.18 00:44:26.478775 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2025.09.18 00:44:26.478809 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7144 | 2025.09.18 00:44:26.479147 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7145 | 2025.09.18 00:44:26.479358 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2025.09.18 00:44:26.479493 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 7147 | 2025.09.18 00:44:26.479529 [ 276 ] {033dbced-5253-48a9-8d17-e6b7b6f50151} <Debug> TCPHandler: Processed in 0.001343121 sec. | ||
| 7148 | 2025.09.18 00:44:26.479633 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2025.09.18 00:44:26.479726 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7150 | 2025.09.18 00:44:26.479767 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7151 | 2025.09.18 00:44:26.480079 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2025.09.18 00:44:26.480112 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7153 | 2025.09.18 00:44:26.480420 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7154 | 2025.09.18 00:44:26.480623 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2025.09.18 00:44:26.480755 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7156 | 2025.09.18 00:44:26.480791 [ 276 ] {e2f7d014-4a3b-40ce-93f9-e80ec0cec10e} <Debug> TCPHandler: Processed in 0.001207529 sec. | ||
| 7157 | 2025.09.18 00:44:26.797918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 874 | ||
| 7158 | 2025.09.18 00:44:26.799985 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2025.09.18 00:44:26.800031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7160 | 2025.09.18 00:44:26.801240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7161 | 2025.09.18 00:44:26.801502 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2025.09.18 00:44:26.801748 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 874 | ||
| 7163 | 2025.09.18 00:44:29.246726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18693 | ||
| 7164 | 2025.09.18 00:44:29.247262 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.09.18 00:44:29.247311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7166 | 2025.09.18 00:44:29.247810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7167 | 2025.09.18 00:44:29.248036 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.09.18 00:44:29.248186 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18693 | ||
| 7169 | 2025.09.18 00:44:30.255578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7170 | 2025.09.18 00:44:30.272616 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7171 | 2025.09.18 00:44:30.272680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7172 | 2025.09.18 00:44:30.278886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7173 | 2025.09.18 00:44:30.279656 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7174 | 2025.09.18 00:44:30.282611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7175 | 2025.09.18 00:44:31.478537 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2025.09.18 00:44:31.478710 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7177 | 2025.09.18 00:44:31.478774 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7178 | 2025.09.18 00:44:31.479381 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2025.09.18 00:44:31.479418 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7180 | 2025.09.18 00:44:31.479800 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7181 | 2025.09.18 00:44:31.480024 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Trace> oximeter.fields_i16 (cf06a10e-1730-4cbf-a5a6-b367a2ab4906): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2025.09.18 00:44:31.480164 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0015 sec., 16000 rows/sec., 1.33 MiB/sec. | ||
| 7183 | 2025.09.18 00:44:31.480205 [ 276 ] {00dfb3b4-3b39-43d3-a985-da1a94517874} <Debug> TCPHandler: Processed in 0.001793918 sec. | ||
| 7184 | 2025.09.18 00:44:31.480325 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2025.09.18 00:44:31.480419 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7186 | 2025.09.18 00:44:31.480459 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7187 | 2025.09.18 00:44:31.480829 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2025.09.18 00:44:31.480862 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7189 | 2025.09.18 00:44:31.481148 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7190 | 2025.09.18 00:44:31.481360 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.09.18 00:44:31.481483 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001082 sec., 1848.4288354898335 rows/sec., 150.73 KiB/sec. | ||
| 7192 | 2025.09.18 00:44:31.481518 [ 276 ] {eb5f0f17-5dcb-4bca-b3bf-4227217cef68} <Debug> TCPHandler: Processed in 0.00124071 sec. | ||
| 7193 | 2025.09.18 00:44:31.481625 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2025.09.18 00:44:31.481736 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7195 | 2025.09.18 00:44:31.481784 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7196 | 2025.09.18 00:44:31.482430 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2025.09.18 00:44:31.482472 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7198 | 2025.09.18 00:44:31.482841 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7199 | 2025.09.18 00:44:31.483045 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2025.09.18 00:44:31.483147 [ 105 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7201 | 2025.09.18 00:44:31.483175 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Debug> executeQuery: Read 261 rows, 23.98 KiB in 0.001464 sec., 178278.68852459016 rows/sec., 16.00 MiB/sec. | ||
| 7202 | 2025.09.18 00:44:31.483208 [ 105 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2025.09.18 00:44:31.483217 [ 276 ] {41290c6b-4469-4bfc-94f4-4cca17ecc393} <Debug> TCPHandler: Processed in 0.001641645 sec. | ||
| 7204 | 2025.09.18 00:44:31.483236 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7205 | 2025.09.18 00:44:31.483333 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2025.09.18 00:44:31.483381 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7207 | 2025.09.18 00:44:31.483429 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7208 | 2025.09.18 00:44:31.483474 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7209 | 2025.09.18 00:44:31.483544 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7210 | 2025.09.18 00:44:31.483586 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1410 rows starting from the beginning of the part | ||
| 7211 | 2025.09.18 00:44:31.483661 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 140 rows starting from the beginning of the part | ||
| 7212 | 2025.09.18 00:44:31.483714 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1197 rows starting from the beginning of the part | ||
| 7213 | 2025.09.18 00:44:31.483758 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 140 rows starting from the beginning of the part | ||
| 7214 | 2025.09.18 00:44:31.483799 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7215 | 2025.09.18 00:44:31.483841 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 261 rows starting from the beginning of the part | ||
| 7216 | 2025.09.18 00:44:31.483886 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2025.09.18 00:44:31.483927 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7218 | 2025.09.18 00:44:31.484273 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7219 | 2025.09.18 00:44:31.484487 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2025.09.18 00:44:31.484616 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Debug> executeQuery: Read 56 rows, 4.26 KiB in 0.001206 sec., 46434.494195688225 rows/sec., 3.45 MiB/sec. | ||
| 7221 | 2025.09.18 00:44:31.484654 [ 276 ] {7c3b9a46-7cad-4dc3-b538-37e6e97523ae} <Debug> TCPHandler: Processed in 0.001369592 sec. | ||
| 7222 | 2025.09.18 00:44:31.484765 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2025.09.18 00:44:31.484877 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7224 | 2025.09.18 00:44:31.484923 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7225 | 2025.09.18 00:44:31.485226 [ 191 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3204 rows, containing 5 columns (5 merged, 0 gathered) in 0.00191319 sec., 1674689.9157950857 rows/sec., 147.04 MiB/sec. | ||
| 7226 | 2025.09.18 00:44:31.485371 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.09.18 00:44:31.485416 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7228 | 2025.09.18 00:44:31.485488 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7229 | 2025.09.18 00:44:31.485782 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7230 | 2025.09.18 00:44:31.485799 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7231 | 2025.09.18 00:44:31.485863 [ 192 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_56_11} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7232 | 2025.09.18 00:44:31.485949 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7233 | 2025.09.18 00:44:31.486025 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2025.09.18 00:44:31.486153 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001299 sec., 18475.750577367206 rows/sec., 1.53 MiB/sec. | ||
| 7235 | 2025.09.18 00:44:31.486189 [ 276 ] {15e309ba-0560-4a7d-a18c-c8f3470e1da2} <Debug> TCPHandler: Processed in 0.001481143 sec. | ||
| 7236 | 2025.09.18 00:44:31.486292 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2025.09.18 00:44:31.486390 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7238 | 2025.09.18 00:44:31.486430 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7239 | 2025.09.18 00:44:31.486820 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2025.09.18 00:44:31.486855 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7241 | 2025.09.18 00:44:31.487155 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7242 | 2025.09.18 00:44:31.487368 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Trace> oximeter.fields_u8 (8e0d46a4-6712-4cba-8404-3aa8cdd0fb1a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.09.18 00:44:31.487491 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 7244 | 2025.09.18 00:44:31.487529 [ 276 ] {8a23d3a5-a580-4a80-b3d7-679fcde709dd} <Debug> TCPHandler: Processed in 0.00128953 sec. | ||
| 7245 | 2025.09.18 00:44:31.487632 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7246 | 2025.09.18 00:44:31.487726 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7247 | 2025.09.18 00:44:31.487765 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7248 | 2025.09.18 00:44:31.488209 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2025.09.18 00:44:31.488243 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7250 | 2025.09.18 00:44:31.488541 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7251 | 2025.09.18 00:44:31.488740 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2025.09.18 00:44:31.488864 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Debug> executeQuery: Read 144 rows, 11.90 KiB in 0.001157 sec., 124459.80985306828 rows/sec., 10.04 MiB/sec. | ||
| 7253 | 2025.09.18 00:44:31.488872 [ 103 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7254 | 2025.09.18 00:44:31.488902 [ 276 ] {5408bba4-0d71-4749-aa39-8e4839baf00b} <Debug> TCPHandler: Processed in 0.001318261 sec. | ||
| 7255 | 2025.09.18 00:44:31.488932 [ 103 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.09.18 00:44:31.488962 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7257 | 2025.09.18 00:44:31.489015 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2025.09.18 00:44:31.489055 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7259 | 2025.09.18 00:44:31.489112 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7260 | 2025.09.18 00:44:31.489154 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7261 | 2025.09.18 00:44:31.489155 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7262 | 2025.09.18 00:44:31.489188 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 634 rows starting from the beginning of the part | ||
| 7263 | 2025.09.18 00:44:31.489251 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 106 rows starting from the beginning of the part | ||
| 7264 | 2025.09.18 00:44:31.489301 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 522 rows starting from the beginning of the part | ||
| 7265 | 2025.09.18 00:44:31.489346 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 106 rows starting from the beginning of the part | ||
| 7266 | 2025.09.18 00:44:31.489390 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7267 | 2025.09.18 00:44:31.489432 [ 193 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 144 rows starting from the beginning of the part | ||
| 7268 | 2025.09.18 00:44:31.489557 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2025.09.18 00:44:31.489592 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7270 | 2025.09.18 00:44:31.489925 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7271 | 2025.09.18 00:44:31.490126 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2025.09.18 00:44:31.490234 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7273 | 2025.09.18 00:44:31.490249 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001155 sec., 170562.77056277057 rows/sec., 12.23 MiB/sec. | ||
| 7274 | 2025.09.18 00:44:31.490267 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7275 | 2025.09.18 00:44:31.490291 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7276 | 2025.09.18 00:44:31.490293 [ 276 ] {a831b768-b694-4ae6-ba5e-03da6f9ee01d} <Debug> TCPHandler: Processed in 0.00132542 sec. | ||
| 7277 | 2025.09.18 00:44:31.490360 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7278 | 2025.09.18 00:44:31.490409 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2025.09.18 00:44:31.490440 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7280 | 2025.09.18 00:44:31.490467 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14556 rows starting from the beginning of the part | ||
| 7281 | 2025.09.18 00:44:31.490502 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7282 | 2025.09.18 00:44:31.490515 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7283 | 2025.09.18 00:44:31.490537 [ 194 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514844 sec., 1040371.1537293609 rows/sec., 82.93 MiB/sec. | ||
| 7284 | 2025.09.18 00:44:31.490558 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7285 | 2025.09.18 00:44:31.490661 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7286 | 2025.09.18 00:44:31.490557 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7287 | 2025.09.18 00:44:31.490706 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7288 | 2025.09.18 00:44:31.490747 [ 193 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7289 | 2025.09.18 00:44:31.490825 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7290 | 2025.09.18 00:44:31.491209 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7291 | 2025.09.18 00:44:31.491314 [ 186 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_56_11} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7292 | 2025.09.18 00:44:31.491423 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7293 | 2025.09.18 00:44:31.491587 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2025.09.18 00:44:31.491631 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7295 | 2025.09.18 00:44:31.492274 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7296 | 2025.09.18 00:44:31.492585 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2025.09.18 00:44:31.492769 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002283 sec., 18396.84625492773 rows/sec., 32.97 MiB/sec. | ||
| 7298 | 2025.09.18 00:44:31.492864 [ 276 ] {0bb677c1-d91c-49b6-a57b-17ef0a2abcd5} <Debug> TCPHandler: Processed in 0.002501479 sec. | ||
| 7299 | 2025.09.18 00:44:31.492994 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7300 | 2025.09.18 00:44:31.493106 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7301 | 2025.09.18 00:44:31.493158 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7302 | 2025.09.18 00:44:31.493573 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7303 | 2025.09.18 00:44:31.493618 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7304 | 2025.09.18 00:44:31.494041 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7305 | 2025.09.18 00:44:31.494333 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2025.09.18 00:44:31.494462 [ 103 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7307 | 2025.09.18 00:44:31.494496 [ 103 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2025.09.18 00:44:31.494513 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 7309 | 2025.09.18 00:44:31.494523 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001439 sec., 41695.62195969423 rows/sec., 2.81 MiB/sec. | ||
| 7310 | 2025.09.18 00:44:31.494586 [ 276 ] {13394c9b-fa38-4ec4-9847-fdf751b2811b} <Debug> TCPHandler: Processed in 0.001650046 sec. | ||
| 7311 | 2025.09.18 00:44:31.494634 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 7312 | 2025.09.18 00:44:31.494791 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7313 | 2025.09.18 00:44:31.494824 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2940 rows starting from the beginning of the part | ||
| 7314 | 2025.09.18 00:44:31.494888 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7315 | 2025.09.18 00:44:31.494935 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7316 | 2025.09.18 00:44:31.494976 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7317 | 2025.09.18 00:44:31.495013 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7318 | 2025.09.18 00:44:31.495050 [ 194 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7319 | 2025.09.18 00:44:31.495515 [ 186 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16078 rows, containing 5 columns (5 merged, 0 gathered) in 0.005181001 sec., 3103261.319578977 rows/sec., 213.31 MiB/sec. | ||
| 7320 | 2025.09.18 00:44:31.495945 [ 189 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7321 | 2025.09.18 00:44:31.496195 [ 189 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2025.09.18 00:44:31.496258 [ 189 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7323 | 2025.09.18 00:44:31.496330 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 7324 | 2025.09.18 00:44:31.496392 [ 199 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821539 sec., 1778715.6904134362 rows/sec., 119.83 MiB/sec. | ||
| 7325 | 2025.09.18 00:44:31.496826 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7326 | 2025.09.18 00:44:31.497143 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.09.18 00:44:31.497229 [ 200 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_56_11} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7328 | 2025.09.18 00:44:31.497315 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7329 | 2025.09.18 00:44:36.475487 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2025.09.18 00:44:36.475701 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7331 | 2025.09.18 00:44:36.475774 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7332 | 2025.09.18 00:44:36.476437 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.09.18 00:44:36.476479 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7334 | 2025.09.18 00:44:36.476851 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7335 | 2025.09.18 00:44:36.477065 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.09.18 00:44:36.477259 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.70 MiB/sec. | ||
| 7337 | 2025.09.18 00:44:36.477386 [ 276 ] {de277d8a-c3b8-4759-bae5-9cf38684146c} <Debug> TCPHandler: Processed in 0.002037762 sec. | ||
| 7338 | 2025.09.18 00:44:36.477585 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2025.09.18 00:44:36.477732 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7340 | 2025.09.18 00:44:36.477796 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7341 | 2025.09.18 00:44:36.478356 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.09.18 00:44:36.478399 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7343 | 2025.09.18 00:44:36.478717 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7344 | 2025.09.18 00:44:36.478929 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.09.18 00:44:36.479076 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001378 sec., 46444.121915820026 rows/sec., 3.63 MiB/sec. | ||
| 7346 | 2025.09.18 00:44:36.479139 [ 276 ] {f2dacf6a-8344-4881-bc27-e208c2f80da4} <Debug> TCPHandler: Processed in 0.001673866 sec. | ||
| 7347 | 2025.09.18 00:44:36.479275 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2025.09.18 00:44:36.479412 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7349 | 2025.09.18 00:44:36.479469 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7350 | 2025.09.18 00:44:36.479943 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.09.18 00:44:36.479978 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7352 | 2025.09.18 00:44:36.480303 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7353 | 2025.09.18 00:44:36.480507 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2025.09.18 00:44:36.480632 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 7355 | 2025.09.18 00:44:36.480668 [ 276 ] {c44d941b-8851-44f6-8190-cd4c55cb6303} <Debug> TCPHandler: Processed in 0.001457602 sec. | ||
| 7356 | 2025.09.18 00:44:36.480776 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2025.09.18 00:44:36.480872 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7358 | 2025.09.18 00:44:36.480913 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7359 | 2025.09.18 00:44:36.481244 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7360 | 2025.09.18 00:44:36.481280 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7361 | 2025.09.18 00:44:36.481577 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7362 | 2025.09.18 00:44:36.481775 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7363 | 2025.09.18 00:44:36.481929 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7364 | 2025.09.18 00:44:36.481968 [ 276 ] {509c06ae-feb9-44f2-9d00-76fdaf5f70ec} <Debug> TCPHandler: Processed in 0.00123984 sec. | ||
| 7365 | 2025.09.18 00:44:36.620382 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7366 | 2025.09.18 00:44:36.620455 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7367 | 2025.09.18 00:44:36.748353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19141 | ||
| 7368 | 2025.09.18 00:44:36.748966 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7369 | 2025.09.18 00:44:36.749029 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7370 | 2025.09.18 00:44:36.749591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7371 | 2025.09.18 00:44:36.749814 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2025.09.18 00:44:36.749941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19141 | ||
| 7373 | 2025.09.18 00:44:36.801989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 902 | ||
| 7374 | 2025.09.18 00:44:36.804153 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2025.09.18 00:44:36.804196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7376 | 2025.09.18 00:44:36.805378 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7377 | 2025.09.18 00:44:36.805634 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2025.09.18 00:44:36.805876 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7379 | 2025.09.18 00:44:37.782753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7380 | 2025.09.18 00:44:37.800325 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2025.09.18 00:44:37.800399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7382 | 2025.09.18 00:44:37.806544 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7383 | 2025.09.18 00:44:37.807263 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2025.09.18 00:44:37.810432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7385 | 2025.09.18 00:44:41.477094 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7386 | 2025.09.18 00:44:41.477287 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7387 | 2025.09.18 00:44:41.477357 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7388 | 2025.09.18 00:44:41.478196 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2025.09.18 00:44:41.478237 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7390 | 2025.09.18 00:44:41.478619 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7391 | 2025.09.18 00:44:41.478840 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2025.09.18 00:44:41.479012 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001777 sec., 78784.46820483962 rows/sec., 6.84 MiB/sec. | ||
| 7393 | 2025.09.18 00:44:41.479058 [ 276 ] {2dd90e26-4fa8-487f-94b1-9dcc8ef80445} <Debug> TCPHandler: Processed in 0.002094982 sec. | ||
| 7394 | 2025.09.18 00:44:41.479194 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2025.09.18 00:44:41.479289 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7396 | 2025.09.18 00:44:41.479329 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7397 | 2025.09.18 00:44:41.479783 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7398 | 2025.09.18 00:44:41.479819 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7399 | 2025.09.18 00:44:41.480120 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7400 | 2025.09.18 00:44:41.480322 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2025.09.18 00:44:41.480470 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001197 sec., 35087.71929824562 rows/sec., 2.58 MiB/sec. | ||
| 7402 | 2025.09.18 00:44:41.480528 [ 276 ] {6294b934-f454-4922-bb86-828c17338dde} <Debug> TCPHandler: Processed in 0.001380671 sec. | ||
| 7403 | 2025.09.18 00:44:41.480693 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2025.09.18 00:44:41.480788 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7405 | 2025.09.18 00:44:41.480827 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7406 | 2025.09.18 00:44:41.481304 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2025.09.18 00:44:41.481339 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7408 | 2025.09.18 00:44:41.481640 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7409 | 2025.09.18 00:44:41.481855 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2025.09.18 00:44:41.481988 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001218 sec., 87027.91461412152 rows/sec., 6.80 MiB/sec. | ||
| 7411 | 2025.09.18 00:44:41.482050 [ 276 ] {ff3b63f4-9afa-4f56-9879-d54b3261a9c9} <Debug> TCPHandler: Processed in 0.001407962 sec. | ||
| 7412 | 2025.09.18 00:44:41.482180 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2025.09.18 00:44:41.482275 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7414 | 2025.09.18 00:44:41.482318 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7415 | 2025.09.18 00:44:41.482792 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2025.09.18 00:44:41.482827 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7417 | 2025.09.18 00:44:41.483152 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7418 | 2025.09.18 00:44:41.483357 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2025.09.18 00:44:41.483506 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 7420 | 2025.09.18 00:44:41.483547 [ 276 ] {b3144f8d-6842-4431-bb53-f2df3388bdc7} <Debug> TCPHandler: Processed in 0.001414323 sec. | ||
| 7421 | 2025.09.18 00:44:41.483665 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2025.09.18 00:44:41.483757 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7423 | 2025.09.18 00:44:41.483810 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7424 | 2025.09.18 00:44:41.484804 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.09.18 00:44:41.484850 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7426 | 2025.09.18 00:44:41.485461 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7427 | 2025.09.18 00:44:41.485681 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.09.18 00:44:41.485819 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002079 sec., 20202.0202020202 rows/sec., 36.20 MiB/sec. | ||
| 7429 | 2025.09.18 00:44:41.485875 [ 276 ] {e97e1e15-9085-422d-be45-1afc8e9e6fd1} <Debug> TCPHandler: Processed in 0.002256925 sec. | ||
| 7430 | 2025.09.18 00:44:41.485988 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2025.09.18 00:44:41.486085 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7432 | 2025.09.18 00:44:41.486126 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7433 | 2025.09.18 00:44:41.486440 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2025.09.18 00:44:41.486476 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7435 | 2025.09.18 00:44:41.486779 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7436 | 2025.09.18 00:44:41.486986 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2025.09.18 00:44:41.487118 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 7438 | 2025.09.18 00:44:41.487153 [ 276 ] {6d32103d-3043-489e-a22c-cbef815c3817} <Debug> TCPHandler: Processed in 0.001213879 sec. | ||
| 7439 | 2025.09.18 00:44:42.804681 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49366 | ||
| 7440 | 2025.09.18 00:44:42.804804 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7441 | 2025.09.18 00:44:42.804834 [ 286 ] {} <Debug> TCP-Session: be25a8e5-80a0-49b8-bf3f-9d09036778c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49366 | ||
| 7442 | 2025.09.18 00:44:42.804856 [ 286 ] {} <Debug> TCP-Session: be25a8e5-80a0-49b8-bf3f-9d09036778c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2025.09.18 00:44:42.804870 [ 286 ] {} <Debug> TCP-Session: be25a8e5-80a0-49b8-bf3f-9d09036778c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7444 | 2025.09.18 00:44:42.805113 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35608 | ||
| 7445 | 2025.09.18 00:44:42.805131 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44195 | ||
| 7446 | 2025.09.18 00:44:42.805159 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58615 | ||
| 7447 | 2025.09.18 00:44:42.805180 [ 286 ] {} <Trace> TCP-Session: be25a8e5-80a0-49b8-bf3f-9d09036778c2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2025.09.18 00:44:42.805164 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51355 | ||
| 7449 | 2025.09.18 00:44:42.805251 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7450 | 2025.09.18 00:44:42.805256 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7451 | 2025.09.18 00:44:42.805279 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7452 | 2025.09.18 00:44:42.805302 [ 350 ] {} <Debug> TCP-Session: 320c2923-d364-4662-bf00-dfb45f690218 Authenticating user 'default' from [fd00:1122:3344:101::e]:44195 | ||
| 7453 | 2025.09.18 00:44:42.805310 [ 287 ] {} <Debug> TCP-Session: 350f69df-785d-4cbc-9756-6bff4a7bad4a Authenticating user 'default' from [fd00:1122:3344:101::e]:35608 | ||
| 7454 | 2025.09.18 00:44:42.805327 [ 353 ] {} <Debug> TCP-Session: 423dc669-cd0f-4655-8a85-86bab09a8282 Authenticating user 'default' from [fd00:1122:3344:101::e]:58615 | ||
| 7455 | 2025.09.18 00:44:42.805347 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7456 | 2025.09.18 00:44:42.805355 [ 287 ] {} <Debug> TCP-Session: 350f69df-785d-4cbc-9756-6bff4a7bad4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2025.09.18 00:44:42.805379 [ 353 ] {} <Debug> TCP-Session: 423dc669-cd0f-4655-8a85-86bab09a8282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7458 | 2025.09.18 00:44:42.805395 [ 354 ] {} <Debug> TCP-Session: e4bbfcfe-798b-447e-b4d1-2e174de3c8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51355 | ||
| 7459 | 2025.09.18 00:44:42.805425 [ 353 ] {} <Debug> TCP-Session: 423dc669-cd0f-4655-8a85-86bab09a8282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2025.09.18 00:44:42.805447 [ 354 ] {} <Debug> TCP-Session: e4bbfcfe-798b-447e-b4d1-2e174de3c8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7461 | 2025.09.18 00:44:42.805408 [ 287 ] {} <Debug> TCP-Session: 350f69df-785d-4cbc-9756-6bff4a7bad4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7462 | 2025.09.18 00:44:42.805469 [ 354 ] {} <Debug> TCP-Session: e4bbfcfe-798b-447e-b4d1-2e174de3c8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7463 | 2025.09.18 00:44:42.805387 [ 286 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49366) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7464 | 2025.09.18 00:44:42.805349 [ 350 ] {} <Debug> TCP-Session: 320c2923-d364-4662-bf00-dfb45f690218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7465 | 2025.09.18 00:44:42.805150 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58836 | ||
| 7466 | 2025.09.18 00:44:42.805585 [ 350 ] {} <Debug> TCP-Session: 320c2923-d364-4662-bf00-dfb45f690218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2025.09.18 00:44:42.805120 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56028 | ||
| 7468 | 2025.09.18 00:44:42.805115 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55736 | ||
| 7469 | 2025.09.18 00:44:42.805671 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7470 | 2025.09.18 00:44:42.805138 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52322 | ||
| 7471 | 2025.09.18 00:44:42.805710 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7472 | 2025.09.18 00:44:42.805717 [ 352 ] {} <Debug> TCP-Session: 9474f013-01c2-4ce0-9650-c19fe7e48527 Authenticating user 'default' from [fd00:1122:3344:101::e]:58836 | ||
| 7473 | 2025.09.18 00:44:42.805753 [ 289 ] {} <Debug> TCP-Session: def3bb50-e862-47ea-961d-500fef371111 Authenticating user 'default' from [fd00:1122:3344:101::e]:56028 | ||
| 7474 | 2025.09.18 00:44:42.805767 [ 352 ] {} <Debug> TCP-Session: 9474f013-01c2-4ce0-9650-c19fe7e48527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2025.09.18 00:44:42.805778 [ 289 ] {} <Debug> TCP-Session: def3bb50-e862-47ea-961d-500fef371111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2025.09.18 00:44:42.805789 [ 352 ] {} <Debug> TCP-Session: 9474f013-01c2-4ce0-9650-c19fe7e48527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7477 | 2025.09.18 00:44:42.805792 [ 286 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7478 | 2025.09.18 00:44:42.805803 [ 289 ] {} <Debug> TCP-Session: def3bb50-e862-47ea-961d-500fef371111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7479 | 2025.09.18 00:44:42.805865 [ 286 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7480 | 2025.09.18 00:44:42.805941 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7481 | 2025.09.18 00:44:42.805980 [ 288 ] {} <Debug> TCP-Session: 6aae3175-4741-4a24-a91b-fd3f263acba0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55736 | ||
| 7482 | 2025.09.18 00:44:42.806003 [ 288 ] {} <Debug> TCP-Session: 6aae3175-4741-4a24-a91b-fd3f263acba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7483 | 2025.09.18 00:44:42.806019 [ 288 ] {} <Debug> TCP-Session: 6aae3175-4741-4a24-a91b-fd3f263acba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7484 | 2025.09.18 00:44:42.806054 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7485 | 2025.09.18 00:44:42.806087 [ 351 ] {} <Debug> TCP-Session: 323854b2-b122-4da7-b4a2-779a89012ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52322 | ||
| 7486 | 2025.09.18 00:44:42.806103 [ 351 ] {} <Debug> TCP-Session: 323854b2-b122-4da7-b4a2-779a89012ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7487 | 2025.09.18 00:44:42.806115 [ 351 ] {} <Debug> TCP-Session: 323854b2-b122-4da7-b4a2-779a89012ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7488 | 2025.09.18 00:44:42.806175 [ 286 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 7489 | 2025.09.18 00:44:42.807307 [ 309 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Trace> AggregatingTransform: Aggregating | ||
| 7490 | 2025.09.18 00:44:42.807338 [ 309 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7491 | 2025.09.18 00:44:42.807369 [ 309 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001088848 sec. (918.402 rows/sec., 35.88 KiB/sec.) | ||
| 7492 | 2025.09.18 00:44:42.807387 [ 309 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Trace> Aggregator: Merging aggregated data | ||
| 7493 | 2025.09.18 00:44:42.808774 [ 286 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003445 sec., 290.27576197387515 rows/sec., 11.34 KiB/sec. | ||
| 7494 | 2025.09.18 00:44:42.808921 [ 286 ] {98c9c36b-6285-4a0b-8bac-05960ca015b9} <Debug> TCPHandler: Processed in 0.003861551 sec. | ||
| 7495 | 2025.09.18 00:44:42.809049 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7496 | 2025.09.18 00:44:42.809080 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7497 | 2025.09.18 00:44:42.809091 [ 286 ] {} <Debug> TCP-Session: be25a8e5-80a0-49b8-bf3f-9d09036778c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7498 | 2025.09.18 00:44:42.809099 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7499 | 2025.09.18 00:44:42.809123 [ 354 ] {} <Debug> TCP-Session: e4bbfcfe-798b-447e-b4d1-2e174de3c8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2025.09.18 00:44:42.809124 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7501 | 2025.09.18 00:44:42.809158 [ 351 ] {} <Debug> TCP-Session: 323854b2-b122-4da7-b4a2-779a89012ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2025.09.18 00:44:42.809178 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7503 | 2025.09.18 00:44:42.809200 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7504 | 2025.09.18 00:44:42.809207 [ 287 ] {} <Debug> TCP-Session: 350f69df-785d-4cbc-9756-6bff4a7bad4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7505 | 2025.09.18 00:44:42.809230 [ 353 ] {} <Debug> TCP-Session: 423dc669-cd0f-4655-8a85-86bab09a8282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7506 | 2025.09.18 00:44:42.809245 [ 350 ] {} <Debug> TCP-Session: 320c2923-d364-4662-bf00-dfb45f690218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7507 | 2025.09.18 00:44:42.809211 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7508 | 2025.09.18 00:44:42.809162 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7509 | 2025.09.18 00:44:42.809313 [ 352 ] {} <Debug> TCP-Session: 9474f013-01c2-4ce0-9650-c19fe7e48527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7510 | 2025.09.18 00:44:42.809146 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7511 | 2025.09.18 00:44:42.809346 [ 288 ] {} <Debug> TCP-Session: 6aae3175-4741-4a24-a91b-fd3f263acba0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2025.09.18 00:44:42.809379 [ 289 ] {} <Debug> TCP-Session: def3bb50-e862-47ea-961d-500fef371111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2025.09.18 00:44:42.921152 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36218 | ||
| 7514 | 2025.09.18 00:44:42.921256 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7515 | 2025.09.18 00:44:42.921283 [ 286 ] {} <Debug> TCP-Session: 70718aff-a86e-4c5a-8be8-e3dc1ebbf82a Authenticating user 'default' from [fd00:1122:3344:101::e]:36218 | ||
| 7516 | 2025.09.18 00:44:42.921306 [ 286 ] {} <Debug> TCP-Session: 70718aff-a86e-4c5a-8be8-e3dc1ebbf82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7517 | 2025.09.18 00:44:42.921318 [ 286 ] {} <Debug> TCP-Session: 70718aff-a86e-4c5a-8be8-e3dc1ebbf82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2025.09.18 00:44:42.921551 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49374 | ||
| 7519 | 2025.09.18 00:44:42.921579 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60658 | ||
| 7520 | 2025.09.18 00:44:42.921622 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52067 | ||
| 7521 | 2025.09.18 00:44:42.921631 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47720 | ||
| 7522 | 2025.09.18 00:44:42.921681 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7523 | 2025.09.18 00:44:42.921707 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7524 | 2025.09.18 00:44:42.921707 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7525 | 2025.09.18 00:44:42.921724 [ 287 ] {} <Debug> TCP-Session: 12c562de-d6e4-4283-b3f3-8ee9f0566fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49374 | ||
| 7526 | 2025.09.18 00:44:42.921744 [ 288 ] {} <Debug> TCP-Session: be55f1a1-a219-402c-8962-dd85af4ece0a Authenticating user 'default' from [fd00:1122:3344:101::e]:60658 | ||
| 7527 | 2025.09.18 00:44:42.921761 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7528 | 2025.09.18 00:44:42.921774 [ 287 ] {} <Debug> TCP-Session: 12c562de-d6e4-4283-b3f3-8ee9f0566fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7529 | 2025.09.18 00:44:42.921787 [ 288 ] {} <Debug> TCP-Session: be55f1a1-a219-402c-8962-dd85af4ece0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7530 | 2025.09.18 00:44:42.921803 [ 354 ] {} <Debug> TCP-Session: ff655651-8529-41b4-93fc-75080b5c3d64 Authenticating user 'default' from [fd00:1122:3344:101::e]:47720 | ||
| 7531 | 2025.09.18 00:44:42.921807 [ 287 ] {} <Debug> TCP-Session: 12c562de-d6e4-4283-b3f3-8ee9f0566fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2025.09.18 00:44:42.921820 [ 288 ] {} <Debug> TCP-Session: be55f1a1-a219-402c-8962-dd85af4ece0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7533 | 2025.09.18 00:44:42.921844 [ 354 ] {} <Debug> TCP-Session: ff655651-8529-41b4-93fc-75080b5c3d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2025.09.18 00:44:42.921602 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48278 | ||
| 7535 | 2025.09.18 00:44:42.921877 [ 354 ] {} <Debug> TCP-Session: ff655651-8529-41b4-93fc-75080b5c3d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2025.09.18 00:44:42.921591 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33352 | ||
| 7537 | 2025.09.18 00:44:42.921586 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46917 | ||
| 7538 | 2025.09.18 00:44:42.921938 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7539 | 2025.09.18 00:44:42.921615 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50392 | ||
| 7540 | 2025.09.18 00:44:42.921968 [ 351 ] {} <Debug> TCP-Session: 9a4f8341-134d-4b34-9ec3-0e1b779e072e Authenticating user 'default' from [fd00:1122:3344:101::e]:48278 | ||
| 7541 | 2025.09.18 00:44:42.921974 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7542 | 2025.09.18 00:44:42.922004 [ 351 ] {} <Debug> TCP-Session: 9a4f8341-134d-4b34-9ec3-0e1b779e072e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2025.09.18 00:44:42.922022 [ 350 ] {} <Debug> TCP-Session: eb168b49-fd59-4d39-a332-1d64ab9252a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33352 | ||
| 7544 | 2025.09.18 00:44:42.922032 [ 351 ] {} <Debug> TCP-Session: 9a4f8341-134d-4b34-9ec3-0e1b779e072e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2025.09.18 00:44:42.922049 [ 350 ] {} <Debug> TCP-Session: eb168b49-fd59-4d39-a332-1d64ab9252a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2025.09.18 00:44:42.922023 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7547 | 2025.09.18 00:44:42.922074 [ 350 ] {} <Debug> TCP-Session: eb168b49-fd59-4d39-a332-1d64ab9252a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2025.09.18 00:44:42.922099 [ 352 ] {} <Debug> TCP-Session: 04cc06c2-3d61-4dc5-b678-1e042b6164ea Authenticating user 'default' from [fd00:1122:3344:101::e]:50392 | ||
| 7549 | 2025.09.18 00:44:42.921996 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7550 | 2025.09.18 00:44:42.922126 [ 352 ] {} <Debug> TCP-Session: 04cc06c2-3d61-4dc5-b678-1e042b6164ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7551 | 2025.09.18 00:44:42.921756 [ 353 ] {} <Debug> TCP-Session: 61141709-1c49-4c29-adf2-f657a56f5596 Authenticating user 'default' from [fd00:1122:3344:101::e]:52067 | ||
| 7552 | 2025.09.18 00:44:42.922158 [ 352 ] {} <Debug> TCP-Session: 04cc06c2-3d61-4dc5-b678-1e042b6164ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7553 | 2025.09.18 00:44:42.922176 [ 353 ] {} <Debug> TCP-Session: 61141709-1c49-4c29-adf2-f657a56f5596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2025.09.18 00:44:42.922151 [ 289 ] {} <Debug> TCP-Session: f8a33b8d-f524-4d26-b0fc-84e3c29803ab Authenticating user 'default' from [fd00:1122:3344:101::e]:46917 | ||
| 7555 | 2025.09.18 00:44:42.922198 [ 353 ] {} <Debug> TCP-Session: 61141709-1c49-4c29-adf2-f657a56f5596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7556 | 2025.09.18 00:44:42.922219 [ 289 ] {} <Debug> TCP-Session: f8a33b8d-f524-4d26-b0fc-84e3c29803ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7557 | 2025.09.18 00:44:42.921655 [ 286 ] {} <Trace> TCP-Session: 70718aff-a86e-4c5a-8be8-e3dc1ebbf82a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2025.09.18 00:44:42.922246 [ 289 ] {} <Debug> TCP-Session: f8a33b8d-f524-4d26-b0fc-84e3c29803ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2025.09.18 00:44:42.922413 [ 286 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36218) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7560 | 2025.09.18 00:44:42.922667 [ 286 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7561 | 2025.09.18 00:44:42.922719 [ 286 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7562 | 2025.09.18 00:44:42.922989 [ 286 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 7563 | 2025.09.18 00:44:42.923987 [ 304 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Trace> AggregatingTransform: Aggregating | ||
| 7564 | 2025.09.18 00:44:42.924029 [ 304 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Trace> Aggregator: Aggregation method: without_key | ||
| 7565 | 2025.09.18 00:44:42.924062 [ 304 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977555 sec. (1022.960 rows/sec., 39.96 KiB/sec.) | ||
| 7566 | 2025.09.18 00:44:42.924081 [ 304 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Trace> Aggregator: Merging aggregated data | ||
| 7567 | 2025.09.18 00:44:42.925281 [ 286 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002921 sec., 342.3485107839781 rows/sec., 13.37 KiB/sec. | ||
| 7568 | 2025.09.18 00:44:42.925416 [ 286 ] {c113da6c-5eea-43db-b6ad-20d115868456} <Debug> TCPHandler: Processed in 0.003877841 sec. | ||
| 7569 | 2025.09.18 00:44:42.925555 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7570 | 2025.09.18 00:44:42.925591 [ 286 ] {} <Debug> TCP-Session: 70718aff-a86e-4c5a-8be8-e3dc1ebbf82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2025.09.18 00:44:42.925593 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7572 | 2025.09.18 00:44:42.925623 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7573 | 2025.09.18 00:44:42.925650 [ 354 ] {} <Debug> TCP-Session: ff655651-8529-41b4-93fc-75080b5c3d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2025.09.18 00:44:42.925653 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7575 | 2025.09.18 00:44:42.925665 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7576 | 2025.09.18 00:44:42.925688 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7577 | 2025.09.18 00:44:42.925709 [ 289 ] {} <Debug> TCP-Session: f8a33b8d-f524-4d26-b0fc-84e3c29803ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2025.09.18 00:44:42.925724 [ 352 ] {} <Debug> TCP-Session: 04cc06c2-3d61-4dc5-b678-1e042b6164ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2025.09.18 00:44:42.925740 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7580 | 2025.09.18 00:44:42.925746 [ 351 ] {} <Debug> TCP-Session: 9a4f8341-134d-4b34-9ec3-0e1b779e072e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2025.09.18 00:44:42.925727 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7582 | 2025.09.18 00:44:42.925788 [ 353 ] {} <Debug> TCP-Session: 61141709-1c49-4c29-adf2-f657a56f5596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2025.09.18 00:44:42.925707 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7584 | 2025.09.18 00:44:42.925836 [ 288 ] {} <Debug> TCP-Session: be55f1a1-a219-402c-8962-dd85af4ece0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7585 | 2025.09.18 00:44:42.925689 [ 287 ] {} <Debug> TCP-Session: 12c562de-d6e4-4283-b3f3-8ee9f0566fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2025.09.18 00:44:42.925877 [ 350 ] {} <Debug> TCP-Session: eb168b49-fd59-4d39-a332-1d64ab9252a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2025.09.18 00:44:43.135440 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56702 | ||
| 7588 | 2025.09.18 00:44:43.135542 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7589 | 2025.09.18 00:44:43.135568 [ 286 ] {} <Debug> TCP-Session: 65133c7b-828f-4fc3-91e9-de91cc5244e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56702 | ||
| 7590 | 2025.09.18 00:44:43.135614 [ 286 ] {} <Debug> TCP-Session: 65133c7b-828f-4fc3-91e9-de91cc5244e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2025.09.18 00:44:43.135628 [ 286 ] {} <Debug> TCP-Session: 65133c7b-828f-4fc3-91e9-de91cc5244e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2025.09.18 00:44:43.135832 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50221 | ||
| 7593 | 2025.09.18 00:44:43.135900 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51947 | ||
| 7594 | 2025.09.18 00:44:43.135906 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34587 | ||
| 7595 | 2025.09.18 00:44:43.135942 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47440 | ||
| 7596 | 2025.09.18 00:44:43.135960 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38273 | ||
| 7597 | 2025.09.18 00:44:43.135994 [ 286 ] {} <Trace> TCP-Session: 65133c7b-828f-4fc3-91e9-de91cc5244e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2025.09.18 00:44:43.136015 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7599 | 2025.09.18 00:44:43.136044 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7600 | 2025.09.18 00:44:43.136066 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7601 | 2025.09.18 00:44:43.136105 [ 352 ] {} <Debug> TCP-Session: 0978b0c8-89bb-4f46-a75b-6e97df9a9ccf Authenticating user 'default' from [fd00:1122:3344:101::e]:47440 | ||
| 7602 | 2025.09.18 00:44:43.136047 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7603 | 2025.09.18 00:44:43.135953 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58284 | ||
| 7604 | 2025.09.18 00:44:43.136158 [ 352 ] {} <Debug> TCP-Session: 0978b0c8-89bb-4f46-a75b-6e97df9a9ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2025.09.18 00:44:43.136172 [ 289 ] {} <Debug> TCP-Session: b3f71ea8-3f9d-4be5-99e1-f345a743b1b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34587 | ||
| 7606 | 2025.09.18 00:44:43.136188 [ 352 ] {} <Debug> TCP-Session: 0978b0c8-89bb-4f46-a75b-6e97df9a9ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.09.18 00:44:43.136211 [ 289 ] {} <Debug> TCP-Session: b3f71ea8-3f9d-4be5-99e1-f345a743b1b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2025.09.18 00:44:43.136222 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7609 | 2025.09.18 00:44:43.136236 [ 289 ] {} <Debug> TCP-Session: b3f71ea8-3f9d-4be5-99e1-f345a743b1b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7610 | 2025.09.18 00:44:43.136254 [ 353 ] {} <Debug> TCP-Session: afe79a05-95f5-4513-940a-0642ff2751bc Authenticating user 'default' from [fd00:1122:3344:101::e]:58284 | ||
| 7611 | 2025.09.18 00:44:43.136179 [ 286 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7612 | 2025.09.18 00:44:43.136283 [ 353 ] {} <Debug> TCP-Session: afe79a05-95f5-4513-940a-0642ff2751bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7613 | 2025.09.18 00:44:43.136157 [ 354 ] {} <Debug> TCP-Session: 961419e9-4ec4-4de7-8bc0-37430987292a Authenticating user 'default' from [fd00:1122:3344:101::e]:38273 | ||
| 7614 | 2025.09.18 00:44:43.136305 [ 353 ] {} <Debug> TCP-Session: afe79a05-95f5-4513-940a-0642ff2751bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2025.09.18 00:44:43.136334 [ 354 ] {} <Debug> TCP-Session: 961419e9-4ec4-4de7-8bc0-37430987292a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2025.09.18 00:44:43.135949 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7617 | 2025.09.18 00:44:43.136356 [ 354 ] {} <Debug> TCP-Session: 961419e9-4ec4-4de7-8bc0-37430987292a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7618 | 2025.09.18 00:44:43.135932 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47414 | ||
| 7619 | 2025.09.18 00:44:43.136398 [ 287 ] {} <Debug> TCP-Session: 699dc174-c918-406b-84aa-9bb698ff17d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50221 | ||
| 7620 | 2025.09.18 00:44:43.135911 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65215 | ||
| 7621 | 2025.09.18 00:44:43.136444 [ 287 ] {} <Debug> TCP-Session: 699dc174-c918-406b-84aa-9bb698ff17d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2025.09.18 00:44:43.136460 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7623 | 2025.09.18 00:44:43.136467 [ 287 ] {} <Debug> TCP-Session: 699dc174-c918-406b-84aa-9bb698ff17d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2025.09.18 00:44:43.136490 [ 351 ] {} <Debug> TCP-Session: 16b4bffa-65e2-4550-9462-aa1ab8ecff9e Authenticating user 'default' from [fd00:1122:3344:101::e]:47414 | ||
| 7625 | 2025.09.18 00:44:43.136505 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7626 | 2025.09.18 00:44:43.136517 [ 351 ] {} <Debug> TCP-Session: 16b4bffa-65e2-4550-9462-aa1ab8ecff9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7627 | 2025.09.18 00:44:43.136062 [ 288 ] {} <Debug> TCP-Session: 5e8f4090-04f6-43c7-b554-f7844f218276 Authenticating user 'default' from [fd00:1122:3344:101::e]:51947 | ||
| 7628 | 2025.09.18 00:44:43.136541 [ 351 ] {} <Debug> TCP-Session: 16b4bffa-65e2-4550-9462-aa1ab8ecff9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7629 | 2025.09.18 00:44:43.136553 [ 286 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7630 | 2025.09.18 00:44:43.136577 [ 288 ] {} <Debug> TCP-Session: 5e8f4090-04f6-43c7-b554-f7844f218276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2025.09.18 00:44:43.136536 [ 350 ] {} <Debug> TCP-Session: 430f69f2-c19b-4803-a999-3693b3c609df Authenticating user 'default' from [fd00:1122:3344:101::e]:65215 | ||
| 7632 | 2025.09.18 00:44:43.136610 [ 288 ] {} <Debug> TCP-Session: 5e8f4090-04f6-43c7-b554-f7844f218276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.09.18 00:44:43.136627 [ 286 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7634 | 2025.09.18 00:44:43.136635 [ 350 ] {} <Debug> TCP-Session: 430f69f2-c19b-4803-a999-3693b3c609df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2025.09.18 00:44:43.136669 [ 350 ] {} <Debug> TCP-Session: 430f69f2-c19b-4803-a999-3693b3c609df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7636 | 2025.09.18 00:44:43.136923 [ 286 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Debug> oximeter.version (53059a3a-d3d8-4ae6-a17a-1015bb2d496f) (SelectExecutor): Key condition: unknown | ||
| 7637 | 2025.09.18 00:44:43.138051 [ 295 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Trace> AggregatingTransform: Aggregating | ||
| 7638 | 2025.09.18 00:44:43.138109 [ 295 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7639 | 2025.09.18 00:44:43.138157 [ 295 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001128718 sec. (885.961 rows/sec., 34.61 KiB/sec.) | ||
| 7640 | 2025.09.18 00:44:43.138183 [ 295 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Trace> Aggregator: Merging aggregated data | ||
| 7641 | 2025.09.18 00:44:43.139552 [ 286 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003429 sec., 291.6302128900554 rows/sec., 11.39 KiB/sec. | ||
| 7642 | 2025.09.18 00:44:43.139732 [ 286 ] {055e243c-336b-4a99-90ff-241cbcebbaa9} <Debug> TCPHandler: Processed in 0.003874011 sec. | ||
| 7643 | 2025.09.18 00:44:43.139829 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7644 | 2025.09.18 00:44:43.139859 [ 286 ] {} <Debug> TCP-Session: 65133c7b-828f-4fc3-91e9-de91cc5244e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2025.09.18 00:44:43.139861 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7646 | 2025.09.18 00:44:43.139890 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7647 | 2025.09.18 00:44:43.139908 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7648 | 2025.09.18 00:44:43.139923 [ 287 ] {} <Debug> TCP-Session: 699dc174-c918-406b-84aa-9bb698ff17d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7649 | 2025.09.18 00:44:43.139934 [ 350 ] {} <Debug> TCP-Session: 430f69f2-c19b-4803-a999-3693b3c609df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2025.09.18 00:44:43.139954 [ 351 ] {} <Debug> TCP-Session: 16b4bffa-65e2-4550-9462-aa1ab8ecff9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2025.09.18 00:44:43.139954 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7652 | 2025.09.18 00:44:43.139971 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7653 | 2025.09.18 00:44:43.139995 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7654 | 2025.09.18 00:44:43.140008 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7655 | 2025.09.18 00:44:43.140031 [ 352 ] {} <Debug> TCP-Session: 0978b0c8-89bb-4f46-a75b-6e97df9a9ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2025.09.18 00:44:43.140059 [ 288 ] {} <Debug> TCP-Session: 5e8f4090-04f6-43c7-b554-f7844f218276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7657 | 2025.09.18 00:44:43.140070 [ 353 ] {} <Debug> TCP-Session: afe79a05-95f5-4513-940a-0642ff2751bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7658 | 2025.09.18 00:44:43.140015 [ 289 ] {} <Debug> TCP-Session: b3f71ea8-3f9d-4be5-99e1-f345a743b1b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7659 | 2025.09.18 00:44:43.139928 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7660 | 2025.09.18 00:44:43.140162 [ 354 ] {} <Debug> TCP-Session: 961419e9-4ec4-4de7-8bc0-37430987292a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2025.09.18 00:44:44.250087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19653 | ||
| 7662 | 2025.09.18 00:44:44.250624 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2025.09.18 00:44:44.250676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7664 | 2025.09.18 00:44:44.251180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7665 | 2025.09.18 00:44:44.251447 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2025.09.18 00:44:44.251599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19653 | ||
| 7667 | 2025.09.18 00:44:44.251596 [ 93 ] {} <Debug> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7668 | 2025.09.18 00:44:44.251649 [ 93 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.09.18 00:44:44.251669 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7670 | 2025.09.18 00:44:44.251759 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7671 | 2025.09.18 00:44:44.251843 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7672 | 2025.09.18 00:44:44.251874 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17221 rows starting from the beginning of the part | ||
| 7673 | 2025.09.18 00:44:44.251929 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 7674 | 2025.09.18 00:44:44.251973 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 7675 | 2025.09.18 00:44:44.252021 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 7676 | 2025.09.18 00:44:44.252064 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 7677 | 2025.09.18 00:44:44.252105 [ 189 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 7678 | 2025.09.18 00:44:44.254196 [ 199 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19653 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474209 sec., 7943144.657545099 rows/sec., 113.63 MiB/sec. | ||
| 7679 | 2025.09.18 00:44:44.255008 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7680 | 2025.09.18 00:44:44.255386 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2025.09.18 00:44:44.255480 [ 194 ] {856b186a-109e-4564-ad0f-a5f2a26aa72b::all_1_41_8} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7682 | 2025.09.18 00:44:44.255592 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 7683 | 2025.09.18 00:44:45.310548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7684 | 2025.09.18 00:44:45.328618 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2025.09.18 00:44:45.328673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7686 | 2025.09.18 00:44:45.334832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7687 | 2025.09.18 00:44:45.335542 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2025.09.18 00:44:45.335825 [ 92 ] {} <Debug> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7689 | 2025.09.18 00:44:45.335866 [ 92 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2025.09.18 00:44:45.335894 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7691 | 2025.09.18 00:44:45.336067 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7692 | 2025.09.18 00:44:45.338861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7693 | 2025.09.18 00:44:45.340042 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7694 | 2025.09.18 00:44:45.341489 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 7695 | 2025.09.18 00:44:45.345886 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 7696 | 2025.09.18 00:44:45.350357 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 7697 | 2025.09.18 00:44:45.354984 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 7698 | 2025.09.18 00:44:45.359735 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 7699 | 2025.09.18 00:44:45.363548 [ 189 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 7700 | 2025.09.18 00:44:45.414792 [ 199 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078801486 sec., 3921.2458506175885 rows/sec., 20.28 MiB/sec. | ||
| 7701 | 2025.09.18 00:44:45.417884 [ 199 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7702 | 2025.09.18 00:44:45.419807 [ 199 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2025.09.18 00:44:45.419913 [ 199 ] {7cbf0b5e-1d63-4296-bc49-a32b47cf5262::all_1_41_8} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7704 | 2025.09.18 00:44:45.422475 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7705 | 2025.09.18 00:44:46.503257 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2025.09.18 00:44:46.503460 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7707 | 2025.09.18 00:44:46.503535 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7708 | 2025.09.18 00:44:46.504197 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2025.09.18 00:44:46.504254 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7710 | 2025.09.18 00:44:46.504641 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7711 | 2025.09.18 00:44:46.504870 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Trace> oximeter.fields_ipaddr (93cdf3ed-97ea-42e0-bd2d-bb39a2d8bf49): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2025.09.18 00:44:46.505029 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 100.18 KiB/sec. | ||
| 7713 | 2025.09.18 00:44:46.505082 [ 276 ] {b0477153-68cf-43f1-989a-2d49dc6dddaa} <Debug> TCPHandler: Processed in 0.001966511 sec. | ||
| 7714 | 2025.09.18 00:44:46.505205 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2025.09.18 00:44:46.505307 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7716 | 2025.09.18 00:44:46.505351 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7717 | 2025.09.18 00:44:46.506375 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2025.09.18 00:44:46.506416 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7719 | 2025.09.18 00:44:46.506830 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7720 | 2025.09.18 00:44:46.507041 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2025.09.18 00:44:46.507175 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Debug> executeQuery: Read 1197 rows, 101.04 KiB in 0.001891 sec., 632998.4135378107 rows/sec., 52.18 MiB/sec. | ||
| 7722 | 2025.09.18 00:44:46.507214 [ 276 ] {49ff36f1-ef45-407b-a684-096d02830b13} <Debug> TCPHandler: Processed in 0.002061903 sec. | ||
| 7723 | 2025.09.18 00:44:46.507315 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7724 | 2025.09.18 00:44:46.507413 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7725 | 2025.09.18 00:44:46.507454 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7726 | 2025.09.18 00:44:46.507819 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7727 | 2025.09.18 00:44:46.507857 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7728 | 2025.09.18 00:44:46.508154 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7729 | 2025.09.18 00:44:46.508363 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7730 | 2025.09.18 00:44:46.508492 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.0011 sec., 1818.181818181818 rows/sec., 126.95 KiB/sec. | ||
| 7731 | 2025.09.18 00:44:46.508529 [ 276 ] {91cb4de2-9971-4c2b-a6c9-7c188f0a1cce} <Debug> TCPHandler: Processed in 0.00126486 sec. | ||
| 7732 | 2025.09.18 00:44:46.508624 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7733 | 2025.09.18 00:44:46.508718 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7734 | 2025.09.18 00:44:46.508757 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7735 | 2025.09.18 00:44:46.509204 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2025.09.18 00:44:46.509241 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7737 | 2025.09.18 00:44:46.509546 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7738 | 2025.09.18 00:44:46.509750 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Trace> oximeter.fields_u32 (a9de64f0-be81-4b56-9524-f072e75ab99f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2025.09.18 00:44:46.509878 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001179 sec., 193384.22391857507 rows/sec., 13.09 MiB/sec. | ||
| 7740 | 2025.09.18 00:44:46.509915 [ 276 ] {4a9f2064-4b3b-4df8-9a03-fe06a5b68cce} <Debug> TCPHandler: Processed in 0.001340041 sec. | ||
| 7741 | 2025.09.18 00:44:46.510012 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2025.09.18 00:44:46.510105 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7743 | 2025.09.18 00:44:46.510144 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7744 | 2025.09.18 00:44:46.510774 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2025.09.18 00:44:46.510822 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7746 | 2025.09.18 00:44:46.511221 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7747 | 2025.09.18 00:44:46.511440 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2025.09.18 00:44:46.511572 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Debug> executeQuery: Read 522 rows, 39.57 KiB in 0.001485 sec., 351515.1515151515 rows/sec., 26.02 MiB/sec. | ||
| 7749 | 2025.09.18 00:44:46.511611 [ 276 ] {e7a5a6c0-53f3-4426-b83f-ac38aacc5f6e} <Debug> TCPHandler: Processed in 0.001647946 sec. | ||
| 7750 | 2025.09.18 00:44:46.511711 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2025.09.18 00:44:46.511806 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7752 | 2025.09.18 00:44:46.511849 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7753 | 2025.09.18 00:44:46.512378 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7754 | 2025.09.18 00:44:46.512415 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7755 | 2025.09.18 00:44:46.512792 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7756 | 2025.09.18 00:44:46.513013 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2025.09.18 00:44:46.513144 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001357 sec., 622697.1260132646 rows/sec., 41.91 MiB/sec. | ||
| 7758 | 2025.09.18 00:44:46.513181 [ 276 ] {cd3dd9ec-3488-46fd-8f6f-fe5ed3ace7c6} <Debug> TCPHandler: Processed in 0.001520463 sec. | ||
| 7759 | 2025.09.18 00:44:46.513281 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7760 | 2025.09.18 00:44:46.513376 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7761 | 2025.09.18 00:44:46.513418 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7762 | 2025.09.18 00:44:46.513731 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2025.09.18 00:44:46.513767 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7764 | 2025.09.18 00:44:46.514068 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7765 | 2025.09.18 00:44:46.514276 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2025.09.18 00:44:46.514402 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 7767 | 2025.09.18 00:44:46.514438 [ 276 ] {99047149-cb4d-4ba9-85fc-e09fd935ce10} <Debug> TCPHandler: Processed in 0.001207649 sec. | ||
| 7768 | 2025.09.18 00:44:46.806082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 934 | ||
| 7769 | 2025.09.18 00:44:46.808416 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2025.09.18 00:44:46.808460 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7771 | 2025.09.18 00:44:46.809650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7772 | 2025.09.18 00:44:46.809906 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.09.18 00:44:46.810160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7774 | 2025.09.18 00:44:51.476592 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2025.09.18 00:44:51.476784 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7776 | 2025.09.18 00:44:51.476857 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7777 | 2025.09.18 00:44:51.477515 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7778 | 2025.09.18 00:44:51.477561 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7779 | 2025.09.18 00:44:51.477967 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7780 | 2025.09.18 00:44:51.478190 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.09.18 00:44:51.478349 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Debug> executeQuery: Read 140 rows, 12.45 KiB in 0.001612 sec., 86848.63523573201 rows/sec., 7.54 MiB/sec. | ||
| 7782 | 2025.09.18 00:44:51.478400 [ 276 ] {ec839905-2e25-4175-be4e-6bdaaf9c9007} <Debug> TCPHandler: Processed in 0.00193666 sec. | ||
| 7783 | 2025.09.18 00:44:51.478516 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7784 | 2025.09.18 00:44:51.478617 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7785 | 2025.09.18 00:44:51.478661 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7786 | 2025.09.18 00:44:51.479067 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7787 | 2025.09.18 00:44:51.479105 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7788 | 2025.09.18 00:44:51.479409 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7789 | 2025.09.18 00:44:51.479628 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Trace> oximeter.fields_u16 (760959a3-fef0-4463-b66b-9e8797170cee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7790 | 2025.09.18 00:44:51.479756 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Debug> executeQuery: Read 42 rows, 3.16 KiB in 0.001161 sec., 36175.71059431525 rows/sec., 2.66 MiB/sec. | ||
| 7791 | 2025.09.18 00:44:51.479794 [ 276 ] {27a2af6b-e270-4d84-837c-01ffba30030e} <Debug> TCPHandler: Processed in 0.001328261 sec. | ||
| 7792 | 2025.09.18 00:44:51.479893 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7793 | 2025.09.18 00:44:51.479990 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7794 | 2025.09.18 00:44:51.480030 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7795 | 2025.09.18 00:44:51.480433 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7796 | 2025.09.18 00:44:51.480469 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7797 | 2025.09.18 00:44:51.480774 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7798 | 2025.09.18 00:44:51.480977 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7799 | 2025.09.18 00:44:51.481104 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001133 sec., 93556.92850838482 rows/sec., 7.31 MiB/sec. | ||
| 7800 | 2025.09.18 00:44:51.481141 [ 276 ] {417fd3f5-f502-43f0-9e19-addd69b91a2d} <Debug> TCPHandler: Processed in 0.00129603 sec. | ||
| 7801 | 2025.09.18 00:44:51.481246 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.09.18 00:44:51.481340 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7803 | 2025.09.18 00:44:51.481383 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7804 | 2025.09.18 00:44:51.481757 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.09.18 00:44:51.481790 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7806 | 2025.09.18 00:44:51.482111 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7807 | 2025.09.18 00:44:51.482383 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.09.18 00:44:51.482520 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7809 | 2025.09.18 00:44:51.482559 [ 276 ] {c0eb593c-a821-4d1a-847b-5b12dfb042a3} <Debug> TCPHandler: Processed in 0.001360132 sec. | ||
| 7810 | 2025.09.18 00:44:51.482664 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2025.09.18 00:44:51.482762 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7812 | 2025.09.18 00:44:51.482818 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7813 | 2025.09.18 00:44:51.483643 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.09.18 00:44:51.483679 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7815 | 2025.09.18 00:44:51.484259 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7816 | 2025.09.18 00:44:51.484490 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Trace> oximeter.measurements_histogramu64 (0a5a2aba-814a-470c-81ad-0a9d5b23ad3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.09.18 00:44:51.484628 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001886 sec., 22269.35312831389 rows/sec., 39.91 MiB/sec. | ||
| 7818 | 2025.09.18 00:44:51.484691 [ 276 ] {e200b8b3-5934-4ced-8820-2df44152e2ca} <Debug> TCPHandler: Processed in 0.002077002 sec. | ||
| 7819 | 2025.09.18 00:44:51.484797 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2025.09.18 00:44:51.484892 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7821 | 2025.09.18 00:44:51.484935 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7822 | 2025.09.18 00:44:51.485257 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.09.18 00:44:51.485292 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7824 | 2025.09.18 00:44:51.485601 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7825 | 2025.09.18 00:44:51.485810 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.09.18 00:44:51.485934 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7827 | 2025.09.18 00:44:51.485970 [ 276 ] {88846f96-00f9-4d03-ab38-f01199ec2b37} <Debug> TCPHandler: Processed in 0.001223289 sec. | ||
| 7828 | 2025.09.18 00:44:51.620714 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7829 | 2025.09.18 00:44:51.620771 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7830 | 2025.09.18 00:44:51.752435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20101 | ||
| 7831 | 2025.09.18 00:44:51.752946 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.09.18 00:44:51.752993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 7833 | 2025.09.18 00:44:51.753533 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7834 | 2025.09.18 00:44:51.753772 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.09.18 00:44:51.753918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20101 | ||
| 7836 | 2025.09.18 00:44:52.839651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7837 | 2025.09.18 00:44:52.856379 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7838 | 2025.09.18 00:44:52.856439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7839 | 2025.09.18 00:44:52.862258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7840 | 2025.09.18 00:44:52.862974 [ 244 ] {} <Trace> system.metric_log (7cbf0b5e-1d63-4296-bc49-a32b47cf5262): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7841 | 2025.09.18 00:44:52.866216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7842 | 2025.09.18 00:44:56.474710 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2025.09.18 00:44:56.474885 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7844 | 2025.09.18 00:44:56.474950 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7845 | 2025.09.18 00:44:56.475581 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2025.09.18 00:44:56.475625 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7847 | 2025.09.18 00:44:56.476001 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7848 | 2025.09.18 00:44:56.476216 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7849 | 2025.09.18 00:44:56.476368 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00153 sec., 36601.30718954249 rows/sec., 2.81 MiB/sec. | ||
| 7850 | 2025.09.18 00:44:56.476376 [ 82 ] {} <Debug> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7851 | 2025.09.18 00:44:56.476410 [ 276 ] {b6ad097d-a50a-4fb6-bea2-3b4f7f2da7a4} <Debug> TCPHandler: Processed in 0.001827769 sec. | ||
| 7852 | 2025.09.18 00:44:56.476448 [ 82 ] {} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.09.18 00:44:56.476476 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7854 | 2025.09.18 00:44:56.476537 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7855 | 2025.09.18 00:44:56.476600 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7856 | 2025.09.18 00:44:56.476635 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7857 | 2025.09.18 00:44:56.476683 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7858 | 2025.09.18 00:44:56.476740 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7859 | 2025.09.18 00:44:56.476780 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1410 rows starting from the beginning of the part | ||
| 7860 | 2025.09.18 00:44:56.476843 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 7861 | 2025.09.18 00:44:56.476885 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 140 rows starting from the beginning of the part | ||
| 7862 | 2025.09.18 00:44:56.476926 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1197 rows starting from the beginning of the part | ||
| 7863 | 2025.09.18 00:44:56.476971 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 140 rows starting from the beginning of the part | ||
| 7864 | 2025.09.18 00:44:56.477011 [ 196 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 7865 | 2025.09.18 00:44:56.477104 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2025.09.18 00:44:56.477146 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7867 | 2025.09.18 00:44:56.477469 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7868 | 2025.09.18 00:44:56.477688 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2025.09.18 00:44:56.477804 [ 82 ] {} <Debug> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7870 | 2025.09.18 00:44:56.477821 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 7871 | 2025.09.18 00:44:56.477837 [ 82 ] {} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2025.09.18 00:44:56.477864 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7873 | 2025.09.18 00:44:56.477868 [ 276 ] {32a919ca-0a89-4957-b32b-3210e2b02e9f} <Debug> TCPHandler: Processed in 0.001378102 sec. | ||
| 7874 | 2025.09.18 00:44:56.477978 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7875 | 2025.09.18 00:44:56.477989 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7876 | 2025.09.18 00:44:56.478119 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7877 | 2025.09.18 00:44:56.478143 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7878 | 2025.09.18 00:44:56.478167 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7879 | 2025.09.18 00:44:56.478183 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 634 rows starting from the beginning of the part | ||
| 7880 | 2025.09.18 00:44:56.478251 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 7881 | 2025.09.18 00:44:56.478291 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 106 rows starting from the beginning of the part | ||
| 7882 | 2025.09.18 00:44:56.478329 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 522 rows starting from the beginning of the part | ||
| 7883 | 2025.09.18 00:44:56.478369 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 106 rows starting from the beginning of the part | ||
| 7884 | 2025.09.18 00:44:56.478409 [ 187 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 7885 | 2025.09.18 00:44:56.478418 [ 198 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.00188008 sec., 1595144.887451598 rows/sec., 139.05 MiB/sec. | ||
| 7886 | 2025.09.18 00:44:56.478602 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2025.09.18 00:44:56.478643 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7888 | 2025.09.18 00:44:56.478643 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7889 | 2025.09.18 00:44:56.478987 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2025.09.18 00:44:56.479072 [ 188 ] {818399ff-e94a-4d8b-af2b-7943fb49a1a3::all_1_61_12} <Trace> oximeter.fields_string (818399ff-e94a-4d8b-af2b-7943fb49a1a3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7891 | 2025.09.18 00:44:56.479080 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7892 | 2025.09.18 00:44:56.479166 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7893 | 2025.09.18 00:44:56.479310 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2025.09.18 00:44:56.479427 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7895 | 2025.09.18 00:44:56.479443 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001343 sec., 119136.26209977662 rows/sec., 8.30 MiB/sec. | ||
| 7896 | 2025.09.18 00:44:56.479459 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2025.09.18 00:44:56.479486 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7898 | 2025.09.18 00:44:56.479489 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566874 sec., 954767.2627154449 rows/sec., 75.75 MiB/sec. | ||
| 7899 | 2025.09.18 00:44:56.479490 [ 276 ] {8367c98d-618d-48bf-a05d-06050545ce01} <Debug> TCPHandler: Processed in 0.001546865 sec. | ||
| 7900 | 2025.09.18 00:44:56.479563 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7901 | 2025.09.18 00:44:56.479646 [ 276 ] {} <Trace> TCP-Session: 39dfed4b-66d5-4481-84ed-4efa13806c61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.09.18 00:44:56.479664 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7903 | 2025.09.18 00:44:56.479697 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16078 rows starting from the beginning of the part | ||
| 7904 | 2025.09.18 00:44:56.479724 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7905 | 2025.09.18 00:44:56.479743 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 7906 | 2025.09.18 00:44:56.479745 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63232) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7907 | 2025.09.18 00:44:56.479785 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 7908 | 2025.09.18 00:44:56.479801 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7909 | 2025.09.18 00:44:56.479822 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 7910 | 2025.09.18 00:44:56.479864 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 7911 | 2025.09.18 00:44:56.479900 [ 187 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7912 | 2025.09.18 00:44:56.480053 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2025.09.18 00:44:56.480146 [ 198 ] {ed3758e3-769d-40dc-8194-b54c707413cf::all_1_61_12} <Trace> oximeter.fields_uuid (ed3758e3-769d-40dc-8194-b54c707413cf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7914 | 2025.09.18 00:44:56.480159 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2025.09.18 00:44:56.480204 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7916 | 2025.09.18 00:44:56.480241 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7917 | 2025.09.18 00:44:56.480519 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7918 | 2025.09.18 00:44:56.480725 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2025.09.18 00:44:56.480847 [ 82 ] {} <Debug> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7920 | 2025.09.18 00:44:56.480855 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 7921 | 2025.09.18 00:44:56.480890 [ 82 ] {} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2025.09.18 00:44:56.480911 [ 276 ] {eae7105c-b261-4091-8d95-23210bbd715c} <Debug> TCPHandler: Processed in 0.001314751 sec. | ||
| 7923 | 2025.09.18 00:44:56.480914 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7924 | 2025.09.18 00:44:56.481020 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 7925 | 2025.09.18 00:44:56.481113 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7926 | 2025.09.18 00:44:56.481141 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3240 rows starting from the beginning of the part | ||
| 7927 | 2025.09.18 00:44:56.481195 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 7928 | 2025.09.18 00:44:56.481237 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 7929 | 2025.09.18 00:44:56.481279 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 7930 | 2025.09.18 00:44:56.481317 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7931 | 2025.09.18 00:44:56.481354 [ 197 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 7932 | 2025.09.18 00:44:56.482770 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001793268 sec., 1974049.6122163557 rows/sec., 132.99 MiB/sec. | ||
| 7933 | 2025.09.18 00:44:56.483175 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7934 | 2025.09.18 00:44:56.483436 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2025.09.18 00:44:56.483505 [ 198 ] {99cdaeb3-0d24-4a6a-b579-99ce2235583a::all_1_61_12} <Trace> oximeter.measurements_u64 (99cdaeb3-0d24-4a6a-b579-99ce2235583a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7936 | 2025.09.18 00:44:56.483580 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7937 | 2025.09.18 00:44:56.485487 [ 190 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17563 rows, containing 5 columns (5 merged, 0 gathered) in 0.005953704 sec., 2949928.3135338943 rows/sec., 202.66 MiB/sec. | ||
| 7938 | 2025.09.18 00:44:56.485690 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7939 | 2025.09.18 00:44:56.485931 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2025.09.18 00:44:56.485997 [ 198 ] {c6548da4-50e5-47eb-9b78-36aca83f5e5e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c6548da4-50e5-47eb-9b78-36aca83f5e5e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7941 | 2025.09.18 00:44:56.486073 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 7942 | 2025.09.18 00:44:56.811018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 954 | ||
| 7943 | 2025.09.18 00:44:56.813161 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2025.09.18 00:44:56.813217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7945 | 2025.09.18 00:44:56.814436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7946 | 2025.09.18 00:44:56.814709 [ 243 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2025.09.18 00:44:56.814900 [ 82 ] {} <Debug> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7948 | 2025.09.18 00:44:56.814961 [ 82 ] {} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2025.09.18 00:44:56.814983 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7950 | 2025.09.18 00:44:56.815052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7951 | 2025.09.18 00:44:56.815085 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::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 | ||
| 7952 | 2025.09.18 00:44:56.815608 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7953 | 2025.09.18 00:44:56.815759 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 828 rows starting from the beginning of the part | ||
| 7954 | 2025.09.18 00:44:56.816191 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 7955 | 2025.09.18 00:44:56.816536 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
| 7956 | 2025.09.18 00:44:56.816887 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 28 rows starting from the beginning of the part | ||
| 7957 | 2025.09.18 00:44:56.817254 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 7958 | 2025.09.18 00:44:56.817574 [ 187 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7959 | 2025.09.18 00:44:56.823787 [ 190 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 72 columns (72 merged, 0 gathered) in 0.008747157 sec., 109064.0078827898 rows/sec., 87.89 MiB/sec. | ||
| 7960 | 2025.09.18 00:44:56.825120 [ 197 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7961 | 2025.09.18 00:44:56.825784 [ 197 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2025.09.18 00:44:56.825881 [ 197 ] {2efb119a-94d5-4ce3-b23a-a5819683a614::all_1_31_6} <Trace> system.query_log (2efb119a-94d5-4ce3-b23a-a5819683a614) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7963 | 2025.09.18 00:44:56.826233 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 7964 | 2025.09.18 00:44:57.001195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.66 MiB, peak 314.05 MiB, free memory in arenas 0.00 B, will set to 304.54 MiB (RSS), difference: 2.88 MiB | ||
| 7965 | 2025.09.18 00:44:59.254915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20613 | ||
| 7966 | 2025.09.18 00:44:59.255443 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2025.09.18 00:44:59.255482 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
| 7968 | 2025.09.18 00:44:59.255969 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7969 | 2025.09.18 00:44:59.256203 [ 245 ] {} <Trace> system.asynchronous_metric_log (856b186a-109e-4564-ad0f-a5f2a26aa72b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2025.09.18 00:44:59.256356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20613 | ||