| 1 | [ Aug 1 21:33:17 Enabled. ] | ||
| 2 | [ Aug 1 21:33:17 Rereading configuration. ] | ||
| 3 | [ Aug 1 21:33:19 Rereading configuration. ] | ||
| 4 | [ Aug 1 21:33:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Aug 1 21:33:24 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.08.01 21:33:25.533116 [ 1 ] {} <Information> Application: Will watch for the process with pid 25474 | ||
| 29 | 2025.08.01 21:33:25.533546 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.01 21:33:25.965919 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25474 | ||
| 31 | 2025.08.01 21:33:25.966729 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.01 21:33:25.966881 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.01 21:33:26.071696 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.01 21:33:26.188684 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.01 21:33:26.188788 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.01 21:33:26.188812 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.01 21:33:26.188887 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.01 21:33:26.189688 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.01 21:33:26.192020 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.08.01 21:33:26.192932 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.01 21:33:26.194045 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.08.01 21:33:26.194107 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.08.01 21:33:26.194156 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.01 21:33:26.194974 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.01 21:33:26.196094 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.01 21:33:26.203058 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.01 21:33:26.204032 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.01 21:33:26.205924 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.01 21:33:26.206131 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.01 21:33:26.207669 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.08.01 21:33:26.208290 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.01 21:33:26.212443 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.01 21:33:26.213017 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.01 21:33:26.217179 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.01 21:33:26.217547 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.01 21:33:26.217933 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.01 21:33:26.218299 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.01 21:33:26.219793 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.01 21:33:26.219818 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.01 21:33:26.219902 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.01 21:33:26.219969 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.01 21:33:26.262999 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.01 21:33:26.263023 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000169114 sec | ||
| 68 | 2025.08.01 21:33:26.263082 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.01 21:33:26.263130 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.01 21:33:26.263842 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.01 21:33:26.264560 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.01 21:33:26.274827 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.01 21:33:26.274870 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.01 21:33:26.274948 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.01 21:33:26.274960 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.01 21:33:26.274994 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.01 21:33:26.275067 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.01 21:33:26.279155 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.01 21:33:26.279201 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.01 21:33:26.279259 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.01 21:33:26.279436 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.01 21:33:26.279482 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.01 21:33:26.279495 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.01 21:33:26.279582 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.01 21:33:26.279594 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.01 21:33:26.279626 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.01 21:33:26.279693 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.01 21:33:26.302615 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.01 21:33:26.311527 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.01 21:33:26.311637 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000139453 sec | ||
| 91 | 2025.08.01 21:33:26.311652 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.01 21:33:26.311663 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.01 21:33:26.311687 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.01 21:33:26.311925 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.01 21:33:26.312035 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.01 21:33:26.312049 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.01 21:33:26.312061 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.08.01 21:33:26.312072 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.01 21:33:26.330920 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.01 21:33:26.331115 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2025.08.01 21:33:26.332558 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.277e-05 sec. | ||
| 102 | 2025.08.01 21:33:26.334033 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.01 21:33:26.334786 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.01 21:33:26.334805 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.01 21:33:26.681661 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46305 | ||
| 106 | 2025.08.01 21:33:26.682859 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.01 21:33:26.682931 [ 3 ] {} <Debug> TCP-Session: f6663371-aad7-4112-a217-b6574df6bdbb Authenticating user 'default' from [fd00:1122:3344:101::a]:46305 | ||
| 108 | 2025.08.01 21:33:26.682959 [ 3 ] {} <Debug> TCP-Session: f6663371-aad7-4112-a217-b6574df6bdbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.01 21:33:26.683103 [ 3 ] {} <Debug> TCP-Session: f6663371-aad7-4112-a217-b6574df6bdbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.01 21:33:26.683200 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.01 21:33:26.683226 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.08.01 21:33:26.683309 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.08.01 21:33:26.685634 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56359 | ||
| 114 | 2025.08.01 21:33:26.685716 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50364 | ||
| 115 | 2025.08.01 21:33:26.685720 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55248 | ||
| 116 | 2025.08.01 21:33:26.685851 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.08.01 21:33:26.685969 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.08.01 21:33:26.685970 [ 4 ] {} <Debug> TCP-Session: cbfa9509-1a0e-4dc3-84f2-35c594a36d5c Authenticating user 'default' from [fd00:1122:3344:101::a]:56359 | ||
| 119 | 2025.08.01 21:33:26.685989 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47009 | ||
| 120 | 2025.08.01 21:33:26.686007 [ 5 ] {} <Debug> TCP-Session: 75a93b3b-3746-4189-83c5-537372fad4dc Authenticating user 'default' from [fd00:1122:3344:101::a]:50364 | ||
| 121 | 2025.08.01 21:33:26.686018 [ 4 ] {} <Debug> TCP-Session: cbfa9509-1a0e-4dc3-84f2-35c594a36d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.08.01 21:33:26.686115 [ 5 ] {} <Debug> TCP-Session: 75a93b3b-3746-4189-83c5-537372fad4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.08.01 21:33:26.686124 [ 4 ] {} <Debug> TCP-Session: cbfa9509-1a0e-4dc3-84f2-35c594a36d5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.08.01 21:33:26.686174 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44231 | ||
| 125 | 2025.08.01 21:33:26.686138 [ 5 ] {} <Debug> TCP-Session: 75a93b3b-3746-4189-83c5-537372fad4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.08.01 21:33:26.686191 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62935 | ||
| 127 | 2025.08.01 21:33:26.686255 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53012 | ||
| 128 | 2025.08.01 21:33:26.689417 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.08.01 21:33:26.689455 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.08.01 21:33:26.689476 [ 255 ] {} <Debug> TCP-Session: 7e84287e-9b13-48a5-9e00-bededfd9b8e1 Authenticating user 'default' from [fd00:1122:3344:101::a]:47009 | ||
| 131 | 2025.08.01 21:33:26.689515 [ 258 ] {} <Debug> TCP-Session: 78345a06-4319-4484-b4ce-b8451f3ebd1b Authenticating user 'default' from [fd00:1122:3344:101::a]:53012 | ||
| 132 | 2025.08.01 21:33:26.689628 [ 255 ] {} <Debug> TCP-Session: 7e84287e-9b13-48a5-9e00-bededfd9b8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.08.01 21:33:26.689639 [ 258 ] {} <Debug> TCP-Session: 78345a06-4319-4484-b4ce-b8451f3ebd1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.08.01 21:33:26.689652 [ 255 ] {} <Debug> TCP-Session: 7e84287e-9b13-48a5-9e00-bededfd9b8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.08.01 21:33:26.689742 [ 258 ] {} <Debug> TCP-Session: 78345a06-4319-4484-b4ce-b8451f3ebd1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.08.01 21:33:26.693387 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.08.01 21:33:26.693489 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.08.01 21:33:26.693510 [ 257 ] {} <Debug> TCP-Session: 0cca2154-7ee7-44f2-a434-77a615a1b7c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:44231 | ||
| 139 | 2025.08.01 21:33:26.693561 [ 256 ] {} <Debug> TCP-Session: e0518366-8fac-4606-863e-2d558d5fa8a1 Authenticating user 'default' from [fd00:1122:3344:101::a]:62935 | ||
| 140 | 2025.08.01 21:33:26.693563 [ 257 ] {} <Debug> TCP-Session: 0cca2154-7ee7-44f2-a434-77a615a1b7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.08.01 21:33:26.693715 [ 256 ] {} <Debug> TCP-Session: e0518366-8fac-4606-863e-2d558d5fa8a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.08.01 21:33:26.693752 [ 257 ] {} <Debug> TCP-Session: 0cca2154-7ee7-44f2-a434-77a615a1b7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.08.01 21:33:26.693770 [ 256 ] {} <Debug> TCP-Session: e0518366-8fac-4606-863e-2d558d5fa8a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.08.01 21:33:26.694137 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.08.01 21:33:26.694181 [ 254 ] {} <Debug> TCP-Session: 69fa098c-bf69-4e94-85ed-0752be08b212 Authenticating user 'default' from [fd00:1122:3344:101::a]:55248 | ||
| 146 | 2025.08.01 21:33:26.694195 [ 254 ] {} <Debug> TCP-Session: 69fa098c-bf69-4e94-85ed-0752be08b212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.08.01 21:33:26.694266 [ 254 ] {} <Debug> TCP-Session: 69fa098c-bf69-4e94-85ed-0752be08b212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.01 21:33:26.740908 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64009 | ||
| 149 | 2025.08.01 21:33:26.741107 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.08.01 21:33:26.741236 [ 259 ] {} <Debug> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Authenticating user 'default' from [fd00:1122:3344:101::d]:64009 | ||
| 151 | 2025.08.01 21:33:26.741257 [ 259 ] {} <Debug> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.08.01 21:33:26.741269 [ 259 ] {} <Debug> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.01 21:33:26.741397 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.08.01 21:33:26.741435 [ 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 | ||
| 155 | 2025.08.01 21:33:26.741524 [ 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 | ||
| 156 | 2025.08.01 21:33:26.742043 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46836 | ||
| 157 | 2025.08.01 21:33:26.742149 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39281 | ||
| 158 | 2025.08.01 21:33:26.742242 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60524 | ||
| 159 | 2025.08.01 21:33:26.742365 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41134 | ||
| 160 | 2025.08.01 21:33:26.742513 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61016 | ||
| 161 | 2025.08.01 21:33:26.742582 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2025.08.01 21:33:26.742528 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.08.01 21:33:26.742715 [ 260 ] {} <Debug> TCP-Session: b4580b99-9df6-474d-9167-e2840dafaf8d Authenticating user 'default' from [fd00:1122:3344:101::d]:46836 | ||
| 164 | 2025.08.01 21:33:26.742727 [ 262 ] {} <Debug> TCP-Session: 98594a0e-fa0d-45eb-a5f6-04379487c2d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60524 | ||
| 165 | 2025.08.01 21:33:26.742775 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45303 | ||
| 166 | 2025.08.01 21:33:26.742798 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.08.01 21:33:26.742810 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2025.08.01 21:33:26.742875 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.08.01 21:33:26.742861 [ 261 ] {} <Debug> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39281 | ||
| 170 | 2025.08.01 21:33:26.742917 [ 263 ] {} <Debug> TCP-Session: 63a21c7b-d158-4cce-ae7e-f1cd4c9cfab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41134 | ||
| 171 | 2025.08.01 21:33:26.742925 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44495 | ||
| 172 | 2025.08.01 21:33:26.742989 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.08.01 21:33:26.743011 [ 264 ] {} <Debug> TCP-Session: 2fedf3b6-226d-4160-b880-4156eb43b682 Authenticating user 'default' from [fd00:1122:3344:101::d]:61016 | ||
| 174 | 2025.08.01 21:33:26.743008 [ 263 ] {} <Debug> TCP-Session: 63a21c7b-d158-4cce-ae7e-f1cd4c9cfab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.08.01 21:33:26.743040 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42133 | ||
| 176 | 2025.08.01 21:33:26.743114 [ 264 ] {} <Debug> TCP-Session: 2fedf3b6-226d-4160-b880-4156eb43b682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.08.01 21:33:26.743123 [ 263 ] {} <Debug> TCP-Session: 63a21c7b-d158-4cce-ae7e-f1cd4c9cfab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.08.01 21:33:26.743145 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.08.01 21:33:26.743185 [ 264 ] {} <Debug> TCP-Session: 2fedf3b6-226d-4160-b880-4156eb43b682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.08.01 21:33:26.743212 [ 261 ] {} <Debug> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.08.01 21:33:26.742842 [ 262 ] {} <Debug> TCP-Session: 98594a0e-fa0d-45eb-a5f6-04379487c2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.08.01 21:33:26.743276 [ 266 ] {} <Debug> TCP-Session: d2b96b53-cd93-44df-a339-fa3a2c6996fd Authenticating user 'default' from [fd00:1122:3344:101::d]:44495 | ||
| 183 | 2025.08.01 21:33:26.743285 [ 261 ] {} <Debug> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.08.01 21:33:26.743299 [ 262 ] {} <Debug> TCP-Session: 98594a0e-fa0d-45eb-a5f6-04379487c2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.08.01 21:33:26.743358 [ 266 ] {} <Debug> TCP-Session: d2b96b53-cd93-44df-a339-fa3a2c6996fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.08.01 21:33:26.743259 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2025.08.01 21:33:26.743120 [ 265 ] {} <Debug> TCP-Session: 53d37f98-0d26-469a-b5c5-f378bc5f0cca Authenticating user 'default' from [fd00:1122:3344:101::d]:45303 | ||
| 188 | 2025.08.01 21:33:26.743460 [ 267 ] {} <Debug> TCP-Session: 343306ce-5ea2-4c00-9b57-ba03cffc29ad Authenticating user 'default' from [fd00:1122:3344:101::d]:42133 | ||
| 189 | 2025.08.01 21:33:26.743433 [ 266 ] {} <Debug> TCP-Session: d2b96b53-cd93-44df-a339-fa3a2c6996fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.08.01 21:33:26.742747 [ 260 ] {} <Debug> TCP-Session: b4580b99-9df6-474d-9167-e2840dafaf8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.08.01 21:33:26.743565 [ 267 ] {} <Debug> TCP-Session: 343306ce-5ea2-4c00-9b57-ba03cffc29ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.08.01 21:33:26.743536 [ 265 ] {} <Debug> TCP-Session: 53d37f98-0d26-469a-b5c5-f378bc5f0cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2025.08.01 21:33:26.743646 [ 260 ] {} <Debug> TCP-Session: b4580b99-9df6-474d-9167-e2840dafaf8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.08.01 21:33:26.743672 [ 267 ] {} <Debug> TCP-Session: 343306ce-5ea2-4c00-9b57-ba03cffc29ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.08.01 21:33:26.743660 [ 265 ] {} <Debug> TCP-Session: 53d37f98-0d26-469a-b5c5-f378bc5f0cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.08.01 21:33:26.747258 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2025.08.01 21:33:26.750412 [ 259 ] {ba8ee6e9-335d-40e4-a632-996e67198593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.08.01 21:33:26.818374 [ 259 ] {ba8ee6e9-335d-40e4-a632-996e67198593} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64009) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2025.08.01 21:33:26.819459 [ 259 ] {ba8ee6e9-335d-40e4-a632-996e67198593} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2025.08.01 21:33:26.819742 [ 259 ] {ba8ee6e9-335d-40e4-a632-996e67198593} <Debug> TCPHandler: Processed in 0.075073903 sec. | ||
| 247 | 2025.08.01 21:33:26.820451 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2025.08.01 21:33:26.820689 [ 261 ] {763b5835-ebf5-46f7-ba4b-959e12a30096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2025.08.01 21:33:26.821165 [ 261 ] {763b5835-ebf5-46f7-ba4b-959e12a30096} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39281) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2025.08.01 21:33:26.821485 [ 261 ] {763b5835-ebf5-46f7-ba4b-959e12a30096} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2025.08.01 21:33:26.821733 [ 261 ] {763b5835-ebf5-46f7-ba4b-959e12a30096} <Debug> TCPHandler: Processed in 0.001738495 sec. | ||
| 298 | 2025.08.01 21:33:26.823857 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2025.08.01 21:33:26.824729 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2025.08.01 21:33:26.825394 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2025.08.01 21:33:26.886504 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2025.08.01 21:33:26.886645 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000193614 sec | ||
| 303 | 2025.08.01 21:33:26.886663 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Trace> ReferentialDeps: No tables | ||
| 304 | 2025.08.01 21:33:26.886675 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Trace> LoadingDeps: No tables | ||
| 305 | 2025.08.01 21:33:26.886775 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2025.08.01 21:33:26.887456 [ 259 ] {f315e209-f7cc-4f43-a784-d0f9ac9441fb} <Debug> TCPHandler: Processed in 0.063711798 sec. | ||
| 307 | 2025.08.01 21:33:26.887700 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.08.01 21:33:26.887930 [ 259 ] {6934cc6f-2629-49ee-b2a4-8295e91da3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2025.08.01 21:33:26.888037 [ 259 ] {6934cc6f-2629-49ee-b2a4-8295e91da3a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2025.08.01 21:33:26.893194 [ 259 ] {6934cc6f-2629-49ee-b2a4-8295e91da3a2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2025.08.01 21:33:26.987504 [ 259 ] {6934cc6f-2629-49ee-b2a4-8295e91da3a2} <Debug> oximeter.version (93d9c9b1-1c77-41ef-a9f7-617e1da165b1): Loading data parts | ||
| 313 | 2025.08.01 21:33:26.988711 [ 259 ] {6934cc6f-2629-49ee-b2a4-8295e91da3a2} <Debug> oximeter.version (93d9c9b1-1c77-41ef-a9f7-617e1da165b1): There are no data parts | ||
| 314 | 2025.08.01 21:33:27.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.01 MiB, peak 121.01 MiB, free memory in arenas 0.00 B, will set to 130.17 MiB (RSS), difference: 9.15 MiB | ||
| 315 | 2025.08.01 21:33:27.016940 [ 259 ] {6934cc6f-2629-49ee-b2a4-8295e91da3a2} <Debug> TCPHandler: Processed in 0.129344413 sec. | ||
| 316 | 2025.08.01 21:33:27.017173 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 317 | 2025.08.01 21:33:27.017447 [ 259 ] {b7053c31-c7a1-474b-81d7-1ae2ca0ed46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) /* The measurement tables contain all individual samples from each timeseries. | ||
| 318 | * | ||
| 319 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 320 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 321 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 322 | * by all samples from the same timeseries. | ||
| 323 | * | ||
| 324 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 325 | * and then uses that to index quickly into the measurements tables. | ||
| 326 | */ | ||
| 327 | 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) | ||
| 328 | 2025.08.01 21:33:27.017604 [ 259 ] {b7053c31-c7a1-474b-81d7-1ae2ca0ed46a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 329 | 2025.08.01 21:33:27.034418 [ 259 ] {b7053c31-c7a1-474b-81d7-1ae2ca0ed46a} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Loading data parts | ||
| 330 | 2025.08.01 21:33:27.034682 [ 259 ] {b7053c31-c7a1-474b-81d7-1ae2ca0ed46a} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): There are no data parts | ||
| 331 | 2025.08.01 21:33:27.049083 [ 259 ] {b7053c31-c7a1-474b-81d7-1ae2ca0ed46a} <Debug> TCPHandler: Processed in 0.031993147 sec. | ||
| 332 | 2025.08.01 21:33:27.049426 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2025.08.01 21:33:27.049629 [ 259 ] {c322af39-5ea9-4270-9cff-3b44d25528d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 334 | 2025.08.01 21:33:27.049775 [ 259 ] {c322af39-5ea9-4270-9cff-3b44d25528d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 335 | 2025.08.01 21:33:27.068393 [ 259 ] {c322af39-5ea9-4270-9cff-3b44d25528d5} <Debug> oximeter.measurements_i8 (68f9c4e7-eb02-4643-b7c4-d59150438a9c): Loading data parts | ||
| 336 | 2025.08.01 21:33:27.068603 [ 259 ] {c322af39-5ea9-4270-9cff-3b44d25528d5} <Debug> oximeter.measurements_i8 (68f9c4e7-eb02-4643-b7c4-d59150438a9c): There are no data parts | ||
| 337 | 2025.08.01 21:33:27.083864 [ 259 ] {c322af39-5ea9-4270-9cff-3b44d25528d5} <Debug> TCPHandler: Processed in 0.034541058 sec. | ||
| 338 | 2025.08.01 21:33:27.084047 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2025.08.01 21:33:27.084379 [ 259 ] {40a36fc7-f39c-49af-b6f1-b1f9c7f86406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 340 | 2025.08.01 21:33:27.084484 [ 259 ] {40a36fc7-f39c-49af-b6f1-b1f9c7f86406} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 341 | 2025.08.01 21:33:27.097042 [ 259 ] {40a36fc7-f39c-49af-b6f1-b1f9c7f86406} <Debug> oximeter.measurements_u8 (b8afb02f-551b-48d4-8358-9fb89cf59ffc): Loading data parts | ||
| 342 | 2025.08.01 21:33:27.097251 [ 259 ] {40a36fc7-f39c-49af-b6f1-b1f9c7f86406} <Debug> oximeter.measurements_u8 (b8afb02f-551b-48d4-8358-9fb89cf59ffc): There are no data parts | ||
| 343 | 2025.08.01 21:33:27.102231 [ 259 ] {40a36fc7-f39c-49af-b6f1-b1f9c7f86406} <Debug> TCPHandler: Processed in 0.018245443 sec. | ||
| 344 | 2025.08.01 21:33:27.102497 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.08.01 21:33:27.102681 [ 259 ] {a46b046b-ae5d-48d5-a3ae-425e4b87731a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 346 | 2025.08.01 21:33:27.102802 [ 259 ] {a46b046b-ae5d-48d5-a3ae-425e4b87731a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 347 | 2025.08.01 21:33:27.111707 [ 259 ] {a46b046b-ae5d-48d5-a3ae-425e4b87731a} <Debug> oximeter.measurements_i16 (ff9cc30e-2f9c-4fea-9bfe-9fc6c8028b20): Loading data parts | ||
| 348 | 2025.08.01 21:33:27.111875 [ 259 ] {a46b046b-ae5d-48d5-a3ae-425e4b87731a} <Debug> oximeter.measurements_i16 (ff9cc30e-2f9c-4fea-9bfe-9fc6c8028b20): There are no data parts | ||
| 349 | 2025.08.01 21:33:27.124470 [ 259 ] {a46b046b-ae5d-48d5-a3ae-425e4b87731a} <Debug> TCPHandler: Processed in 0.022030448 sec. | ||
| 350 | 2025.08.01 21:33:27.124667 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.08.01 21:33:27.124859 [ 259 ] {65b205c3-cabd-422b-89ad-9d66edafcaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 352 | 2025.08.01 21:33:27.124989 [ 259 ] {65b205c3-cabd-422b-89ad-9d66edafcaed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 353 | 2025.08.01 21:33:27.145707 [ 259 ] {65b205c3-cabd-422b-89ad-9d66edafcaed} <Debug> oximeter.measurements_u16 (77383901-5fbc-4f37-8675-3c9d38265cb4): Loading data parts | ||
| 354 | 2025.08.01 21:33:27.145887 [ 259 ] {65b205c3-cabd-422b-89ad-9d66edafcaed} <Debug> oximeter.measurements_u16 (77383901-5fbc-4f37-8675-3c9d38265cb4): There are no data parts | ||
| 355 | 2025.08.01 21:33:27.165110 [ 259 ] {65b205c3-cabd-422b-89ad-9d66edafcaed} <Debug> TCPHandler: Processed in 0.040509176 sec. | ||
| 356 | 2025.08.01 21:33:27.165326 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2025.08.01 21:33:27.165562 [ 259 ] {ea4327f2-7e12-4b32-be64-8cefeeac554c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 358 | 2025.08.01 21:33:27.165701 [ 259 ] {ea4327f2-7e12-4b32-be64-8cefeeac554c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 359 | 2025.08.01 21:33:27.181053 [ 259 ] {ea4327f2-7e12-4b32-be64-8cefeeac554c} <Debug> oximeter.measurements_i32 (9c081466-ed9e-4d04-98fd-89996720aa6a): Loading data parts | ||
| 360 | 2025.08.01 21:33:27.181212 [ 259 ] {ea4327f2-7e12-4b32-be64-8cefeeac554c} <Debug> oximeter.measurements_i32 (9c081466-ed9e-4d04-98fd-89996720aa6a): There are no data parts | ||
| 361 | 2025.08.01 21:33:27.186500 [ 259 ] {ea4327f2-7e12-4b32-be64-8cefeeac554c} <Debug> TCPHandler: Processed in 0.021223343 sec. | ||
| 362 | 2025.08.01 21:33:27.186674 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 363 | 2025.08.01 21:33:27.186837 [ 259 ] {55859343-d241-4557-839f-523a86daa21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 364 | 2025.08.01 21:33:27.186960 [ 259 ] {55859343-d241-4557-839f-523a86daa21d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 365 | 2025.08.01 21:33:27.195654 [ 259 ] {55859343-d241-4557-839f-523a86daa21d} <Debug> oximeter.measurements_u32 (8f14e566-2c39-4635-bc9d-c960283b0f13): Loading data parts | ||
| 366 | 2025.08.01 21:33:27.195804 [ 259 ] {55859343-d241-4557-839f-523a86daa21d} <Debug> oximeter.measurements_u32 (8f14e566-2c39-4635-bc9d-c960283b0f13): There are no data parts | ||
| 367 | 2025.08.01 21:33:27.210683 [ 259 ] {55859343-d241-4557-839f-523a86daa21d} <Debug> TCPHandler: Processed in 0.024064069 sec. | ||
| 368 | 2025.08.01 21:33:27.210900 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.08.01 21:33:27.211124 [ 259 ] {cbb08c07-cad8-4f71-a321-e1cea0e4e8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 370 | 2025.08.01 21:33:27.211253 [ 259 ] {cbb08c07-cad8-4f71-a321-e1cea0e4e8a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 371 | 2025.08.01 21:33:27.218621 [ 259 ] {cbb08c07-cad8-4f71-a321-e1cea0e4e8a6} <Debug> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Loading data parts | ||
| 372 | 2025.08.01 21:33:27.218813 [ 259 ] {cbb08c07-cad8-4f71-a321-e1cea0e4e8a6} <Debug> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): There are no data parts | ||
| 373 | 2025.08.01 21:33:27.229949 [ 259 ] {cbb08c07-cad8-4f71-a321-e1cea0e4e8a6} <Debug> TCPHandler: Processed in 0.01910689 sec. | ||
| 374 | 2025.08.01 21:33:27.230150 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.08.01 21:33:27.230362 [ 259 ] {1da03229-0e31-493a-9b91-eb4ad7a74012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 376 | 2025.08.01 21:33:27.230500 [ 259 ] {1da03229-0e31-493a-9b91-eb4ad7a74012} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 377 | 2025.08.01 21:33:27.244793 [ 259 ] {1da03229-0e31-493a-9b91-eb4ad7a74012} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Loading data parts | ||
| 378 | 2025.08.01 21:33:27.244967 [ 259 ] {1da03229-0e31-493a-9b91-eb4ad7a74012} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): There are no data parts | ||
| 379 | 2025.08.01 21:33:27.259343 [ 259 ] {1da03229-0e31-493a-9b91-eb4ad7a74012} <Debug> TCPHandler: Processed in 0.029264752 sec. | ||
| 380 | 2025.08.01 21:33:27.259521 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.08.01 21:33:27.259766 [ 259 ] {df92b953-c054-4c46-a498-0c85d2b16a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 382 | 2025.08.01 21:33:27.259875 [ 259 ] {df92b953-c054-4c46-a498-0c85d2b16a0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2025.08.01 21:33:27.275219 [ 259 ] {df92b953-c054-4c46-a498-0c85d2b16a0e} <Debug> oximeter.measurements_f32 (edcdadc5-0061-4948-9ebf-5c6e8edaa3ba): Loading data parts | ||
| 384 | 2025.08.01 21:33:27.275369 [ 259 ] {df92b953-c054-4c46-a498-0c85d2b16a0e} <Debug> oximeter.measurements_f32 (edcdadc5-0061-4948-9ebf-5c6e8edaa3ba): There are no data parts | ||
| 385 | 2025.08.01 21:33:27.279197 [ 259 ] {df92b953-c054-4c46-a498-0c85d2b16a0e} <Debug> TCPHandler: Processed in 0.019735063 sec. | ||
| 386 | 2025.08.01 21:33:27.279343 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.08.01 21:33:27.279503 [ 259 ] {d2bfbacf-4eca-47da-8a79-4d23f1a0e5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 388 | 2025.08.01 21:33:27.279643 [ 259 ] {d2bfbacf-4eca-47da-8a79-4d23f1a0e5dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 389 | 2025.08.01 21:33:27.291916 [ 259 ] {d2bfbacf-4eca-47da-8a79-4d23f1a0e5dc} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Loading data parts | ||
| 390 | 2025.08.01 21:33:27.292065 [ 259 ] {d2bfbacf-4eca-47da-8a79-4d23f1a0e5dc} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): There are no data parts | ||
| 391 | 2025.08.01 21:33:27.305136 [ 259 ] {d2bfbacf-4eca-47da-8a79-4d23f1a0e5dc} <Debug> TCPHandler: Processed in 0.025842354 sec. | ||
| 392 | 2025.08.01 21:33:27.305289 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.08.01 21:33:27.305545 [ 259 ] {453b9ef4-225e-42bc-aed5-1105cbb94bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 394 | 2025.08.01 21:33:27.305673 [ 259 ] {453b9ef4-225e-42bc-aed5-1105cbb94bf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2025.08.01 21:33:27.318492 [ 259 ] {453b9ef4-225e-42bc-aed5-1105cbb94bf4} <Debug> oximeter.measurements_string (1dae40f8-b342-4d3b-9f72-e4ba7892374d): Loading data parts | ||
| 396 | 2025.08.01 21:33:27.318754 [ 259 ] {453b9ef4-225e-42bc-aed5-1105cbb94bf4} <Debug> oximeter.measurements_string (1dae40f8-b342-4d3b-9f72-e4ba7892374d): There are no data parts | ||
| 397 | 2025.08.01 21:33:27.333267 [ 259 ] {453b9ef4-225e-42bc-aed5-1105cbb94bf4} <Debug> TCPHandler: Processed in 0.028026498 sec. | ||
| 398 | 2025.08.01 21:33:27.333453 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2025.08.01 21:33:27.333649 [ 259 ] {3cf74a10-9a22-4f3f-a425-97275e4da482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2025.08.01 21:33:27.333784 [ 259 ] {3cf74a10-9a22-4f3f-a425-97275e4da482} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2025.08.01 21:33:27.346748 [ 259 ] {3cf74a10-9a22-4f3f-a425-97275e4da482} <Debug> oximeter.measurements_bytes (f3209075-37a2-439e-b452-11ba9b7977c7): Loading data parts | ||
| 409 | 2025.08.01 21:33:27.347035 [ 259 ] {3cf74a10-9a22-4f3f-a425-97275e4da482} <Debug> oximeter.measurements_bytes (f3209075-37a2-439e-b452-11ba9b7977c7): There are no data parts | ||
| 410 | 2025.08.01 21:33:27.352127 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53336 | ||
| 411 | 2025.08.01 21:33:27.353997 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 412 | 2025.08.01 21:33:27.354034 [ 270 ] {} <Debug> TCP-Session: 8caddb7c-3cf3-4dd0-83e3-2467db2dde12 Authenticating user 'default' from [fd00:1122:3344:101::b]:53336 | ||
| 413 | 2025.08.01 21:33:27.354142 [ 270 ] {} <Debug> TCP-Session: 8caddb7c-3cf3-4dd0-83e3-2467db2dde12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2025.08.01 21:33:27.354155 [ 270 ] {} <Debug> TCP-Session: 8caddb7c-3cf3-4dd0-83e3-2467db2dde12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 415 | 2025.08.01 21:33:27.354230 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 416 | 2025.08.01 21:33:27.354330 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 417 | 2025.08.01 21:33:27.354347 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 418 | 2025.08.01 21:33:27.360776 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64667 | ||
| 419 | 2025.08.01 21:33:27.360861 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62008 | ||
| 420 | 2025.08.01 21:33:27.360983 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 421 | 2025.08.01 21:33:27.361025 [ 271 ] {} <Debug> TCP-Session: 752a9f7f-c2c3-4db9-bc15-d58c35898982 Authenticating user 'default' from [fd00:1122:3344:101::b]:64667 | ||
| 422 | 2025.08.01 21:33:27.361011 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38358 | ||
| 423 | 2025.08.01 21:33:27.361079 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62948 | ||
| 424 | 2025.08.01 21:33:27.361078 [ 271 ] {} <Debug> TCP-Session: 752a9f7f-c2c3-4db9-bc15-d58c35898982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 425 | 2025.08.01 21:33:27.361207 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41741 | ||
| 426 | 2025.08.01 21:33:27.361217 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 427 | 2025.08.01 21:33:27.361255 [ 271 ] {} <Debug> TCP-Session: 752a9f7f-c2c3-4db9-bc15-d58c35898982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 428 | 2025.08.01 21:33:27.361286 [ 272 ] {} <Debug> TCP-Session: ed0e6a1b-8883-4acb-ae92-1c38e0edfc38 Authenticating user 'default' from [fd00:1122:3344:101::b]:62008 | ||
| 429 | 2025.08.01 21:33:27.361326 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 430 | 2025.08.01 21:33:27.361370 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54110 | ||
| 431 | 2025.08.01 21:33:27.361408 [ 272 ] {} <Debug> TCP-Session: ed0e6a1b-8883-4acb-ae92-1c38e0edfc38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2025.08.01 21:33:27.361394 [ 273 ] {} <Debug> TCP-Session: 298caec1-221c-4a97-913c-d8937e9e65d2 Authenticating user 'default' from [fd00:1122:3344:101::b]:38358 | ||
| 433 | 2025.08.01 21:33:27.361515 [ 273 ] {} <Debug> TCP-Session: 298caec1-221c-4a97-913c-d8937e9e65d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 434 | 2025.08.01 21:33:27.361564 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 435 | 2025.08.01 21:33:27.361551 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55050 | ||
| 436 | 2025.08.01 21:33:27.361522 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 437 | 2025.08.01 21:33:27.361630 [ 273 ] {} <Debug> TCP-Session: 298caec1-221c-4a97-913c-d8937e9e65d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2025.08.01 21:33:27.361684 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 439 | 2025.08.01 21:33:27.361671 [ 275 ] {} <Debug> TCP-Session: 18f5984a-56ee-467c-a1b5-8b3f8821da73 Authenticating user 'default' from [fd00:1122:3344:101::b]:41741 | ||
| 440 | 2025.08.01 21:33:27.361524 [ 272 ] {} <Debug> TCP-Session: ed0e6a1b-8883-4acb-ae92-1c38e0edfc38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 441 | 2025.08.01 21:33:27.361777 [ 276 ] {} <Debug> TCP-Session: ee661b36-f423-44df-bcf5-db771965f980 Authenticating user 'default' from [fd00:1122:3344:101::b]:54110 | ||
| 442 | 2025.08.01 21:33:27.361745 [ 275 ] {} <Debug> TCP-Session: 18f5984a-56ee-467c-a1b5-8b3f8821da73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2025.08.01 21:33:27.361741 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 444 | 2025.08.01 21:33:27.361864 [ 276 ] {} <Debug> TCP-Session: ee661b36-f423-44df-bcf5-db771965f980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 445 | 2025.08.01 21:33:27.361846 [ 275 ] {} <Debug> TCP-Session: 18f5984a-56ee-467c-a1b5-8b3f8821da73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 446 | 2025.08.01 21:33:27.361667 [ 274 ] {} <Debug> TCP-Session: 7df7b9f7-6f6d-4455-884f-75e0a0dade57 Authenticating user 'default' from [fd00:1122:3344:101::b]:62948 | ||
| 447 | 2025.08.01 21:33:27.361945 [ 276 ] {} <Debug> TCP-Session: ee661b36-f423-44df-bcf5-db771965f980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 448 | 2025.08.01 21:33:27.361941 [ 277 ] {} <Debug> TCP-Session: 9dffb3e7-72b0-4a67-a5d4-1eba09443090 Authenticating user 'default' from [fd00:1122:3344:101::b]:55050 | ||
| 449 | 2025.08.01 21:33:27.362041 [ 274 ] {} <Debug> TCP-Session: 7df7b9f7-6f6d-4455-884f-75e0a0dade57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 450 | 2025.08.01 21:33:27.362049 [ 277 ] {} <Debug> TCP-Session: 9dffb3e7-72b0-4a67-a5d4-1eba09443090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 451 | 2025.08.01 21:33:27.362143 [ 274 ] {} <Debug> TCP-Session: 7df7b9f7-6f6d-4455-884f-75e0a0dade57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 452 | 2025.08.01 21:33:27.362154 [ 277 ] {} <Debug> TCP-Session: 9dffb3e7-72b0-4a67-a5d4-1eba09443090 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 453 | 2025.08.01 21:33:27.366735 [ 259 ] {3cf74a10-9a22-4f3f-a425-97275e4da482} <Debug> TCPHandler: Processed in 0.033343954 sec. | ||
| 454 | 2025.08.01 21:33:27.366913 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.08.01 21:33:27.367115 [ 259 ] {0236c078-ab80-48e9-9bcd-5fa552ef7882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 456 | 2025.08.01 21:33:27.367258 [ 259 ] {0236c078-ab80-48e9-9bcd-5fa552ef7882} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.08.01 21:33:27.378428 [ 259 ] {0236c078-ab80-48e9-9bcd-5fa552ef7882} <Debug> oximeter.measurements_cumulativei64 (8a54653b-46f8-4484-8feb-d733ee2405d9): Loading data parts | ||
| 458 | 2025.08.01 21:33:27.378631 [ 259 ] {0236c078-ab80-48e9-9bcd-5fa552ef7882} <Debug> oximeter.measurements_cumulativei64 (8a54653b-46f8-4484-8feb-d733ee2405d9): There are no data parts | ||
| 459 | 2025.08.01 21:33:27.394101 [ 259 ] {0236c078-ab80-48e9-9bcd-5fa552ef7882} <Debug> TCPHandler: Processed in 0.027255932 sec. | ||
| 460 | 2025.08.01 21:33:27.394336 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.08.01 21:33:27.394577 [ 259 ] {48896b15-dbf5-4c46-bcb5-b017d04a6b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 462 | 2025.08.01 21:33:27.394699 [ 259 ] {48896b15-dbf5-4c46-bcb5-b017d04a6b28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2025.08.01 21:33:27.413985 [ 259 ] {48896b15-dbf5-4c46-bcb5-b017d04a6b28} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Loading data parts | ||
| 464 | 2025.08.01 21:33:27.414242 [ 259 ] {48896b15-dbf5-4c46-bcb5-b017d04a6b28} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): There are no data parts | ||
| 465 | 2025.08.01 21:33:27.419924 [ 259 ] {48896b15-dbf5-4c46-bcb5-b017d04a6b28} <Debug> TCPHandler: Processed in 0.02564832 sec. | ||
| 466 | 2025.08.01 21:33:27.420080 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.08.01 21:33:27.420342 [ 259 ] {c48b5ca7-c7c3-4f76-ab43-f8c5b3b76808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 468 | 2025.08.01 21:33:27.420458 [ 259 ] {c48b5ca7-c7c3-4f76-ab43-f8c5b3b76808} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2025.08.01 21:33:27.435744 [ 259 ] {c48b5ca7-c7c3-4f76-ab43-f8c5b3b76808} <Debug> oximeter.measurements_cumulativef32 (d630bf1b-577a-4364-9794-aa6b2904a236): Loading data parts | ||
| 470 | 2025.08.01 21:33:27.435932 [ 259 ] {c48b5ca7-c7c3-4f76-ab43-f8c5b3b76808} <Debug> oximeter.measurements_cumulativef32 (d630bf1b-577a-4364-9794-aa6b2904a236): There are no data parts | ||
| 471 | 2025.08.01 21:33:27.451463 [ 259 ] {c48b5ca7-c7c3-4f76-ab43-f8c5b3b76808} <Debug> TCPHandler: Processed in 0.031437305 sec. | ||
| 472 | 2025.08.01 21:33:27.451645 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.08.01 21:33:27.451818 [ 259 ] {dd5bd3f0-36b0-48bf-9e7a-6732eadad542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 474 | 2025.08.01 21:33:27.451938 [ 259 ] {dd5bd3f0-36b0-48bf-9e7a-6732eadad542} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2025.08.01 21:33:27.465534 [ 259 ] {dd5bd3f0-36b0-48bf-9e7a-6732eadad542} <Debug> oximeter.measurements_cumulativef64 (2704e4cd-968b-4f90-9dc4-22ab110a7b73): Loading data parts | ||
| 476 | 2025.08.01 21:33:27.465690 [ 259 ] {dd5bd3f0-36b0-48bf-9e7a-6732eadad542} <Debug> oximeter.measurements_cumulativef64 (2704e4cd-968b-4f90-9dc4-22ab110a7b73): There are no data parts | ||
| 477 | 2025.08.01 21:33:27.476584 [ 259 ] {dd5bd3f0-36b0-48bf-9e7a-6732eadad542} <Debug> TCPHandler: Processed in 0.024997657 sec. | ||
| 478 | 2025.08.01 21:33:27.476864 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.08.01 21:33:27.477142 [ 259 ] {a52c0e41-bae2-4765-9fa5-4c67c6f4927a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2025.08.01 21:33:27.477282 [ 259 ] {a52c0e41-bae2-4765-9fa5-4c67c6f4927a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2025.08.01 21:33:27.491017 [ 259 ] {a52c0e41-bae2-4765-9fa5-4c67c6f4927a} <Debug> oximeter.measurements_histogrami8 (1443ef84-4495-415a-95bf-cd85a7793af8): Loading data parts | ||
| 492 | 2025.08.01 21:33:27.491216 [ 259 ] {a52c0e41-bae2-4765-9fa5-4c67c6f4927a} <Debug> oximeter.measurements_histogrami8 (1443ef84-4495-415a-95bf-cd85a7793af8): There are no data parts | ||
| 493 | 2025.08.01 21:33:27.494505 [ 259 ] {a52c0e41-bae2-4765-9fa5-4c67c6f4927a} <Debug> TCPHandler: Processed in 0.017707772 sec. | ||
| 494 | 2025.08.01 21:33:27.494663 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.08.01 21:33:27.494920 [ 259 ] {9757b4d9-0d49-4deb-974b-f2c48a222456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 496 | 2025.08.01 21:33:27.495058 [ 259 ] {9757b4d9-0d49-4deb-974b-f2c48a222456} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2025.08.01 21:33:27.506880 [ 259 ] {9757b4d9-0d49-4deb-974b-f2c48a222456} <Debug> oximeter.measurements_histogramu8 (3783ceac-c299-4a2c-9e3f-e09ee8bb586c): Loading data parts | ||
| 498 | 2025.08.01 21:33:27.507112 [ 259 ] {9757b4d9-0d49-4deb-974b-f2c48a222456} <Debug> oximeter.measurements_histogramu8 (3783ceac-c299-4a2c-9e3f-e09ee8bb586c): There are no data parts | ||
| 499 | 2025.08.01 21:33:27.532055 [ 259 ] {9757b4d9-0d49-4deb-974b-f2c48a222456} <Debug> TCPHandler: Processed in 0.037446245 sec. | ||
| 500 | 2025.08.01 21:33:27.532242 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.08.01 21:33:27.532594 [ 259 ] {d32b0b44-29b9-48f8-9030-8f1a3f750a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 502 | 2025.08.01 21:33:27.532736 [ 259 ] {d32b0b44-29b9-48f8-9030-8f1a3f750a96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2025.08.01 21:33:27.547240 [ 259 ] {d32b0b44-29b9-48f8-9030-8f1a3f750a96} <Debug> oximeter.measurements_histogrami16 (819b9d26-b978-4611-8184-653b7c2a9e24): Loading data parts | ||
| 504 | 2025.08.01 21:33:27.547446 [ 259 ] {d32b0b44-29b9-48f8-9030-8f1a3f750a96} <Debug> oximeter.measurements_histogrami16 (819b9d26-b978-4611-8184-653b7c2a9e24): There are no data parts | ||
| 505 | 2025.08.01 21:33:27.560812 [ 259 ] {d32b0b44-29b9-48f8-9030-8f1a3f750a96} <Debug> TCPHandler: Processed in 0.028629719 sec. | ||
| 506 | 2025.08.01 21:33:27.561015 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.08.01 21:33:27.561286 [ 259 ] {9d34f193-e363-4246-bc62-1f1c95e71226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 508 | 2025.08.01 21:33:27.561458 [ 259 ] {9d34f193-e363-4246-bc62-1f1c95e71226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2025.08.01 21:33:27.575988 [ 259 ] {9d34f193-e363-4246-bc62-1f1c95e71226} <Debug> oximeter.measurements_histogramu16 (a8229c6c-0431-413f-b4fd-427e7da317e7): Loading data parts | ||
| 510 | 2025.08.01 21:33:27.576284 [ 259 ] {9d34f193-e363-4246-bc62-1f1c95e71226} <Debug> oximeter.measurements_histogramu16 (a8229c6c-0431-413f-b4fd-427e7da317e7): There are no data parts | ||
| 511 | 2025.08.01 21:33:27.581731 [ 259 ] {9d34f193-e363-4246-bc62-1f1c95e71226} <Debug> TCPHandler: Processed in 0.020781164 sec. | ||
| 512 | 2025.08.01 21:33:27.581893 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.08.01 21:33:27.582195 [ 259 ] {a3118515-1f44-4c02-a233-92e85c630205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 514 | 2025.08.01 21:33:27.582330 [ 259 ] {a3118515-1f44-4c02-a233-92e85c630205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2025.08.01 21:33:27.596070 [ 259 ] {a3118515-1f44-4c02-a233-92e85c630205} <Debug> oximeter.measurements_histogrami32 (2c306590-9551-47e5-b5a7-f6ea4fce7352): Loading data parts | ||
| 516 | 2025.08.01 21:33:27.596198 [ 259 ] {a3118515-1f44-4c02-a233-92e85c630205} <Debug> oximeter.measurements_histogrami32 (2c306590-9551-47e5-b5a7-f6ea4fce7352): There are no data parts | ||
| 517 | 2025.08.01 21:33:27.611717 [ 259 ] {a3118515-1f44-4c02-a233-92e85c630205} <Debug> TCPHandler: Processed in 0.029874474 sec. | ||
| 518 | 2025.08.01 21:33:27.611877 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.08.01 21:33:27.612097 [ 259 ] {06e49d06-cccd-423b-b057-899727b43e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 520 | 2025.08.01 21:33:27.612232 [ 259 ] {06e49d06-cccd-423b-b057-899727b43e92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2025.08.01 21:33:27.625590 [ 259 ] {06e49d06-cccd-423b-b057-899727b43e92} <Debug> oximeter.measurements_histogramu32 (6318b127-5e20-4a42-8071-90adefb2e364): Loading data parts | ||
| 522 | 2025.08.01 21:33:27.625922 [ 259 ] {06e49d06-cccd-423b-b057-899727b43e92} <Debug> oximeter.measurements_histogramu32 (6318b127-5e20-4a42-8071-90adefb2e364): There are no data parts | ||
| 523 | 2025.08.01 21:33:27.641599 [ 259 ] {06e49d06-cccd-423b-b057-899727b43e92} <Debug> TCPHandler: Processed in 0.029769163 sec. | ||
| 524 | 2025.08.01 21:33:27.641753 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.08.01 21:33:27.642050 [ 259 ] {de1d4134-ff0a-401d-a6dd-295b5b6850dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 526 | 2025.08.01 21:33:27.642185 [ 259 ] {de1d4134-ff0a-401d-a6dd-295b5b6850dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2025.08.01 21:33:27.655096 [ 259 ] {de1d4134-ff0a-401d-a6dd-295b5b6850dc} <Debug> oximeter.measurements_histogrami64 (24c8e815-fc5a-48d9-a48b-a8c7c9729ec7): Loading data parts | ||
| 528 | 2025.08.01 21:33:27.655292 [ 259 ] {de1d4134-ff0a-401d-a6dd-295b5b6850dc} <Debug> oximeter.measurements_histogrami64 (24c8e815-fc5a-48d9-a48b-a8c7c9729ec7): There are no data parts | ||
| 529 | 2025.08.01 21:33:27.660622 [ 259 ] {de1d4134-ff0a-401d-a6dd-295b5b6850dc} <Debug> TCPHandler: Processed in 0.018916805 sec. | ||
| 530 | 2025.08.01 21:33:27.660804 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.08.01 21:33:27.661066 [ 259 ] {c03ae6f1-fec0-4827-ad66-5db0101028d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 532 | 2025.08.01 21:33:27.661220 [ 259 ] {c03ae6f1-fec0-4827-ad66-5db0101028d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2025.08.01 21:33:27.671717 [ 259 ] {c03ae6f1-fec0-4827-ad66-5db0101028d5} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Loading data parts | ||
| 534 | 2025.08.01 21:33:27.671932 [ 259 ] {c03ae6f1-fec0-4827-ad66-5db0101028d5} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): There are no data parts | ||
| 535 | 2025.08.01 21:33:27.685001 [ 259 ] {c03ae6f1-fec0-4827-ad66-5db0101028d5} <Debug> TCPHandler: Processed in 0.024253722 sec. | ||
| 536 | 2025.08.01 21:33:27.685173 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.08.01 21:33:27.685511 [ 259 ] {4cbbe916-6a6d-4da9-ac7b-74b3a57e646c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 538 | 2025.08.01 21:33:27.685662 [ 259 ] {4cbbe916-6a6d-4da9-ac7b-74b3a57e646c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2025.08.01 21:33:27.700285 [ 259 ] {4cbbe916-6a6d-4da9-ac7b-74b3a57e646c} <Debug> oximeter.measurements_histogramf32 (c267dc67-6ec5-4bbd-9d36-c62e980324af): Loading data parts | ||
| 540 | 2025.08.01 21:33:27.700435 [ 259 ] {4cbbe916-6a6d-4da9-ac7b-74b3a57e646c} <Debug> oximeter.measurements_histogramf32 (c267dc67-6ec5-4bbd-9d36-c62e980324af): There are no data parts | ||
| 541 | 2025.08.01 21:33:27.703569 [ 259 ] {4cbbe916-6a6d-4da9-ac7b-74b3a57e646c} <Debug> TCPHandler: Processed in 0.018454137 sec. | ||
| 542 | 2025.08.01 21:33:27.703733 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.08.01 21:33:27.703984 [ 259 ] {11a6e1fa-49a1-4c13-b987-98e1b262c5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 544 | 2025.08.01 21:33:27.704144 [ 259 ] {11a6e1fa-49a1-4c13-b987-98e1b262c5dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2025.08.01 21:33:27.715095 [ 259 ] {11a6e1fa-49a1-4c13-b987-98e1b262c5dc} <Debug> oximeter.measurements_histogramf64 (a8266ce1-3707-473c-9dd0-68ec24375b03): Loading data parts | ||
| 546 | 2025.08.01 21:33:27.715349 [ 259 ] {11a6e1fa-49a1-4c13-b987-98e1b262c5dc} <Debug> oximeter.measurements_histogramf64 (a8266ce1-3707-473c-9dd0-68ec24375b03): There are no data parts | ||
| 547 | 2025.08.01 21:33:27.732194 [ 259 ] {11a6e1fa-49a1-4c13-b987-98e1b262c5dc} <Debug> TCPHandler: Processed in 0.028519537 sec. | ||
| 548 | 2025.08.01 21:33:27.732345 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.08.01 21:33:27.732599 [ 259 ] {c956c726-e106-4866-bde3-2d5dd3ab422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2025.08.01 21:33:27.732745 [ 259 ] {c956c726-e106-4866-bde3-2d5dd3ab422a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2025.08.01 21:33:27.745464 [ 259 ] {c956c726-e106-4866-bde3-2d5dd3ab422a} <Debug> oximeter.fields_bool (eaa81b63-479e-4419-9da6-dde00ff2233c): Loading data parts | ||
| 577 | 2025.08.01 21:33:27.745644 [ 259 ] {c956c726-e106-4866-bde3-2d5dd3ab422a} <Debug> oximeter.fields_bool (eaa81b63-479e-4419-9da6-dde00ff2233c): There are no data parts | ||
| 578 | 2025.08.01 21:33:27.760364 [ 259 ] {c956c726-e106-4866-bde3-2d5dd3ab422a} <Debug> TCPHandler: Processed in 0.028065569 sec. | ||
| 579 | 2025.08.01 21:33:27.760627 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.08.01 21:33:27.760795 [ 259 ] {bf34bdcc-b663-4dcd-a618-381b44cc9c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 581 | 2025.08.01 21:33:27.760931 [ 259 ] {bf34bdcc-b663-4dcd-a618-381b44cc9c4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2025.08.01 21:33:27.775055 [ 259 ] {bf34bdcc-b663-4dcd-a618-381b44cc9c4f} <Debug> oximeter.fields_i8 (e6595cd6-0ae7-4f45-bdb4-a0da9bff9f81): Loading data parts | ||
| 583 | 2025.08.01 21:33:27.775413 [ 259 ] {bf34bdcc-b663-4dcd-a618-381b44cc9c4f} <Debug> oximeter.fields_i8 (e6595cd6-0ae7-4f45-bdb4-a0da9bff9f81): There are no data parts | ||
| 584 | 2025.08.01 21:33:27.801366 [ 259 ] {bf34bdcc-b663-4dcd-a618-381b44cc9c4f} <Debug> TCPHandler: Processed in 0.040798312 sec. | ||
| 585 | 2025.08.01 21:33:27.801533 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.08.01 21:33:27.801796 [ 259 ] {78c49a88-fe93-46fb-8033-f13a285989b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 587 | 2025.08.01 21:33:27.801887 [ 259 ] {78c49a88-fe93-46fb-8033-f13a285989b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2025.08.01 21:33:27.816624 [ 259 ] {78c49a88-fe93-46fb-8033-f13a285989b0} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Loading data parts | ||
| 589 | 2025.08.01 21:33:27.816810 [ 259 ] {78c49a88-fe93-46fb-8033-f13a285989b0} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): There are no data parts | ||
| 590 | 2025.08.01 21:33:27.820104 [ 259 ] {78c49a88-fe93-46fb-8033-f13a285989b0} <Debug> TCPHandler: Processed in 0.018624861 sec. | ||
| 591 | 2025.08.01 21:33:27.820354 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.08.01 21:33:27.820514 [ 259 ] {ec8470e1-8386-4b20-ac13-910f092d0a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 593 | 2025.08.01 21:33:27.820643 [ 259 ] {ec8470e1-8386-4b20-ac13-910f092d0a4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2025.08.01 21:33:27.831044 [ 259 ] {ec8470e1-8386-4b20-ac13-910f092d0a4b} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Loading data parts | ||
| 595 | 2025.08.01 21:33:27.831333 [ 259 ] {ec8470e1-8386-4b20-ac13-910f092d0a4b} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): There are no data parts | ||
| 596 | 2025.08.01 21:33:27.846248 [ 259 ] {ec8470e1-8386-4b20-ac13-910f092d0a4b} <Debug> TCPHandler: Processed in 0.025942487 sec. | ||
| 597 | 2025.08.01 21:33:27.846412 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2025.08.01 21:33:27.846667 [ 259 ] {08019963-45e3-4a43-a378-c85306815ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 599 | 2025.08.01 21:33:27.846801 [ 259 ] {08019963-45e3-4a43-a378-c85306815ac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2025.08.01 21:33:27.860468 [ 259 ] {08019963-45e3-4a43-a378-c85306815ac9} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Loading data parts | ||
| 601 | 2025.08.01 21:33:27.860632 [ 259 ] {08019963-45e3-4a43-a378-c85306815ac9} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): There are no data parts | ||
| 602 | 2025.08.01 21:33:27.875656 [ 259 ] {08019963-45e3-4a43-a378-c85306815ac9} <Debug> TCPHandler: Processed in 0.029303623 sec. | ||
| 603 | 2025.08.01 21:33:27.875875 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2025.08.01 21:33:27.876065 [ 259 ] {a588007f-e817-4d9e-98f6-681b0b0c24fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 605 | 2025.08.01 21:33:27.876196 [ 259 ] {a588007f-e817-4d9e-98f6-681b0b0c24fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2025.08.01 21:33:27.883864 [ 259 ] {a588007f-e817-4d9e-98f6-681b0b0c24fb} <Debug> oximeter.fields_i32 (4fa5887d-f3d9-4415-aa73-99f46fd7f417): Loading data parts | ||
| 607 | 2025.08.01 21:33:27.884109 [ 259 ] {a588007f-e817-4d9e-98f6-681b0b0c24fb} <Debug> oximeter.fields_i32 (4fa5887d-f3d9-4415-aa73-99f46fd7f417): There are no data parts | ||
| 608 | 2025.08.01 21:33:27.892212 [ 259 ] {a588007f-e817-4d9e-98f6-681b0b0c24fb} <Debug> TCPHandler: Processed in 0.016396986 sec. | ||
| 609 | 2025.08.01 21:33:27.892374 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2025.08.01 21:33:27.892641 [ 259 ] {32407ca0-74e6-4368-91a4-378c654f46ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 611 | 2025.08.01 21:33:27.892778 [ 259 ] {32407ca0-74e6-4368-91a4-378c654f46ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2025.08.01 21:33:27.907485 [ 259 ] {32407ca0-74e6-4368-91a4-378c654f46ec} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Loading data parts | ||
| 613 | 2025.08.01 21:33:27.907648 [ 259 ] {32407ca0-74e6-4368-91a4-378c654f46ec} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): There are no data parts | ||
| 614 | 2025.08.01 21:33:27.921160 [ 259 ] {32407ca0-74e6-4368-91a4-378c654f46ec} <Debug> TCPHandler: Processed in 0.028843904 sec. | ||
| 615 | 2025.08.01 21:33:27.921319 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2025.08.01 21:33:27.921473 [ 259 ] {83921265-fb9c-4211-90c9-b43cbacbd041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 617 | 2025.08.01 21:33:27.921606 [ 259 ] {83921265-fb9c-4211-90c9-b43cbacbd041} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2025.08.01 21:33:27.936558 [ 259 ] {83921265-fb9c-4211-90c9-b43cbacbd041} <Debug> oximeter.fields_i64 (8e8cf5d3-59f0-4ef1-8308-b9b12c98bfc0): Loading data parts | ||
| 619 | 2025.08.01 21:33:27.936809 [ 259 ] {83921265-fb9c-4211-90c9-b43cbacbd041} <Debug> oximeter.fields_i64 (8e8cf5d3-59f0-4ef1-8308-b9b12c98bfc0): There are no data parts | ||
| 620 | 2025.08.01 21:33:27.940427 [ 259 ] {83921265-fb9c-4211-90c9-b43cbacbd041} <Debug> TCPHandler: Processed in 0.019157681 sec. | ||
| 621 | 2025.08.01 21:33:27.940582 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2025.08.01 21:33:27.940842 [ 259 ] {a9ad4f89-7d18-4aa7-8a30-bf01654b24ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 623 | 2025.08.01 21:33:27.940971 [ 259 ] {a9ad4f89-7d18-4aa7-8a30-bf01654b24ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2025.08.01 21:33:27.950990 [ 259 ] {a9ad4f89-7d18-4aa7-8a30-bf01654b24ab} <Debug> oximeter.fields_u64 (9a75b24c-77f8-4c16-9d70-a5b6a4e84d9a): Loading data parts | ||
| 625 | 2025.08.01 21:33:27.951250 [ 259 ] {a9ad4f89-7d18-4aa7-8a30-bf01654b24ab} <Debug> oximeter.fields_u64 (9a75b24c-77f8-4c16-9d70-a5b6a4e84d9a): There are no data parts | ||
| 626 | 2025.08.01 21:33:27.955925 [ 259 ] {a9ad4f89-7d18-4aa7-8a30-bf01654b24ab} <Debug> TCPHandler: Processed in 0.015393846 sec. | ||
| 627 | 2025.08.01 21:33:27.956082 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2025.08.01 21:33:27.956250 [ 259 ] {d72d0a90-22d0-4090-bc45-ed83beedc48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 629 | 2025.08.01 21:33:27.956403 [ 259 ] {d72d0a90-22d0-4090-bc45-ed83beedc48d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2025.08.01 21:33:27.987322 [ 259 ] {d72d0a90-22d0-4090-bc45-ed83beedc48d} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Loading data parts | ||
| 631 | 2025.08.01 21:33:27.987596 [ 259 ] {d72d0a90-22d0-4090-bc45-ed83beedc48d} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): There are no data parts | ||
| 632 | 2025.08.01 21:33:27.992311 [ 259 ] {d72d0a90-22d0-4090-bc45-ed83beedc48d} <Debug> TCPHandler: Processed in 0.036284322 sec. | ||
| 633 | 2025.08.01 21:33:27.992477 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2025.08.01 21:33:27.992736 [ 259 ] {76ac9c81-0fe2-46bd-9acf-ff6aeec1a8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 635 | 2025.08.01 21:33:27.992884 [ 259 ] {76ac9c81-0fe2-46bd-9acf-ff6aeec1a8dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2025.08.01 21:33:28.000168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.11 MiB, peak 133.11 MiB, free memory in arenas 0.00 B, will set to 135.14 MiB (RSS), difference: 2.04 MiB | ||
| 637 | 2025.08.01 21:33:28.006293 [ 259 ] {76ac9c81-0fe2-46bd-9acf-ff6aeec1a8dd} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Loading data parts | ||
| 638 | 2025.08.01 21:33:28.006519 [ 259 ] {76ac9c81-0fe2-46bd-9acf-ff6aeec1a8dd} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): There are no data parts | ||
| 639 | 2025.08.01 21:33:28.010044 [ 259 ] {76ac9c81-0fe2-46bd-9acf-ff6aeec1a8dd} <Debug> TCPHandler: Processed in 0.017616281 sec. | ||
| 640 | 2025.08.01 21:33:28.010196 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.08.01 21:33:28.010457 [ 259 ] {fbcd8127-7b2d-4421-9410-1d977d5bc58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) 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) | ||
| 642 | 2025.08.01 21:33:28.010596 [ 259 ] {fbcd8127-7b2d-4421-9410-1d977d5bc58a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2025.08.01 21:33:28.024014 [ 259 ] {fbcd8127-7b2d-4421-9410-1d977d5bc58a} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Loading data parts | ||
| 644 | 2025.08.01 21:33:28.024137 [ 259 ] {fbcd8127-7b2d-4421-9410-1d977d5bc58a} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): There are no data parts | ||
| 645 | 2025.08.01 21:33:28.028142 [ 259 ] {fbcd8127-7b2d-4421-9410-1d977d5bc58a} <Debug> TCPHandler: Processed in 0.017995758 sec. | ||
| 646 | 2025.08.01 21:33:28.028329 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.08.01 21:33:28.028628 [ 259 ] {a9f9cd4e-555d-45d4-b758-f41d6743f891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) /* The timeseries schema table stores the extracted schema for the samples | ||
| 648 | * oximeter collects. | ||
| 649 | */ | ||
| 650 | 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) | ||
| 651 | 2025.08.01 21:33:28.028778 [ 259 ] {a9f9cd4e-555d-45d4-b758-f41d6743f891} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 652 | 2025.08.01 21:33:28.042157 [ 259 ] {a9f9cd4e-555d-45d4-b758-f41d6743f891} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Loading data parts | ||
| 653 | 2025.08.01 21:33:28.042292 [ 259 ] {a9f9cd4e-555d-45d4-b758-f41d6743f891} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): There are no data parts | ||
| 654 | 2025.08.01 21:33:28.048374 [ 259 ] {a9f9cd4e-555d-45d4-b758-f41d6743f891} <Debug> TCPHandler: Processed in 0.02010289 sec. | ||
| 655 | 2025.08.01 21:33:28.048870 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 656 | 2025.08.01 21:33:28.049243 [ 261 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 657 | 2025.08.01 21:33:28.050686 [ 261 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 658 | 2025.08.01 21:33:28.062218 [ 269 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Trace> oximeter.version (93d9c9b1-1c77-41ef-a9f7-617e1da165b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 659 | 2025.08.01 21:33:28.062266 [ 269 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 660 | 2025.08.01 21:33:28.067164 [ 269 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 661 | 2025.08.01 21:33:28.067723 [ 269 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Trace> oximeter.version (93d9c9b1-1c77-41ef-a9f7-617e1da165b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 662 | 2025.08.01 21:33:28.067983 [ 261 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.018929 sec., 52.828992551112044 rows/sec., 845.26 B/sec. | ||
| 663 | 2025.08.01 21:33:28.068404 [ 261 ] {78f96733-f2ab-4f17-8582-440eaeff4c00} <Debug> TCPHandler: Processed in 0.019770603 sec. | ||
| 664 | 2025.08.01 21:33:28.369296 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54067 | ||
| 665 | 2025.08.01 21:33:28.369830 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.08.01 21:33:28.369874 [ 278 ] {} <Debug> TCP-Session: 97d4e4de-0da8-4f50-955d-2cd25cdad10d Authenticating user 'default' from [fd00:1122:3344:101::c]:54067 | ||
| 667 | 2025.08.01 21:33:28.370025 [ 278 ] {} <Debug> TCP-Session: 97d4e4de-0da8-4f50-955d-2cd25cdad10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.08.01 21:33:28.370043 [ 278 ] {} <Debug> TCP-Session: 97d4e4de-0da8-4f50-955d-2cd25cdad10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.08.01 21:33:28.370117 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.08.01 21:33:28.370257 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.08.01 21:33:28.370278 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.08.01 21:33:28.372722 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41905 | ||
| 673 | 2025.08.01 21:33:28.372839 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56345 | ||
| 674 | 2025.08.01 21:33:28.372891 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.08.01 21:33:28.372930 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48182 | ||
| 676 | 2025.08.01 21:33:28.373015 [ 279 ] {} <Debug> TCP-Session: d45d5fdc-55eb-46eb-a243-0ad99da5e9f4 Authenticating user 'default' from [fd00:1122:3344:101::c]:41905 | ||
| 677 | 2025.08.01 21:33:28.373037 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32803 | ||
| 678 | 2025.08.01 21:33:28.373159 [ 279 ] {} <Debug> TCP-Session: d45d5fdc-55eb-46eb-a243-0ad99da5e9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.08.01 21:33:28.373232 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53158 | ||
| 680 | 2025.08.01 21:33:28.373247 [ 279 ] {} <Debug> TCP-Session: d45d5fdc-55eb-46eb-a243-0ad99da5e9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.08.01 21:33:28.373388 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55207 | ||
| 682 | 2025.08.01 21:33:28.373555 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34954 | ||
| 683 | 2025.08.01 21:33:28.376583 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.08.01 21:33:28.376637 [ 280 ] {} <Debug> TCP-Session: 1b77b13b-ee28-4aee-8a3a-257e3680be63 Authenticating user 'default' from [fd00:1122:3344:101::c]:56345 | ||
| 685 | 2025.08.01 21:33:28.376642 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2025.08.01 21:33:28.376750 [ 280 ] {} <Debug> TCP-Session: 1b77b13b-ee28-4aee-8a3a-257e3680be63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.08.01 21:33:28.376762 [ 285 ] {} <Debug> TCP-Session: bd2d6829-b185-4d2a-857c-d655c82b8e07 Authenticating user 'default' from [fd00:1122:3344:101::c]:34954 | ||
| 688 | 2025.08.01 21:33:28.376774 [ 280 ] {} <Debug> TCP-Session: 1b77b13b-ee28-4aee-8a3a-257e3680be63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.08.01 21:33:28.376959 [ 285 ] {} <Debug> TCP-Session: bd2d6829-b185-4d2a-857c-d655c82b8e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.08.01 21:33:28.376984 [ 285 ] {} <Debug> TCP-Session: bd2d6829-b185-4d2a-857c-d655c82b8e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.08.01 21:33:28.378061 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.08.01 21:33:28.378133 [ 284 ] {} <Debug> TCP-Session: e084e8da-f614-4728-87f6-f6a5091cdcef Authenticating user 'default' from [fd00:1122:3344:101::c]:55207 | ||
| 693 | 2025.08.01 21:33:28.378149 [ 284 ] {} <Debug> TCP-Session: e084e8da-f614-4728-87f6-f6a5091cdcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.08.01 21:33:28.378371 [ 284 ] {} <Debug> TCP-Session: e084e8da-f614-4728-87f6-f6a5091cdcef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.08.01 21:33:28.380227 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.08.01 21:33:28.380266 [ 283 ] {} <Debug> TCP-Session: 13b81eab-7447-44f3-a2dc-3ee518a8c721 Authenticating user 'default' from [fd00:1122:3344:101::c]:53158 | ||
| 697 | 2025.08.01 21:33:28.380344 [ 283 ] {} <Debug> TCP-Session: 13b81eab-7447-44f3-a2dc-3ee518a8c721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.08.01 21:33:28.380407 [ 283 ] {} <Debug> TCP-Session: 13b81eab-7447-44f3-a2dc-3ee518a8c721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.08.01 21:33:28.380801 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.08.01 21:33:28.380860 [ 281 ] {} <Debug> TCP-Session: 9b75e143-e63c-4374-ae66-29d53a0d44d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:48182 | ||
| 701 | 2025.08.01 21:33:28.380859 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 702 | 2025.08.01 21:33:28.380985 [ 281 ] {} <Debug> TCP-Session: 9b75e143-e63c-4374-ae66-29d53a0d44d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.08.01 21:33:28.381009 [ 281 ] {} <Debug> TCP-Session: 9b75e143-e63c-4374-ae66-29d53a0d44d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.08.01 21:33:28.381023 [ 282 ] {} <Debug> TCP-Session: 8353c325-3b1e-4737-8260-352f026495f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:32803 | ||
| 705 | 2025.08.01 21:33:28.381127 [ 282 ] {} <Debug> TCP-Session: 8353c325-3b1e-4737-8260-352f026495f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.08.01 21:33:28.381144 [ 282 ] {} <Debug> TCP-Session: 8353c325-3b1e-4737-8260-352f026495f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.08.01 21:33:29.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.49 MiB, peak 135.49 MiB, free memory in arenas 0.00 B, will set to 139.76 MiB (RSS), difference: 4.27 MiB | ||
| 708 | 2025.08.01 21:33:33.780041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.08.01 21:33:33.780100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.08.01 21:33:33.780152 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.08.01 21:33:33.780442 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.08.01 21:33:33.786413 [ 245 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Loading data parts | ||
| 713 | 2025.08.01 21:33:33.786894 [ 245 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): There are no data parts | ||
| 714 | 2025.08.01 21:33:33.802711 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.08.01 21:33:33.802778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 716 | 2025.08.01 21:33:33.804173 [ 244 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Loading data parts | ||
| 717 | 2025.08.01 21:33:33.804558 [ 244 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): There are no data parts | ||
| 718 | 2025.08.01 21:33:33.809240 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.08.01 21:33:33.809994 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.08.01 21:33:33.810352 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2025.08.01 21:33:33.839085 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.08.01 21:33:33.839173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 723 | 2025.08.01 21:33:33.848447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.08.01 21:33:33.851549 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): 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.08.01 21:33:33.859124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.08.01 21:33:34.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.12 MiB | ||
| 727 | 2025.08.01 21:33:36.280020 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.08.01 21:33:36.280151 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.08.01 21:33:36.292110 [ 243 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Loading data parts | ||
| 730 | 2025.08.01 21:33:36.292301 [ 243 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): There are no data parts | ||
| 731 | 2025.08.01 21:33:36.312085 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.08.01 21:33:36.312131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 733 | 2025.08.01 21:33:36.313886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.08.01 21:33:36.314476 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): 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.08.01 21:33:36.314859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.08.01 21:33:37.000156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.21 MiB | ||
| 737 | 2025.08.01 21:33:41.220210 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.08.01 21:33:41.220322 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.08.01 21:33:41.310445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.08.01 21:33:41.315116 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.08.01 21:33:41.315171 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 742 | 2025.08.01 21:33:41.315948 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.08.01 21:33:41.316483 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): 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.08.01 21:33:41.316652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.08.01 21:33:41.359254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.08.01 21:33:41.377269 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.08.01 21:33:41.377338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 748 | 2025.08.01 21:33:41.384252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.08.01 21:33:41.385541 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): 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.08.01 21:33:41.388912 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.08.01 21:33:42.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 2.01 MiB | ||
| 752 | 2025.08.01 21:33:47.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.77 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.08.01 21:33:48.080383 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.08.01 21:33:48.080649 [ 259 ] {7eb942f6-e88d-4e4d-84d9-7de23f664872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.08.01 21:33:48.083284 [ 259 ] {7eb942f6-e88d-4e4d-84d9-7de23f664872} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.08.01 21:33:48.091538 [ 259 ] {7eb942f6-e88d-4e4d-84d9-7de23f664872} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.08.01 21:33:48.101117 [ 259 ] {7eb942f6-e88d-4e4d-84d9-7de23f664872} <Debug> TCPHandler: Processed in 0.020864775 sec. | ||
| 758 | 2025.08.01 21:33:48.110952 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.08.01 21:33:48.111127 [ 259 ] {cfdb8f86-9919-4178-aa63-a940bdfc7921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.08.01 21:33:48.123893 [ 259 ] {cfdb8f86-9919-4178-aa63-a940bdfc7921} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.08.01 21:33:48.123963 [ 259 ] {cfdb8f86-9919-4178-aa63-a940bdfc7921} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.08.01 21:33:48.126430 [ 259 ] {cfdb8f86-9919-4178-aa63-a940bdfc7921} <Debug> TCPHandler: Processed in 0.015575299 sec. | ||
| 763 | 2025.08.01 21:33:48.127026 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.08.01 21:33:48.127170 [ 259 ] {0daf0ad2-28ce-4864-a407-22405b6682cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.08.01 21:33:48.129491 [ 259 ] {0daf0ad2-28ce-4864-a407-22405b6682cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.08.01 21:33:48.129541 [ 259 ] {0daf0ad2-28ce-4864-a407-22405b6682cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.08.01 21:33:48.129860 [ 259 ] {0daf0ad2-28ce-4864-a407-22405b6682cb} <Debug> TCPHandler: Processed in 0.002916298 sec. | ||
| 768 | 2025.08.01 21:33:48.130076 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.08.01 21:33:48.130201 [ 259 ] {9fcc8153-2501-4337-835c-04e3a14b1397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.08.01 21:33:48.130450 [ 259 ] {9fcc8153-2501-4337-835c-04e3a14b1397} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.08.01 21:33:48.130495 [ 259 ] {9fcc8153-2501-4337-835c-04e3a14b1397} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.08.01 21:33:48.130865 [ 259 ] {9fcc8153-2501-4337-835c-04e3a14b1397} <Debug> TCPHandler: Processed in 0.000839797 sec. | ||
| 773 | 2025.08.01 21:33:48.131117 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.08.01 21:33:48.131233 [ 259 ] {221260b8-84ac-44e0-af11-194f81e02d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.08.01 21:33:48.131477 [ 259 ] {221260b8-84ac-44e0-af11-194f81e02d3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.08.01 21:33:48.131520 [ 259 ] {221260b8-84ac-44e0-af11-194f81e02d3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.08.01 21:33:48.131864 [ 259 ] {221260b8-84ac-44e0-af11-194f81e02d3a} <Debug> TCPHandler: Processed in 0.000796845 sec. | ||
| 778 | 2025.08.01 21:33:48.132203 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.08.01 21:33:48.132320 [ 259 ] {3114ccbd-a632-4c05-b79b-24d30c0f3c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.08.01 21:33:48.132560 [ 259 ] {3114ccbd-a632-4c05-b79b-24d30c0f3c99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.08.01 21:33:48.132601 [ 259 ] {3114ccbd-a632-4c05-b79b-24d30c0f3c99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.08.01 21:33:48.132930 [ 259 ] {3114ccbd-a632-4c05-b79b-24d30c0f3c99} <Debug> TCPHandler: Processed in 0.000776656 sec. | ||
| 783 | 2025.08.01 21:33:48.133186 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.08.01 21:33:48.133303 [ 259 ] {3dad4898-228d-480b-b9fb-e208a9a0354d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.08.01 21:33:48.133541 [ 259 ] {3dad4898-228d-480b-b9fb-e208a9a0354d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.08.01 21:33:48.133583 [ 259 ] {3dad4898-228d-480b-b9fb-e208a9a0354d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.08.01 21:33:48.133912 [ 259 ] {3dad4898-228d-480b-b9fb-e208a9a0354d} <Debug> TCPHandler: Processed in 0.000774195 sec. | ||
| 788 | 2025.08.01 21:33:48.134166 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.08.01 21:33:48.134282 [ 259 ] {2914bd65-6a78-4775-a8a0-18281b55775f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.08.01 21:33:48.134540 [ 259 ] {2914bd65-6a78-4775-a8a0-18281b55775f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.08.01 21:33:48.134582 [ 259 ] {2914bd65-6a78-4775-a8a0-18281b55775f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.08.01 21:33:48.134908 [ 259 ] {2914bd65-6a78-4775-a8a0-18281b55775f} <Debug> TCPHandler: Processed in 0.000792436 sec. | ||
| 793 | 2025.08.01 21:33:48.135118 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.08.01 21:33:48.135233 [ 259 ] {ede3e65e-b877-4695-9862-d6a1950fe383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.08.01 21:33:48.135473 [ 259 ] {ede3e65e-b877-4695-9862-d6a1950fe383} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.08.01 21:33:48.135516 [ 259 ] {ede3e65e-b877-4695-9862-d6a1950fe383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.08.01 21:33:48.135857 [ 259 ] {ede3e65e-b877-4695-9862-d6a1950fe383} <Debug> TCPHandler: Processed in 0.000788406 sec. | ||
| 798 | 2025.08.01 21:33:48.136077 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.08.01 21:33:48.136201 [ 259 ] {a9cb3aa1-5f42-4136-aab4-5de64deba62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.08.01 21:33:48.136466 [ 259 ] {a9cb3aa1-5f42-4136-aab4-5de64deba62c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.08.01 21:33:48.136511 [ 259 ] {a9cb3aa1-5f42-4136-aab4-5de64deba62c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.08.01 21:33:48.136856 [ 259 ] {a9cb3aa1-5f42-4136-aab4-5de64deba62c} <Debug> TCPHandler: Processed in 0.000827686 sec. | ||
| 803 | 2025.08.01 21:33:48.137075 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.08.01 21:33:48.137196 [ 259 ] {130b7717-16e0-470f-9280-1c2c3e159cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.08.01 21:33:48.137454 [ 259 ] {130b7717-16e0-470f-9280-1c2c3e159cee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.08.01 21:33:48.137497 [ 259 ] {130b7717-16e0-470f-9280-1c2c3e159cee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.08.01 21:33:48.137841 [ 259 ] {130b7717-16e0-470f-9280-1c2c3e159cee} <Debug> TCPHandler: Processed in 0.000814257 sec. | ||
| 808 | 2025.08.01 21:33:48.138104 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.08.01 21:33:48.138231 [ 259 ] {236ddb19-bb6e-4cf3-b60f-8b2c796c7169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.08.01 21:33:48.138499 [ 259 ] {236ddb19-bb6e-4cf3-b60f-8b2c796c7169} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.08.01 21:33:48.138543 [ 259 ] {236ddb19-bb6e-4cf3-b60f-8b2c796c7169} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.08.01 21:33:48.138942 [ 259 ] {236ddb19-bb6e-4cf3-b60f-8b2c796c7169} <Debug> TCPHandler: Processed in 0.000893188 sec. | ||
| 813 | 2025.08.01 21:33:48.139178 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.08.01 21:33:48.139304 [ 259 ] {12fbb482-7df8-4c36-8b02-59cc459f5168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.08.01 21:33:48.139585 [ 259 ] {12fbb482-7df8-4c36-8b02-59cc459f5168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.08.01 21:33:48.139631 [ 259 ] {12fbb482-7df8-4c36-8b02-59cc459f5168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.08.01 21:33:48.139968 [ 259 ] {12fbb482-7df8-4c36-8b02-59cc459f5168} <Debug> TCPHandler: Processed in 0.000840567 sec. | ||
| 818 | 2025.08.01 21:33:48.140176 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.08.01 21:33:48.140304 [ 259 ] {99099b8e-fb51-4001-9654-e4bb23ed998b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.08.01 21:33:48.140573 [ 259 ] {99099b8e-fb51-4001-9654-e4bb23ed998b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.08.01 21:33:48.140616 [ 259 ] {99099b8e-fb51-4001-9654-e4bb23ed998b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.08.01 21:33:48.140963 [ 259 ] {99099b8e-fb51-4001-9654-e4bb23ed998b} <Debug> TCPHandler: Processed in 0.000835927 sec. | ||
| 823 | 2025.08.01 21:33:48.141260 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.08.01 21:33:48.141411 [ 259 ] {87c27cb0-4d8f-4e7c-bc39-b10178271862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.08.01 21:33:48.141688 [ 259 ] {87c27cb0-4d8f-4e7c-bc39-b10178271862} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.08.01 21:33:48.141734 [ 259 ] {87c27cb0-4d8f-4e7c-bc39-b10178271862} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.08.01 21:33:48.142097 [ 259 ] {87c27cb0-4d8f-4e7c-bc39-b10178271862} <Debug> TCPHandler: Processed in 0.000898448 sec. | ||
| 828 | 2025.08.01 21:33:48.142324 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.08.01 21:33:48.142448 [ 259 ] {53735fdc-540d-4f2a-a940-e29e1661e4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.08.01 21:33:48.142721 [ 259 ] {53735fdc-540d-4f2a-a940-e29e1661e4e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.08.01 21:33:48.142765 [ 259 ] {53735fdc-540d-4f2a-a940-e29e1661e4e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.08.01 21:33:48.143103 [ 259 ] {53735fdc-540d-4f2a-a940-e29e1661e4e5} <Debug> TCPHandler: Processed in 0.000830526 sec. | ||
| 833 | 2025.08.01 21:33:48.143434 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.08.01 21:33:48.143556 [ 259 ] {08bbd8a4-789c-448d-a668-f64fe77f5390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.08.01 21:33:48.143827 [ 259 ] {08bbd8a4-789c-448d-a668-f64fe77f5390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.08.01 21:33:48.143871 [ 259 ] {08bbd8a4-789c-448d-a668-f64fe77f5390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.08.01 21:33:48.144209 [ 259 ] {08bbd8a4-789c-448d-a668-f64fe77f5390} <Debug> TCPHandler: Processed in 0.000826276 sec. | ||
| 838 | 2025.08.01 21:33:48.144434 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.08.01 21:33:48.144557 [ 259 ] {2458ff84-4c70-4bd0-a3f0-dd417a1dfa40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.08.01 21:33:48.144825 [ 259 ] {2458ff84-4c70-4bd0-a3f0-dd417a1dfa40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.08.01 21:33:48.144868 [ 259 ] {2458ff84-4c70-4bd0-a3f0-dd417a1dfa40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.08.01 21:33:48.145194 [ 259 ] {2458ff84-4c70-4bd0-a3f0-dd417a1dfa40} <Debug> TCPHandler: Processed in 0.000810636 sec. | ||
| 843 | 2025.08.01 21:33:48.145416 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.08.01 21:33:48.145537 [ 259 ] {3dd37100-a550-4b20-9232-10d72af2a177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.08.01 21:33:48.145801 [ 259 ] {3dd37100-a550-4b20-9232-10d72af2a177} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.08.01 21:33:48.145844 [ 259 ] {3dd37100-a550-4b20-9232-10d72af2a177} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.08.01 21:33:48.146177 [ 259 ] {3dd37100-a550-4b20-9232-10d72af2a177} <Debug> TCPHandler: Processed in 0.000810766 sec. | ||
| 848 | 2025.08.01 21:33:48.146411 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.08.01 21:33:48.146534 [ 259 ] {c0bcb6b8-f00a-42b9-944e-9ed39391a91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.08.01 21:33:48.146814 [ 259 ] {c0bcb6b8-f00a-42b9-944e-9ed39391a91b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.08.01 21:33:48.146858 [ 259 ] {c0bcb6b8-f00a-42b9-944e-9ed39391a91b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.08.01 21:33:48.147177 [ 259 ] {c0bcb6b8-f00a-42b9-944e-9ed39391a91b} <Debug> TCPHandler: Processed in 0.000821466 sec. | ||
| 853 | 2025.08.01 21:33:48.151622 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.08.01 21:33:48.151745 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2025.08.01 21:33:48.151791 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.08.01 21:33:48.152343 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2025.08.01 21:33:48.152392 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 858 | 2025.08.01 21:33:48.155113 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2025.08.01 21:33:48.155559 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2025.08.01 21:33:48.155728 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Debug> executeQuery: Read 20 rows, 2.76 KiB in 0.004012 sec., 4985.044865403789 rows/sec., 688.36 KiB/sec. | ||
| 861 | 2025.08.01 21:33:48.155781 [ 259 ] {85014f25-68f7-40ab-baf6-41c61228b00d} <Debug> TCPHandler: Processed in 0.004213054 sec. | ||
| 862 | 2025.08.01 21:33:48.155900 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.08.01 21:33:48.155998 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 864 | 2025.08.01 21:33:48.156039 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 865 | 2025.08.01 21:33:48.158606 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2025.08.01 21:33:48.158643 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 867 | 2025.08.01 21:33:48.161106 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2025.08.01 21:33:48.161591 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2025.08.01 21:33:48.161769 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.005791 sec., 690.7269901571403 rows/sec., 56.32 KiB/sec. | ||
| 870 | 2025.08.01 21:33:48.161821 [ 259 ] {a08a9a8a-a11c-49ea-aec2-aa68a77db53c} <Debug> TCPHandler: Processed in 0.005971989 sec. | ||
| 871 | 2025.08.01 21:33:48.161964 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.08.01 21:33:48.162085 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 873 | 2025.08.01 21:33:48.162138 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 874 | 2025.08.01 21:33:48.162721 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2025.08.01 21:33:48.162765 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 876 | 2025.08.01 21:33:48.163276 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2025.08.01 21:33:48.164065 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2025.08.01 21:33:48.164262 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Debug> executeQuery: Read 37 rows, 3.02 KiB in 0.002238 sec., 16532.618409294013 rows/sec., 1.32 MiB/sec. | ||
| 879 | 2025.08.01 21:33:48.164317 [ 259 ] {d06865e8-3aab-4266-9db8-bf932100d202} <Debug> TCPHandler: Processed in 0.002458289 sec. | ||
| 880 | 2025.08.01 21:33:48.164449 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.08.01 21:33:48.164550 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 882 | 2025.08.01 21:33:48.164595 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 883 | 2025.08.01 21:33:48.165136 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.08.01 21:33:48.165177 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 885 | 2025.08.01 21:33:48.165866 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2025.08.01 21:33:48.166464 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.08.01 21:33:48.166604 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.002025 sec., 3950.6172839506175 rows/sec., 286.46 KiB/sec. | ||
| 888 | 2025.08.01 21:33:48.166643 [ 259 ] {4a845a10-6974-454e-ab89-abcee06a1325} <Debug> TCPHandler: Processed in 0.002201753 sec. | ||
| 889 | 2025.08.01 21:33:48.166772 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.08.01 21:33:48.166882 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 891 | 2025.08.01 21:33:48.166928 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 892 | 2025.08.01 21:33:48.167337 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.08.01 21:33:48.167376 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 894 | 2025.08.01 21:33:48.167898 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2025.08.01 21:33:48.168490 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2025.08.01 21:33:48.168649 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001792 sec., 558.0357142857143 rows/sec., 37.06 KiB/sec. | ||
| 897 | 2025.08.01 21:33:48.168687 [ 259 ] {aa6d34be-4f79-4bd4-8f5d-6097f2800d27} <Debug> TCPHandler: Processed in 0.001968769 sec. | ||
| 898 | 2025.08.01 21:33:48.168812 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.08.01 21:33:48.168908 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 900 | 2025.08.01 21:33:48.168949 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 901 | 2025.08.01 21:33:48.169415 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2025.08.01 21:33:48.169455 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 903 | 2025.08.01 21:33:48.169955 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2025.08.01 21:33:48.170592 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2025.08.01 21:33:48.170728 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Debug> executeQuery: Read 42 rows, 3.37 KiB in 0.001839 sec., 22838.499184339315 rows/sec., 1.79 MiB/sec. | ||
| 906 | 2025.08.01 21:33:48.170766 [ 259 ] {1dc564dc-668d-4f2f-b082-2467a0a54da8} <Debug> TCPHandler: Processed in 0.0020089 sec. | ||
| 907 | 2025.08.01 21:33:48.170885 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.08.01 21:33:48.170985 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 909 | 2025.08.01 21:33:48.171030 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 910 | 2025.08.01 21:33:48.173585 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.08.01 21:33:48.173635 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 912 | 2025.08.01 21:33:48.174201 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2025.08.01 21:33:48.174639 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.08.01 21:33:48.174777 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Debug> executeQuery: Read 102 rows, 7.24 KiB in 0.00381 sec., 26771.653543307086 rows/sec., 1.86 MiB/sec. | ||
| 915 | 2025.08.01 21:33:48.174825 [ 259 ] {a222360a-c2fd-453b-a558-1421e6f7a664} <Debug> TCPHandler: Processed in 0.003991919 sec. | ||
| 916 | 2025.08.01 21:33:48.174949 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2025.08.01 21:33:48.175046 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 918 | 2025.08.01 21:33:48.175094 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 919 | 2025.08.01 21:33:48.175445 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2025.08.01 21:33:48.175484 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 921 | 2025.08.01 21:33:48.176010 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2025.08.01 21:33:48.176446 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2025.08.01 21:33:48.176577 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00155 sec., 645.1612903225806 rows/sec., 40.95 KiB/sec. | ||
| 924 | 2025.08.01 21:33:48.176614 [ 259 ] {e9dcad85-9de3-4301-b984-8fce753ab06f} <Debug> TCPHandler: Processed in 0.001716384 sec. | ||
| 925 | 2025.08.01 21:33:48.176733 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2025.08.01 21:33:48.176830 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 927 | 2025.08.01 21:33:48.176888 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 928 | 2025.08.01 21:33:48.177726 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2025.08.01 21:33:48.177764 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 930 | 2025.08.01 21:33:48.181087 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2025.08.01 21:33:48.181549 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2025.08.01 21:33:48.181694 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.004882 sec., 819.336337566571 rows/sec., 1.47 MiB/sec. | ||
| 933 | 2025.08.01 21:33:48.181779 [ 259 ] {823d95ba-0ad0-4244-923d-becf789d1f11} <Debug> TCPHandler: Processed in 0.005095532 sec. | ||
| 934 | 2025.08.01 21:33:48.181938 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2025.08.01 21:33:48.182042 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 936 | 2025.08.01 21:33:48.182087 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 937 | 2025.08.01 21:33:48.182435 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2025.08.01 21:33:48.182474 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 939 | 2025.08.01 21:33:48.182890 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2025.08.01 21:33:48.183315 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2025.08.01 21:33:48.183451 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00143 sec., 4195.804195804196 rows/sec., 296.38 KiB/sec. | ||
| 942 | 2025.08.01 21:33:48.183491 [ 259 ] {3df78f7f-f787-438d-b9c1-1de884e404d6} <Debug> TCPHandler: Processed in 0.001614952 sec. | ||
| 943 | 2025.08.01 21:33:48.183604 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2025.08.01 21:33:48.183700 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 945 | 2025.08.01 21:33:48.183742 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 946 | 2025.08.01 21:33:48.184074 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2025.08.01 21:33:48.184112 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 948 | 2025.08.01 21:33:48.184675 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2025.08.01 21:33:48.185112 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2025.08.01 21:33:48.185242 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001561 sec., 19218.449711723253 rows/sec., 1.32 MiB/sec. | ||
| 951 | 2025.08.01 21:33:48.185279 [ 259 ] {0629ea0b-893e-4a36-b6e0-252e3957b7d5} <Debug> TCPHandler: Processed in 0.001726254 sec. | ||
| 952 | 2025.08.01 21:33:48.816939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 953 | 2025.08.01 21:33:48.817409 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2025.08.01 21:33:48.817458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 955 | 2025.08.01 21:33:48.818210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 956 | 2025.08.01 21:33:48.818746 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2025.08.01 21:33:48.818889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 958 | 2025.08.01 21:33:48.889049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 959 | 2025.08.01 21:33:48.906629 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2025.08.01 21:33:48.906700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 961 | 2025.08.01 21:33:48.913584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 962 | 2025.08.01 21:33:48.914908 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2025.08.01 21:33:48.919183 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 964 | 2025.08.01 21:33:49.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.82 MiB, peak 163.82 MiB, free memory in arenas 0.00 B, will set to 160.82 MiB (RSS), difference: 1.00 MiB | ||
| 965 | 2025.08.01 21:33:53.083010 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2025.08.01 21:33:53.083222 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 967 | 2025.08.01 21:33:53.083295 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 968 | 2025.08.01 21:33:53.083941 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2025.08.01 21:33:53.083983 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 970 | 2025.08.01 21:33:53.084461 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 971 | 2025.08.01 21:33:53.084895 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2025.08.01 21:33:53.085047 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00188 sec., 13829.787234042553 rows/sec., 1.04 MiB/sec. | ||
| 973 | 2025.08.01 21:33:53.085095 [ 259 ] {98452e2e-62a7-43c1-a412-de59b236586e} <Debug> TCPHandler: Processed in 0.002216784 sec. | ||
| 974 | 2025.08.01 21:33:53.085214 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2025.08.01 21:33:53.085314 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 976 | 2025.08.01 21:33:53.085358 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 977 | 2025.08.01 21:33:53.085760 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2025.08.01 21:33:53.085798 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 979 | 2025.08.01 21:33:53.086187 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 980 | 2025.08.01 21:33:53.086633 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2025.08.01 21:33:53.086763 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001472 sec., 19021.739130434784 rows/sec., 1.48 MiB/sec. | ||
| 982 | 2025.08.01 21:33:53.086804 [ 259 ] {ede0b3f2-de0d-46d0-9fc8-fee77f6ded72} <Debug> TCPHandler: Processed in 0.001641413 sec. | ||
| 983 | 2025.08.01 21:33:53.086910 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2025.08.01 21:33:53.087004 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 985 | 2025.08.01 21:33:53.087046 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 986 | 2025.08.01 21:33:53.087421 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2025.08.01 21:33:53.087457 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 988 | 2025.08.01 21:33:53.087877 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 989 | 2025.08.01 21:33:53.088286 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2025.08.01 21:33:53.088414 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00143 sec., 69930.06993006992 rows/sec., 4.85 MiB/sec. | ||
| 991 | 2025.08.01 21:33:53.088452 [ 259 ] {9e96afab-168a-4c37-9ef2-cca2679d8402} <Debug> TCPHandler: Processed in 0.001591291 sec. | ||
| 992 | 2025.08.01 21:33:53.088555 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2025.08.01 21:33:53.088649 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 994 | 2025.08.01 21:33:53.088690 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 995 | 2025.08.01 21:33:53.089025 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2025.08.01 21:33:53.089061 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 997 | 2025.08.01 21:33:53.089513 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 998 | 2025.08.01 21:33:53.089912 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2025.08.01 21:33:53.090038 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001408 sec., 21306.818181818184 rows/sec., 1.46 MiB/sec. | ||
| 1000 | 2025.08.01 21:33:53.090072 [ 259 ] {c5768575-3124-4934-9086-de5f71f0f69a} <Debug> TCPHandler: Processed in 0.001565741 sec. | ||
| 1001 | 2025.08.01 21:33:56.220574 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1002 | 2025.08.01 21:33:56.220634 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1003 | 2025.08.01 21:33:56.315286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 158 | ||
| 1004 | 2025.08.01 21:33:56.318562 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2025.08.01 21:33:56.318605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1006 | 2025.08.01 21:33:56.318999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1007 | 2025.08.01 21:33:56.319579 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.08.01 21:33:56.319624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1009 | 2025.08.01 21:33:56.319986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2025.08.01 21:33:56.320381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1011 | 2025.08.01 21:33:56.320524 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2025.08.01 21:33:56.320782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1013 | 2025.08.01 21:33:56.320936 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2025.08.01 21:33:56.321081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1015 | 2025.08.01 21:33:56.419286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1016 | 2025.08.01 21:33:56.437020 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.08.01 21:33:56.437224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1018 | 2025.08.01 21:33:56.443726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1019 | 2025.08.01 21:33:56.445035 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.08.01 21:33:56.448523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1021 | 2025.08.01 21:33:58.084196 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.08.01 21:33:58.084375 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1023 | 2025.08.01 21:33:58.084435 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1024 | 2025.08.01 21:33:58.085057 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.08.01 21:33:58.085098 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1026 | 2025.08.01 21:33:58.085560 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1027 | 2025.08.01 21:33:58.086012 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.08.01 21:33:58.086154 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Debug> executeQuery: Read 74 rows, 6.52 KiB in 0.001827 sec., 40503.557744937054 rows/sec., 3.48 MiB/sec. | ||
| 1029 | 2025.08.01 21:33:58.086200 [ 259 ] {21874e12-ebf4-4c8b-a30a-1cf63b07bf89} <Debug> TCPHandler: Processed in 0.002125713 sec. | ||
| 1030 | 2025.08.01 21:33:58.086318 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2025.08.01 21:33:58.086417 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1032 | 2025.08.01 21:33:58.086456 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1033 | 2025.08.01 21:33:58.086851 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.08.01 21:33:58.086887 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1035 | 2025.08.01 21:33:58.087275 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.08.01 21:33:58.087676 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.08.01 21:33:58.087801 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001402 sec., 17118.402282453637 rows/sec., 1.26 MiB/sec. | ||
| 1038 | 2025.08.01 21:33:58.087841 [ 259 ] {ca8a9eb5-3ff9-40d9-884e-215205be35c2} <Debug> TCPHandler: Processed in 0.001569601 sec. | ||
| 1039 | 2025.08.01 21:33:58.087967 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1040 | 2025.08.01 21:33:58.088060 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1041 | 2025.08.01 21:33:58.088097 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1042 | 2025.08.01 21:33:58.088523 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2025.08.01 21:33:58.088559 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1044 | 2025.08.01 21:33:58.088955 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1045 | 2025.08.01 21:33:58.089356 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2025.08.01 21:33:58.089480 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Debug> executeQuery: Read 60 rows, 4.82 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 3.27 MiB/sec. | ||
| 1047 | 2025.08.01 21:33:58.089515 [ 259 ] {6eaf555a-7263-473d-86f6-d57774d796fc} <Debug> TCPHandler: Processed in 0.001595342 sec. | ||
| 1048 | 2025.08.01 21:33:58.089627 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2025.08.01 21:33:58.089717 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1050 | 2025.08.01 21:33:58.089758 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1051 | 2025.08.01 21:33:58.090121 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2025.08.01 21:33:58.090155 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1053 | 2025.08.01 21:33:58.090571 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1054 | 2025.08.01 21:33:58.091004 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2025.08.01 21:33:58.091129 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00143 sec., 69930.06993006992 rows/sec., 4.85 MiB/sec. | ||
| 1056 | 2025.08.01 21:33:58.091164 [ 259 ] {34945e9a-d25f-4349-a88e-407ac074eaaf} <Debug> TCPHandler: Processed in 0.001592662 sec. | ||
| 1057 | 2025.08.01 21:33:58.091267 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2025.08.01 21:33:58.091358 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1059 | 2025.08.01 21:33:58.091410 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1060 | 2025.08.01 21:33:58.092292 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2025.08.01 21:33:58.092327 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1062 | 2025.08.01 21:33:58.092973 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1063 | 2025.08.01 21:33:58.093390 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2025.08.01 21:33:58.093520 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002179 sec., 11014.226709499771 rows/sec., 19.74 MiB/sec. | ||
| 1065 | 2025.08.01 21:33:58.093566 [ 259 ] {a5f8d912-b316-4631-bfdc-fa8477e7822c} <Debug> TCPHandler: Processed in 0.002345536 sec. | ||
| 1066 | 2025.08.01 21:33:58.093682 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2025.08.01 21:33:58.093774 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1068 | 2025.08.01 21:33:58.093824 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1069 | 2025.08.01 21:33:58.094144 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2025.08.01 21:33:58.094179 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1071 | 2025.08.01 21:33:58.094585 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1072 | 2025.08.01 21:33:58.094999 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2025.08.01 21:33:58.095120 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001364 sec., 10997.067448680353 rows/sec., 839.10 KiB/sec. | ||
| 1074 | 2025.08.01 21:33:58.095153 [ 259 ] {53b6b490-8631-48d3-a3ac-b1a60ad9ecd3} <Debug> TCPHandler: Processed in 0.00151834 sec. | ||
| 1075 | 2025.08.01 21:33:58.095256 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2025.08.01 21:33:58.095346 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1077 | 2025.08.01 21:33:58.095386 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1078 | 2025.08.01 21:33:58.095694 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2025.08.01 21:33:58.095727 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1080 | 2025.08.01 21:33:58.096113 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1081 | 2025.08.01 21:33:58.096519 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2025.08.01 21:33:58.096643 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001314 sec., 22831.0502283105 rows/sec., 1.56 MiB/sec. | ||
| 1083 | 2025.08.01 21:33:58.096683 [ 259 ] {8ab3e9b2-732d-4a52-8f19-7fd371a61c38} <Debug> TCPHandler: Processed in 0.001472599 sec. | ||
| 1084 | 2025.08.01 21:34:03.083784 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1085 | 2025.08.01 21:34:03.083997 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1086 | 2025.08.01 21:34:03.084065 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1087 | 2025.08.01 21:34:03.084648 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2025.08.01 21:34:03.084691 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1089 | 2025.08.01 21:34:03.085210 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1090 | 2025.08.01 21:34:03.085632 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2025.08.01 21:34:03.085781 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001836 sec., 14161.220043572985 rows/sec., 1.07 MiB/sec. | ||
| 1092 | 2025.08.01 21:34:03.085831 [ 259 ] {fd060135-4c2b-44cd-937f-c5028fc23169} <Debug> TCPHandler: Processed in 0.002177873 sec. | ||
| 1093 | 2025.08.01 21:34:03.085951 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1094 | 2025.08.01 21:34:03.086046 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1095 | 2025.08.01 21:34:03.086085 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1096 | 2025.08.01 21:34:03.086532 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1097 | 2025.08.01 21:34:03.086568 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1098 | 2025.08.01 21:34:03.086961 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1099 | 2025.08.01 21:34:03.087364 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1100 | 2025.08.01 21:34:03.087490 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001464 sec., 19125.683060109288 rows/sec., 1.49 MiB/sec. | ||
| 1101 | 2025.08.01 21:34:03.087527 [ 259 ] {cdd0ef6d-b816-4911-ac6b-2adebc7ddce5} <Debug> TCPHandler: Processed in 0.001624852 sec. | ||
| 1102 | 2025.08.01 21:34:03.087624 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2025.08.01 21:34:03.087717 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1104 | 2025.08.01 21:34:03.087761 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1105 | 2025.08.01 21:34:03.088149 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2025.08.01 21:34:03.088185 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1107 | 2025.08.01 21:34:03.088592 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1108 | 2025.08.01 21:34:03.088992 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2025.08.01 21:34:03.089119 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00142 sec., 70422.5352112676 rows/sec., 4.88 MiB/sec. | ||
| 1110 | 2025.08.01 21:34:03.089153 [ 259 ] {75e9195c-7bc0-4ac7-a7f7-7c18ea863333} <Debug> TCPHandler: Processed in 0.001576401 sec. | ||
| 1111 | 2025.08.01 21:34:03.089259 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2025.08.01 21:34:03.089351 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1113 | 2025.08.01 21:34:03.089392 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1114 | 2025.08.01 21:34:03.089717 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2025.08.01 21:34:03.089752 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1116 | 2025.08.01 21:34:03.090249 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1117 | 2025.08.01 21:34:03.090640 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2025.08.01 21:34:03.090766 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001433 sec., 20935.1011863224 rows/sec., 1.43 MiB/sec. | ||
| 1119 | 2025.08.01 21:34:03.090802 [ 259 ] {b07a0950-1f38-4783-b36e-96a80cc7cacd} <Debug> TCPHandler: Processed in 0.001590601 sec. | ||
| 1120 | 2025.08.01 21:34:03.821225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1121 | 2025.08.01 21:34:03.821727 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1122 | 2025.08.01 21:34:03.821771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1123 | 2025.08.01 21:34:03.822471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1124 | 2025.08.01 21:34:03.823088 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1125 | 2025.08.01 21:34:03.823266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1126 | 2025.08.01 21:34:03.948665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1127 | 2025.08.01 21:34:03.967226 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.08.01 21:34:03.967295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1129 | 2025.08.01 21:34:03.974269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1130 | 2025.08.01 21:34:03.975819 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.08.01 21:34:03.979231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1132 | 2025.08.01 21:34:06.321091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 180 | ||
| 1133 | 2025.08.01 21:34:06.322943 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2025.08.01 21:34:06.322990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1135 | 2025.08.01 21:34:06.324230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1136 | 2025.08.01 21:34:06.324840 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2025.08.01 21:34:06.325077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1138 | 2025.08.01 21:34:08.083554 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2025.08.01 21:34:08.083749 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1140 | 2025.08.01 21:34:08.083811 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1141 | 2025.08.01 21:34:08.084404 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.08.01 21:34:08.084453 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1143 | 2025.08.01 21:34:08.084948 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1144 | 2025.08.01 21:34:08.085385 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.08.01 21:34:08.085548 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Debug> executeQuery: Read 74 rows, 6.52 KiB in 0.001849 sec., 40021.633315305575 rows/sec., 3.44 MiB/sec. | ||
| 1146 | 2025.08.01 21:34:08.085589 [ 259 ] {5c9ae6de-6844-4e4b-be28-4cb5326335a3} <Debug> TCPHandler: Processed in 0.002156242 sec. | ||
| 1147 | 2025.08.01 21:34:08.085703 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2025.08.01 21:34:08.085796 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1149 | 2025.08.01 21:34:08.085835 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1150 | 2025.08.01 21:34:08.086213 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2025.08.01 21:34:08.086249 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1152 | 2025.08.01 21:34:08.086722 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1153 | 2025.08.01 21:34:08.087150 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2025.08.01 21:34:08.087274 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001496 sec., 16042.780748663103 rows/sec., 1.18 MiB/sec. | ||
| 1155 | 2025.08.01 21:34:08.087310 [ 259 ] {6d80ce33-4d20-46e7-9689-92510e7ff1a6} <Debug> TCPHandler: Processed in 0.001655293 sec. | ||
| 1156 | 2025.08.01 21:34:08.087411 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2025.08.01 21:34:08.087503 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1158 | 2025.08.01 21:34:08.087541 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1159 | 2025.08.01 21:34:08.087920 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2025.08.01 21:34:08.087960 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1161 | 2025.08.01 21:34:08.088343 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1162 | 2025.08.01 21:34:08.088788 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2025.08.01 21:34:08.088932 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001446 sec., 35961.2724757953 rows/sec., 2.81 MiB/sec. | ||
| 1164 | 2025.08.01 21:34:08.088968 [ 259 ] {580a0c95-b911-4aa8-8534-fcca1a7f9802} <Debug> TCPHandler: Processed in 0.001603732 sec. | ||
| 1165 | 2025.08.01 21:34:08.089087 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2025.08.01 21:34:08.089213 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1167 | 2025.08.01 21:34:08.089267 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1168 | 2025.08.01 21:34:08.089705 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2025.08.01 21:34:08.089746 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1170 | 2025.08.01 21:34:08.090268 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1171 | 2025.08.01 21:34:08.090719 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2025.08.01 21:34:08.090870 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001682 sec., 59453.03210463734 rows/sec., 4.12 MiB/sec. | ||
| 1173 | 2025.08.01 21:34:08.090908 [ 259 ] {e845ec5d-6832-414f-9129-99d6c56a8543} <Debug> TCPHandler: Processed in 0.001883017 sec. | ||
| 1174 | 2025.08.01 21:34:08.091017 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.08.01 21:34:08.091113 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1176 | 2025.08.01 21:34:08.091166 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1177 | 2025.08.01 21:34:08.091889 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2025.08.01 21:34:08.091922 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1179 | 2025.08.01 21:34:08.092556 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1180 | 2025.08.01 21:34:08.092963 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2025.08.01 21:34:08.093097 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002004 sec., 11976.047904191615 rows/sec., 21.46 MiB/sec. | ||
| 1182 | 2025.08.01 21:34:08.093145 [ 259 ] {d4a86d17-de75-4eb4-bd41-e1b46b0dc3a2} <Debug> TCPHandler: Processed in 0.002177494 sec. | ||
| 1183 | 2025.08.01 21:34:08.093249 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2025.08.01 21:34:08.093345 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1185 | 2025.08.01 21:34:08.093386 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1186 | 2025.08.01 21:34:08.093696 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2025.08.01 21:34:08.093730 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1188 | 2025.08.01 21:34:08.094129 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1189 | 2025.08.01 21:34:08.094533 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2025.08.01 21:34:08.094677 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001352 sec., 22189.349112426036 rows/sec., 1.52 MiB/sec. | ||
| 1191 | 2025.08.01 21:34:08.094715 [ 259 ] {24dc9b2f-90d7-4da4-a2c7-891f05552628} <Debug> TCPHandler: Processed in 0.00151656 sec. | ||
| 1192 | 2025.08.01 21:34:11.220683 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1193 | 2025.08.01 21:34:11.220743 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1194 | 2025.08.01 21:34:11.323435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1195 | 2025.08.01 21:34:11.324239 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2025.08.01 21:34:11.324304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1197 | 2025.08.01 21:34:11.325112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1198 | 2025.08.01 21:34:11.325604 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2025.08.01 21:34:11.325728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1200 | 2025.08.01 21:34:11.325732 [ 40 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1201 | 2025.08.01 21:34:11.325828 [ 40 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2025.08.01 21:34:11.325854 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1203 | 2025.08.01 21:34:11.328027 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 1204 | 2025.08.01 21:34:11.328214 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1205 | 2025.08.01 21:34:11.330181 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1206 | 2025.08.01 21:34:11.334572 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1207 | 2025.08.01 21:34:11.334671 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1208 | 2025.08.01 21:34:11.336714 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1209 | 2025.08.01 21:34:11.338745 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1210 | 2025.08.01 21:34:11.340925 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1211 | 2025.08.01 21:34:11.384747 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.058747099 sec., 47764.060655999376 rows/sec., 699.67 KiB/sec. | ||
| 1212 | 2025.08.01 21:34:11.385699 [ 191 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1213 | 2025.08.01 21:34:11.386235 [ 191 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2025.08.01 21:34:11.386308 [ 191 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_6_1} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1215 | 2025.08.01 21:34:11.386396 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1216 | 2025.08.01 21:34:11.479350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1217 | 2025.08.01 21:34:11.496017 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2025.08.01 21:34:11.496059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1219 | 2025.08.01 21:34:11.501953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1220 | 2025.08.01 21:34:11.503182 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2025.08.01 21:34:11.503447 [ 40 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1222 | 2025.08.01 21:34:11.503486 [ 40 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2025.08.01 21:34:11.503509 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1224 | 2025.08.01 21:34:11.503633 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 1225 | 2025.08.01 21:34:11.506441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1226 | 2025.08.01 21:34:11.508019 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1227 | 2025.08.01 21:34:11.509393 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 1228 | 2025.08.01 21:34:11.513776 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 1229 | 2025.08.01 21:34:11.517975 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 1230 | 2025.08.01 21:34:11.522195 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 1231 | 2025.08.01 21:34:11.531515 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 1232 | 2025.08.01 21:34:11.535602 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 1233 | 2025.08.01 21:34:11.596284 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092710735 sec., 496.1669217701704 rows/sec., 2.57 MiB/sec. | ||
| 1234 | 2025.08.01 21:34:11.599035 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1235 | 2025.08.01 21:34:11.601546 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_6_1} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.08.01 21:34:11.601660 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_6_1} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1237 | 2025.08.01 21:34:11.603675 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1238 | 2025.08.01 21:34:12.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.46 MiB, peak 175.00 MiB, free memory in arenas 0.00 B, will set to 175.78 MiB (RSS), difference: 10.32 MiB | ||
| 1239 | 2025.08.01 21:34:13.082694 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2025.08.01 21:34:13.082893 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1241 | 2025.08.01 21:34:13.082963 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1242 | 2025.08.01 21:34:13.083639 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2025.08.01 21:34:13.083680 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1244 | 2025.08.01 21:34:13.084243 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1245 | 2025.08.01 21:34:13.084769 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2025.08.01 21:34:13.084917 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002079 sec., 12506.012506012505 rows/sec., 965.29 KiB/sec. | ||
| 1247 | 2025.08.01 21:34:13.084915 [ 37 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1248 | 2025.08.01 21:34:13.084959 [ 259 ] {6895eed9-2e6c-4dbd-8b25-49c30c54f278} <Debug> TCPHandler: Processed in 0.002399158 sec. | ||
| 1249 | 2025.08.01 21:34:13.085013 [ 37 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1250 | 2025.08.01 21:34:13.085055 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1251 | 2025.08.01 21:34:13.085116 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2025.08.01 21:34:13.085219 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1253 | 2025.08.01 21:34:13.085221 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 1254 | 2025.08.01 21:34:13.085262 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1255 | 2025.08.01 21:34:13.085400 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1256 | 2025.08.01 21:34:13.085456 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
| 1257 | 2025.08.01 21:34:13.085552 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1258 | 2025.08.01 21:34:13.085599 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1259 | 2025.08.01 21:34:13.085643 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1260 | 2025.08.01 21:34:13.085685 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 1261 | 2025.08.01 21:34:13.085718 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2025.08.01 21:34:13.085727 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1263 | 2025.08.01 21:34:13.085765 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1264 | 2025.08.01 21:34:13.086344 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1265 | 2025.08.01 21:34:13.086798 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644553 sec., 159921.87542754778 rows/sec., 13.72 MiB/sec. | ||
| 1266 | 2025.08.01 21:34:13.086889 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2025.08.01 21:34:13.087000 [ 37 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1268 | 2025.08.01 21:34:13.087019 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1269 | 2025.08.01 21:34:13.087030 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00183 sec., 15300.54644808743 rows/sec., 1.19 MiB/sec. | ||
| 1270 | 2025.08.01 21:34:13.087036 [ 37 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2025.08.01 21:34:13.087076 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1272 | 2025.08.01 21:34:13.087079 [ 259 ] {4963833d-6ce2-41ca-a4e8-8a61dc4ee1b9} <Debug> TCPHandler: Processed in 0.00201613 sec. | ||
| 1273 | 2025.08.01 21:34:13.087158 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 1274 | 2025.08.01 21:34:13.087207 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.08.01 21:34:13.087292 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1276 | 2025.08.01 21:34:13.087316 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1277 | 2025.08.01 21:34:13.087338 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 42 rows starting from the beginning of the part | ||
| 1278 | 2025.08.01 21:34:13.087367 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1279 | 2025.08.01 21:34:13.087437 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1280 | 2025.08.01 21:34:13.087492 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1281 | 2025.08.01 21:34:13.087507 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2025.08.01 21:34:13.087543 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1283 | 2025.08.01 21:34:13.087587 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_6_1} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1284 | 2025.08.01 21:34:13.087596 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1285 | 2025.08.01 21:34:13.087648 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1286 | 2025.08.01 21:34:13.087663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1287 | 2025.08.01 21:34:13.087786 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2025.08.01 21:34:13.087829 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1289 | 2025.08.01 21:34:13.088388 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1290 | 2025.08.01 21:34:13.088608 [ 194 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148167 sec., 160629.55988850418 rows/sec., 13.17 MiB/sec. | ||
| 1291 | 2025.08.01 21:34:13.088857 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1292 | 2025.08.01 21:34:13.088888 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2025.08.01 21:34:13.089005 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1294 | 2025.08.01 21:34:13.089036 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1295 | 2025.08.01 21:34:13.089035 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001738 sec., 57537.39930955121 rows/sec., 3.99 MiB/sec. | ||
| 1296 | 2025.08.01 21:34:13.089054 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1297 | 2025.08.01 21:34:13.089089 [ 259 ] {086369b2-9dbc-4b7c-b216-60c98aa66876} <Debug> TCPHandler: Processed in 0.001931368 sec. | ||
| 1298 | 2025.08.01 21:34:13.089129 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 1299 | 2025.08.01 21:34:13.089212 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.08.01 21:34:13.089230 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1301 | 2025.08.01 21:34:13.089263 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part | ||
| 1302 | 2025.08.01 21:34:13.089310 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1303 | 2025.08.01 21:34:13.089313 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1304 | 2025.08.01 21:34:13.089340 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.08.01 21:34:13.089349 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1306 | 2025.08.01 21:34:13.089366 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1307 | 2025.08.01 21:34:13.089397 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1308 | 2025.08.01 21:34:13.089420 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_6_1} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1309 | 2025.08.01 21:34:13.089436 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1310 | 2025.08.01 21:34:13.089484 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1311 | 2025.08.01 21:34:13.089490 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1312 | 2025.08.01 21:34:13.089706 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2025.08.01 21:34:13.089748 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1314 | 2025.08.01 21:34:13.090180 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1315 | 2025.08.01 21:34:13.090328 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227054 sec., 490605.9554021257 rows/sec., 34.01 MiB/sec. | ||
| 1316 | 2025.08.01 21:34:13.090569 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1317 | 2025.08.01 21:34:13.090625 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.08.01 21:34:13.090730 [ 37 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1319 | 2025.08.01 21:34:13.090757 [ 37 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.08.01 21:34:13.090765 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001471 sec., 20394.289598912303 rows/sec., 1.40 MiB/sec. | ||
| 1321 | 2025.08.01 21:34:13.090777 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1322 | 2025.08.01 21:34:13.090824 [ 259 ] {515f1fd4-6839-4495-b76d-5049b021d68d} <Debug> TCPHandler: Processed in 0.001659643 sec. | ||
| 1323 | 2025.08.01 21:34:13.090883 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1324 | 2025.08.01 21:34:13.090989 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1325 | 2025.08.01 21:34:13.091026 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 1326 | 2025.08.01 21:34:13.091048 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2025.08.01 21:34:13.091101 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 1328 | 2025.08.01 21:34:13.091116 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1329 | 2025.08.01 21:34:13.091152 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1330 | 2025.08.01 21:34:13.091177 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1331 | 2025.08.01 21:34:13.091206 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1332 | 2025.08.01 21:34:13.091250 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1333 | 2025.08.01 21:34:13.091297 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1334 | 2025.08.01 21:34:13.092026 [ 200 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197704 sec., 150287.55017934315 rows/sec., 10.30 MiB/sec. | ||
| 1335 | 2025.08.01 21:34:13.092220 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1336 | 2025.08.01 21:34:13.092663 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.08.01 21:34:13.092720 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_6_1} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1338 | 2025.08.01 21:34:13.092769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1339 | 2025.08.01 21:34:16.325298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 200 | ||
| 1340 | 2025.08.01 21:34:16.327277 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2025.08.01 21:34:16.327334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1342 | 2025.08.01 21:34:16.328620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1343 | 2025.08.01 21:34:16.329100 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2025.08.01 21:34:16.329413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
| 1345 | 2025.08.01 21:34:18.081183 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.08.01 21:34:18.081575 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1347 | 2025.08.01 21:34:18.084081 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1348 | 2025.08.01 21:34:18.088349 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1349 | 2025.08.01 21:34:18.088595 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1350 | 2025.08.01 21:34:18.092753 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2025.08.01 21:34:18.097376 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1352 | 2025.08.01 21:34:18.101625 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1353 | 2025.08.01 21:34:18.104139 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 1354 | 2025.08.01 21:34:18.104162 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1355 | 2025.08.01 21:34:18.104247 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1356 | 2025.08.01 21:34:18.104269 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1357 | 2025.08.01 21:34:18.117831 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.036405 sec., 549.3750858398572 rows/sec., 22.88 KiB/sec. | ||
| 1358 | 2025.08.01 21:34:18.117922 [ 259 ] {ba9ccd78-c3e0-4cd0-8971-68a1ba293d53} <Debug> TCPHandler: Processed in 0.036929175 sec. | ||
| 1359 | 2025.08.01 21:34:18.118320 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.08.01 21:34:18.118489 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1361 | 2025.08.01 21:34:18.118730 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1362 | 2025.08.01 21:34:18.118763 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received')" moved to PREWHERE | ||
| 1363 | 2025.08.01 21:34:18.118937 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1364 | 2025.08.01 21:34:18.118993 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2025.08.01 21:34:18.119097 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1366 | 2025.08.01 21:34:18.119126 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1367 | 2025.08.01 21:34:18.119146 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 1368 | 2025.08.01 21:34:18.119163 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1369 | 2025.08.01 21:34:18.119196 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received'))" | ||
| 1370 | 2025.08.01 21:34:18.119213 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1371 | 2025.08.01 21:34:18.119637 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001218 sec., 16420.361247947458 rows/sec., 683.91 KiB/sec. | ||
| 1372 | 2025.08.01 21:34:18.119696 [ 259 ] {2d45b920-6316-4d6d-8137-6f9d59cc146a} <Debug> TCPHandler: Processed in 0.001444169 sec. | ||
| 1373 | 2025.08.01 21:34:18.119940 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2025.08.01 21:34:18.120071 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1375 | 2025.08.01 21:34:18.120448 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1376 | 2025.08.01 21:34:18.120481 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1377 | 2025.08.01 21:34:18.120758 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2025.08.01 21:34:18.120813 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2025.08.01 21:34:18.120910 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1380 | 2025.08.01 21:34:18.120938 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1381 | 2025.08.01 21:34:18.120956 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 1382 | 2025.08.01 21:34:18.120970 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1383 | 2025.08.01 21:34:18.121003 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1384 | 2025.08.01 21:34:18.121022 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1385 | 2025.08.01 21:34:18.121405 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001382 sec., 14471.78002894356 rows/sec., 602.76 KiB/sec. | ||
| 1386 | 2025.08.01 21:34:18.121464 [ 259 ] {c1045a12-8579-43e4-b58a-064991ff557e} <Debug> TCPHandler: Processed in 0.001575091 sec. | ||
| 1387 | 2025.08.01 21:34:18.121691 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2025.08.01 21:34:18.121817 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1389 | 2025.08.01 21:34:18.122016 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1390 | 2025.08.01 21:34:18.122047 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent')" moved to PREWHERE | ||
| 1391 | 2025.08.01 21:34:18.122217 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1392 | 2025.08.01 21:34:18.122269 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1393 | 2025.08.01 21:34:18.122365 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1394 | 2025.08.01 21:34:18.122394 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1395 | 2025.08.01 21:34:18.122412 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 1396 | 2025.08.01 21:34:18.122426 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1397 | 2025.08.01 21:34:18.122458 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent'))" | ||
| 1398 | 2025.08.01 21:34:18.122477 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1399 | 2025.08.01 21:34:18.122867 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001097 sec., 18231.540565177755 rows/sec., 759.35 KiB/sec. | ||
| 1400 | 2025.08.01 21:34:18.122923 [ 259 ] {f718067a-fada-441b-8c08-8bddb456e890} <Debug> TCPHandler: Processed in 0.001282905 sec. | ||
| 1401 | 2025.08.01 21:34:18.123141 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2025.08.01 21:34:18.123267 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1403 | 2025.08.01 21:34:18.123459 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1404 | 2025.08.01 21:34:18.123492 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1405 | 2025.08.01 21:34:18.123661 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1406 | 2025.08.01 21:34:18.123713 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1407 | 2025.08.01 21:34:18.123809 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1408 | 2025.08.01 21:34:18.123837 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1409 | 2025.08.01 21:34:18.123855 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 1410 | 2025.08.01 21:34:18.123869 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1411 | 2025.08.01 21:34:18.123901 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1412 | 2025.08.01 21:34:18.123918 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1413 | 2025.08.01 21:34:18.124292 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001072 sec., 18656.716417910447 rows/sec., 777.06 KiB/sec. | ||
| 1414 | 2025.08.01 21:34:18.124347 [ 259 ] {a285cb39-fa54-4da5-96bf-fad5e3c572a3} <Debug> TCPHandler: Processed in 0.001255455 sec. | ||
| 1415 | 2025.08.01 21:34:18.124559 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2025.08.01 21:34:18.124685 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1417 | 2025.08.01 21:34:18.124879 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2025.08.01 21:34:18.124911 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1419 | 2025.08.01 21:34:18.125081 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2025.08.01 21:34:18.125133 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2025.08.01 21:34:18.125229 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1422 | 2025.08.01 21:34:18.125258 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2025.08.01 21:34:18.125276 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 1424 | 2025.08.01 21:34:18.125290 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1425 | 2025.08.01 21:34:18.125321 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1426 | 2025.08.01 21:34:18.125338 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1427 | 2025.08.01 21:34:18.125711 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Debug> executeQuery: Read 20 rows, 853.00 B in 0.001073 sec., 18639.32898415657 rows/sec., 776.34 KiB/sec. | ||
| 1428 | 2025.08.01 21:34:18.125767 [ 259 ] {713642a8-f3c8-4b09-b415-6e943e23a395} <Debug> TCPHandler: Processed in 0.001256115 sec. | ||
| 1429 | 2025.08.01 21:34:18.140431 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.08.01 21:34:18.140557 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1431 | 2025.08.01 21:34:18.140613 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1432 | 2025.08.01 21:34:18.141483 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.08.01 21:34:18.141557 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1434 | 2025.08.01 21:34:18.142205 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1435 | 2025.08.01 21:34:18.142623 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.08.01 21:34:18.142763 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.002242 sec., 2676.1819803746653 rows/sec., 1.24 MiB/sec. | ||
| 1437 | 2025.08.01 21:34:18.142800 [ 259 ] {3f5b1932-6b4e-4dba-ba61-14b3ad32b353} <Debug> TCPHandler: Processed in 0.002429199 sec. | ||
| 1438 | 2025.08.01 21:34:18.142947 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.08.01 21:34:18.143043 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1440 | 2025.08.01 21:34:18.143083 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1441 | 2025.08.01 21:34:18.146235 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.08.01 21:34:18.146286 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1443 | 2025.08.01 21:34:18.146976 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1444 | 2025.08.01 21:34:18.147417 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2025.08.01 21:34:18.147542 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004519 sec., 5310.90949325072 rows/sec., 451.22 KiB/sec. | ||
| 1446 | 2025.08.01 21:34:18.147577 [ 259 ] {5b677f74-1fab-42ca-9077-1431d2c11559} <Debug> TCPHandler: Processed in 0.004679503 sec. | ||
| 1447 | 2025.08.01 21:34:18.147709 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2025.08.01 21:34:18.147804 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1449 | 2025.08.01 21:34:18.147844 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1450 | 2025.08.01 21:34:18.148218 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2025.08.01 21:34:18.148253 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1452 | 2025.08.01 21:34:18.148688 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1453 | 2025.08.01 21:34:18.149120 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2025.08.01 21:34:18.149244 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001458 sec., 1371.7421124828531 rows/sec., 111.86 KiB/sec. | ||
| 1455 | 2025.08.01 21:34:18.149279 [ 259 ] {a5f95154-5bed-4d9d-97b1-145d87f7f286} <Debug> TCPHandler: Processed in 0.001632143 sec. | ||
| 1456 | 2025.08.01 21:34:18.149407 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2025.08.01 21:34:18.149526 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1458 | 2025.08.01 21:34:18.149574 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1459 | 2025.08.01 21:34:18.150086 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.08.01 21:34:18.150120 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1461 | 2025.08.01 21:34:18.150604 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1462 | 2025.08.01 21:34:18.151032 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.08.01 21:34:18.151156 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Debug> executeQuery: Read 195 rows, 18.05 KiB in 0.001654 sec., 117896.00967351874 rows/sec., 10.66 MiB/sec. | ||
| 1464 | 2025.08.01 21:34:18.151192 [ 259 ] {a26fd94d-1e64-477f-ab9d-c98a71a3e4bc} <Debug> TCPHandler: Processed in 0.001857887 sec. | ||
| 1465 | 2025.08.01 21:34:18.151308 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.08.01 21:34:18.151402 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1467 | 2025.08.01 21:34:18.151440 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1468 | 2025.08.01 21:34:18.151837 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.08.01 21:34:18.151871 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1470 | 2025.08.01 21:34:18.152256 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1471 | 2025.08.01 21:34:18.152718 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.08.01 21:34:18.152838 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Debug> executeQuery: Read 38 rows, 2.91 KiB in 0.001455 sec., 26116.83848797251 rows/sec., 1.95 MiB/sec. | ||
| 1473 | 2025.08.01 21:34:18.152874 [ 259 ] {fd8470ec-ea6f-4e86-a9bf-554c7266f982} <Debug> TCPHandler: Processed in 0.001620832 sec. | ||
| 1474 | 2025.08.01 21:34:18.152975 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2025.08.01 21:34:18.153066 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1476 | 2025.08.01 21:34:18.153104 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1477 | 2025.08.01 21:34:18.153508 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2025.08.01 21:34:18.153539 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1479 | 2025.08.01 21:34:18.153937 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1480 | 2025.08.01 21:34:18.154397 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2025.08.01 21:34:18.154519 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001471 sec., 16315.431679129842 rows/sec., 1.35 MiB/sec. | ||
| 1482 | 2025.08.01 21:34:18.154554 [ 259 ] {b87c21be-6424-453f-9bc9-b341e6acc2d7} <Debug> TCPHandler: Processed in 0.001625783 sec. | ||
| 1483 | 2025.08.01 21:34:18.154666 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2025.08.01 21:34:18.154757 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1485 | 2025.08.01 21:34:18.154794 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1486 | 2025.08.01 21:34:18.155165 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2025.08.01 21:34:18.155199 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1488 | 2025.08.01 21:34:18.157820 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1489 | 2025.08.01 21:34:18.158284 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2025.08.01 21:34:18.158429 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003688 sec., 3253.7960954446858 rows/sec., 254.20 KiB/sec. | ||
| 1491 | 2025.08.01 21:34:18.158478 [ 259 ] {7adf6bca-a7be-478b-aa27-ef9ac1e28777} <Debug> TCPHandler: Processed in 0.003865797 sec. | ||
| 1492 | 2025.08.01 21:34:18.158602 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2025.08.01 21:34:18.158702 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1494 | 2025.08.01 21:34:18.158739 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1495 | 2025.08.01 21:34:18.159143 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2025.08.01 21:34:18.159176 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1497 | 2025.08.01 21:34:18.159564 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1498 | 2025.08.01 21:34:18.159977 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2025.08.01 21:34:18.160099 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Debug> executeQuery: Read 90 rows, 7.58 KiB in 0.001414 sec., 63649.22206506365 rows/sec., 5.23 MiB/sec. | ||
| 1500 | 2025.08.01 21:34:18.160133 [ 259 ] {21275b51-5b12-47b7-8d08-ad8ad537fbd2} <Debug> TCPHandler: Processed in 0.001589902 sec. | ||
| 1501 | 2025.08.01 21:34:18.160246 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2025.08.01 21:34:18.160337 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1503 | 2025.08.01 21:34:18.160378 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1504 | 2025.08.01 21:34:18.160809 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2025.08.01 21:34:18.160842 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1506 | 2025.08.01 21:34:18.161264 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1507 | 2025.08.01 21:34:18.161674 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2025.08.01 21:34:18.161797 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Debug> executeQuery: Read 401 rows, 32.07 KiB in 0.001477 sec., 271496.27623561275 rows/sec., 21.21 MiB/sec. | ||
| 1509 | 2025.08.01 21:34:18.161831 [ 259 ] {3b924ab6-40ca-428e-9340-d0c631b2cbb0} <Debug> TCPHandler: Processed in 0.001639732 sec. | ||
| 1510 | 2025.08.01 21:34:18.161945 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2025.08.01 21:34:18.162037 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1512 | 2025.08.01 21:34:18.162088 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1513 | 2025.08.01 21:34:18.162891 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2025.08.01 21:34:18.162925 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1515 | 2025.08.01 21:34:18.163552 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1516 | 2025.08.01 21:34:18.163960 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2025.08.01 21:34:18.164089 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002069 sec., 11599.806669888834 rows/sec., 20.79 MiB/sec. | ||
| 1518 | 2025.08.01 21:34:18.164144 [ 259 ] {5c5bc428-d61a-4cf3-9c8c-1276cc7139a1} <Debug> TCPHandler: Processed in 0.002257356 sec. | ||
| 1519 | 2025.08.01 21:34:18.164253 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2025.08.01 21:34:18.164346 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1521 | 2025.08.01 21:34:18.164385 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1522 | 2025.08.01 21:34:18.164823 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2025.08.01 21:34:18.164856 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1524 | 2025.08.01 21:34:18.165246 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1525 | 2025.08.01 21:34:18.165712 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2025.08.01 21:34:18.165834 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001506 sec., 19920.3187250996 rows/sec., 1.36 MiB/sec. | ||
| 1527 | 2025.08.01 21:34:18.165867 [ 259 ] {d99edd1f-985a-46bf-a466-7a8219122b9f} <Debug> TCPHandler: Processed in 0.001660383 sec. | ||
| 1528 | 2025.08.01 21:34:18.825948 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1529 | 2025.08.01 21:34:18.826512 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1530 | 2025.08.01 21:34:18.826562 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1531 | 2025.08.01 21:34:18.827185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1532 | 2025.08.01 21:34:18.827721 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.08.01 21:34:18.827866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1534 | 2025.08.01 21:34:19.006633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1535 | 2025.08.01 21:34:19.023417 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.08.01 21:34:19.023477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 1537 | 2025.08.01 21:34:19.029170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1538 | 2025.08.01 21:34:19.030225 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.08.01 21:34:19.033163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1540 | 2025.08.01 21:34:23.083326 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.08.01 21:34:23.083564 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1542 | 2025.08.01 21:34:23.083633 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1543 | 2025.08.01 21:34:23.084266 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.08.01 21:34:23.084320 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1545 | 2025.08.01 21:34:23.084804 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1546 | 2025.08.01 21:34:23.085238 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.08.01 21:34:23.085395 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001897 sec., 13705.851344227727 rows/sec., 1.03 MiB/sec. | ||
| 1548 | 2025.08.01 21:34:23.085440 [ 259 ] {9bf155fa-b8ad-43a8-bedb-5d1bb1c5c933} <Debug> TCPHandler: Processed in 0.002252875 sec. | ||
| 1549 | 2025.08.01 21:34:23.085567 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.08.01 21:34:23.085669 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1551 | 2025.08.01 21:34:23.085712 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1552 | 2025.08.01 21:34:23.086151 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.08.01 21:34:23.086190 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1554 | 2025.08.01 21:34:23.086633 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1555 | 2025.08.01 21:34:23.087115 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.08.01 21:34:23.087251 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001604 sec., 17456.35910224439 rows/sec., 1.36 MiB/sec. | ||
| 1557 | 2025.08.01 21:34:23.087289 [ 259 ] {b9c60006-791a-445b-b3f7-431e6d627c44} <Debug> TCPHandler: Processed in 0.001773396 sec. | ||
| 1558 | 2025.08.01 21:34:23.087404 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2025.08.01 21:34:23.087499 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1560 | 2025.08.01 21:34:23.087542 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1561 | 2025.08.01 21:34:23.087933 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.08.01 21:34:23.087970 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1563 | 2025.08.01 21:34:23.088392 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1564 | 2025.08.01 21:34:23.088812 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.08.01 21:34:23.088941 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001462 sec., 68399.45280437756 rows/sec., 4.74 MiB/sec. | ||
| 1566 | 2025.08.01 21:34:23.088985 [ 259 ] {684c009f-59bb-4d56-9d31-c1670f721297} <Debug> TCPHandler: Processed in 0.001631412 sec. | ||
| 1567 | 2025.08.01 21:34:23.089097 [ 259 ] {} <Trace> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2025.08.01 21:34:23.089189 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64009) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1569 | 2025.08.01 21:34:23.089230 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1570 | 2025.08.01 21:34:23.089551 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.08.01 21:34:23.089587 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1572 | 2025.08.01 21:34:23.090011 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1573 | 2025.08.01 21:34:23.090449 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.08.01 21:34:23.090575 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001404 sec., 21367.521367521367 rows/sec., 1.46 MiB/sec. | ||
| 1575 | 2025.08.01 21:34:23.090617 [ 259 ] {770e45ac-d453-4ab6-9976-f43a531fd74b} <Debug> TCPHandler: Processed in 0.001566541 sec. | ||
| 1576 | 2025.08.01 21:34:26.220814 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1577 | 2025.08.01 21:34:26.220870 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1578 | 2025.08.01 21:34:26.328045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1579 | 2025.08.01 21:34:26.328535 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.08.01 21:34:26.328575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1581 | 2025.08.01 21:34:26.329144 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1582 | 2025.08.01 21:34:26.329588 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.08.01 21:34:26.329687 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 242 | ||
| 1584 | 2025.08.01 21:34:26.329720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1585 | 2025.08.01 21:34:26.332144 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.08.01 21:34:26.332210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1587 | 2025.08.01 21:34:26.333583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1588 | 2025.08.01 21:34:26.334116 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.08.01 21:34:26.334471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1590 | 2025.08.01 21:34:26.533327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1591 | 2025.08.01 21:34:26.551460 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2025.08.01 21:34:26.551524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1593 | 2025.08.01 21:34:26.557572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1594 | 2025.08.01 21:34:26.558665 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.08.01 21:34:26.561970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1596 | 2025.08.01 21:34:26.745752 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1597 | 2025.08.01 21:34:26.745854 [ 259 ] {} <Debug> TCP-Session: 8d0b72e3-b02d-4d6d-9cc5-53a64eb98b89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2025.08.01 21:34:27.000259 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.30 MiB, peak 182.33 MiB, free memory in arenas 0.00 B, will set to 178.75 MiB (RSS), difference: 2.45 MiB | ||
| 1599 | 2025.08.01 21:34:28.084764 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2025.08.01 21:34:28.084941 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1601 | 2025.08.01 21:34:28.085024 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1602 | 2025.08.01 21:34:28.085729 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.08.01 21:34:28.085776 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1604 | 2025.08.01 21:34:28.086179 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1605 | 2025.08.01 21:34:28.086429 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2025.08.01 21:34:28.086589 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Debug> executeQuery: Read 74 rows, 6.52 KiB in 0.001694 sec., 43683.589138134594 rows/sec., 3.76 MiB/sec. | ||
| 1607 | 2025.08.01 21:34:28.086635 [ 261 ] {4986a722-9f5f-42b2-8720-d4643b189a88} <Debug> TCPHandler: Processed in 0.00200002 sec. | ||
| 1608 | 2025.08.01 21:34:28.086767 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2025.08.01 21:34:28.086872 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1610 | 2025.08.01 21:34:28.086917 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1611 | 2025.08.01 21:34:28.087336 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2025.08.01 21:34:28.087373 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1613 | 2025.08.01 21:34:28.087673 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1614 | 2025.08.01 21:34:28.087879 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.08.01 21:34:28.088011 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001164 sec., 20618.556701030928 rows/sec., 1.51 MiB/sec. | ||
| 1616 | 2025.08.01 21:34:28.088049 [ 261 ] {8063a973-ed4b-4b79-a106-ca9e4feb3363} <Debug> TCPHandler: Processed in 0.001336406 sec. | ||
| 1617 | 2025.08.01 21:34:28.088177 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1618 | 2025.08.01 21:34:28.088277 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1619 | 2025.08.01 21:34:28.088319 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1620 | 2025.08.01 21:34:28.088754 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2025.08.01 21:34:28.088798 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1622 | 2025.08.01 21:34:28.089207 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1623 | 2025.08.01 21:34:28.089515 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2025.08.01 21:34:28.089655 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001397 sec., 37222.619899785255 rows/sec., 2.91 MiB/sec. | ||
| 1625 | 2025.08.01 21:34:28.089700 [ 261 ] {41980754-d397-4d1e-8864-bd5ef44b4e84} <Debug> TCPHandler: Processed in 0.001581391 sec. | ||
| 1626 | 2025.08.01 21:34:28.089807 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2025.08.01 21:34:28.089903 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1628 | 2025.08.01 21:34:28.089952 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1629 | 2025.08.01 21:34:28.090342 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1630 | 2025.08.01 21:34:28.090379 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1631 | 2025.08.01 21:34:28.090711 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1632 | 2025.08.01 21:34:28.090917 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1633 | 2025.08.01 21:34:28.091046 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001162 sec., 86058.51979345955 rows/sec., 5.97 MiB/sec. | ||
| 1634 | 2025.08.01 21:34:28.091082 [ 261 ] {b460ef23-8b8f-4689-baa4-fbd4de0656c0} <Debug> TCPHandler: Processed in 0.001325847 sec. | ||
| 1635 | 2025.08.01 21:34:28.091195 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1636 | 2025.08.01 21:34:28.091292 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1637 | 2025.08.01 21:34:28.091347 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1638 | 2025.08.01 21:34:28.092228 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2025.08.01 21:34:28.092264 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1640 | 2025.08.01 21:34:28.092819 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1641 | 2025.08.01 21:34:28.093037 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1642 | 2025.08.01 21:34:28.093173 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.0019 sec., 12631.578947368422 rows/sec., 22.64 MiB/sec. | ||
| 1643 | 2025.08.01 21:34:28.093228 [ 261 ] {05c75e0f-89f0-4a12-85ac-cf481e233c75} <Debug> TCPHandler: Processed in 0.002084511 sec. | ||
| 1644 | 2025.08.01 21:34:28.093379 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2025.08.01 21:34:28.093478 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1646 | 2025.08.01 21:34:28.093521 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1647 | 2025.08.01 21:34:28.093859 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2025.08.01 21:34:28.093896 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1649 | 2025.08.01 21:34:28.094217 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1650 | 2025.08.01 21:34:28.094433 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2025.08.01 21:34:28.094556 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001097 sec., 27347.310847766636 rows/sec., 1.87 MiB/sec. | ||
| 1652 | 2025.08.01 21:34:28.094591 [ 261 ] {70583533-3f4c-4923-9204-c004adefa9ee} <Debug> TCPHandler: Processed in 0.001266635 sec. | ||
| 1653 | 2025.08.01 21:34:33.083399 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2025.08.01 21:34:33.083583 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1655 | 2025.08.01 21:34:33.083643 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1656 | 2025.08.01 21:34:33.084230 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2025.08.01 21:34:33.084267 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1658 | 2025.08.01 21:34:33.084630 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1659 | 2025.08.01 21:34:33.084851 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2025.08.01 21:34:33.084994 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001457 sec., 1372.6835964310226 rows/sec., 111.93 KiB/sec. | ||
| 1661 | 2025.08.01 21:34:33.085032 [ 261 ] {b59a5e06-68e4-4d55-8688-b637a686b05f} <Debug> TCPHandler: Processed in 0.001757875 sec. | ||
| 1662 | 2025.08.01 21:34:33.085152 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2025.08.01 21:34:33.085244 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1664 | 2025.08.01 21:34:33.085283 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1665 | 2025.08.01 21:34:33.085691 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2025.08.01 21:34:33.085724 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1667 | 2025.08.01 21:34:33.086037 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1668 | 2025.08.01 21:34:33.086238 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2025.08.01 21:34:33.086358 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Debug> executeQuery: Read 45 rows, 3.88 KiB in 0.001132 sec., 39752.65017667845 rows/sec., 3.34 MiB/sec. | ||
| 1670 | 2025.08.01 21:34:33.086392 [ 261 ] {ab382b9a-3333-45eb-9715-33919316e06c} <Debug> TCPHandler: Processed in 0.001287895 sec. | ||
| 1671 | 2025.08.01 21:34:33.086504 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2025.08.01 21:34:33.086602 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1673 | 2025.08.01 21:34:33.086641 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1674 | 2025.08.01 21:34:33.087047 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2025.08.01 21:34:33.087081 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1676 | 2025.08.01 21:34:33.087361 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1677 | 2025.08.01 21:34:33.087573 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.08.01 21:34:33.087678 [ 96 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1679 | 2025.08.01 21:34:33.087690 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001106 sec., 9945.750452079566 rows/sec., 738.16 KiB/sec. | ||
| 1680 | 2025.08.01 21:34:33.087715 [ 96 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2025.08.01 21:34:33.087731 [ 261 ] {2851e32c-469d-4c18-88a0-5b69458a9b47} <Debug> TCPHandler: Processed in 0.001278236 sec. | ||
| 1682 | 2025.08.01 21:34:33.087735 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1683 | 2025.08.01 21:34:33.087838 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2025.08.01 21:34:33.087881 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 1685 | 2025.08.01 21:34:33.087931 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1686 | 2025.08.01 21:34:33.087976 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1687 | 2025.08.01 21:34:33.088058 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1688 | 2025.08.01 21:34:33.088110 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 1689 | 2025.08.01 21:34:33.088223 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1690 | 2025.08.01 21:34:33.088289 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 1691 | 2025.08.01 21:34:33.088351 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1692 | 2025.08.01 21:34:33.088377 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2025.08.01 21:34:33.088402 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1694 | 2025.08.01 21:34:33.088418 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1695 | 2025.08.01 21:34:33.088460 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1696 | 2025.08.01 21:34:33.088768 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1697 | 2025.08.01 21:34:33.089008 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2025.08.01 21:34:33.089139 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Debug> executeQuery: Read 39 rows, 3.12 KiB in 0.001226 sec., 31810.766721044045 rows/sec., 2.49 MiB/sec. | ||
| 1699 | 2025.08.01 21:34:33.089176 [ 261 ] {d1c468c4-5951-49c9-94cd-4457191328e0} <Debug> TCPHandler: Processed in 0.001385047 sec. | ||
| 1700 | 2025.08.01 21:34:33.089273 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2025.08.01 21:34:33.089370 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1702 | 2025.08.01 21:34:33.089369 [ 198 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544431 sec., 83525.90695213966 rows/sec., 6.46 MiB/sec. | ||
| 1703 | 2025.08.01 21:34:33.089418 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1704 | 2025.08.01 21:34:33.089524 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1705 | 2025.08.01 21:34:33.089779 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2025.08.01 21:34:33.089811 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.08.01 21:34:33.089843 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_6_1} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1708 | 2025.08.01 21:34:33.089853 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1709 | 2025.08.01 21:34:33.089916 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1710 | 2025.08.01 21:34:33.090203 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1711 | 2025.08.01 21:34:33.090411 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2025.08.01 21:34:33.090539 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.001188 sec., 85016.83501683502 rows/sec., 5.89 MiB/sec. | ||
| 1713 | 2025.08.01 21:34:33.090575 [ 261 ] {8862fef2-0541-415f-86c2-cddda8ae907a} <Debug> TCPHandler: Processed in 0.001348237 sec. | ||
| 1714 | 2025.08.01 21:34:33.090687 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2025.08.01 21:34:33.090784 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1716 | 2025.08.01 21:34:33.090837 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1717 | 2025.08.01 21:34:33.091564 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2025.08.01 21:34:33.091600 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1719 | 2025.08.01 21:34:33.092115 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1720 | 2025.08.01 21:34:33.092327 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2025.08.01 21:34:33.092459 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001693 sec., 5316.007088009451 rows/sec., 9.53 MiB/sec. | ||
| 1722 | 2025.08.01 21:34:33.092460 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1723 | 2025.08.01 21:34:33.092509 [ 261 ] {1b55ad6d-ba4a-4b4f-b413-9c1516edb344} <Debug> TCPHandler: Processed in 0.001869567 sec. | ||
| 1724 | 2025.08.01 21:34:33.092519 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.08.01 21:34:33.092550 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1726 | 2025.08.01 21:34:33.092628 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.08.01 21:34:33.092688 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 1728 | 2025.08.01 21:34:33.092725 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.08.01 21:34:33.092774 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1730 | 2025.08.01 21:34:33.093020 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1731 | 2025.08.01 21:34:33.093096 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1732 | 2025.08.01 21:34:33.093113 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2025.08.01 21:34:33.093153 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1734 | 2025.08.01 21:34:33.093278 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1735 | 2025.08.01 21:34:33.093411 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 1736 | 2025.08.01 21:34:33.093461 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1737 | 2025.08.01 21:34:33.093527 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 1738 | 2025.08.01 21:34:33.093646 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1739 | 2025.08.01 21:34:33.093690 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.08.01 21:34:33.093761 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 1741 | 2025.08.01 21:34:33.093843 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001135 sec., 26431.71806167401 rows/sec., 1.81 MiB/sec. | ||
| 1742 | 2025.08.01 21:34:33.093882 [ 261 ] {81b69a90-fe2e-4c87-8306-11c33afaa976} <Debug> TCPHandler: Processed in 0.001302626 sec. | ||
| 1743 | 2025.08.01 21:34:33.095946 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 19 columns (19 merged, 0 gathered) in 0.003328736 sec., 32745.162127606392 rows/sec., 58.68 MiB/sec. | ||
| 1744 | 2025.08.01 21:34:33.096343 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1745 | 2025.08.01 21:34:33.096693 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2025.08.01 21:34:33.096754 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1747 | 2025.08.01 21:34:33.096863 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 1748 | 2025.08.01 21:34:33.829903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1749 | 2025.08.01 21:34:33.830527 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.08.01 21:34:33.830573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1751 | 2025.08.01 21:34:33.831153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1752 | 2025.08.01 21:34:33.831391 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2025.08.01 21:34:33.831521 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1754 | 2025.08.01 21:34:34.062119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1755 | 2025.08.01 21:34:34.080937 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2025.08.01 21:34:34.081015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1757 | 2025.08.01 21:34:34.088482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1758 | 2025.08.01 21:34:34.089351 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2025.08.01 21:34:34.095233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1760 | 2025.08.01 21:34:35.000258 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.40 MiB, peak 184.40 MiB, free memory in arenas 0.00 B, will set to 181.96 MiB (RSS), difference: 1.57 MiB | ||
| 1761 | 2025.08.01 21:34:36.334737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 268 | ||
| 1762 | 2025.08.01 21:34:36.336897 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2025.08.01 21:34:36.336952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1764 | 2025.08.01 21:34:36.338105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1765 | 2025.08.01 21:34:36.338398 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2025.08.01 21:34:36.338557 [ 133 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1767 | 2025.08.01 21:34:36.338625 [ 133 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.08.01 21:34:36.338645 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1769 | 2025.08.01 21:34:36.338721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 1770 | 2025.08.01 21:34:36.338760 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 1771 | 2025.08.01 21:34:36.339378 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1772 | 2025.08.01 21:34:36.339561 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 1773 | 2025.08.01 21:34:36.339962 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
| 1774 | 2025.08.01 21:34:36.340358 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 1775 | 2025.08.01 21:34:36.340745 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1776 | 2025.08.01 21:34:36.341133 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 1777 | 2025.08.01 21:34:36.341658 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1778 | 2025.08.01 21:34:36.348430 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 72 columns (72 merged, 0 gathered) in 0.009718763 sec., 27575.52581537383 rows/sec., 26.39 MiB/sec. | ||
| 1779 | 2025.08.01 21:34:36.349277 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1780 | 2025.08.01 21:34:36.349948 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.08.01 21:34:36.350031 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_6_1} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1782 | 2025.08.01 21:34:36.350260 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 1783 | 2025.08.01 21:34:38.084284 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.08.01 21:34:38.084476 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1785 | 2025.08.01 21:34:38.084541 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1786 | 2025.08.01 21:34:38.085175 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.08.01 21:34:38.085216 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1788 | 2025.08.01 21:34:38.085625 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1789 | 2025.08.01 21:34:38.085854 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.08.01 21:34:38.085966 [ 144 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1791 | 2025.08.01 21:34:38.086004 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Debug> executeQuery: Read 74 rows, 6.52 KiB in 0.001572 sec., 47073.791348600505 rows/sec., 4.05 MiB/sec. | ||
| 1792 | 2025.08.01 21:34:38.086005 [ 144 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2025.08.01 21:34:38.086037 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1794 | 2025.08.01 21:34:38.086053 [ 261 ] {32975684-efc9-491d-82b8-2afd8df4c9ae} <Debug> TCPHandler: Processed in 0.001901557 sec. | ||
| 1795 | 2025.08.01 21:34:38.086162 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 1796 | 2025.08.01 21:34:38.086186 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2025.08.01 21:34:38.086308 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1798 | 2025.08.01 21:34:38.086320 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1799 | 2025.08.01 21:34:38.086358 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1800 | 2025.08.01 21:34:38.086375 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 1801 | 2025.08.01 21:34:38.086474 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 195 rows starting from the beginning of the part | ||
| 1802 | 2025.08.01 21:34:38.086525 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 1803 | 2025.08.01 21:34:38.086569 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 1804 | 2025.08.01 21:34:38.086612 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part | ||
| 1805 | 2025.08.01 21:34:38.086657 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 1806 | 2025.08.01 21:34:38.086814 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2025.08.01 21:34:38.086855 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1808 | 2025.08.01 21:34:38.087315 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1809 | 2025.08.01 21:34:38.087557 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2025.08.01 21:34:38.087614 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151316 sec., 324486.50506225385 rows/sec., 29.45 MiB/sec. | ||
| 1811 | 2025.08.01 21:34:38.087697 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001411 sec., 17009.21332388377 rows/sec., 1.25 MiB/sec. | ||
| 1812 | 2025.08.01 21:34:38.087741 [ 261 ] {2a877d0d-bbe6-4b68-961a-b809542101e3} <Debug> TCPHandler: Processed in 0.001607742 sec. | ||
| 1813 | 2025.08.01 21:34:38.087856 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2025.08.01 21:34:38.087901 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1815 | 2025.08.01 21:34:38.087951 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1816 | 2025.08.01 21:34:38.087998 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1817 | 2025.08.01 21:34:38.088277 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.08.01 21:34:38.088375 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_11_2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1819 | 2025.08.01 21:34:38.088426 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.08.01 21:34:38.088469 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1821 | 2025.08.01 21:34:38.088473 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1822 | 2025.08.01 21:34:38.088785 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1823 | 2025.08.01 21:34:38.089027 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2025.08.01 21:34:38.089150 [ 149 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1825 | 2025.08.01 21:34:38.089159 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Debug> executeQuery: Read 52 rows, 4.16 KiB in 0.001226 sec., 42414.35562805872 rows/sec., 3.31 MiB/sec. | ||
| 1826 | 2025.08.01 21:34:38.089199 [ 149 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2025.08.01 21:34:38.089216 [ 261 ] {707b55a9-2939-4b52-82c6-2ba44473f4ba} <Debug> TCPHandler: Processed in 0.001409397 sec. | ||
| 1828 | 2025.08.01 21:34:38.089223 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1829 | 2025.08.01 21:34:38.089322 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 1830 | 2025.08.01 21:34:38.089333 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2025.08.01 21:34:38.089441 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1832 | 2025.08.01 21:34:38.089453 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1833 | 2025.08.01 21:34:38.089484 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 69 rows starting from the beginning of the part | ||
| 1834 | 2025.08.01 21:34:38.089503 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1835 | 2025.08.01 21:34:38.089565 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 1836 | 2025.08.01 21:34:38.089617 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 1837 | 2025.08.01 21:34:38.089660 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 1838 | 2025.08.01 21:34:38.089702 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 1839 | 2025.08.01 21:34:38.089748 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
| 1840 | 2025.08.01 21:34:38.089888 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.08.01 21:34:38.089931 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1842 | 2025.08.01 21:34:38.090283 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1843 | 2025.08.01 21:34:38.090518 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2025.08.01 21:34:38.090520 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241115 sec., 265889.94573427923 rows/sec., 22.09 MiB/sec. | ||
| 1845 | 2025.08.01 21:34:38.090642 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1846 | 2025.08.01 21:34:38.090653 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001218 sec., 82101.80623973729 rows/sec., 5.69 MiB/sec. | ||
| 1847 | 2025.08.01 21:34:38.090678 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1848 | 2025.08.01 21:34:38.090681 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2025.08.01 21:34:38.090705 [ 261 ] {70bd5a41-d1c6-41ed-af7f-bb9415574e1d} <Debug> TCPHandler: Processed in 0.001421788 sec. | ||
| 1850 | 2025.08.01 21:34:38.090724 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1851 | 2025.08.01 21:34:38.090806 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 1852 | 2025.08.01 21:34:38.090826 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.08.01 21:34:38.090921 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1854 | 2025.08.01 21:34:38.090927 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1855 | 2025.08.01 21:34:38.090958 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.08.01 21:34:38.090962 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 602 rows starting from the beginning of the part | ||
| 1857 | 2025.08.01 21:34:38.090995 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1858 | 2025.08.01 21:34:38.091038 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_11_2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1859 | 2025.08.01 21:34:38.091073 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 401 rows starting from the beginning of the part | ||
| 1860 | 2025.08.01 21:34:38.091110 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1861 | 2025.08.01 21:34:38.091129 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 1862 | 2025.08.01 21:34:38.091182 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 100 rows starting from the beginning of the part | ||
| 1863 | 2025.08.01 21:34:38.091230 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 101 rows starting from the beginning of the part | ||
| 1864 | 2025.08.01 21:34:38.091273 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 1865 | 2025.08.01 21:34:38.091798 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2025.08.01 21:34:38.091840 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1867 | 2025.08.01 21:34:38.092249 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477039 sec., 950550.3916958184 rows/sec., 68.28 MiB/sec. | ||
| 1868 | 2025.08.01 21:34:38.092436 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1869 | 2025.08.01 21:34:38.092441 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1870 | 2025.08.01 21:34:38.092760 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.08.01 21:34:38.092827 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2025.08.01 21:34:38.092913 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002003 sec., 11982.026959560659 rows/sec., 21.47 MiB/sec. | ||
| 1873 | 2025.08.01 21:34:38.092920 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1874 | 2025.08.01 21:34:38.092984 [ 261 ] {f79c94b5-877e-4502-a807-48f25cfa1df1} <Debug> TCPHandler: Processed in 0.002206853 sec. | ||
| 1875 | 2025.08.01 21:34:38.093016 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1876 | 2025.08.01 21:34:38.093099 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.08.01 21:34:38.093198 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1878 | 2025.08.01 21:34:38.093240 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1879 | 2025.08.01 21:34:38.093570 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.08.01 21:34:38.093607 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1881 | 2025.08.01 21:34:38.093913 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1882 | 2025.08.01 21:34:38.094131 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.08.01 21:34:38.094248 [ 149 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1884 | 2025.08.01 21:34:38.094257 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001077 sec., 27855.153203342616 rows/sec., 1.91 MiB/sec. | ||
| 1885 | 2025.08.01 21:34:38.094288 [ 149 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.08.01 21:34:38.094308 [ 261 ] {30d21d53-dfb7-418c-bfae-48235d5fa633} <Debug> TCPHandler: Processed in 0.001258685 sec. | ||
| 1887 | 2025.08.01 21:34:38.094312 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1888 | 2025.08.01 21:34:38.094394 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 1889 | 2025.08.01 21:34:38.094487 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1890 | 2025.08.01 21:34:38.094511 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part | ||
| 1891 | 2025.08.01 21:34:38.094560 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 1892 | 2025.08.01 21:34:38.094606 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 1893 | 2025.08.01 21:34:38.094644 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 1894 | 2025.08.01 21:34:38.094682 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 1895 | 2025.08.01 21:34:38.094720 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 1896 | 2025.08.01 21:34:38.095517 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148673 sec., 287288.02714088344 rows/sec., 19.68 MiB/sec. | ||
| 1897 | 2025.08.01 21:34:38.095652 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1898 | 2025.08.01 21:34:38.095882 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2025.08.01 21:34:38.095945 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_11_2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1900 | 2025.08.01 21:34:38.095997 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1901 | 2025.08.01 21:34:41.221111 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1902 | 2025.08.01 21:34:41.221162 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1903 | 2025.08.01 21:34:41.331653 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 1904 | 2025.08.01 21:34:41.332205 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2025.08.01 21:34:41.332247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1906 | 2025.08.01 21:34:41.332757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1907 | 2025.08.01 21:34:41.332981 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2025.08.01 21:34:41.333105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1909 | 2025.08.01 21:34:41.595353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1910 | 2025.08.01 21:34:41.611487 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1911 | 2025.08.01 21:34:41.611540 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1912 | 2025.08.01 21:34:41.617606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1913 | 2025.08.01 21:34:41.618288 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1914 | 2025.08.01 21:34:41.621171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1915 | 2025.08.01 21:34:43.083615 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1916 | 2025.08.01 21:34:43.083803 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1917 | 2025.08.01 21:34:43.083871 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1918 | 2025.08.01 21:34:43.084497 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2025.08.01 21:34:43.084554 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1920 | 2025.08.01 21:34:43.084978 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1921 | 2025.08.01 21:34:43.085215 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2025.08.01 21:34:43.085377 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Debug> executeQuery: Read 44 rows, 3.80 KiB in 0.001619 sec., 27177.26991970352 rows/sec., 2.29 MiB/sec. | ||
| 1923 | 2025.08.01 21:34:43.085428 [ 261 ] {82b69e67-170e-4af7-910c-f6fe8270baf9} <Debug> TCPHandler: Processed in 0.001940808 sec. | ||
| 1924 | 2025.08.01 21:34:43.085553 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2025.08.01 21:34:43.085659 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1926 | 2025.08.01 21:34:43.085705 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1927 | 2025.08.01 21:34:43.086109 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.08.01 21:34:43.086149 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1929 | 2025.08.01 21:34:43.086470 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1930 | 2025.08.01 21:34:43.086695 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.08.01 21:34:43.086832 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001196 sec., 7525.083612040134 rows/sec., 565.85 KiB/sec. | ||
| 1932 | 2025.08.01 21:34:43.086870 [ 261 ] {e8e88891-49a6-4fa4-9345-1d914f95e8aa} <Debug> TCPHandler: Processed in 0.001368747 sec. | ||
| 1933 | 2025.08.01 21:34:43.086973 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2025.08.01 21:34:43.087069 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1935 | 2025.08.01 21:34:43.087110 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1936 | 2025.08.01 21:34:43.087514 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2025.08.01 21:34:43.087551 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1938 | 2025.08.01 21:34:43.087852 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1939 | 2025.08.01 21:34:43.088079 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2025.08.01 21:34:43.088210 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Debug> executeQuery: Read 37 rows, 2.96 KiB in 0.001158 sec., 31951.640759930917 rows/sec., 2.49 MiB/sec. | ||
| 1941 | 2025.08.01 21:34:43.088247 [ 261 ] {b7068ecd-bbaf-4d34-92bf-574fb4b8ec90} <Debug> TCPHandler: Processed in 0.001323286 sec. | ||
| 1942 | 2025.08.01 21:34:43.088356 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.08.01 21:34:43.088460 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1944 | 2025.08.01 21:34:43.088504 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1945 | 2025.08.01 21:34:43.088879 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2025.08.01 21:34:43.088917 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1947 | 2025.08.01 21:34:43.089246 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1948 | 2025.08.01 21:34:43.089467 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2025.08.01 21:34:43.089592 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00115 sec., 86956.52173913043 rows/sec., 6.03 MiB/sec. | ||
| 1950 | 2025.08.01 21:34:43.089630 [ 261 ] {c6321a14-e5eb-4269-8e95-4023bf824bc2} <Debug> TCPHandler: Processed in 0.001323756 sec. | ||
| 1951 | 2025.08.01 21:34:43.089738 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2025.08.01 21:34:43.089831 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1953 | 2025.08.01 21:34:43.089887 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1954 | 2025.08.01 21:34:43.090614 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.08.01 21:34:43.090651 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1956 | 2025.08.01 21:34:43.091166 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1957 | 2025.08.01 21:34:43.091393 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.08.01 21:34:43.091529 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001715 sec., 5247.813411078718 rows/sec., 9.40 MiB/sec. | ||
| 1959 | 2025.08.01 21:34:43.091587 [ 261 ] {06bca256-9e15-4d50-9251-f94efba87e29} <Debug> TCPHandler: Processed in 0.001897548 sec. | ||
| 1960 | 2025.08.01 21:34:43.091698 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.08.01 21:34:43.091791 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1962 | 2025.08.01 21:34:43.091833 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1963 | 2025.08.01 21:34:43.092159 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.08.01 21:34:43.092196 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1965 | 2025.08.01 21:34:43.092498 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1966 | 2025.08.01 21:34:43.092713 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.08.01 21:34:43.092842 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001068 sec., 28089.88764044944 rows/sec., 1.92 MiB/sec. | ||
| 1968 | 2025.08.01 21:34:43.092878 [ 261 ] {278ca7b6-7af1-4796-a174-c4bc6b7766e2} <Debug> TCPHandler: Processed in 0.001230525 sec. | ||
| 1969 | 2025.08.01 21:34:46.338941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 292 | ||
| 1970 | 2025.08.01 21:34:46.341573 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.08.01 21:34:46.341624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 1972 | 2025.08.01 21:34:46.342793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1973 | 2025.08.01 21:34:46.343069 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2025.08.01 21:34:46.343397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 292 | ||
| 1975 | 2025.08.01 21:34:48.083494 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2025.08.01 21:34:48.083744 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1977 | 2025.08.01 21:34:48.084074 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1978 | 2025.08.01 21:34:48.084112 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1979 | 2025.08.01 21:34:48.084357 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1980 | 2025.08.01 21:34:48.084429 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1981 | 2025.08.01 21:34:48.084581 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1982 | 2025.08.01 21:34:48.084736 [ 290 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1983 | 2025.08.01 21:34:48.084762 [ 292 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1984 | 2025.08.01 21:34:48.084846 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 1985 | 2025.08.01 21:34:48.084878 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1986 | 2025.08.01 21:34:48.089199 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1987 | 2025.08.01 21:34:48.089241 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1988 | 2025.08.01 21:34:48.089317 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1989 | 2025.08.01 21:34:48.089482 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1990 | 2025.08.01 21:34:48.090864 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.007214 sec., 3604.1031327973387 rows/sec., 157.71 KiB/sec. | ||
| 1991 | 2025.08.01 21:34:48.090991 [ 261 ] {37cfee0c-c643-4cfc-a04d-a14c7e29025b} <Debug> TCPHandler: Processed in 0.007633052 sec. | ||
| 1992 | 2025.08.01 21:34:48.091315 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.08.01 21:34:48.091462 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1994 | 2025.08.01 21:34:48.091687 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1995 | 2025.08.01 21:34:48.091722 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1996 | 2025.08.01 21:34:48.091917 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1997 | 2025.08.01 21:34:48.091972 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1998 | 2025.08.01 21:34:48.092078 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1999 | 2025.08.01 21:34:48.092147 [ 290 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2000 | 2025.08.01 21:34:48.092149 [ 293 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2001 | 2025.08.01 21:34:48.092261 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2002 | 2025.08.01 21:34:48.092287 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2003 | 2025.08.01 21:34:48.092344 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2004 | 2025.08.01 21:34:48.092363 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2005 | 2025.08.01 21:34:48.092393 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2006 | 2025.08.01 21:34:48.092424 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2007 | 2025.08.01 21:34:48.093012 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001615 sec., 16099.071207430341 rows/sec., 704.46 KiB/sec. | ||
| 2008 | 2025.08.01 21:34:48.093115 [ 261 ] {8c7a5cf0-2262-4e6d-9081-b2acc309ec0c} <Debug> TCPHandler: Processed in 0.001853227 sec. | ||
| 2009 | 2025.08.01 21:34:48.093341 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2010 | 2025.08.01 21:34:48.093480 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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') FORMAT Native; (stage: Complete) | ||
| 2011 | 2025.08.01 21:34:48.093695 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2012 | 2025.08.01 21:34:48.093729 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 2013 | 2025.08.01 21:34:48.093931 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2014 | 2025.08.01 21:34:48.093984 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2015 | 2025.08.01 21:34:48.094086 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2016 | 2025.08.01 21:34:48.094149 [ 293 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2017 | 2025.08.01 21:34:48.094152 [ 290 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2018 | 2025.08.01 21:34:48.094238 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2019 | 2025.08.01 21:34:48.094265 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2020 | 2025.08.01 21:34:48.094321 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2021 | 2025.08.01 21:34:48.094339 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2022 | 2025.08.01 21:34:48.094370 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 2023 | 2025.08.01 21:34:48.094406 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 2024 | 2025.08.01 21:34:48.094946 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001523 sec., 17071.56927117531 rows/sec., 747.01 KiB/sec. | ||
| 2025 | 2025.08.01 21:34:48.095051 [ 261 ] {2d842535-d036-4cd0-8192-035b3cca8e41} <Debug> TCPHandler: Processed in 0.001759465 sec. | ||
| 2026 | 2025.08.01 21:34:48.095274 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.08.01 21:34:48.095408 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 2028 | 2025.08.01 21:34:48.095624 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2029 | 2025.08.01 21:34:48.095659 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 2030 | 2025.08.01 21:34:48.095854 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2031 | 2025.08.01 21:34:48.095908 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2032 | 2025.08.01 21:34:48.096010 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2033 | 2025.08.01 21:34:48.096069 [ 290 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2034 | 2025.08.01 21:34:48.096086 [ 293 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2035 | 2025.08.01 21:34:48.096161 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2036 | 2025.08.01 21:34:48.096187 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2037 | 2025.08.01 21:34:48.096242 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2038 | 2025.08.01 21:34:48.096260 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2039 | 2025.08.01 21:34:48.096290 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 2040 | 2025.08.01 21:34:48.096322 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 2041 | 2025.08.01 21:34:48.096827 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> executeQuery: Read 26 rows, 1.14 KiB in 0.001474 sec., 17639.07734056988 rows/sec., 771.84 KiB/sec. | ||
| 2042 | 2025.08.01 21:34:48.096931 [ 261 ] {99a0a88f-f458-4608-bb0f-e760bffe732c} <Debug> TCPHandler: Processed in 0.001707364 sec. | ||
| 2043 | 2025.08.01 21:34:48.104135 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2025.08.01 21:34:48.104242 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2045 | 2025.08.01 21:34:48.104284 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2046 | 2025.08.01 21:34:48.104848 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2025.08.01 21:34:48.104894 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2048 | 2025.08.01 21:34:48.105366 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2049 | 2025.08.01 21:34:48.105588 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2025.08.01 21:34:48.105735 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001521 sec., 2629.8487836949375 rows/sec., 334.51 KiB/sec. | ||
| 2051 | 2025.08.01 21:34:48.105775 [ 261 ] {fee9f20c-5e42-4f1f-b76a-bb87ea70c370} <Debug> TCPHandler: Processed in 0.001695974 sec. | ||
| 2052 | 2025.08.01 21:34:48.105887 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2025.08.01 21:34:48.105984 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2054 | 2025.08.01 21:34:48.106025 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2055 | 2025.08.01 21:34:48.106445 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2025.08.01 21:34:48.106483 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2057 | 2025.08.01 21:34:48.106795 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2058 | 2025.08.01 21:34:48.107017 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2025.08.01 21:34:48.107149 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.68 MiB/sec. | ||
| 2060 | 2025.08.01 21:34:48.107188 [ 261 ] {663ac433-2279-4640-b89c-c15f8e3e856e} <Debug> TCPHandler: Processed in 0.001349877 sec. | ||
| 2061 | 2025.08.01 21:34:48.107301 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2025.08.01 21:34:48.107397 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2063 | 2025.08.01 21:34:48.107440 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2064 | 2025.08.01 21:34:48.107830 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.08.01 21:34:48.107867 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2066 | 2025.08.01 21:34:48.108172 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2067 | 2025.08.01 21:34:48.108394 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2025.08.01 21:34:48.108525 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001146 sec., 10471.204188481675 rows/sec., 853.85 KiB/sec. | ||
| 2069 | 2025.08.01 21:34:48.108563 [ 261 ] {a206ff01-b4fb-449f-9c6c-0a26d405f3c4} <Debug> TCPHandler: Processed in 0.001311377 sec. | ||
| 2070 | 2025.08.01 21:34:48.108671 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2025.08.01 21:34:48.108765 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2072 | 2025.08.01 21:34:48.108805 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2073 | 2025.08.01 21:34:48.109302 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.08.01 21:34:48.109518 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2075 | 2025.08.01 21:34:48.109872 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2076 | 2025.08.01 21:34:48.110241 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.08.01 21:34:48.110374 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Debug> executeQuery: Read 243 rows, 22.04 KiB in 0.001627 sec., 149354.64044253228 rows/sec., 13.23 MiB/sec. | ||
| 2078 | 2025.08.01 21:34:48.110411 [ 261 ] {1a6408de-a209-475f-94de-971c788f2c45} <Debug> TCPHandler: Processed in 0.001789345 sec. | ||
| 2079 | 2025.08.01 21:34:48.110534 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.08.01 21:34:48.110628 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2081 | 2025.08.01 21:34:48.110667 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2082 | 2025.08.01 21:34:48.111079 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.08.01 21:34:48.111115 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2084 | 2025.08.01 21:34:48.111408 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2025.08.01 21:34:48.111613 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.08.01 21:34:48.111736 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Debug> executeQuery: Read 54 rows, 4.05 KiB in 0.001127 sec., 47914.818101153505 rows/sec., 3.51 MiB/sec. | ||
| 2087 | 2025.08.01 21:34:48.111773 [ 261 ] {b3ca7ca1-3f83-4287-b6ed-56fe9150df10} <Debug> TCPHandler: Processed in 0.001287596 sec. | ||
| 2088 | 2025.08.01 21:34:48.112041 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2025.08.01 21:34:48.112133 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2090 | 2025.08.01 21:34:48.112172 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2091 | 2025.08.01 21:34:48.112554 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.08.01 21:34:48.112589 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2093 | 2025.08.01 21:34:48.112872 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2094 | 2025.08.01 21:34:48.113076 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.08.01 21:34:48.113197 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001082 sec., 23105.360443622918 rows/sec., 1.90 MiB/sec. | ||
| 2096 | 2025.08.01 21:34:48.113232 [ 261 ] {f2ae091e-2530-454f-978d-a416efee1f3c} <Debug> TCPHandler: Processed in 0.001238865 sec. | ||
| 2097 | 2025.08.01 21:34:48.113335 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2025.08.01 21:34:48.113426 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2099 | 2025.08.01 21:34:48.113465 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2100 | 2025.08.01 21:34:48.113832 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2025.08.01 21:34:48.113867 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2102 | 2025.08.01 21:34:48.114159 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2103 | 2025.08.01 21:34:48.114359 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2025.08.01 21:34:48.114479 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00107 sec., 11214.953271028038 rows/sec., 876.17 KiB/sec. | ||
| 2105 | 2025.08.01 21:34:48.114515 [ 261 ] {8b87978f-ff6c-4d2f-85cb-5644703c9eb2} <Debug> TCPHandler: Processed in 0.001226554 sec. | ||
| 2106 | 2025.08.01 21:34:48.114619 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2025.08.01 21:34:48.114711 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2108 | 2025.08.01 21:34:48.114748 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2109 | 2025.08.01 21:34:48.115179 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.08.01 21:34:48.115214 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2111 | 2025.08.01 21:34:48.115514 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2112 | 2025.08.01 21:34:48.115719 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2025.08.01 21:34:48.115842 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Debug> executeQuery: Read 148 rows, 12.24 KiB in 0.001149 sec., 128807.65883376848 rows/sec., 10.40 MiB/sec. | ||
| 2114 | 2025.08.01 21:34:48.115879 [ 261 ] {08dad83b-7145-4eae-98b9-69d52dadfaef} <Debug> TCPHandler: Processed in 0.001306616 sec. | ||
| 2115 | 2025.08.01 21:34:48.115978 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2025.08.01 21:34:48.116068 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2117 | 2025.08.01 21:34:48.116110 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2118 | 2025.08.01 21:34:48.116484 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.08.01 21:34:48.116519 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2120 | 2025.08.01 21:34:48.116843 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2121 | 2025.08.01 21:34:48.117049 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.08.01 21:34:48.117172 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001121 sec., 180196.25334522748 rows/sec., 12.91 MiB/sec. | ||
| 2123 | 2025.08.01 21:34:48.117206 [ 261 ] {cc438751-dc2d-42b1-94d8-ef55af33d97f} <Debug> TCPHandler: Processed in 0.001275525 sec. | ||
| 2124 | 2025.08.01 21:34:48.117311 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2025.08.01 21:34:48.117402 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2126 | 2025.08.01 21:34:48.117443 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2127 | 2025.08.01 21:34:48.117738 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.08.01 21:34:48.117772 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2129 | 2025.08.01 21:34:48.118059 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2130 | 2025.08.01 21:34:48.118259 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.08.01 21:34:48.118378 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 63.86 KiB/sec. | ||
| 2132 | 2025.08.01 21:34:48.118413 [ 261 ] {dc71b881-8fde-4669-87c5-342894a3d6f1} <Debug> TCPHandler: Processed in 0.001149053 sec. | ||
| 2133 | 2025.08.01 21:34:48.118516 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.08.01 21:34:48.118607 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.08.01 21:34:48.118658 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2136 | 2025.08.01 21:34:48.119461 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.08.01 21:34:48.119496 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2138 | 2025.08.01 21:34:48.120010 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2139 | 2025.08.01 21:34:48.120228 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2025.08.01 21:34:48.120359 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00177 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 2141 | 2025.08.01 21:34:48.120407 [ 261 ] {6e563358-01a2-4042-94b4-56f5cbdb98a7} <Debug> TCPHandler: Processed in 0.001937478 sec. | ||
| 2142 | 2025.08.01 21:34:48.120513 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2025.08.01 21:34:48.120605 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2144 | 2025.08.01 21:34:48.120646 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2145 | 2025.08.01 21:34:48.120944 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.08.01 21:34:48.120980 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2147 | 2025.08.01 21:34:48.121266 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2148 | 2025.08.01 21:34:48.121471 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.08.01 21:34:48.121593 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001005 sec., 5970.149253731343 rows/sec., 421.72 KiB/sec. | ||
| 2150 | 2025.08.01 21:34:48.121628 [ 261 ] {5d1491dd-56d3-4eb8-8953-c5c8203442f8} <Debug> TCPHandler: Processed in 0.001163744 sec. | ||
| 2151 | 2025.08.01 21:34:48.121735 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2025.08.01 21:34:48.121827 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2153 | 2025.08.01 21:34:48.121866 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2154 | 2025.08.01 21:34:48.122193 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2025.08.01 21:34:48.122228 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2156 | 2025.08.01 21:34:48.122516 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2157 | 2025.08.01 21:34:48.122729 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2025.08.01 21:34:48.122850 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 2159 | 2025.08.01 21:34:48.122883 [ 261 ] {162de5bb-7319-4626-bfd3-3fbc0e4e1982} <Debug> TCPHandler: Processed in 0.001195573 sec. | ||
| 2160 | 2025.08.01 21:34:48.833251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2161 | 2025.08.01 21:34:48.833739 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.08.01 21:34:48.833791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2163 | 2025.08.01 21:34:48.834429 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2164 | 2025.08.01 21:34:48.834682 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.08.01 21:34:48.834814 [ 138 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2166 | 2025.08.01 21:34:48.834829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2167 | 2025.08.01 21:34:48.834888 [ 138 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2025.08.01 21:34:48.834917 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2169 | 2025.08.01 21:34:48.835052 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 2170 | 2025.08.01 21:34:48.835191 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2171 | 2025.08.01 21:34:48.835240 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2172 | 2025.08.01 21:34:48.835333 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2173 | 2025.08.01 21:34:48.835382 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2174 | 2025.08.01 21:34:48.835426 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2175 | 2025.08.01 21:34:48.835466 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2176 | 2025.08.01 21:34:48.835505 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2177 | 2025.08.01 21:34:48.836889 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001899748 sec., 2665090.3172420766 rows/sec., 38.12 MiB/sec. | ||
| 2178 | 2025.08.01 21:34:48.837545 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2179 | 2025.08.01 21:34:48.837794 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.08.01 21:34:48.837864 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_11_2} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2181 | 2025.08.01 21:34:48.837929 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2182 | 2025.08.01 21:34:49.121310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2183 | 2025.08.01 21:34:49.138876 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.08.01 21:34:49.138922 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2185 | 2025.08.01 21:34:49.145084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2186 | 2025.08.01 21:34:49.145812 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.08.01 21:34:49.146076 [ 136 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2188 | 2025.08.01 21:34:49.146119 [ 136 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.08.01 21:34:49.146142 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 2190 | 2025.08.01 21:34:49.146294 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 2191 | 2025.08.01 21:34:49.149085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2192 | 2025.08.01 21:34:49.150429 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2193 | 2025.08.01 21:34:49.151773 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 2194 | 2025.08.01 21:34:49.156136 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 2195 | 2025.08.01 21:34:49.160202 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 2196 | 2025.08.01 21:34:49.164056 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 2197 | 2025.08.01 21:34:49.168585 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 2198 | 2025.08.01 21:34:49.172753 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 2199 | 2025.08.01 21:34:49.224626 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078389409 sec., 1058.8165041530037 rows/sec., 5.47 MiB/sec. | ||
| 2200 | 2025.08.01 21:34:49.226848 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2201 | 2025.08.01 21:34:49.228884 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_11_2} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.08.01 21:34:49.228966 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_11_2} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2203 | 2025.08.01 21:34:49.230644 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2204 | 2025.08.01 21:34:50.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.65 MiB, peak 195.53 MiB, free memory in arenas 0.00 B, will set to 195.74 MiB (RSS), difference: 10.09 MiB | ||
| 2205 | 2025.08.01 21:34:53.087058 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2025.08.01 21:34:53.087252 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2207 | 2025.08.01 21:34:53.087315 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2208 | 2025.08.01 21:34:53.087943 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.08.01 21:34:53.087986 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2210 | 2025.08.01 21:34:53.088367 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2211 | 2025.08.01 21:34:53.088595 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.08.01 21:34:53.088744 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.00154 sec., 48051.94805194806 rows/sec., 3.93 MiB/sec. | ||
| 2213 | 2025.08.01 21:34:53.088784 [ 261 ] {4465cde9-3864-496a-a8c7-90b88a72c843} <Debug> TCPHandler: Processed in 0.001853288 sec. | ||
| 2214 | 2025.08.01 21:34:53.088907 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2025.08.01 21:34:53.089000 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2216 | 2025.08.01 21:34:53.089039 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2217 | 2025.08.01 21:34:53.089428 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.08.01 21:34:53.089464 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2219 | 2025.08.01 21:34:53.089760 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2220 | 2025.08.01 21:34:53.089965 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.08.01 21:34:53.090089 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001107 sec., 8130.081300813009 rows/sec., 611.34 KiB/sec. | ||
| 2222 | 2025.08.01 21:34:53.090126 [ 261 ] {57eb71d6-e522-403f-83b0-ee2840cb25c9} <Debug> TCPHandler: Processed in 0.001268435 sec. | ||
| 2223 | 2025.08.01 21:34:53.090247 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.08.01 21:34:53.090340 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2225 | 2025.08.01 21:34:53.090378 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2226 | 2025.08.01 21:34:53.090778 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.08.01 21:34:53.090813 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2228 | 2025.08.01 21:34:53.091102 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2229 | 2025.08.01 21:34:53.091320 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.08.01 21:34:53.091442 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001121 sec., 65120.42818911686 rows/sec., 5.08 MiB/sec. | ||
| 2231 | 2025.08.01 21:34:53.091478 [ 261 ] {31069da6-d197-4c4e-b873-c880a0213d2d} <Debug> TCPHandler: Processed in 0.001279945 sec. | ||
| 2232 | 2025.08.01 21:34:53.091653 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.08.01 21:34:53.091745 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2234 | 2025.08.01 21:34:53.091787 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2235 | 2025.08.01 21:34:53.092205 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.08.01 21:34:53.092240 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2237 | 2025.08.01 21:34:53.092571 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2238 | 2025.08.01 21:34:53.092773 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.08.01 21:34:53.092898 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2240 | 2025.08.01 21:34:53.092932 [ 261 ] {eab2f1ec-435e-4aea-a111-81bdfe6eac38} <Debug> TCPHandler: Processed in 0.001327147 sec. | ||
| 2241 | 2025.08.01 21:34:53.093039 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2025.08.01 21:34:53.093131 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2243 | 2025.08.01 21:34:53.093184 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2244 | 2025.08.01 21:34:53.093889 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.08.01 21:34:53.093924 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2246 | 2025.08.01 21:34:53.094407 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2247 | 2025.08.01 21:34:53.094625 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.08.01 21:34:53.094757 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001644 sec., 5474.4525547445255 rows/sec., 9.81 MiB/sec. | ||
| 2249 | 2025.08.01 21:34:53.094804 [ 261 ] {b2961885-87f5-471e-a42c-6c172aafd303} <Debug> TCPHandler: Processed in 0.001812576 sec. | ||
| 2250 | 2025.08.01 21:34:53.094913 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2025.08.01 21:34:53.095005 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2252 | 2025.08.01 21:34:53.095046 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2253 | 2025.08.01 21:34:53.095395 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.08.01 21:34:53.095430 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2255 | 2025.08.01 21:34:53.095722 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2256 | 2025.08.01 21:34:53.095936 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2025.08.01 21:34:53.096060 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 2258 | 2025.08.01 21:34:53.096093 [ 261 ] {22cfaefe-a673-4ba2-8970-584e2ffb9cba} <Debug> TCPHandler: Processed in 0.001228365 sec. | ||
| 2259 | 2025.08.01 21:34:56.221431 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2260 | 2025.08.01 21:34:56.221503 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2261 | 2025.08.01 21:34:56.335009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2262 | 2025.08.01 21:34:56.335564 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.08.01 21:34:56.335611 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2264 | 2025.08.01 21:34:56.336283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2265 | 2025.08.01 21:34:56.336529 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2025.08.01 21:34:56.336664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2267 | 2025.08.01 21:34:56.343636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 338 | ||
| 2268 | 2025.08.01 21:34:56.346064 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2025.08.01 21:34:56.346096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2270 | 2025.08.01 21:34:56.347376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2271 | 2025.08.01 21:34:56.347634 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2025.08.01 21:34:56.347868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2273 | 2025.08.01 21:34:56.649231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2274 | 2025.08.01 21:34:56.665879 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2025.08.01 21:34:56.665947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2276 | 2025.08.01 21:34:56.671574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2277 | 2025.08.01 21:34:56.672281 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2025.08.01 21:34:56.675466 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2279 | 2025.08.01 21:34:58.088382 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.08.01 21:34:58.088574 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2281 | 2025.08.01 21:34:58.088644 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2282 | 2025.08.01 21:34:58.089361 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2025.08.01 21:34:58.089406 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2284 | 2025.08.01 21:34:58.089788 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2285 | 2025.08.01 21:34:58.090008 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.08.01 21:34:58.090159 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Debug> executeQuery: Read 116 rows, 10.05 KiB in 0.001637 sec., 70861.33170433721 rows/sec., 6.00 MiB/sec. | ||
| 2287 | 2025.08.01 21:34:58.090206 [ 261 ] {a8e0c182-fc5a-4b9f-83f3-714e505b7efc} <Debug> TCPHandler: Processed in 0.001953959 sec. | ||
| 2288 | 2025.08.01 21:34:58.090329 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.08.01 21:34:58.090428 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2290 | 2025.08.01 21:34:58.090471 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2291 | 2025.08.01 21:34:58.090887 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.08.01 21:34:58.090924 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2293 | 2025.08.01 21:34:58.091228 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2294 | 2025.08.01 21:34:58.091430 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2025.08.01 21:34:58.091535 [ 137 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2296 | 2025.08.01 21:34:58.091560 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001154 sec., 25996.53379549393 rows/sec., 1.91 MiB/sec. | ||
| 2297 | 2025.08.01 21:34:58.091602 [ 137 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2025.08.01 21:34:58.091609 [ 261 ] {d1b7b854-48ca-433a-8f1d-f157795b8f3b} <Debug> TCPHandler: Processed in 0.001329957 sec. | ||
| 2299 | 2025.08.01 21:34:58.091631 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2300 | 2025.08.01 21:34:58.091730 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.08.01 21:34:58.091762 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 2302 | 2025.08.01 21:34:58.091827 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2303 | 2025.08.01 21:34:58.091872 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2304 | 2025.08.01 21:34:58.091925 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2025.08.01 21:34:58.091966 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
| 2306 | 2025.08.01 21:34:58.092070 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2307 | 2025.08.01 21:34:58.092122 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
| 2308 | 2025.08.01 21:34:58.092163 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part | ||
| 2309 | 2025.08.01 21:34:58.092223 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 2310 | 2025.08.01 21:34:58.092263 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2311 | 2025.08.01 21:34:58.092293 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2025.08.01 21:34:58.092334 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2313 | 2025.08.01 21:34:58.092674 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2314 | 2025.08.01 21:34:58.092913 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2025.08.01 21:34:58.093047 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001239 sec., 75867.63518966908 rows/sec., 5.93 MiB/sec. | ||
| 2316 | 2025.08.01 21:34:58.093082 [ 261 ] {9573e855-ea76-4bc5-bde2-893e9397473e} <Debug> TCPHandler: Processed in 0.001400738 sec. | ||
| 2317 | 2025.08.01 21:34:58.093190 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2025.08.01 21:34:58.093282 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2319 | 2025.08.01 21:34:58.093302 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605172 sec., 111514.52928408918 rows/sec., 8.62 MiB/sec. | ||
| 2320 | 2025.08.01 21:34:58.093324 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2321 | 2025.08.01 21:34:58.093498 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2322 | 2025.08.01 21:34:58.093757 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2025.08.01 21:34:58.093799 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2324 | 2025.08.01 21:34:58.093804 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2025.08.01 21:34:58.093900 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_11_2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2326 | 2025.08.01 21:34:58.093991 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2327 | 2025.08.01 21:34:58.094136 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2328 | 2025.08.01 21:34:58.094342 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2025.08.01 21:34:58.094466 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 2330 | 2025.08.01 21:34:58.094500 [ 261 ] {257f557a-ce4d-4453-9d2e-0e47de920f10} <Debug> TCPHandler: Processed in 0.001357317 sec. | ||
| 2331 | 2025.08.01 21:34:58.094615 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2025.08.01 21:34:58.094705 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2333 | 2025.08.01 21:34:58.094759 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2334 | 2025.08.01 21:34:58.095535 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2335 | 2025.08.01 21:34:58.095570 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2336 | 2025.08.01 21:34:58.096101 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2337 | 2025.08.01 21:34:58.096316 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2025.08.01 21:34:58.096430 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2339 | 2025.08.01 21:34:58.096450 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001762 sec., 17026.1066969353 rows/sec., 30.51 MiB/sec. | ||
| 2340 | 2025.08.01 21:34:58.096483 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2025.08.01 21:34:58.096517 [ 261 ] {cfcec5c4-c746-48de-8ae1-ee08c990c584} <Debug> TCPHandler: Processed in 0.001949289 sec. | ||
| 2342 | 2025.08.01 21:34:58.096519 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2343 | 2025.08.01 21:34:58.096627 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 2344 | 2025.08.01 21:34:58.096640 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2025.08.01 21:34:58.096743 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2346 | 2025.08.01 21:34:58.096784 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2347 | 2025.08.01 21:34:58.096828 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2348 | 2025.08.01 21:34:58.096879 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part | ||
| 2349 | 2025.08.01 21:34:58.097019 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2350 | 2025.08.01 21:34:58.097118 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2025.08.01 21:34:58.097153 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2352 | 2025.08.01 21:34:58.097152 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 9 rows starting from the beginning of the part | ||
| 2353 | 2025.08.01 21:34:58.097303 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 2354 | 2025.08.01 21:34:58.097433 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part | ||
| 2355 | 2025.08.01 21:34:58.097448 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2356 | 2025.08.01 21:34:58.097562 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 2357 | 2025.08.01 21:34:58.097663 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2025.08.01 21:34:58.097787 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 2359 | 2025.08.01 21:34:58.097821 [ 261 ] {deaae920-290d-4ab1-9d00-09e79a8c91b0} <Debug> TCPHandler: Processed in 0.001229954 sec. | ||
| 2360 | 2025.08.01 21:34:58.104725 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 19 columns (19 merged, 0 gathered) in 0.008134571 sec., 25938.675807242937 rows/sec., 46.48 MiB/sec. | ||
| 2361 | 2025.08.01 21:34:58.105273 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2362 | 2025.08.01 21:34:58.105655 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2025.08.01 21:34:58.105737 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2364 | 2025.08.01 21:34:58.105860 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 2365 | 2025.08.01 21:35:03.081179 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2025.08.01 21:35:03.081435 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 2367 | 2025.08.01 21:35:03.081762 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2368 | 2025.08.01 21:35:03.081798 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 2369 | 2025.08.01 21:35:03.082041 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2370 | 2025.08.01 21:35:03.082107 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2371 | 2025.08.01 21:35:03.082243 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2372 | 2025.08.01 21:35:03.082375 [ 292 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2373 | 2025.08.01 21:35:03.082380 [ 293 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2374 | 2025.08.01 21:35:03.082375 [ 290 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2375 | 2025.08.01 21:35:03.082580 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2376 | 2025.08.01 21:35:03.082607 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2377 | 2025.08.01 21:35:03.082690 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2378 | 2025.08.01 21:35:03.082710 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2379 | 2025.08.01 21:35:03.082744 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2380 | 2025.08.01 21:35:03.082786 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2381 | 2025.08.01 21:35:03.082821 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2382 | 2025.08.01 21:35:03.083871 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.002531 sec., 11853.02252074279 rows/sec., 514.71 KiB/sec. | ||
| 2383 | 2025.08.01 21:35:03.084009 [ 261 ] {cc8e7fe9-21d5-4db2-96dd-8780e3d4d35c} <Debug> TCPHandler: Processed in 0.002968939 sec. | ||
| 2384 | 2025.08.01 21:35:03.084327 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2025.08.01 21:35:03.084461 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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) | ||
| 2386 | 2025.08.01 21:35:03.084676 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2387 | 2025.08.01 21:35:03.084710 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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 | ||
| 2388 | 2025.08.01 21:35:03.084906 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2389 | 2025.08.01 21:35:03.084959 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2390 | 2025.08.01 21:35:03.085059 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2391 | 2025.08.01 21:35:03.085119 [ 295 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2392 | 2025.08.01 21:35:03.085127 [ 293 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2393 | 2025.08.01 21:35:03.085128 [ 292 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2394 | 2025.08.01 21:35:03.085249 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2395 | 2025.08.01 21:35:03.085275 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2396 | 2025.08.01 21:35:03.085342 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2397 | 2025.08.01 21:35:03.085359 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2398 | 2025.08.01 21:35:03.085389 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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'))" | ||
| 2399 | 2025.08.01 21:35:03.085420 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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'))" | ||
| 2400 | 2025.08.01 21:35:03.085448 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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'))" | ||
| 2401 | 2025.08.01 21:35:03.086033 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001626 sec., 18450.18450184502 rows/sec., 801.19 KiB/sec. | ||
| 2402 | 2025.08.01 21:35:03.086153 [ 261 ] {0d30cc97-0705-4fef-8bdc-4ab901343183} <Debug> TCPHandler: Processed in 0.001876958 sec. | ||
| 2403 | 2025.08.01 21:35:03.086673 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.08.01 21:35:03.086805 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2405 | 2025.08.01 21:35:03.087024 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2406 | 2025.08.01 21:35:03.087058 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2407 | 2025.08.01 21:35:03.087249 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2408 | 2025.08.01 21:35:03.087302 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2409 | 2025.08.01 21:35:03.087399 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2410 | 2025.08.01 21:35:03.087463 [ 290 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2411 | 2025.08.01 21:35:03.087469 [ 292 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2412 | 2025.08.01 21:35:03.087468 [ 293 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2413 | 2025.08.01 21:35:03.087594 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2414 | 2025.08.01 21:35:03.087619 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2415 | 2025.08.01 21:35:03.087686 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2416 | 2025.08.01 21:35:03.087703 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2417 | 2025.08.01 21:35:03.087733 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2418 | 2025.08.01 21:35:03.087765 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2419 | 2025.08.01 21:35:03.087793 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2420 | 2025.08.01 21:35:03.088369 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001616 sec., 18564.356435643564 rows/sec., 806.15 KiB/sec. | ||
| 2421 | 2025.08.01 21:35:03.088494 [ 261 ] {81835f3d-864c-4fa3-9fbc-bea18fe75a35} <Debug> TCPHandler: Processed in 0.001871097 sec. | ||
| 2422 | 2025.08.01 21:35:03.088708 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2025.08.01 21:35:03.088841 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2424 | 2025.08.01 21:35:03.089052 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2425 | 2025.08.01 21:35:03.089085 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2426 | 2025.08.01 21:35:03.089278 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2427 | 2025.08.01 21:35:03.089330 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2428 | 2025.08.01 21:35:03.089427 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2429 | 2025.08.01 21:35:03.089483 [ 295 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2430 | 2025.08.01 21:35:03.089485 [ 293 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2431 | 2025.08.01 21:35:03.089492 [ 292 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2432 | 2025.08.01 21:35:03.089600 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2433 | 2025.08.01 21:35:03.089627 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2434 | 2025.08.01 21:35:03.089693 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2435 | 2025.08.01 21:35:03.089710 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2436 | 2025.08.01 21:35:03.089740 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2437 | 2025.08.01 21:35:03.089770 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2438 | 2025.08.01 21:35:03.089798 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2439 | 2025.08.01 21:35:03.090363 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001577 sec., 19023.462270133165 rows/sec., 826.08 KiB/sec. | ||
| 2440 | 2025.08.01 21:35:03.090484 [ 261 ] {25b5372b-f084-4e63-9070-56f1ab3af636} <Debug> TCPHandler: Processed in 0.001826577 sec. | ||
| 2441 | 2025.08.01 21:35:03.090698 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2025.08.01 21:35:03.090831 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2443 | 2025.08.01 21:35:03.091048 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2444 | 2025.08.01 21:35:03.091082 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2445 | 2025.08.01 21:35:03.091311 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2446 | 2025.08.01 21:35:03.091364 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2447 | 2025.08.01 21:35:03.091461 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2448 | 2025.08.01 21:35:03.091519 [ 290 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2449 | 2025.08.01 21:35:03.091521 [ 292 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2450 | 2025.08.01 21:35:03.091527 [ 295 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2451 | 2025.08.01 21:35:03.091677 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2452 | 2025.08.01 21:35:03.091703 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2453 | 2025.08.01 21:35:03.091770 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2454 | 2025.08.01 21:35:03.091787 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2455 | 2025.08.01 21:35:03.091817 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2456 | 2025.08.01 21:35:03.091847 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2457 | 2025.08.01 21:35:03.091875 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2458 | 2025.08.01 21:35:03.092414 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001637 sec., 18326.20647525962 rows/sec., 795.81 KiB/sec. | ||
| 2459 | 2025.08.01 21:35:03.092531 [ 261 ] {29651ddb-f45c-4dbb-9370-585ebcd4f78d} <Debug> TCPHandler: Processed in 0.001882587 sec. | ||
| 2460 | 2025.08.01 21:35:03.092741 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2025.08.01 21:35:03.092875 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2462 | 2025.08.01 21:35:03.093086 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2463 | 2025.08.01 21:35:03.093120 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2464 | 2025.08.01 21:35:03.093328 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2465 | 2025.08.01 21:35:03.093379 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2466 | 2025.08.01 21:35:03.093475 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2467 | 2025.08.01 21:35:03.093535 [ 293 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2468 | 2025.08.01 21:35:03.093540 [ 290 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2469 | 2025.08.01 21:35:03.093545 [ 292 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2470 | 2025.08.01 21:35:03.093653 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2471 | 2025.08.01 21:35:03.093678 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2472 | 2025.08.01 21:35:03.093744 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2473 | 2025.08.01 21:35:03.093760 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2474 | 2025.08.01 21:35:03.093789 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2475 | 2025.08.01 21:35:03.093822 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2476 | 2025.08.01 21:35:03.093853 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2477 | 2025.08.01 21:35:03.094389 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001569 sec., 19120.458891013383 rows/sec., 830.30 KiB/sec. | ||
| 2478 | 2025.08.01 21:35:03.094506 [ 261 ] {67512ada-e5b6-42b3-bfdc-b112295068d5} <Debug> TCPHandler: Processed in 0.001814647 sec. | ||
| 2479 | 2025.08.01 21:35:03.094715 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.08.01 21:35:03.094848 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2481 | 2025.08.01 21:35:03.095063 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2482 | 2025.08.01 21:35:03.095097 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2483 | 2025.08.01 21:35:03.095293 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2484 | 2025.08.01 21:35:03.095344 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2485 | 2025.08.01 21:35:03.095440 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2486 | 2025.08.01 21:35:03.095502 [ 292 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2487 | 2025.08.01 21:35:03.095508 [ 290 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2488 | 2025.08.01 21:35:03.095505 [ 293 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2489 | 2025.08.01 21:35:03.095618 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2490 | 2025.08.01 21:35:03.095644 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2491 | 2025.08.01 21:35:03.095710 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2492 | 2025.08.01 21:35:03.095727 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2493 | 2025.08.01 21:35:03.095757 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2494 | 2025.08.01 21:35:03.095787 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2495 | 2025.08.01 21:35:03.095815 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2496 | 2025.08.01 21:35:03.096361 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001568 sec., 19132.65306122449 rows/sec., 830.83 KiB/sec. | ||
| 2497 | 2025.08.01 21:35:03.096478 [ 261 ] {dc16db34-c3b1-4c5a-8f67-810e791ffd98} <Debug> TCPHandler: Processed in 0.001812946 sec. | ||
| 2498 | 2025.08.01 21:35:03.096699 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2025.08.01 21:35:03.096832 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2500 | 2025.08.01 21:35:03.097045 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2501 | 2025.08.01 21:35:03.097080 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2502 | 2025.08.01 21:35:03.097277 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2503 | 2025.08.01 21:35:03.097329 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2504 | 2025.08.01 21:35:03.097425 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2505 | 2025.08.01 21:35:03.097481 [ 293 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2506 | 2025.08.01 21:35:03.097488 [ 292 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2507 | 2025.08.01 21:35:03.097489 [ 290 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2508 | 2025.08.01 21:35:03.097592 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2509 | 2025.08.01 21:35:03.097617 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2510 | 2025.08.01 21:35:03.097683 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2511 | 2025.08.01 21:35:03.097699 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2512 | 2025.08.01 21:35:03.097729 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2513 | 2025.08.01 21:35:03.097759 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2514 | 2025.08.01 21:35:03.097789 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2515 | 2025.08.01 21:35:03.098319 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001542 sec., 19455.252918287937 rows/sec., 844.83 KiB/sec. | ||
| 2516 | 2025.08.01 21:35:03.098437 [ 261 ] {8c34a5bf-5110-4623-9616-5bbe94d0bb34} <Debug> TCPHandler: Processed in 0.001787886 sec. | ||
| 2517 | 2025.08.01 21:35:03.098664 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2518 | 2025.08.01 21:35:03.098797 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2519 | 2025.08.01 21:35:03.099014 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2520 | 2025.08.01 21:35:03.099049 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2521 | 2025.08.01 21:35:03.099249 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2522 | 2025.08.01 21:35:03.099301 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2523 | 2025.08.01 21:35:03.099398 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2524 | 2025.08.01 21:35:03.099455 [ 293 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2525 | 2025.08.01 21:35:03.099457 [ 295 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2526 | 2025.08.01 21:35:03.099465 [ 292 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2527 | 2025.08.01 21:35:03.099570 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2528 | 2025.08.01 21:35:03.099595 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2529 | 2025.08.01 21:35:03.099665 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2530 | 2025.08.01 21:35:03.099682 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2531 | 2025.08.01 21:35:03.099711 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2532 | 2025.08.01 21:35:03.099741 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2533 | 2025.08.01 21:35:03.099768 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2534 | 2025.08.01 21:35:03.100313 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001571 sec., 19096.117122851687 rows/sec., 829.24 KiB/sec. | ||
| 2535 | 2025.08.01 21:35:03.100431 [ 261 ] {193d6409-3cde-4a8f-85ca-2a38e2deafc6} <Debug> TCPHandler: Processed in 0.001818066 sec. | ||
| 2536 | 2025.08.01 21:35:03.100653 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2025.08.01 21:35:03.100786 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2538 | 2025.08.01 21:35:03.101004 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2539 | 2025.08.01 21:35:03.101040 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2540 | 2025.08.01 21:35:03.101241 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2541 | 2025.08.01 21:35:03.101293 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2542 | 2025.08.01 21:35:03.101389 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2543 | 2025.08.01 21:35:03.101450 [ 295 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2544 | 2025.08.01 21:35:03.101454 [ 293 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2545 | 2025.08.01 21:35:03.101457 [ 290 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2546 | 2025.08.01 21:35:03.101563 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2547 | 2025.08.01 21:35:03.101588 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2548 | 2025.08.01 21:35:03.101653 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2549 | 2025.08.01 21:35:03.101670 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2550 | 2025.08.01 21:35:03.101700 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2551 | 2025.08.01 21:35:03.101729 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2552 | 2025.08.01 21:35:03.101762 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2553 | 2025.08.01 21:35:03.102294 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001564 sec., 19181.58567774936 rows/sec., 832.95 KiB/sec. | ||
| 2554 | 2025.08.01 21:35:03.102416 [ 261 ] {f8c95917-2b54-4d36-9866-bfee23400a9f} <Debug> TCPHandler: Processed in 0.001813866 sec. | ||
| 2555 | 2025.08.01 21:35:03.102637 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2556 | 2025.08.01 21:35:03.102772 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2557 | 2025.08.01 21:35:03.102992 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2558 | 2025.08.01 21:35:03.103028 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2559 | 2025.08.01 21:35:03.103230 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2560 | 2025.08.01 21:35:03.103281 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2561 | 2025.08.01 21:35:03.103379 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2562 | 2025.08.01 21:35:03.103436 [ 293 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2563 | 2025.08.01 21:35:03.103443 [ 290 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2564 | 2025.08.01 21:35:03.103443 [ 292 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2565 | 2025.08.01 21:35:03.103545 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2566 | 2025.08.01 21:35:03.103570 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2567 | 2025.08.01 21:35:03.103636 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2568 | 2025.08.01 21:35:03.103654 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2569 | 2025.08.01 21:35:03.103683 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2570 | 2025.08.01 21:35:03.103713 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2571 | 2025.08.01 21:35:03.103742 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2572 | 2025.08.01 21:35:03.104270 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001553 sec., 19317.45009658725 rows/sec., 838.85 KiB/sec. | ||
| 2573 | 2025.08.01 21:35:03.104395 [ 261 ] {2a0b34bc-affd-4564-879b-fed066efb9d1} <Debug> TCPHandler: Processed in 0.001808016 sec. | ||
| 2574 | 2025.08.01 21:35:03.114874 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2025.08.01 21:35:03.115039 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2576 | 2025.08.01 21:35:03.115306 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2577 | 2025.08.01 21:35:03.115350 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2578 | 2025.08.01 21:35:03.115586 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2579 | 2025.08.01 21:35:03.115638 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2580 | 2025.08.01 21:35:03.115734 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2581 | 2025.08.01 21:35:03.115799 [ 295 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2582 | 2025.08.01 21:35:03.115796 [ 293 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2583 | 2025.08.01 21:35:03.115801 [ 290 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2584 | 2025.08.01 21:35:03.115921 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 2585 | 2025.08.01 21:35:03.115946 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2586 | 2025.08.01 21:35:03.116012 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2587 | 2025.08.01 21:35:03.116029 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 30 rows with 3 streams | ||
| 2588 | 2025.08.01 21:35:03.116058 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2589 | 2025.08.01 21:35:03.116088 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2590 | 2025.08.01 21:35:03.116115 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2591 | 2025.08.01 21:35:03.116684 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001717 sec., 17472.335468841004 rows/sec., 758.73 KiB/sec. | ||
| 2592 | 2025.08.01 21:35:03.116808 [ 261 ] {e11b2682-1636-4758-b294-b69be3783f9b} <Debug> TCPHandler: Processed in 0.001995619 sec. | ||
| 2593 | 2025.08.01 21:35:03.123204 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2025.08.01 21:35:03.123327 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2595 | 2025.08.01 21:35:03.123375 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2596 | 2025.08.01 21:35:03.123936 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.08.01 21:35:03.123976 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2598 | 2025.08.01 21:35:03.124404 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2599 | 2025.08.01 21:35:03.124595 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2025.08.01 21:35:03.124741 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001448 sec., 8287.292817679558 rows/sec., 2.95 MiB/sec. | ||
| 2601 | 2025.08.01 21:35:03.124778 [ 261 ] {85555777-6014-4f58-85fe-3036ee1e44f4} <Debug> TCPHandler: Processed in 0.001635772 sec. | ||
| 2602 | 2025.08.01 21:35:03.124904 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2025.08.01 21:35:03.124997 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2604 | 2025.08.01 21:35:03.125036 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2605 | 2025.08.01 21:35:03.125549 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.08.01 21:35:03.125584 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2607 | 2025.08.01 21:35:03.125898 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2608 | 2025.08.01 21:35:03.126104 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.08.01 21:35:03.126229 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00125 sec., 313600 rows/sec., 19.90 MiB/sec. | ||
| 2610 | 2025.08.01 21:35:03.126265 [ 261 ] {9680122a-4be7-4d7c-8693-c6e97dae0134} <Debug> TCPHandler: Processed in 0.001410057 sec. | ||
| 2611 | 2025.08.01 21:35:03.126374 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2025.08.01 21:35:03.126467 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2613 | 2025.08.01 21:35:03.126506 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2614 | 2025.08.01 21:35:03.127251 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.08.01 21:35:03.127286 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2616 | 2025.08.01 21:35:03.127634 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2617 | 2025.08.01 21:35:03.127842 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.08.01 21:35:03.127949 [ 115 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2619 | 2025.08.01 21:35:03.127969 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.00152 sec., 713815.7894736842 rows/sec., 56.46 MiB/sec. | ||
| 2620 | 2025.08.01 21:35:03.128000 [ 115 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.08.01 21:35:03.128014 [ 261 ] {c7d98ae8-54be-4973-8c22-33aaf43775d5} <Debug> TCPHandler: Processed in 0.001689113 sec. | ||
| 2622 | 2025.08.01 21:35:03.128027 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2623 | 2025.08.01 21:35:03.128121 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 2624 | 2025.08.01 21:35:03.128151 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2025.08.01 21:35:03.128227 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2626 | 2025.08.01 21:35:03.128264 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 217 rows starting from the beginning of the part | ||
| 2627 | 2025.08.01 21:35:03.128280 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2628 | 2025.08.01 21:35:03.128320 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 2629 | 2025.08.01 21:35:03.128340 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2630 | 2025.08.01 21:35:03.128369 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 243 rows starting from the beginning of the part | ||
| 2631 | 2025.08.01 21:35:03.128413 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 2632 | 2025.08.01 21:35:03.128452 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 116 rows starting from the beginning of the part | ||
| 2633 | 2025.08.01 21:35:03.128492 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1085 rows starting from the beginning of the part | ||
| 2634 | 2025.08.01 21:35:03.128863 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2025.08.01 21:35:03.128907 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2636 | 2025.08.01 21:35:03.129253 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2637 | 2025.08.01 21:35:03.129470 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.08.01 21:35:03.129637 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001377 sec., 148874.36456063908 rows/sec., 8.83 MiB/sec. | ||
| 2639 | 2025.08.01 21:35:03.129686 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001597301 sec., 1113753.763379601 rows/sec., 96.04 MiB/sec. | ||
| 2640 | 2025.08.01 21:35:03.129708 [ 261 ] {352dbfbc-747d-4a57-94a3-0b52258aec2b} <Debug> TCPHandler: Processed in 0.001619362 sec. | ||
| 2641 | 2025.08.01 21:35:03.129854 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2025.08.01 21:35:03.129913 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2643 | 2025.08.01 21:35:03.129972 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2644 | 2025.08.01 21:35:03.130026 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2645 | 2025.08.01 21:35:03.130195 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2025.08.01 21:35:03.130267 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_16_3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2647 | 2025.08.01 21:35:03.130348 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2648 | 2025.08.01 21:35:03.130570 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.08.01 21:35:03.130613 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2650 | 2025.08.01 21:35:03.130934 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2651 | 2025.08.01 21:35:03.131144 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.08.01 21:35:03.131275 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001328 sec., 152861.44578313254 rows/sec., 9.86 MiB/sec. | ||
| 2653 | 2025.08.01 21:35:03.131320 [ 261 ] {a9b553d7-f5b0-482c-9a00-b631fcf45357} <Debug> TCPHandler: Processed in 0.00152763 sec. | ||
| 2654 | 2025.08.01 21:35:03.131430 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.08.01 21:35:03.131524 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2656 | 2025.08.01 21:35:03.131564 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2657 | 2025.08.01 21:35:03.132004 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.08.01 21:35:03.132040 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2659 | 2025.08.01 21:35:03.132337 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2660 | 2025.08.01 21:35:03.132554 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.08.01 21:35:03.132675 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001169 sec., 172797.26261762192 rows/sec., 9.81 MiB/sec. | ||
| 2662 | 2025.08.01 21:35:03.132720 [ 261 ] {e2547b11-9ef7-424e-8396-bf31970a0dd4} <Debug> TCPHandler: Processed in 0.001339927 sec. | ||
| 2663 | 2025.08.01 21:35:03.132832 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2025.08.01 21:35:03.132925 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2665 | 2025.08.01 21:35:03.132964 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2666 | 2025.08.01 21:35:03.133551 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.08.01 21:35:03.133585 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2668 | 2025.08.01 21:35:03.133917 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2669 | 2025.08.01 21:35:03.134122 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.08.01 21:35:03.134219 [ 115 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2671 | 2025.08.01 21:35:03.134249 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001341 sec., 492915.7345264728 rows/sec., 34.44 MiB/sec. | ||
| 2672 | 2025.08.01 21:35:03.134252 [ 115 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2025.08.01 21:35:03.134290 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2674 | 2025.08.01 21:35:03.134300 [ 261 ] {676b4ee7-a7b4-4519-bf4b-2b73c4ec3e39} <Debug> TCPHandler: Processed in 0.00151905 sec. | ||
| 2675 | 2025.08.01 21:35:03.134358 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 2676 | 2025.08.01 21:35:03.134421 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2677 | 2025.08.01 21:35:03.134444 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2678 | 2025.08.01 21:35:03.134473 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 118 rows starting from the beginning of the part | ||
| 2679 | 2025.08.01 21:35:03.134519 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2680 | 2025.08.01 21:35:03.134521 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 2681 | 2025.08.01 21:35:03.134569 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2682 | 2025.08.01 21:35:03.134585 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 2683 | 2025.08.01 21:35:03.134628 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 73 rows starting from the beginning of the part | ||
| 2684 | 2025.08.01 21:35:03.134665 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 94 rows starting from the beginning of the part | ||
| 2685 | 2025.08.01 21:35:03.134703 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 661 rows starting from the beginning of the part | ||
| 2686 | 2025.08.01 21:35:03.134905 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2025.08.01 21:35:03.134946 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2688 | 2025.08.01 21:35:03.135266 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2689 | 2025.08.01 21:35:03.135484 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.08.01 21:35:03.135561 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1131 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238485 sec., 913212.5136759831 rows/sec., 71.04 MiB/sec. | ||
| 2691 | 2025.08.01 21:35:03.135614 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 2692 | 2025.08.01 21:35:03.135654 [ 261 ] {1fe935f6-32d1-48bf-966d-dcfaba17860f} <Debug> TCPHandler: Processed in 0.001283455 sec. | ||
| 2693 | 2025.08.01 21:35:03.135706 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2694 | 2025.08.01 21:35:03.135770 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2025.08.01 21:35:03.135870 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2696 | 2025.08.01 21:35:03.135915 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2697 | 2025.08.01 21:35:03.135952 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.08.01 21:35:03.136017 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_16_3} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2699 | 2025.08.01 21:35:03.136072 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2700 | 2025.08.01 21:35:03.136347 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.08.01 21:35:03.136387 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2702 | 2025.08.01 21:35:03.136723 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2703 | 2025.08.01 21:35:03.136933 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.08.01 21:35:03.137041 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2705 | 2025.08.01 21:35:03.137061 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00121 sec., 253719.0082644628 rows/sec., 16.69 MiB/sec. | ||
| 2706 | 2025.08.01 21:35:03.137078 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2025.08.01 21:35:03.137097 [ 261 ] {2915ad96-c35c-4d7c-aa18-24e598dcd7ee} <Debug> TCPHandler: Processed in 0.001376507 sec. | ||
| 2708 | 2025.08.01 21:35:03.137099 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2709 | 2025.08.01 21:35:03.137211 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.08.01 21:35:03.137216 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 2711 | 2025.08.01 21:35:03.137305 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2712 | 2025.08.01 21:35:03.137353 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2713 | 2025.08.01 21:35:03.137368 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2714 | 2025.08.01 21:35:03.137409 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1404 rows starting from the beginning of the part | ||
| 2715 | 2025.08.01 21:35:03.137477 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2716 | 2025.08.01 21:35:03.137522 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 202 rows starting from the beginning of the part | ||
| 2717 | 2025.08.01 21:35:03.137563 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2718 | 2025.08.01 21:35:03.137605 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 2719 | 2025.08.01 21:35:03.137645 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 307 rows starting from the beginning of the part | ||
| 2720 | 2025.08.01 21:35:03.137685 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.08.01 21:35:03.137724 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2722 | 2025.08.01 21:35:03.138045 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2723 | 2025.08.01 21:35:03.138263 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.08.01 21:35:03.138395 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 2725 | 2025.08.01 21:35:03.138432 [ 261 ] {2f3ddc50-7bd6-459d-a8dc-d92907249d4c} <Debug> TCPHandler: Processed in 0.001272076 sec. | ||
| 2726 | 2025.08.01 21:35:03.138535 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2025.08.01 21:35:03.138629 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.08.01 21:35:03.138683 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2729 | 2025.08.01 21:35:03.138904 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744935 sec., 1337012.553476204 rows/sec., 94.42 MiB/sec. | ||
| 2730 | 2025.08.01 21:35:03.139197 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2731 | 2025.08.01 21:35:03.139406 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.08.01 21:35:03.139447 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2733 | 2025.08.01 21:35:03.139457 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2025.08.01 21:35:03.139530 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2735 | 2025.08.01 21:35:03.139599 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2736 | 2025.08.01 21:35:03.139954 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2737 | 2025.08.01 21:35:03.140180 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.08.01 21:35:03.140311 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0017 sec., 5294.117647058823 rows/sec., 9.49 MiB/sec. | ||
| 2739 | 2025.08.01 21:35:03.140364 [ 261 ] {122eae13-6fa0-47a6-b8de-0e7443a2a320} <Debug> TCPHandler: Processed in 0.001880357 sec. | ||
| 2740 | 2025.08.01 21:35:03.140479 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2741 | 2025.08.01 21:35:03.140573 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2742 | 2025.08.01 21:35:03.140614 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2743 | 2025.08.01 21:35:03.140944 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.08.01 21:35:03.140978 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2745 | 2025.08.01 21:35:03.141289 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2746 | 2025.08.01 21:35:03.141494 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.08.01 21:35:03.141591 [ 124 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2748 | 2025.08.01 21:35:03.141616 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001061 sec., 96135.72101790762 rows/sec., 5.91 MiB/sec. | ||
| 2749 | 2025.08.01 21:35:03.141622 [ 124 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.08.01 21:35:03.141646 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2751 | 2025.08.01 21:35:03.141651 [ 261 ] {156f11f7-2c1b-49cd-882a-7fca120b7c54} <Debug> TCPHandler: Processed in 0.001221925 sec. | ||
| 2752 | 2025.08.01 21:35:03.141732 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 2753 | 2025.08.01 21:35:03.141854 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2754 | 2025.08.01 21:35:03.141889 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
| 2755 | 2025.08.01 21:35:03.141951 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 2756 | 2025.08.01 21:35:03.141999 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 2757 | 2025.08.01 21:35:03.142044 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 2758 | 2025.08.01 21:35:03.142088 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 2759 | 2025.08.01 21:35:03.142130 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 2760 | 2025.08.01 21:35:03.143013 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322886 sec., 485302.5884316563 rows/sec., 32.55 MiB/sec. | ||
| 2761 | 2025.08.01 21:35:03.143163 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2762 | 2025.08.01 21:35:03.143417 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.08.01 21:35:03.143488 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_16_3} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2764 | 2025.08.01 21:35:03.143554 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2765 | 2025.08.01 21:35:03.836792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2766 | 2025.08.01 21:35:03.837340 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.08.01 21:35:03.837386 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2768 | 2025.08.01 21:35:03.837878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2769 | 2025.08.01 21:35:03.838113 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2025.08.01 21:35:03.838242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2771 | 2025.08.01 21:35:04.000251 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.76 MiB, peak 202.91 MiB, free memory in arenas 0.00 B, will set to 197.41 MiB (RSS), difference: -1.35 MiB | ||
| 2772 | 2025.08.01 21:35:04.175580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2773 | 2025.08.01 21:35:04.191394 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2025.08.01 21:35:04.191439 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2775 | 2025.08.01 21:35:04.197724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2776 | 2025.08.01 21:35:04.198431 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2025.08.01 21:35:04.201112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2778 | 2025.08.01 21:35:05.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.92 MiB, peak 202.91 MiB, free memory in arenas 0.00 B, will set to 199.49 MiB (RSS), difference: 1.56 MiB | ||
| 2779 | 2025.08.01 21:35:06.348114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 398 | ||
| 2780 | 2025.08.01 21:35:06.351053 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.08.01 21:35:06.351105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2782 | 2025.08.01 21:35:06.352382 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2783 | 2025.08.01 21:35:06.352672 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.08.01 21:35:06.353015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 2785 | 2025.08.01 21:35:08.088074 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.08.01 21:35:08.088275 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2787 | 2025.08.01 21:35:08.088342 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2788 | 2025.08.01 21:35:08.089002 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.08.01 21:35:08.089056 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2790 | 2025.08.01 21:35:08.089478 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2791 | 2025.08.01 21:35:08.089711 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.08.01 21:35:08.089878 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001651 sec., 71471.83525136282 rows/sec., 6.06 MiB/sec. | ||
| 2793 | 2025.08.01 21:35:08.089926 [ 261 ] {1f50070a-cf10-4482-88db-bfd2c80032fb} <Debug> TCPHandler: Processed in 0.001980269 sec. | ||
| 2794 | 2025.08.01 21:35:08.090053 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.08.01 21:35:08.090155 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2796 | 2025.08.01 21:35:08.090198 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2797 | 2025.08.01 21:35:08.090608 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.08.01 21:35:08.090644 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2799 | 2025.08.01 21:35:08.090949 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2800 | 2025.08.01 21:35:08.091172 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.08.01 21:35:08.091302 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00117 sec., 26495.726495726496 rows/sec., 1.95 MiB/sec. | ||
| 2802 | 2025.08.01 21:35:08.091337 [ 261 ] {f49092fe-d890-457f-b4f7-1876d3ac1dc5} <Debug> TCPHandler: Processed in 0.001336306 sec. | ||
| 2803 | 2025.08.01 21:35:08.091444 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.08.01 21:35:08.091538 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2805 | 2025.08.01 21:35:08.091577 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2806 | 2025.08.01 21:35:08.091989 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.08.01 21:35:08.092023 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2808 | 2025.08.01 21:35:08.092322 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2809 | 2025.08.01 21:35:08.092526 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.08.01 21:35:08.092651 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001132 sec., 83922.26148409894 rows/sec., 6.55 MiB/sec. | ||
| 2811 | 2025.08.01 21:35:08.092686 [ 261 ] {b1450359-8d16-457b-8f9c-8616a50681ba} <Debug> TCPHandler: Processed in 0.001289385 sec. | ||
| 2812 | 2025.08.01 21:35:08.092792 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2025.08.01 21:35:08.092884 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2814 | 2025.08.01 21:35:08.092927 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2815 | 2025.08.01 21:35:08.093321 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.08.01 21:35:08.093354 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2817 | 2025.08.01 21:35:08.093676 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2818 | 2025.08.01 21:35:08.093886 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): 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.08.01 21:35:08.094009 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 2820 | 2025.08.01 21:35:08.094044 [ 261 ] {11cc2453-bfdc-4424-9886-e112a3f39fc8} <Debug> TCPHandler: Processed in 0.001299225 sec. | ||
| 2821 | 2025.08.01 21:35:08.094142 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.08.01 21:35:08.094234 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.08.01 21:35:08.094287 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2824 | 2025.08.01 21:35:08.095041 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.08.01 21:35:08.095076 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2826 | 2025.08.01 21:35:08.095582 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2827 | 2025.08.01 21:35:08.095815 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.08.01 21:35:08.095944 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001728 sec., 17939.814814814814 rows/sec., 32.15 MiB/sec. | ||
| 2829 | 2025.08.01 21:35:08.095992 [ 261 ] {1f46394a-8dac-4557-a9b9-3ae29da16c8b} <Debug> TCPHandler: Processed in 0.001897038 sec. | ||
| 2830 | 2025.08.01 21:35:08.096102 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.08.01 21:35:08.096195 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.08.01 21:35:08.096236 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2833 | 2025.08.01 21:35:08.096555 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.08.01 21:35:08.096589 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2835 | 2025.08.01 21:35:08.096880 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2836 | 2025.08.01 21:35:08.097087 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): 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.08.01 21:35:08.097208 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 2838 | 2025.08.01 21:35:08.097242 [ 261 ] {6ab3f185-6e6e-4170-b806-b9261e7e9fd6} <Debug> TCPHandler: Processed in 0.001186854 sec. | ||
| 2839 | 2025.08.01 21:35:11.221566 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2840 | 2025.08.01 21:35:11.221642 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2841 | 2025.08.01 21:35:11.338413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 2842 | 2025.08.01 21:35:11.339101 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.08.01 21:35:11.339174 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 2844 | 2025.08.01 21:35:11.339750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2845 | 2025.08.01 21:35:11.340021 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.08.01 21:35:11.340153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2847 | 2025.08.01 21:35:11.701260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2848 | 2025.08.01 21:35:11.717652 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.08.01 21:35:11.717699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2850 | 2025.08.01 21:35:11.723113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2851 | 2025.08.01 21:35:11.723776 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2025.08.01 21:35:11.726575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2853 | 2025.08.01 21:35:13.098768 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2025.08.01 21:35:13.098949 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2855 | 2025.08.01 21:35:13.099015 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2856 | 2025.08.01 21:35:13.099741 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2025.08.01 21:35:13.099794 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2858 | 2025.08.01 21:35:13.100204 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2859 | 2025.08.01 21:35:13.100457 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2025.08.01 21:35:13.100620 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001716 sec., 228438.22843822843 rows/sec., 14.49 MiB/sec. | ||
| 2861 | 2025.08.01 21:35:13.100673 [ 261 ] {56275da4-3eec-4503-aeb5-9ed1f51fd592} <Debug> TCPHandler: Processed in 0.002035091 sec. | ||
| 2862 | 2025.08.01 21:35:13.100799 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2025.08.01 21:35:13.100904 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2864 | 2025.08.01 21:35:13.100948 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2865 | 2025.08.01 21:35:13.101756 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2025.08.01 21:35:13.101795 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2867 | 2025.08.01 21:35:13.102180 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2868 | 2025.08.01 21:35:13.102407 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2025.08.01 21:35:13.102548 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001664 sec., 652043.2692307692 rows/sec., 51.57 MiB/sec. | ||
| 2870 | 2025.08.01 21:35:13.102588 [ 261 ] {94353d1b-82a1-4feb-929d-adf21c47fb7b} <Debug> TCPHandler: Processed in 0.001842977 sec. | ||
| 2871 | 2025.08.01 21:35:13.102705 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2025.08.01 21:35:13.102807 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2873 | 2025.08.01 21:35:13.102849 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2874 | 2025.08.01 21:35:13.103308 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2025.08.01 21:35:13.103345 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2876 | 2025.08.01 21:35:13.103659 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2877 | 2025.08.01 21:35:13.103883 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2025.08.01 21:35:13.104017 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001228 sec., 166938.11074918567 rows/sec., 9.90 MiB/sec. | ||
| 2879 | 2025.08.01 21:35:13.104053 [ 261 ] {0717038e-202e-4e8c-809b-390d050c9cbc} <Debug> TCPHandler: Processed in 0.001398808 sec. | ||
| 2880 | 2025.08.01 21:35:13.104157 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2025.08.01 21:35:13.104252 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2882 | 2025.08.01 21:35:13.104291 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2883 | 2025.08.01 21:35:13.104745 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2884 | 2025.08.01 21:35:13.104779 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2885 | 2025.08.01 21:35:13.105092 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2886 | 2025.08.01 21:35:13.105318 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2025.08.01 21:35:13.105448 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001213 sec., 167353.66859027205 rows/sec., 10.79 MiB/sec. | ||
| 2888 | 2025.08.01 21:35:13.105486 [ 261 ] {0c7d5994-bd89-4acf-b5a4-52e680643ef4} <Debug> TCPHandler: Processed in 0.001378838 sec. | ||
| 2889 | 2025.08.01 21:35:13.105587 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2025.08.01 21:35:13.105682 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2891 | 2025.08.01 21:35:13.105722 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2892 | 2025.08.01 21:35:13.106163 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2025.08.01 21:35:13.106198 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2894 | 2025.08.01 21:35:13.106495 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2895 | 2025.08.01 21:35:13.106712 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2025.08.01 21:35:13.106839 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001174 sec., 172061.32879046 rows/sec., 9.77 MiB/sec. | ||
| 2897 | 2025.08.01 21:35:13.106878 [ 261 ] {33bad602-3c67-49c8-a3b2-220682b79d3a} <Debug> TCPHandler: Processed in 0.001338626 sec. | ||
| 2898 | 2025.08.01 21:35:13.106990 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2899 | 2025.08.01 21:35:13.107084 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2900 | 2025.08.01 21:35:13.107123 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2901 | 2025.08.01 21:35:13.107717 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2025.08.01 21:35:13.107760 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2903 | 2025.08.01 21:35:13.108084 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2904 | 2025.08.01 21:35:13.108295 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2905 | 2025.08.01 21:35:13.108427 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001359 sec., 486387.0493009566 rows/sec., 33.98 MiB/sec. | ||
| 2906 | 2025.08.01 21:35:13.108464 [ 261 ] {78e865ba-3590-401f-9904-279fdefd9a19} <Debug> TCPHandler: Processed in 0.00152218 sec. | ||
| 2907 | 2025.08.01 21:35:13.108572 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2025.08.01 21:35:13.108667 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2909 | 2025.08.01 21:35:13.108708 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2910 | 2025.08.01 21:35:13.109031 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2025.08.01 21:35:13.109064 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2912 | 2025.08.01 21:35:13.109361 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2913 | 2025.08.01 21:35:13.109580 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2025.08.01 21:35:13.109703 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 2915 | 2025.08.01 21:35:13.109750 [ 261 ] {027fb962-0d29-4b3e-9f0d-a88d23b0a602} <Debug> TCPHandler: Processed in 0.001227024 sec. | ||
| 2916 | 2025.08.01 21:35:13.109851 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2025.08.01 21:35:13.109945 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2918 | 2025.08.01 21:35:13.109988 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2919 | 2025.08.01 21:35:13.110399 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2025.08.01 21:35:13.110433 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2921 | 2025.08.01 21:35:13.110759 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2922 | 2025.08.01 21:35:13.110979 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2025.08.01 21:35:13.111114 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001186 sec., 258853.28836424957 rows/sec., 17.03 MiB/sec. | ||
| 2924 | 2025.08.01 21:35:13.111150 [ 261 ] {4ece5df4-f302-45e3-a336-cb426c63f2fa} <Debug> TCPHandler: Processed in 0.001347487 sec. | ||
| 2925 | 2025.08.01 21:35:13.111250 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2025.08.01 21:35:13.111345 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2927 | 2025.08.01 21:35:13.111386 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2928 | 2025.08.01 21:35:13.111687 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2025.08.01 21:35:13.111721 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2930 | 2025.08.01 21:35:13.112021 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2931 | 2025.08.01 21:35:13.112235 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2025.08.01 21:35:13.112358 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 2933 | 2025.08.01 21:35:13.112394 [ 261 ] {69f1ae25-1cbb-43a0-bd7c-ee79f91f9d15} <Debug> TCPHandler: Processed in 0.001192514 sec. | ||
| 2934 | 2025.08.01 21:35:13.112494 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2025.08.01 21:35:13.112586 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2936 | 2025.08.01 21:35:13.112640 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2937 | 2025.08.01 21:35:13.113333 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.08.01 21:35:13.113367 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2939 | 2025.08.01 21:35:13.113850 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2940 | 2025.08.01 21:35:13.114070 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.08.01 21:35:13.114202 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001633 sec., 5511.328842620944 rows/sec., 9.88 MiB/sec. | ||
| 2942 | 2025.08.01 21:35:13.114254 [ 261 ] {f27be88c-758e-4d7c-9922-b475e69d6369} <Debug> TCPHandler: Processed in 0.001807846 sec. | ||
| 2943 | 2025.08.01 21:35:13.114367 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2025.08.01 21:35:13.114461 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2945 | 2025.08.01 21:35:13.114502 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2946 | 2025.08.01 21:35:13.114835 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2025.08.01 21:35:13.114870 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 2948 | 2025.08.01 21:35:13.115244 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2949 | 2025.08.01 21:35:13.115458 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2025.08.01 21:35:13.115586 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001142 sec., 89316.9877408056 rows/sec., 5.49 MiB/sec. | ||
| 2951 | 2025.08.01 21:35:13.115622 [ 261 ] {6feac00a-1331-4f4d-9e6d-55d226cf8699} <Debug> TCPHandler: Processed in 0.001303566 sec. | ||
| 2952 | 2025.08.01 21:35:14.000057 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.08.01 21:35:14.000293 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2954 | 2025.08.01 21:35:14.000629 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2955 | 2025.08.01 21:35:14.000672 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2956 | 2025.08.01 21:35:14.000955 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2957 | 2025.08.01 21:35:14.001025 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2958 | 2025.08.01 21:35:14.001169 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2959 | 2025.08.01 21:35:14.001293 [ 290 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2960 | 2025.08.01 21:35:14.001317 [ 293 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2961 | 2025.08.01 21:35:14.001317 [ 295 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2962 | 2025.08.01 21:35:14.001293 [ 292 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2963 | 2025.08.01 21:35:14.001513 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2964 | 2025.08.01 21:35:14.001543 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2965 | 2025.08.01 21:35:14.001644 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2966 | 2025.08.01 21:35:14.001668 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2967 | 2025.08.01 21:35:14.001706 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2968 | 2025.08.01 21:35:14.001749 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2969 | 2025.08.01 21:35:14.001789 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2970 | 2025.08.01 21:35:14.001825 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2971 | 2025.08.01 21:35:14.002863 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002672 sec., 15718.562874251498 rows/sec., 632.65 KiB/sec. | ||
| 2972 | 2025.08.01 21:35:14.003055 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> MemoryTracker: Peak memory usage (for query): 146.10 KiB. | ||
| 2973 | 2025.08.01 21:35:14.003071 [ 261 ] {2a7f215b-aa90-4936-8c09-7296a44516d3} <Debug> TCPHandler: Processed in 0.003139073 sec. | ||
| 2974 | 2025.08.01 21:35:14.003379 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.08.01 21:35:14.003532 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2976 | 2025.08.01 21:35:14.003779 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2977 | 2025.08.01 21:35:14.003819 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2978 | 2025.08.01 21:35:14.004047 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2979 | 2025.08.01 21:35:14.004103 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2980 | 2025.08.01 21:35:14.004214 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2981 | 2025.08.01 21:35:14.004284 [ 295 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2982 | 2025.08.01 21:35:14.004292 [ 293 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2983 | 2025.08.01 21:35:14.004292 [ 292 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2984 | 2025.08.01 21:35:14.004289 [ 297 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2985 | 2025.08.01 21:35:14.004453 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2986 | 2025.08.01 21:35:14.004482 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2987 | 2025.08.01 21:35:14.004570 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2988 | 2025.08.01 21:35:14.004591 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 2989 | 2025.08.01 21:35:14.004624 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2990 | 2025.08.01 21:35:14.004656 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2991 | 2025.08.01 21:35:14.004685 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2992 | 2025.08.01 21:35:14.004714 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2993 | 2025.08.01 21:35:14.005425 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001961 sec., 21417.644059153492 rows/sec., 862.02 KiB/sec. | ||
| 2994 | 2025.08.01 21:35:14.005580 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> MemoryTracker: Peak memory usage (for query): 146.09 KiB. | ||
| 2995 | 2025.08.01 21:35:14.005595 [ 261 ] {5dc8076b-a023-48e8-a673-7606c2cf4420} <Debug> TCPHandler: Processed in 0.002269506 sec. | ||
| 2996 | 2025.08.01 21:35:14.005864 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2025.08.01 21:35:14.006005 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2998 | 2025.08.01 21:35:14.006233 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2999 | 2025.08.01 21:35:14.006271 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3000 | 2025.08.01 21:35:14.006502 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3001 | 2025.08.01 21:35:14.006555 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3002 | 2025.08.01 21:35:14.006655 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3003 | 2025.08.01 21:35:14.006720 [ 297 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3004 | 2025.08.01 21:35:14.006722 [ 295 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3005 | 2025.08.01 21:35:14.006728 [ 290 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3006 | 2025.08.01 21:35:14.006727 [ 292 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3007 | 2025.08.01 21:35:14.006860 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3008 | 2025.08.01 21:35:14.006887 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3009 | 2025.08.01 21:35:14.006967 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3010 | 2025.08.01 21:35:14.006987 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3011 | 2025.08.01 21:35:14.007018 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3012 | 2025.08.01 21:35:14.007054 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3013 | 2025.08.01 21:35:14.007092 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3014 | 2025.08.01 21:35:14.007123 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3015 | 2025.08.01 21:35:14.007824 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00188 sec., 22340.425531914894 rows/sec., 899.16 KiB/sec. | ||
| 3016 | 2025.08.01 21:35:14.007976 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> MemoryTracker: Peak memory usage (for query): 146.83 KiB. | ||
| 3017 | 2025.08.01 21:35:14.007992 [ 261 ] {51052cec-292d-4159-98a5-7c6296a5e1ff} <Debug> TCPHandler: Processed in 0.002180043 sec. | ||
| 3018 | 2025.08.01 21:35:14.008210 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2025.08.01 21:35:14.008350 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3020 | 2025.08.01 21:35:14.008578 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3021 | 2025.08.01 21:35:14.008616 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3022 | 2025.08.01 21:35:14.008839 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3023 | 2025.08.01 21:35:14.008893 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3024 | 2025.08.01 21:35:14.008992 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3025 | 2025.08.01 21:35:14.009050 [ 295 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3026 | 2025.08.01 21:35:14.009050 [ 293 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3027 | 2025.08.01 21:35:14.009060 [ 290 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3028 | 2025.08.01 21:35:14.009059 [ 292 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3029 | 2025.08.01 21:35:14.009182 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3030 | 2025.08.01 21:35:14.009209 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3031 | 2025.08.01 21:35:14.009289 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3032 | 2025.08.01 21:35:14.009308 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3033 | 2025.08.01 21:35:14.009339 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3034 | 2025.08.01 21:35:14.009369 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3035 | 2025.08.01 21:35:14.009399 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3036 | 2025.08.01 21:35:14.009428 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3037 | 2025.08.01 21:35:14.010095 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001804 sec., 23281.59645232816 rows/sec., 937.05 KiB/sec. | ||
| 3038 | 2025.08.01 21:35:14.010252 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> MemoryTracker: Peak memory usage (for query): 148.43 KiB. | ||
| 3039 | 2025.08.01 21:35:14.010267 [ 261 ] {ec87e1f0-b8dd-46d3-83db-e2adfe92bce9} <Debug> TCPHandler: Processed in 0.002107972 sec. | ||
| 3040 | 2025.08.01 21:35:14.010473 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2025.08.01 21:35:14.010611 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3042 | 2025.08.01 21:35:14.010842 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3043 | 2025.08.01 21:35:14.010880 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3044 | 2025.08.01 21:35:14.011100 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3045 | 2025.08.01 21:35:14.011153 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3046 | 2025.08.01 21:35:14.011253 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3047 | 2025.08.01 21:35:14.011313 [ 292 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3048 | 2025.08.01 21:35:14.011313 [ 290 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3049 | 2025.08.01 21:35:14.011330 [ 297 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3050 | 2025.08.01 21:35:14.011321 [ 295 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3051 | 2025.08.01 21:35:14.011450 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3052 | 2025.08.01 21:35:14.011476 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3053 | 2025.08.01 21:35:14.011554 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3054 | 2025.08.01 21:35:14.011573 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3055 | 2025.08.01 21:35:14.011604 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3056 | 2025.08.01 21:35:14.011636 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3057 | 2025.08.01 21:35:14.011666 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3058 | 2025.08.01 21:35:14.011695 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3059 | 2025.08.01 21:35:14.012325 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00177 sec., 23728.813559322032 rows/sec., 955.05 KiB/sec. | ||
| 3060 | 2025.08.01 21:35:14.012482 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> MemoryTracker: Peak memory usage (for query): 147.00 KiB. | ||
| 3061 | 2025.08.01 21:35:14.012497 [ 261 ] {084038f9-7055-4b0b-9c57-4eb44618f770} <Debug> TCPHandler: Processed in 0.002073811 sec. | ||
| 3062 | 2025.08.01 21:35:14.012714 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2025.08.01 21:35:14.012858 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3064 | 2025.08.01 21:35:14.013083 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3065 | 2025.08.01 21:35:14.013121 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3066 | 2025.08.01 21:35:14.013342 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3067 | 2025.08.01 21:35:14.013395 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3068 | 2025.08.01 21:35:14.013507 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3069 | 2025.08.01 21:35:14.013568 [ 295 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3070 | 2025.08.01 21:35:14.013581 [ 293 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3071 | 2025.08.01 21:35:14.013574 [ 292 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3072 | 2025.08.01 21:35:14.013573 [ 290 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3073 | 2025.08.01 21:35:14.013710 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3074 | 2025.08.01 21:35:14.013739 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3075 | 2025.08.01 21:35:14.013820 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3076 | 2025.08.01 21:35:14.013839 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3077 | 2025.08.01 21:35:14.013871 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3078 | 2025.08.01 21:35:14.013902 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3079 | 2025.08.01 21:35:14.013933 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3080 | 2025.08.01 21:35:14.013962 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3081 | 2025.08.01 21:35:14.014593 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001795 sec., 23398.3286908078 rows/sec., 941.74 KiB/sec. | ||
| 3082 | 2025.08.01 21:35:14.014755 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> MemoryTracker: Peak memory usage (for query): 147.19 KiB. | ||
| 3083 | 2025.08.01 21:35:14.014772 [ 261 ] {62d80588-3952-4014-a810-154c221bfd26} <Debug> TCPHandler: Processed in 0.002106902 sec. | ||
| 3084 | 2025.08.01 21:35:14.139849 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.08.01 21:35:14.140053 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3086 | 2025.08.01 21:35:14.140391 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3087 | 2025.08.01 21:35:14.140440 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3088 | 2025.08.01 21:35:14.140732 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3089 | 2025.08.01 21:35:14.140803 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3090 | 2025.08.01 21:35:14.140941 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 3091 | 2025.08.01 21:35:14.141015 [ 290 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3092 | 2025.08.01 21:35:14.141022 [ 292 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3093 | 2025.08.01 21:35:14.141039 [ 295 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3094 | 2025.08.01 21:35:14.141043 [ 297 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3095 | 2025.08.01 21:35:14.141183 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3096 | 2025.08.01 21:35:14.141210 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3097 | 2025.08.01 21:35:14.141297 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3098 | 2025.08.01 21:35:14.141317 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3099 | 2025.08.01 21:35:14.141349 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3100 | 2025.08.01 21:35:14.141384 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3101 | 2025.08.01 21:35:14.141416 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3102 | 2025.08.01 21:35:14.141446 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3103 | 2025.08.01 21:35:14.142166 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.0022 sec., 19090.90909090909 rows/sec., 768.38 KiB/sec. | ||
| 3104 | 2025.08.01 21:35:14.142333 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> MemoryTracker: Peak memory usage (for query): 147.50 KiB. | ||
| 3105 | 2025.08.01 21:35:14.142348 [ 261 ] {9ac35ded-5382-4478-8acb-3f40bd40530a} <Debug> TCPHandler: Processed in 0.002587072 sec. | ||
| 3106 | 2025.08.01 21:35:14.142777 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2025.08.01 21:35:14.142885 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3108 | 2025.08.01 21:35:14.142928 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3109 | 2025.08.01 21:35:14.143440 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2025.08.01 21:35:14.143476 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3111 | 2025.08.01 21:35:14.143903 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3112 | 2025.08.01 21:35:14.144117 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2025.08.01 21:35:14.144263 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001409 sec., 4968.062455642299 rows/sec., 1010.52 KiB/sec. | ||
| 3114 | 2025.08.01 21:35:14.144304 [ 261 ] {c8389c78-cd7b-40c7-a89c-fb6c254b8c43} <Debug> TCPHandler: Processed in 0.001577261 sec. | ||
| 3115 | 2025.08.01 21:35:14.144423 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2025.08.01 21:35:14.144519 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3117 | 2025.08.01 21:35:14.144560 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3118 | 2025.08.01 21:35:14.144988 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.08.01 21:35:14.145024 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3120 | 2025.08.01 21:35:14.145315 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3121 | 2025.08.01 21:35:14.145529 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2025.08.01 21:35:14.145662 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001162 sec., 3442.340791738382 rows/sec., 280.70 KiB/sec. | ||
| 3123 | 2025.08.01 21:35:14.145699 [ 261 ] {ba7bfe09-d971-42c5-81fd-f2ac51083ffb} <Debug> TCPHandler: Processed in 0.001326126 sec. | ||
| 3124 | 2025.08.01 21:35:14.145809 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3125 | 2025.08.01 21:35:14.145904 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3126 | 2025.08.01 21:35:14.145945 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3127 | 2025.08.01 21:35:14.146978 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2025.08.01 21:35:14.147013 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3129 | 2025.08.01 21:35:14.147384 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3130 | 2025.08.01 21:35:14.147598 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.08.01 21:35:14.147730 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Debug> executeQuery: Read 1261 rows, 107.04 KiB in 0.001845 sec., 683468.8346883468 rows/sec., 56.65 MiB/sec. | ||
| 3132 | 2025.08.01 21:35:14.147767 [ 261 ] {fff3f176-fe6c-4b8f-a6bc-61f2298030c0} <Debug> TCPHandler: Processed in 0.002006869 sec. | ||
| 3133 | 2025.08.01 21:35:14.147883 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3134 | 2025.08.01 21:35:14.147977 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3135 | 2025.08.01 21:35:14.148016 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3136 | 2025.08.01 21:35:14.148414 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3137 | 2025.08.01 21:35:14.148449 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3138 | 2025.08.01 21:35:14.148738 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3139 | 2025.08.01 21:35:14.148945 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.08.01 21:35:14.149073 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001115 sec., 31390.134529147977 rows/sec., 2.29 MiB/sec. | ||
| 3141 | 2025.08.01 21:35:14.149110 [ 261 ] {033014d8-01ae-4112-a7c6-61300b4965a8} <Debug> TCPHandler: Processed in 0.001279495 sec. | ||
| 3142 | 2025.08.01 21:35:14.149226 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2025.08.01 21:35:14.149330 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3144 | 2025.08.01 21:35:14.149372 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3145 | 2025.08.01 21:35:14.149853 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2025.08.01 21:35:14.149888 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3147 | 2025.08.01 21:35:14.150218 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3148 | 2025.08.01 21:35:14.150444 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2025.08.01 21:35:14.150547 [ 108 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3150 | 2025.08.01 21:35:14.150575 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001264 sec., 180379.74683544305 rows/sec., 12.21 MiB/sec. | ||
| 3151 | 2025.08.01 21:35:14.150587 [ 108 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.08.01 21:35:14.150608 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3153 | 2025.08.01 21:35:14.150614 [ 261 ] {f5e90fff-9cae-42ce-92e8-6894e3b3e6f9} <Debug> TCPHandler: Processed in 0.001448959 sec. | ||
| 3154 | 2025.08.01 21:35:14.150707 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::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 | ||
| 3155 | 2025.08.01 21:35:14.150731 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2025.08.01 21:35:14.150838 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3157 | 2025.08.01 21:35:14.150839 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3158 | 2025.08.01 21:35:14.150877 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3159 | 2025.08.01 21:35:14.150899 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3160 | 2025.08.01 21:35:14.150947 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3161 | 2025.08.01 21:35:14.151003 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 3162 | 2025.08.01 21:35:14.151039 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 203 rows starting from the beginning of the part | ||
| 3163 | 2025.08.01 21:35:14.151077 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 203 rows starting from the beginning of the part | ||
| 3164 | 2025.08.01 21:35:14.151116 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 3165 | 2025.08.01 21:35:14.151481 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.08.01 21:35:14.151550 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3167 | 2025.08.01 21:35:14.151907 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3168 | 2025.08.01 21:35:14.151941 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276345 sec., 535905.2607249607 rows/sec., 37.88 MiB/sec. | ||
| 3169 | 2025.08.01 21:35:14.152117 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3170 | 2025.08.01 21:35:14.152140 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2025.08.01 21:35:14.152267 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001448 sec., 383287.2928176795 rows/sec., 28.47 MiB/sec. | ||
| 3172 | 2025.08.01 21:35:14.152305 [ 261 ] {9139598f-beee-4c4b-b82f-5fb482c8ae74} <Debug> TCPHandler: Processed in 0.001624233 sec. | ||
| 3173 | 2025.08.01 21:35:14.152376 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.08.01 21:35:14.152417 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2025.08.01 21:35:14.152467 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_6_1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3176 | 2025.08.01 21:35:14.152515 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3177 | 2025.08.01 21:35:14.152542 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3178 | 2025.08.01 21:35:14.152558 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3179 | 2025.08.01 21:35:14.153883 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.08.01 21:35:14.153920 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3181 | 2025.08.01 21:35:14.154504 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3182 | 2025.08.01 21:35:14.154718 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.08.01 21:35:14.154848 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Debug> executeQuery: Read 3533 rows, 241.62 KiB in 0.002351 sec., 1502764.7809442792 rows/sec., 100.36 MiB/sec. | ||
| 3184 | 2025.08.01 21:35:14.154884 [ 261 ] {8ec6c402-dc27-420c-92b8-4f27049aad5e} <Debug> TCPHandler: Processed in 0.00251745 sec. | ||
| 3185 | 2025.08.01 21:35:14.155011 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2025.08.01 21:35:14.155106 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3187 | 2025.08.01 21:35:14.155160 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3188 | 2025.08.01 21:35:14.155904 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.08.01 21:35:14.155941 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3190 | 2025.08.01 21:35:14.156462 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3191 | 2025.08.01 21:35:14.156681 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2025.08.01 21:35:14.156816 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001728 sec., 17939.814814814814 rows/sec., 32.15 MiB/sec. | ||
| 3193 | 2025.08.01 21:35:14.156866 [ 261 ] {5249dd76-c30b-46fd-b5e4-225c8d6d8ccc} <Debug> TCPHandler: Processed in 0.001905107 sec. | ||
| 3194 | 2025.08.01 21:35:14.156981 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2025.08.01 21:35:14.157078 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3196 | 2025.08.01 21:35:14.157119 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3197 | 2025.08.01 21:35:14.157434 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2025.08.01 21:35:14.157471 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3199 | 2025.08.01 21:35:14.157772 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3200 | 2025.08.01 21:35:14.157979 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2025.08.01 21:35:14.158108 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00105 sec., 11428.57142857143 rows/sec., 788.69 KiB/sec. | ||
| 3202 | 2025.08.01 21:35:14.158143 [ 261 ] {99b09d82-9608-4e06-ba39-012fd46f5973} <Debug> TCPHandler: Processed in 0.001211674 sec. | ||
| 3203 | 2025.08.01 21:35:16.353374 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 464 | ||
| 3204 | 2025.08.01 21:35:16.356174 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.08.01 21:35:16.356219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3206 | 2025.08.01 21:35:16.357431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3207 | 2025.08.01 21:35:16.357696 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.08.01 21:35:16.357934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3209 | 2025.08.01 21:35:18.085457 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2025.08.01 21:35:18.085688 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3211 | 2025.08.01 21:35:18.085760 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3212 | 2025.08.01 21:35:18.086437 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2025.08.01 21:35:18.086485 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3214 | 2025.08.01 21:35:18.086873 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3215 | 2025.08.01 21:35:18.087100 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2025.08.01 21:35:18.087250 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 3217 | 2025.08.01 21:35:18.087291 [ 261 ] {fac62828-b2ed-4009-b9f3-023a5f22f15e} <Debug> TCPHandler: Processed in 0.001969849 sec. | ||
| 3218 | 2025.08.01 21:35:18.087441 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2025.08.01 21:35:18.087562 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3220 | 2025.08.01 21:35:18.087611 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3221 | 2025.08.01 21:35:18.088151 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2025.08.01 21:35:18.088192 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3223 | 2025.08.01 21:35:18.088517 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3224 | 2025.08.01 21:35:18.088723 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2025.08.01 21:35:18.088848 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00131 sec., 48854.96183206107 rows/sec., 3.81 MiB/sec. | ||
| 3226 | 2025.08.01 21:35:18.088885 [ 261 ] {0e350fc2-f391-4055-acac-1648a6922038} <Debug> TCPHandler: Processed in 0.00151139 sec. | ||
| 3227 | 2025.08.01 21:35:18.089003 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2025.08.01 21:35:18.089096 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3229 | 2025.08.01 21:35:18.089140 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3230 | 2025.08.01 21:35:18.089576 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2025.08.01 21:35:18.089614 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3232 | 2025.08.01 21:35:18.089955 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3233 | 2025.08.01 21:35:18.090158 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2025.08.01 21:35:18.090283 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001206 sec., 106135.98673300166 rows/sec., 7.39 MiB/sec. | ||
| 3235 | 2025.08.01 21:35:18.090319 [ 261 ] {8b548153-8754-403b-9783-a0e60a02641b} <Debug> TCPHandler: Processed in 0.001363378 sec. | ||
| 3236 | 2025.08.01 21:35:18.090438 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.08.01 21:35:18.090531 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3238 | 2025.08.01 21:35:18.090572 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3239 | 2025.08.01 21:35:18.090895 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.08.01 21:35:18.090931 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3241 | 2025.08.01 21:35:18.091218 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3242 | 2025.08.01 21:35:18.091415 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2025.08.01 21:35:18.091538 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001026 sec., 46783.62573099415 rows/sec., 3.15 MiB/sec. | ||
| 3244 | 2025.08.01 21:35:18.091572 [ 261 ] {9587fc18-a911-4a5d-8975-e65da87c99cc} <Debug> TCPHandler: Processed in 0.001182093 sec. | ||
| 3245 | 2025.08.01 21:35:18.840318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3246 | 2025.08.01 21:35:18.840863 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.08.01 21:35:18.840909 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3248 | 2025.08.01 21:35:18.841424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3249 | 2025.08.01 21:35:18.841668 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.08.01 21:35:18.841802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3251 | 2025.08.01 21:35:19.226746 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3252 | 2025.08.01 21:35:19.242228 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.08.01 21:35:19.242287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3254 | 2025.08.01 21:35:19.247774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3255 | 2025.08.01 21:35:19.248441 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.08.01 21:35:19.251146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3257 | 2025.08.01 21:35:23.097413 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2025.08.01 21:35:23.097612 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3259 | 2025.08.01 21:35:23.097679 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3260 | 2025.08.01 21:35:23.098439 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.08.01 21:35:23.098486 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3262 | 2025.08.01 21:35:23.098904 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3263 | 2025.08.01 21:35:23.099135 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2025.08.01 21:35:23.099298 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001732 sec., 226327.94457274827 rows/sec., 14.36 MiB/sec. | ||
| 3265 | 2025.08.01 21:35:23.099347 [ 261 ] {82e095ad-7502-4982-b48c-fd68de09f63a} <Debug> TCPHandler: Processed in 0.002061761 sec. | ||
| 3266 | 2025.08.01 21:35:23.099463 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2025.08.01 21:35:23.099566 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3268 | 2025.08.01 21:35:23.099608 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3269 | 2025.08.01 21:35:23.100379 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2025.08.01 21:35:23.100417 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3271 | 2025.08.01 21:35:23.100776 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3272 | 2025.08.01 21:35:23.100982 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2025.08.01 21:35:23.101093 [ 94 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3274 | 2025.08.01 21:35:23.101111 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001569 sec., 691523.263224984 rows/sec., 54.70 MiB/sec. | ||
| 3275 | 2025.08.01 21:35:23.101169 [ 94 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.08.01 21:35:23.101176 [ 261 ] {ffe4c8ce-592c-484d-b1d0-16250dc0f77e} <Debug> TCPHandler: Processed in 0.001763775 sec. | ||
| 3277 | 2025.08.01 21:35:23.101202 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3278 | 2025.08.01 21:35:23.101312 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2025.08.01 21:35:23.101316 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 3280 | 2025.08.01 21:35:23.101415 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3281 | 2025.08.01 21:35:23.101431 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3282 | 2025.08.01 21:35:23.101455 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3283 | 2025.08.01 21:35:23.101464 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1274 rows starting from the beginning of the part | ||
| 3284 | 2025.08.01 21:35:23.101530 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 118 rows starting from the beginning of the part | ||
| 3285 | 2025.08.01 21:35:23.101578 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1085 rows starting from the beginning of the part | ||
| 3286 | 2025.08.01 21:35:23.101618 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1261 rows starting from the beginning of the part | ||
| 3287 | 2025.08.01 21:35:23.101653 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3288 | 2025.08.01 21:35:23.101687 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1085 rows starting from the beginning of the part | ||
| 3289 | 2025.08.01 21:35:23.101949 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.08.01 21:35:23.101984 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3291 | 2025.08.01 21:35:23.102295 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3292 | 2025.08.01 21:35:23.102504 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2025.08.01 21:35:23.102605 [ 94 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3294 | 2025.08.01 21:35:23.102635 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.79 MiB/sec. | ||
| 3295 | 2025.08.01 21:35:23.102645 [ 94 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2025.08.01 21:35:23.102681 [ 261 ] {47555667-9cee-4c37-b4ef-56a4530d7677} <Debug> TCPHandler: Processed in 0.001422008 sec. | ||
| 3297 | 2025.08.01 21:35:23.102681 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3298 | 2025.08.01 21:35:23.102798 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2025.08.01 21:35:23.102795 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 3300 | 2025.08.01 21:35:23.102898 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3301 | 2025.08.01 21:35:23.102941 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2025.08.01 21:35:23.102942 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3303 | 2025.08.01 21:35:23.102981 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 67 rows starting from the beginning of the part | ||
| 3304 | 2025.08.01 21:35:23.103049 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 205 rows starting from the beginning of the part | ||
| 3305 | 2025.08.01 21:35:23.103091 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3306 | 2025.08.01 21:35:23.103130 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 205 rows starting from the beginning of the part | ||
| 3307 | 2025.08.01 21:35:23.103168 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3308 | 2025.08.01 21:35:23.103204 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 205 rows starting from the beginning of the part | ||
| 3309 | 2025.08.01 21:35:23.103422 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.08.01 21:35:23.103465 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3311 | 2025.08.01 21:35:23.103464 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4879 rows, containing 5 columns (5 merged, 0 gathered) in 0.002182893 sec., 2235107.263617594 rows/sec., 188.87 MiB/sec. | ||
| 3312 | 2025.08.01 21:35:23.103816 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3313 | 2025.08.01 21:35:23.103932 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3314 | 2025.08.01 21:35:23.104085 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336397 sec., 559713.9173464172 rows/sec., 36.71 MiB/sec. | ||
| 3315 | 2025.08.01 21:35:23.104154 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.08.01 21:35:23.104222 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3317 | 2025.08.01 21:35:23.104233 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.08.01 21:35:23.104250 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_21_4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3319 | 2025.08.01 21:35:23.104347 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 3320 | 2025.08.01 21:35:23.104375 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001497 sec., 135604.54241816967 rows/sec., 8.75 MiB/sec. | ||
| 3321 | 2025.08.01 21:35:23.104418 [ 261 ] {89df3ae4-8b68-4c3f-90a2-7a942f0fa0a1} <Debug> TCPHandler: Processed in 0.001667333 sec. | ||
| 3322 | 2025.08.01 21:35:23.104498 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2025.08.01 21:35:23.104529 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3324 | 2025.08.01 21:35:23.104564 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_16_3} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3325 | 2025.08.01 21:35:23.104625 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3326 | 2025.08.01 21:35:23.104632 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3327 | 2025.08.01 21:35:23.104664 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3328 | 2025.08.01 21:35:23.105092 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.08.01 21:35:23.105126 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3330 | 2025.08.01 21:35:23.105426 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3331 | 2025.08.01 21:35:23.105633 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.08.01 21:35:23.105758 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001153 sec., 175195.14310494362 rows/sec., 9.95 MiB/sec. | ||
| 3333 | 2025.08.01 21:35:23.105794 [ 261 ] {beeaf562-7dc2-4fda-97ac-21737eb3be66} <Debug> TCPHandler: Processed in 0.001312366 sec. | ||
| 3334 | 2025.08.01 21:35:23.105899 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2025.08.01 21:35:23.105991 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3336 | 2025.08.01 21:35:23.106030 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3337 | 2025.08.01 21:35:23.106611 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.08.01 21:35:23.106646 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3339 | 2025.08.01 21:35:23.106967 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3340 | 2025.08.01 21:35:23.107171 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.08.01 21:35:23.107266 [ 94 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3342 | 2025.08.01 21:35:23.107295 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001322 sec., 500000 rows/sec., 34.93 MiB/sec. | ||
| 3343 | 2025.08.01 21:35:23.107301 [ 94 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2025.08.01 21:35:23.107335 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3345 | 2025.08.01 21:35:23.107340 [ 261 ] {977ab84d-787f-4cf8-9e04-426d59bafc1a} <Debug> TCPHandler: Processed in 0.00148797 sec. | ||
| 3346 | 2025.08.01 21:35:23.107452 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2025.08.01 21:35:23.107453 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 3348 | 2025.08.01 21:35:23.107547 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3349 | 2025.08.01 21:35:23.107587 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3350 | 2025.08.01 21:35:23.107592 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3351 | 2025.08.01 21:35:23.107628 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 761 rows starting from the beginning of the part | ||
| 3352 | 2025.08.01 21:35:23.107698 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 3353 | 2025.08.01 21:35:23.107770 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 661 rows starting from the beginning of the part | ||
| 3354 | 2025.08.01 21:35:23.107817 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 555 rows starting from the beginning of the part | ||
| 3355 | 2025.08.01 21:35:23.107874 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3356 | 2025.08.01 21:35:23.107917 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 661 rows starting from the beginning of the part | ||
| 3357 | 2025.08.01 21:35:23.107924 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.08.01 21:35:23.107964 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3359 | 2025.08.01 21:35:23.108298 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3360 | 2025.08.01 21:35:23.108529 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2025.08.01 21:35:23.108660 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 3362 | 2025.08.01 21:35:23.108695 [ 261 ] {d22ee01c-3222-46c2-b3bf-31356a221594} <Debug> TCPHandler: Processed in 0.001290306 sec. | ||
| 3363 | 2025.08.01 21:35:23.108800 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2025.08.01 21:35:23.108892 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3365 | 2025.08.01 21:35:23.108933 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3366 | 2025.08.01 21:35:23.109219 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808336 sec., 1546725.8297130622 rows/sec., 116.72 MiB/sec. | ||
| 3367 | 2025.08.01 21:35:23.109349 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.08.01 21:35:23.109391 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3369 | 2025.08.01 21:35:23.109438 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3370 | 2025.08.01 21:35:23.109731 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.08.01 21:35:23.109778 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3372 | 2025.08.01 21:35:23.109805 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_21_4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3373 | 2025.08.01 21:35:23.109885 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3374 | 2025.08.01 21:35:23.110006 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2025.08.01 21:35:23.110114 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3376 | 2025.08.01 21:35:23.110141 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001268 sec., 242113.56466876972 rows/sec., 15.93 MiB/sec. | ||
| 3377 | 2025.08.01 21:35:23.110149 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2025.08.01 21:35:23.110180 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3379 | 2025.08.01 21:35:23.110184 [ 261 ] {6fbccb62-750d-4df9-857b-6ec3ef2bec93} <Debug> TCPHandler: Processed in 0.001431138 sec. | ||
| 3380 | 2025.08.01 21:35:23.110266 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 3381 | 2025.08.01 21:35:23.110297 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2025.08.01 21:35:23.110370 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3383 | 2025.08.01 21:35:23.110394 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3384 | 2025.08.01 21:35:23.110401 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2333 rows starting from the beginning of the part | ||
| 3385 | 2025.08.01 21:35:23.110442 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3386 | 2025.08.01 21:35:23.110462 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3387 | 2025.08.01 21:35:23.110505 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 307 rows starting from the beginning of the part | ||
| 3388 | 2025.08.01 21:35:23.110541 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3533 rows starting from the beginning of the part | ||
| 3389 | 2025.08.01 21:35:23.110577 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3390 | 2025.08.01 21:35:23.110611 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 307 rows starting from the beginning of the part | ||
| 3391 | 2025.08.01 21:35:23.110763 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.08.01 21:35:23.110804 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3393 | 2025.08.01 21:35:23.111116 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3394 | 2025.08.01 21:35:23.111333 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.08.01 21:35:23.111464 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 3396 | 2025.08.01 21:35:23.111499 [ 261 ] {c4e4487f-d658-4012-97dd-95ed61b9a5c9} <Debug> TCPHandler: Processed in 0.001249536 sec. | ||
| 3397 | 2025.08.01 21:35:23.111613 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2025.08.01 21:35:23.111717 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3399 | 2025.08.01 21:35:23.111774 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3400 | 2025.08.01 21:35:23.112974 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2025.08.01 21:35:23.113012 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3402 | 2025.08.01 21:35:23.113180 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6768 rows, containing 5 columns (5 merged, 0 gathered) in 0.002959559 sec., 2286827.192835149 rows/sec., 155.82 MiB/sec. | ||
| 3403 | 2025.08.01 21:35:23.113574 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3404 | 2025.08.01 21:35:23.113587 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3405 | 2025.08.01 21:35:23.113890 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2025.08.01 21:35:23.113911 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.08.01 21:35:23.113982 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3408 | 2025.08.01 21:35:23.114004 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3409 | 2025.08.01 21:35:23.114039 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2025.08.01 21:35:23.114040 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002342 sec., 3842.8693424423573 rows/sec., 6.89 MiB/sec. | ||
| 3411 | 2025.08.01 21:35:23.114056 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3412 | 2025.08.01 21:35:23.114046 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3413 | 2025.08.01 21:35:23.114105 [ 261 ] {e127f204-52f1-4b2f-9d53-da26931eeb43} <Debug> TCPHandler: Processed in 0.00254891 sec. | ||
| 3414 | 2025.08.01 21:35:23.114189 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 3415 | 2025.08.01 21:35:23.114220 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2025.08.01 21:35:23.114321 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3417 | 2025.08.01 21:35:23.114363 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3418 | 2025.08.01 21:35:23.114421 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3419 | 2025.08.01 21:35:23.114483 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 3420 | 2025.08.01 21:35:23.114607 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
| 3421 | 2025.08.01 21:35:23.114688 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.08.01 21:35:23.114720 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3423 | 2025.08.01 21:35:23.114730 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3424 | 2025.08.01 21:35:23.114833 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 3425 | 2025.08.01 21:35:23.114940 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3426 | 2025.08.01 21:35:23.115045 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 3427 | 2025.08.01 21:35:23.115068 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3428 | 2025.08.01 21:35:23.115287 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2025.08.01 21:35:23.115395 [ 94 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3430 | 2025.08.01 21:35:23.115423 [ 94 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2025.08.01 21:35:23.115425 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001124 sec., 90747.33096085409 rows/sec., 5.58 MiB/sec. | ||
| 3432 | 2025.08.01 21:35:23.115441 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3433 | 2025.08.01 21:35:23.115477 [ 261 ] {68de62bd-51be-4834-a5f6-7e7bbae41323} <Debug> TCPHandler: Processed in 0.001306075 sec. | ||
| 3434 | 2025.08.01 21:35:23.115528 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 3435 | 2025.08.01 21:35:23.115627 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3436 | 2025.08.01 21:35:23.115652 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 642 rows starting from the beginning of the part | ||
| 3437 | 2025.08.01 21:35:23.115696 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 3438 | 2025.08.01 21:35:23.115735 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3439 | 2025.08.01 21:35:23.115771 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 3440 | 2025.08.01 21:35:23.115808 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 3441 | 2025.08.01 21:35:23.115847 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 102 rows starting from the beginning of the part | ||
| 3442 | 2025.08.01 21:35:23.116679 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184533 sec., 815511.2605558478 rows/sec., 53.76 MiB/sec. | ||
| 3443 | 2025.08.01 21:35:23.116899 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3444 | 2025.08.01 21:35:23.117188 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2025.08.01 21:35:23.117263 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_21_4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3446 | 2025.08.01 21:35:23.117351 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3447 | 2025.08.01 21:35:23.118285 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 19 columns (19 merged, 0 gathered) in 0.004137983 sec., 72499.0895322673 rows/sec., 129.92 MiB/sec. | ||
| 3448 | 2025.08.01 21:35:23.118743 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3449 | 2025.08.01 21:35:23.119116 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2025.08.01 21:35:23.119190 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3451 | 2025.08.01 21:35:23.119301 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3452 | 2025.08.01 21:35:24.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.86 MiB, peak 208.56 MiB, free memory in arenas 0.00 B, will set to 203.50 MiB (RSS), difference: 1.64 MiB | ||
| 3453 | 2025.08.01 21:35:26.221701 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3454 | 2025.08.01 21:35:26.221773 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3455 | 2025.08.01 21:35:26.342087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3456 | 2025.08.01 21:35:26.342573 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2025.08.01 21:35:26.342608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3458 | 2025.08.01 21:35:26.343103 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3459 | 2025.08.01 21:35:26.343376 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2025.08.01 21:35:26.343530 [ 85 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3461 | 2025.08.01 21:35:26.343536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3462 | 2025.08.01 21:35:26.343576 [ 85 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.08.01 21:35:26.343601 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3464 | 2025.08.01 21:35:26.343744 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 3465 | 2025.08.01 21:35:26.343910 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3466 | 2025.08.01 21:35:26.343958 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3467 | 2025.08.01 21:35:26.344039 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3468 | 2025.08.01 21:35:26.344095 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3469 | 2025.08.01 21:35:26.344163 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3470 | 2025.08.01 21:35:26.344213 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3471 | 2025.08.01 21:35:26.344271 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3472 | 2025.08.01 21:35:26.346011 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002334656 sec., 3161493.5990569917 rows/sec., 45.23 MiB/sec. | ||
| 3473 | 2025.08.01 21:35:26.346552 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3474 | 2025.08.01 21:35:26.346804 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2025.08.01 21:35:26.346876 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_16_3} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3476 | 2025.08.01 21:35:26.346949 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3477 | 2025.08.01 21:35:26.358440 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 494 | ||
| 3478 | 2025.08.01 21:35:26.360455 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.08.01 21:35:26.360494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3480 | 2025.08.01 21:35:26.361519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3481 | 2025.08.01 21:35:26.361770 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2025.08.01 21:35:26.361894 [ 85 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3483 | 2025.08.01 21:35:26.361937 [ 85 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2025.08.01 21:35:26.362021 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3485 | 2025.08.01 21:35:26.362040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3486 | 2025.08.01 21:35:26.362152 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 3487 | 2025.08.01 21:35:26.362703 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3488 | 2025.08.01 21:35:26.362843 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
| 3489 | 2025.08.01 21:35:26.363199 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3490 | 2025.08.01 21:35:26.363511 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part | ||
| 3491 | 2025.08.01 21:35:26.363816 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 3492 | 2025.08.01 21:35:26.364113 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part | ||
| 3493 | 2025.08.01 21:35:26.364429 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3494 | 2025.08.01 21:35:26.370518 [ 193 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 72 columns (72 merged, 0 gathered) in 0.008429588 sec., 58603.10136153748 rows/sec., 57.12 MiB/sec. | ||
| 3495 | 2025.08.01 21:35:26.371267 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3496 | 2025.08.01 21:35:26.371825 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.08.01 21:35:26.371900 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_11_2} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3498 | 2025.08.01 21:35:26.372029 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 3499 | 2025.08.01 21:35:26.751442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3500 | 2025.08.01 21:35:26.768438 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.08.01 21:35:26.768498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3502 | 2025.08.01 21:35:26.774593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3503 | 2025.08.01 21:35:26.775279 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.08.01 21:35:26.775570 [ 93 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3505 | 2025.08.01 21:35:26.775639 [ 93 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2025.08.01 21:35:26.775663 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3507 | 2025.08.01 21:35:26.775758 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 3508 | 2025.08.01 21:35:26.778170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3509 | 2025.08.01 21:35:26.778800 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3510 | 2025.08.01 21:35:26.779627 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 3511 | 2025.08.01 21:35:26.782886 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 3512 | 2025.08.01 21:35:26.786068 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 3513 | 2025.08.01 21:35:26.789502 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 3514 | 2025.08.01 21:35:26.791103 [ 93 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3515 | 2025.08.01 21:35:26.791147 [ 93 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2025.08.01 21:35:26.791169 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3517 | 2025.08.01 21:35:26.791296 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::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 | ||
| 3518 | 2025.08.01 21:35:26.791451 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3519 | 2025.08.01 21:35:26.791491 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3520 | 2025.08.01 21:35:26.791593 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::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 | ||
| 3521 | 2025.08.01 21:35:26.791648 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::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 | ||
| 3522 | 2025.08.01 21:35:26.791714 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::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 | ||
| 3523 | 2025.08.01 21:35:26.791757 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3524 | 2025.08.01 21:35:26.792529 [ 193 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297056 sec., 18503.441640145065 rows/sec., 1.54 MiB/sec. | ||
| 3525 | 2025.08.01 21:35:26.792648 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3526 | 2025.08.01 21:35:26.792907 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_5_1} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2025.08.01 21:35:26.792977 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_5_1} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3528 | 2025.08.01 21:35:26.793048 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3529 | 2025.08.01 21:35:26.793477 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 3530 | 2025.08.01 21:35:26.797752 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 3531 | 2025.08.01 21:35:26.856880 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081152574 sec., 1491.0186336172158 rows/sec., 7.71 MiB/sec. | ||
| 3532 | 2025.08.01 21:35:26.859248 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3533 | 2025.08.01 21:35:26.861070 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_16_3} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3534 | 2025.08.01 21:35:26.861173 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_16_3} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3535 | 2025.08.01 21:35:26.863136 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3536 | 2025.08.01 21:35:27.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.78 MiB, peak 214.73 MiB, free memory in arenas 0.00 B, will set to 213.82 MiB (RSS), difference: 9.03 MiB | ||
| 3537 | 2025.08.01 21:35:27.001270 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000843276 sec. | ||
| 3538 | 2025.08.01 21:35:27.243974 [ 93 ] {} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3539 | 2025.08.01 21:35:27.244023 [ 93 ] {} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2025.08.01 21:35:27.244047 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3541 | 2025.08.01 21:35:27.244177 [ 196 ] {40084247-19c3-4d1c-829a-665768818f53::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 | ||
| 3542 | 2025.08.01 21:35:27.244463 [ 196 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3543 | 2025.08.01 21:35:27.244500 [ 196 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 3544 | 2025.08.01 21:35:27.244595 [ 196 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3545 | 2025.08.01 21:35:27.244661 [ 196 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3546 | 2025.08.01 21:35:27.244720 [ 196 ] {40084247-19c3-4d1c-829a-665768818f53::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 | ||
| 3547 | 2025.08.01 21:35:27.244781 [ 196 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 3548 | 2025.08.01 21:35:27.246150 [ 193 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.00202415 sec., 24207.692117679024 rows/sec., 5.74 MiB/sec. | ||
| 3549 | 2025.08.01 21:35:27.246347 [ 193 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3550 | 2025.08.01 21:35:27.246751 [ 193 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2025.08.01 21:35:27.246822 [ 193 ] {40084247-19c3-4d1c-829a-665768818f53::all_1_5_1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3552 | 2025.08.01 21:35:27.246913 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3553 | 2025.08.01 21:35:28.088782 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2025.08.01 21:35:28.088979 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3555 | 2025.08.01 21:35:28.089050 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3556 | 2025.08.01 21:35:28.089785 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2025.08.01 21:35:28.089832 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3558 | 2025.08.01 21:35:28.090253 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3559 | 2025.08.01 21:35:28.090486 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2025.08.01 21:35:28.090640 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001713 sec., 68884.99708114419 rows/sec., 5.84 MiB/sec. | ||
| 3561 | 2025.08.01 21:35:28.090689 [ 261 ] {3f458443-82bd-4289-a6c3-ac6e092edb48} <Debug> TCPHandler: Processed in 0.00203931 sec. | ||
| 3562 | 2025.08.01 21:35:28.090814 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2025.08.01 21:35:28.090916 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3564 | 2025.08.01 21:35:28.090959 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3565 | 2025.08.01 21:35:28.091373 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.08.01 21:35:28.091410 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3567 | 2025.08.01 21:35:28.091716 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3568 | 2025.08.01 21:35:28.091927 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.08.01 21:35:28.092056 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001161 sec., 26701.11972437554 rows/sec., 1.96 MiB/sec. | ||
| 3570 | 2025.08.01 21:35:28.092093 [ 261 ] {54a29850-3bc5-4ac6-82b9-e0bed54a1e7f} <Debug> TCPHandler: Processed in 0.001329246 sec. | ||
| 3571 | 2025.08.01 21:35:28.092192 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2025.08.01 21:35:28.092286 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3573 | 2025.08.01 21:35:28.092326 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3574 | 2025.08.01 21:35:28.092743 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.08.01 21:35:28.092780 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3576 | 2025.08.01 21:35:28.093076 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3577 | 2025.08.01 21:35:28.093281 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.08.01 21:35:28.093409 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001142 sec., 83187.39054290717 rows/sec., 6.50 MiB/sec. | ||
| 3579 | 2025.08.01 21:35:28.093446 [ 261 ] {17639952-6882-4bb6-9555-3f8340949531} <Debug> TCPHandler: Processed in 0.001299976 sec. | ||
| 3580 | 2025.08.01 21:35:28.093553 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2025.08.01 21:35:28.093645 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2025.08.01 21:35:28.093688 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3583 | 2025.08.01 21:35:28.094139 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2025.08.01 21:35:28.094175 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3585 | 2025.08.01 21:35:28.094505 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3586 | 2025.08.01 21:35:28.094716 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2025.08.01 21:35:28.094844 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 3588 | 2025.08.01 21:35:28.094879 [ 261 ] {7ca2b372-9493-4489-907e-dcabca07a4a1} <Debug> TCPHandler: Processed in 0.001372838 sec. | ||
| 3589 | 2025.08.01 21:35:28.095039 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2025.08.01 21:35:28.095135 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3591 | 2025.08.01 21:35:28.095189 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3592 | 2025.08.01 21:35:28.095999 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2025.08.01 21:35:28.096035 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3594 | 2025.08.01 21:35:28.096575 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3595 | 2025.08.01 21:35:28.096793 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.08.01 21:35:28.096925 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001808 sec., 17146.017699115044 rows/sec., 30.72 MiB/sec. | ||
| 3597 | 2025.08.01 21:35:28.096975 [ 261 ] {587fcc93-19e7-4915-afab-e13f5c22acad} <Debug> TCPHandler: Processed in 0.001983019 sec. | ||
| 3598 | 2025.08.01 21:35:28.097098 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2025.08.01 21:35:28.097191 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3600 | 2025.08.01 21:35:28.097231 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3601 | 2025.08.01 21:35:28.097558 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.08.01 21:35:28.097593 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3603 | 2025.08.01 21:35:28.097897 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3604 | 2025.08.01 21:35:28.098106 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.08.01 21:35:28.098235 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3606 | 2025.08.01 21:35:28.098269 [ 261 ] {7178b3ee-91a1-486e-a9e3-9427eaccff3a} <Debug> TCPHandler: Processed in 0.001218054 sec. | ||
| 3607 | 2025.08.01 21:35:33.097756 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2025.08.01 21:35:33.097951 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3609 | 2025.08.01 21:35:33.098019 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3610 | 2025.08.01 21:35:33.098865 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2025.08.01 21:35:33.098918 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3612 | 2025.08.01 21:35:33.099339 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3613 | 2025.08.01 21:35:33.099562 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.08.01 21:35:33.099693 [ 81 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3615 | 2025.08.01 21:35:33.099720 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001817 sec., 215740.23115024765 rows/sec., 13.69 MiB/sec. | ||
| 3616 | 2025.08.01 21:35:33.099762 [ 81 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2025.08.01 21:35:33.099780 [ 261 ] {a417025b-0fcd-47bd-9eda-0c164cbd0907} <Debug> TCPHandler: Processed in 0.002156213 sec. | ||
| 3618 | 2025.08.01 21:35:33.099791 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3619 | 2025.08.01 21:35:33.099918 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2025.08.01 21:35:33.099961 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::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 | ||
| 3621 | 2025.08.01 21:35:33.100024 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3622 | 2025.08.01 21:35:33.100075 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3623 | 2025.08.01 21:35:33.100180 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3624 | 2025.08.01 21:35:33.100239 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3625 | 2025.08.01 21:35:33.100343 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3626 | 2025.08.01 21:35:33.100418 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 392 rows starting from the beginning of the part | ||
| 3627 | 2025.08.01 21:35:33.100482 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.08.01 21:35:33.100487 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 392 rows starting from the beginning of the part | ||
| 3629 | 2025.08.01 21:35:33.100529 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3630 | 2025.08.01 21:35:33.100577 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 392 rows starting from the beginning of the part | ||
| 3631 | 2025.08.01 21:35:33.100649 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 392 rows starting from the beginning of the part | ||
| 3632 | 2025.08.01 21:35:33.100848 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3633 | 2025.08.01 21:35:33.101097 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2025.08.01 21:35:33.101243 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001242 sec., 1610.3059581320451 rows/sec., 131.31 KiB/sec. | ||
| 3635 | 2025.08.01 21:35:33.101284 [ 261 ] {7fe37f3e-b868-4ebf-aa22-1ba2e568d40a} <Debug> TCPHandler: Processed in 0.001418328 sec. | ||
| 3636 | 2025.08.01 21:35:33.101394 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3637 | 2025.08.01 21:35:33.101490 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3638 | 2025.08.01 21:35:33.101534 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3639 | 2025.08.01 21:35:33.101905 [ 193 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1616 rows, containing 5 columns (5 merged, 0 gathered) in 0.00202649 sec., 797437.9345567952 rows/sec., 54.10 MiB/sec. | ||
| 3640 | 2025.08.01 21:35:33.102143 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3641 | 2025.08.01 21:35:33.102426 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.08.01 21:35:33.102446 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3643 | 2025.08.01 21:35:33.102469 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3644 | 2025.08.01 21:35:33.102532 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_6_1} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3645 | 2025.08.01 21:35:33.102626 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3646 | 2025.08.01 21:35:33.102882 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3647 | 2025.08.01 21:35:33.103100 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.08.01 21:35:33.103229 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001757 sec., 618099.0324416619 rows/sec., 48.89 MiB/sec. | ||
| 3649 | 2025.08.01 21:35:33.103267 [ 261 ] {52eb50fe-b22f-48d9-b04a-9db809ffb157} <Debug> TCPHandler: Processed in 0.001921828 sec. | ||
| 3650 | 2025.08.01 21:35:33.103384 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.08.01 21:35:33.103478 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3652 | 2025.08.01 21:35:33.103519 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3653 | 2025.08.01 21:35:33.103978 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.08.01 21:35:33.104015 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3655 | 2025.08.01 21:35:33.104367 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3656 | 2025.08.01 21:35:33.104570 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.08.01 21:35:33.104700 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.001241 sec., 166800.96696212734 rows/sec., 9.91 MiB/sec. | ||
| 3658 | 2025.08.01 21:35:33.104737 [ 261 ] {855f9493-240a-4375-bdec-f570179df81e} <Debug> TCPHandler: Processed in 0.001402468 sec. | ||
| 3659 | 2025.08.01 21:35:33.104843 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2025.08.01 21:35:33.104937 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3661 | 2025.08.01 21:35:33.104976 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3662 | 2025.08.01 21:35:33.105433 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2025.08.01 21:35:33.105469 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3664 | 2025.08.01 21:35:33.105784 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3665 | 2025.08.01 21:35:33.105985 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2025.08.01 21:35:33.106110 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001192 sec., 170302.0134228188 rows/sec., 10.98 MiB/sec. | ||
| 3667 | 2025.08.01 21:35:33.106150 [ 261 ] {8dac552a-ac3f-4e16-8c7b-850fa4cae0a1} <Debug> TCPHandler: Processed in 0.001355117 sec. | ||
| 3668 | 2025.08.01 21:35:33.106259 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2025.08.01 21:35:33.106351 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3670 | 2025.08.01 21:35:33.106390 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3671 | 2025.08.01 21:35:33.106817 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.08.01 21:35:33.106853 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3673 | 2025.08.01 21:35:33.107169 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3674 | 2025.08.01 21:35:33.107372 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2025.08.01 21:35:33.107463 [ 81 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3676 | 2025.08.01 21:35:33.107493 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00116 sec., 174137.93103448275 rows/sec., 9.89 MiB/sec. | ||
| 3677 | 2025.08.01 21:35:33.107498 [ 81 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.08.01 21:35:33.107535 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3679 | 2025.08.01 21:35:33.107537 [ 261 ] {ccce0048-0b98-4e2f-911f-b817818bb552} <Debug> TCPHandler: Processed in 0.001327336 sec. | ||
| 3680 | 2025.08.01 21:35:33.107614 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::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 | ||
| 3681 | 2025.08.01 21:35:33.107662 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2025.08.01 21:35:33.107733 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3683 | 2025.08.01 21:35:33.107760 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3684 | 2025.08.01 21:35:33.107766 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3685 | 2025.08.01 21:35:33.107806 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3686 | 2025.08.01 21:35:33.107835 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3687 | 2025.08.01 21:35:33.107883 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 202 rows starting from the beginning of the part | ||
| 3688 | 2025.08.01 21:35:33.107923 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 202 rows starting from the beginning of the part | ||
| 3689 | 2025.08.01 21:35:33.107962 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 202 rows starting from the beginning of the part | ||
| 3690 | 2025.08.01 21:35:33.107995 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 202 rows starting from the beginning of the part | ||
| 3691 | 2025.08.01 21:35:33.108428 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2025.08.01 21:35:33.108468 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3693 | 2025.08.01 21:35:33.108784 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206444 sec., 689630.0201252606 rows/sec., 42.19 MiB/sec. | ||
| 3694 | 2025.08.01 21:35:33.108876 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3695 | 2025.08.01 21:35:33.108929 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3696 | 2025.08.01 21:35:33.109179 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2025.08.01 21:35:33.109246 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2025.08.01 21:35:33.109319 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_6_1} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3699 | 2025.08.01 21:35:33.109323 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.00158 sec., 419620.253164557 rows/sec., 29.33 MiB/sec. | ||
| 3700 | 2025.08.01 21:35:33.109369 [ 261 ] {1966352e-3b61-4a04-a3da-13d3a702d1b6} <Debug> TCPHandler: Processed in 0.001756525 sec. | ||
| 3701 | 2025.08.01 21:35:33.109385 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3702 | 2025.08.01 21:35:33.109479 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.08.01 21:35:33.109577 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3704 | 2025.08.01 21:35:33.109619 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3705 | 2025.08.01 21:35:33.109946 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.08.01 21:35:33.109983 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3707 | 2025.08.01 21:35:33.110291 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3708 | 2025.08.01 21:35:33.110493 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.08.01 21:35:33.110617 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 3710 | 2025.08.01 21:35:33.110652 [ 261 ] {121f4545-3b32-4cb1-b160-addbc1406031} <Debug> TCPHandler: Processed in 0.001222894 sec. | ||
| 3711 | 2025.08.01 21:35:33.110757 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.08.01 21:35:33.110850 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3713 | 2025.08.01 21:35:33.110892 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3714 | 2025.08.01 21:35:33.111321 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.08.01 21:35:33.111357 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3716 | 2025.08.01 21:35:33.111680 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3717 | 2025.08.01 21:35:33.111888 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.08.01 21:35:33.112015 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001184 sec., 260135.13513513515 rows/sec., 17.12 MiB/sec. | ||
| 3719 | 2025.08.01 21:35:33.112051 [ 261 ] {b3c309db-ff36-46d2-8635-c4f4be29a930} <Debug> TCPHandler: Processed in 0.001342177 sec. | ||
| 3720 | 2025.08.01 21:35:33.112159 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.08.01 21:35:33.112252 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.08.01 21:35:33.112294 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3723 | 2025.08.01 21:35:33.112823 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.08.01 21:35:33.112859 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3725 | 2025.08.01 21:35:33.113147 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3726 | 2025.08.01 21:35:33.113356 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.08.01 21:35:33.113449 [ 81 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3728 | 2025.08.01 21:35:33.113478 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 54.17 KiB/sec. | ||
| 3729 | 2025.08.01 21:35:33.113482 [ 81 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2025.08.01 21:35:33.113516 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3731 | 2025.08.01 21:35:33.113519 [ 261 ] {af0b2686-7e71-47f8-b0df-07bf97d182f9} <Debug> TCPHandler: Processed in 0.001415148 sec. | ||
| 3732 | 2025.08.01 21:35:33.113627 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::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 | ||
| 3733 | 2025.08.01 21:35:33.113638 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2025.08.01 21:35:33.113753 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3735 | 2025.08.01 21:35:33.113758 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3736 | 2025.08.01 21:35:33.113806 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3737 | 2025.08.01 21:35:33.113808 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3738 | 2025.08.01 21:35:33.113875 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3739 | 2025.08.01 21:35:33.113928 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3740 | 2025.08.01 21:35:33.113969 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3741 | 2025.08.01 21:35:33.114004 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3742 | 2025.08.01 21:35:33.114038 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3743 | 2025.08.01 21:35:33.114550 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2025.08.01 21:35:33.114591 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3745 | 2025.08.01 21:35:33.114857 [ 189 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001276576 sec., 4700.0726944576745 rows/sec., 310.58 KiB/sec. | ||
| 3746 | 2025.08.01 21:35:33.115014 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3747 | 2025.08.01 21:35:33.115098 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3748 | 2025.08.01 21:35:33.115382 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2025.08.01 21:35:33.115396 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.08.01 21:35:33.115467 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_6_1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3751 | 2025.08.01 21:35:33.115539 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3752 | 2025.08.01 21:35:33.115556 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00182 sec., 4945.054945054945 rows/sec., 8.86 MiB/sec. | ||
| 3753 | 2025.08.01 21:35:33.115612 [ 261 ] {40118140-0089-46e9-b2f7-1297bb99915f} <Debug> TCPHandler: Processed in 0.00202229 sec. | ||
| 3754 | 2025.08.01 21:35:33.115729 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2025.08.01 21:35:33.115823 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3756 | 2025.08.01 21:35:33.115863 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3757 | 2025.08.01 21:35:33.116190 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2025.08.01 21:35:33.116227 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3759 | 2025.08.01 21:35:33.116539 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3760 | 2025.08.01 21:35:33.116749 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.08.01 21:35:33.116873 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001069 sec., 95416.27689429373 rows/sec., 5.86 MiB/sec. | ||
| 3762 | 2025.08.01 21:35:33.116908 [ 261 ] {6ae893c7-57d1-4196-b764-60bd1ea469c2} <Debug> TCPHandler: Processed in 0.001228715 sec. | ||
| 3763 | 2025.08.01 21:35:33.843753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3764 | 2025.08.01 21:35:33.844390 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3765 | 2025.08.01 21:35:33.844442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3766 | 2025.08.01 21:35:33.845035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3767 | 2025.08.01 21:35:33.845358 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2025.08.01 21:35:33.845510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3769 | 2025.08.01 21:35:34.278309 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3770 | 2025.08.01 21:35:34.294223 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.08.01 21:35:34.294289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3772 | 2025.08.01 21:35:34.300466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3773 | 2025.08.01 21:35:34.301217 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.08.01 21:35:34.304070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3775 | 2025.08.01 21:35:36.362293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 530 | ||
| 3776 | 2025.08.01 21:35:36.364849 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2025.08.01 21:35:36.364904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 3778 | 2025.08.01 21:35:36.366110 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3779 | 2025.08.01 21:35:36.366421 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2025.08.01 21:35:36.366761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
| 3781 | 2025.08.01 21:35:38.088802 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2025.08.01 21:35:38.089018 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3783 | 2025.08.01 21:35:38.089093 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3784 | 2025.08.01 21:35:38.089825 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2025.08.01 21:35:38.089875 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3786 | 2025.08.01 21:35:38.090293 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3787 | 2025.08.01 21:35:38.090535 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.08.01 21:35:38.090702 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001737 sec., 67933.21819228555 rows/sec., 5.76 MiB/sec. | ||
| 3789 | 2025.08.01 21:35:38.090751 [ 261 ] {3c3134f4-2d05-415c-9fb6-b04ca9c6be51} <Debug> TCPHandler: Processed in 0.002085332 sec. | ||
| 3790 | 2025.08.01 21:35:38.090894 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2025.08.01 21:35:38.090998 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3792 | 2025.08.01 21:35:38.091043 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3793 | 2025.08.01 21:35:38.091458 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.08.01 21:35:38.091496 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3795 | 2025.08.01 21:35:38.091813 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3796 | 2025.08.01 21:35:38.092034 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.08.01 21:35:38.092172 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001198 sec., 25876.460767946577 rows/sec., 1.90 MiB/sec. | ||
| 3798 | 2025.08.01 21:35:38.092210 [ 261 ] {5f024397-769d-4432-ba98-221ab61e2a99} <Debug> TCPHandler: Processed in 0.001376338 sec. | ||
| 3799 | 2025.08.01 21:35:38.092323 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2025.08.01 21:35:38.092422 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3801 | 2025.08.01 21:35:38.092463 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3802 | 2025.08.01 21:35:38.092893 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.08.01 21:35:38.092931 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3804 | 2025.08.01 21:35:38.093269 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3805 | 2025.08.01 21:35:38.093484 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2025.08.01 21:35:38.093613 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001211 sec., 78447.56399669695 rows/sec., 6.13 MiB/sec. | ||
| 3807 | 2025.08.01 21:35:38.093651 [ 261 ] {84d1fbe4-41d0-4ff8-af2c-6cafd43c58b4} <Debug> TCPHandler: Processed in 0.001377178 sec. | ||
| 3808 | 2025.08.01 21:35:38.093760 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2025.08.01 21:35:38.093855 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3810 | 2025.08.01 21:35:38.093900 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3811 | 2025.08.01 21:35:38.094289 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.08.01 21:35:38.094326 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3813 | 2025.08.01 21:35:38.094688 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3814 | 2025.08.01 21:35:38.094905 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2025.08.01 21:35:38.095033 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 3816 | 2025.08.01 21:35:38.095069 [ 261 ] {bb5dbd7c-336b-47cb-8bbe-41f29c6d72b1} <Debug> TCPHandler: Processed in 0.001359557 sec. | ||
| 3817 | 2025.08.01 21:35:38.095172 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2025.08.01 21:35:38.095267 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3819 | 2025.08.01 21:35:38.095322 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3820 | 2025.08.01 21:35:38.096133 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.08.01 21:35:38.096171 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3822 | 2025.08.01 21:35:38.096720 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3823 | 2025.08.01 21:35:38.096948 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.08.01 21:35:38.097088 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00184 sec., 16847.82608695652 rows/sec., 30.19 MiB/sec. | ||
| 3825 | 2025.08.01 21:35:38.097146 [ 261 ] {beb1837a-10a8-4d83-b5fb-79e588b4de17} <Debug> TCPHandler: Processed in 0.00202322 sec. | ||
| 3826 | 2025.08.01 21:35:38.097256 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2025.08.01 21:35:38.097352 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3828 | 2025.08.01 21:35:38.097394 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3829 | 2025.08.01 21:35:38.097724 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.08.01 21:35:38.097760 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3831 | 2025.08.01 21:35:38.098077 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3832 | 2025.08.01 21:35:38.098293 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.08.01 21:35:38.098422 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3834 | 2025.08.01 21:35:38.098459 [ 261 ] {b025a180-401d-4360-89c7-1ec5557ac768} <Debug> TCPHandler: Processed in 0.001253145 sec. | ||
| 3835 | 2025.08.01 21:35:41.221818 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3836 | 2025.08.01 21:35:41.221873 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3837 | 2025.08.01 21:35:41.346560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3838 | 2025.08.01 21:35:41.347057 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.08.01 21:35:41.347095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3840 | 2025.08.01 21:35:41.347606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3841 | 2025.08.01 21:35:41.347830 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.08.01 21:35:41.347970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3843 | 2025.08.01 21:35:41.805245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3844 | 2025.08.01 21:35:41.821048 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.08.01 21:35:41.821104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3846 | 2025.08.01 21:35:41.827343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3847 | 2025.08.01 21:35:41.828074 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.08.01 21:35:41.830774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3849 | 2025.08.01 21:35:43.097130 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2025.08.01 21:35:43.097313 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3851 | 2025.08.01 21:35:43.097376 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3852 | 2025.08.01 21:35:43.098169 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.08.01 21:35:43.098208 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3854 | 2025.08.01 21:35:43.098719 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3855 | 2025.08.01 21:35:43.098943 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2025.08.01 21:35:43.099091 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001824 sec., 214912.28070175438 rows/sec., 13.63 MiB/sec. | ||
| 3857 | 2025.08.01 21:35:43.099132 [ 261 ] {4d661042-6cde-4078-a608-e60d98f00f88} <Debug> TCPHandler: Processed in 0.002133453 sec. | ||
| 3858 | 2025.08.01 21:35:43.099256 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3859 | 2025.08.01 21:35:43.099356 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3860 | 2025.08.01 21:35:43.099398 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3861 | 2025.08.01 21:35:43.100289 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.08.01 21:35:43.100322 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3863 | 2025.08.01 21:35:43.100678 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3864 | 2025.08.01 21:35:43.100880 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.08.01 21:35:43.101011 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001679 sec., 646217.9868969625 rows/sec., 51.11 MiB/sec. | ||
| 3866 | 2025.08.01 21:35:43.101050 [ 261 ] {ac690815-40cc-4509-958e-704e76c4f7b3} <Debug> TCPHandler: Processed in 0.001844267 sec. | ||
| 3867 | 2025.08.01 21:35:43.101161 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2025.08.01 21:35:43.101253 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3869 | 2025.08.01 21:35:43.101292 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3870 | 2025.08.01 21:35:43.101757 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2025.08.01 21:35:43.101791 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3872 | 2025.08.01 21:35:43.102082 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3873 | 2025.08.01 21:35:43.102282 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2025.08.01 21:35:43.102402 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001167 sec., 175664.09597257926 rows/sec., 10.42 MiB/sec. | ||
| 3875 | 2025.08.01 21:35:43.102437 [ 261 ] {7da78b61-00dd-4780-aaa7-8b84fd518f2f} <Debug> TCPHandler: Processed in 0.001322617 sec. | ||
| 3876 | 2025.08.01 21:35:43.102551 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3877 | 2025.08.01 21:35:43.102641 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3878 | 2025.08.01 21:35:43.102679 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3879 | 2025.08.01 21:35:43.103130 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2025.08.01 21:35:43.103164 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3881 | 2025.08.01 21:35:43.103460 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3882 | 2025.08.01 21:35:43.103684 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3883 | 2025.08.01 21:35:43.103806 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001182 sec., 171742.80879864635 rows/sec., 11.08 MiB/sec. | ||
| 3884 | 2025.08.01 21:35:43.103840 [ 261 ] {26315327-3a43-484e-beb0-b8e6dd2d01b3} <Debug> TCPHandler: Processed in 0.001335356 sec. | ||
| 3885 | 2025.08.01 21:35:43.103936 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2025.08.01 21:35:43.104025 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3887 | 2025.08.01 21:35:43.104064 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3888 | 2025.08.01 21:35:43.104511 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2025.08.01 21:35:43.104544 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3890 | 2025.08.01 21:35:43.104833 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3891 | 2025.08.01 21:35:43.105032 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2025.08.01 21:35:43.105150 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001142 sec., 176882.66199649737 rows/sec., 10.05 MiB/sec. | ||
| 3893 | 2025.08.01 21:35:43.105185 [ 261 ] {e5c32706-ecbf-4abe-8323-807db198e9ba} <Debug> TCPHandler: Processed in 0.001295566 sec. | ||
| 3894 | 2025.08.01 21:35:43.105290 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2025.08.01 21:35:43.105380 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3896 | 2025.08.01 21:35:43.105417 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3897 | 2025.08.01 21:35:43.106026 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2025.08.01 21:35:43.106060 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3899 | 2025.08.01 21:35:43.106377 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3900 | 2025.08.01 21:35:43.106575 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2025.08.01 21:35:43.106704 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001341 sec., 492915.7345264728 rows/sec., 34.44 MiB/sec. | ||
| 3902 | 2025.08.01 21:35:43.106739 [ 261 ] {32b2c9c7-6f62-41d2-91f3-8924c41f6994} <Debug> TCPHandler: Processed in 0.00149547 sec. | ||
| 3903 | 2025.08.01 21:35:43.106845 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2025.08.01 21:35:43.106950 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3905 | 2025.08.01 21:35:43.106993 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3906 | 2025.08.01 21:35:43.107330 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2025.08.01 21:35:43.107365 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3908 | 2025.08.01 21:35:43.107696 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3909 | 2025.08.01 21:35:43.107917 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.08.01 21:35:43.108051 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 3911 | 2025.08.01 21:35:43.108092 [ 261 ] {6d9f30cb-0002-449f-8dd2-d059270cfbe6} <Debug> TCPHandler: Processed in 0.001298446 sec. | ||
| 3912 | 2025.08.01 21:35:43.108204 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2025.08.01 21:35:43.108300 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3914 | 2025.08.01 21:35:43.108343 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3915 | 2025.08.01 21:35:43.108760 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2025.08.01 21:35:43.108795 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3917 | 2025.08.01 21:35:43.109132 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3918 | 2025.08.01 21:35:43.109345 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2025.08.01 21:35:43.109485 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001204 sec., 254983.38870431893 rows/sec., 16.77 MiB/sec. | ||
| 3920 | 2025.08.01 21:35:43.109522 [ 261 ] {1753f815-cf8a-4851-bda4-3785c80ae3ae} <Debug> TCPHandler: Processed in 0.001367597 sec. | ||
| 3921 | 2025.08.01 21:35:43.109631 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2025.08.01 21:35:43.109724 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3923 | 2025.08.01 21:35:43.109766 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3924 | 2025.08.01 21:35:43.110072 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2025.08.01 21:35:43.110106 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3926 | 2025.08.01 21:35:43.110394 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3927 | 2025.08.01 21:35:43.110601 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2025.08.01 21:35:43.110727 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 3929 | 2025.08.01 21:35:43.110762 [ 261 ] {0f288131-f16a-440c-ae13-4a4bb73ed5fa} <Debug> TCPHandler: Processed in 0.001181564 sec. | ||
| 3930 | 2025.08.01 21:35:43.110872 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.08.01 21:35:43.110965 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3932 | 2025.08.01 21:35:43.111019 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3933 | 2025.08.01 21:35:43.111730 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2025.08.01 21:35:43.111764 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3935 | 2025.08.01 21:35:43.112253 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3936 | 2025.08.01 21:35:43.112493 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.08.01 21:35:43.112628 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00168 sec., 5357.142857142857 rows/sec., 9.60 MiB/sec. | ||
| 3938 | 2025.08.01 21:35:43.112679 [ 261 ] {74cda1e4-eee2-457e-8fbc-4188117a5b0b} <Debug> TCPHandler: Processed in 0.001856467 sec. | ||
| 3939 | 2025.08.01 21:35:43.112791 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2025.08.01 21:35:43.112886 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3941 | 2025.08.01 21:35:43.112928 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3942 | 2025.08.01 21:35:43.113267 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.08.01 21:35:43.113303 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3944 | 2025.08.01 21:35:43.113612 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3945 | 2025.08.01 21:35:43.113824 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2025.08.01 21:35:43.113959 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00109 sec., 93577.98165137615 rows/sec., 5.75 MiB/sec. | ||
| 3947 | 2025.08.01 21:35:43.113995 [ 261 ] {aa31ecc9-34cb-42bb-9dba-ecefe83ba100} <Debug> TCPHandler: Processed in 0.001253385 sec. | ||
| 3948 | 2025.08.01 21:35:46.367784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 564 | ||
| 3949 | 2025.08.01 21:35:46.370095 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.08.01 21:35:46.370150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3951 | 2025.08.01 21:35:46.371371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3952 | 2025.08.01 21:35:46.371651 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.08.01 21:35:46.371991 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 3954 | 2025.08.01 21:35:48.116161 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2025.08.01 21:35:48.116376 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3956 | 2025.08.01 21:35:48.116443 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3957 | 2025.08.01 21:35:48.117056 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2025.08.01 21:35:48.117101 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3959 | 2025.08.01 21:35:48.117490 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3960 | 2025.08.01 21:35:48.117722 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.08.01 21:35:48.117879 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001554 sec., 7722.007722007722 rows/sec., 629.68 KiB/sec. | ||
| 3962 | 2025.08.01 21:35:48.117931 [ 261 ] {50ef3175-e0fe-4b6f-90c0-640bb0ced880} <Debug> TCPHandler: Processed in 0.001909509 sec. | ||
| 3963 | 2025.08.01 21:35:48.118055 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2025.08.01 21:35:48.118161 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3965 | 2025.08.01 21:35:48.118206 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3966 | 2025.08.01 21:35:48.119212 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2025.08.01 21:35:48.119251 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3968 | 2025.08.01 21:35:48.119653 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3969 | 2025.08.01 21:35:48.119883 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.08.01 21:35:48.120008 [ 26 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3971 | 2025.08.01 21:35:48.120019 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Debug> executeQuery: Read 1264 rows, 107.25 KiB in 0.001881 sec., 671982.9877724614 rows/sec., 55.68 MiB/sec. | ||
| 3972 | 2025.08.01 21:35:48.120102 [ 26 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.08.01 21:35:48.120116 [ 261 ] {2e54ff71-bcd3-450e-a39b-c4d5ba1e8447} <Debug> TCPHandler: Processed in 0.002113322 sec. | ||
| 3974 | 2025.08.01 21:35:48.120141 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3975 | 2025.08.01 21:35:48.120244 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2025.08.01 21:35:48.120305 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 3977 | 2025.08.01 21:35:48.120349 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3978 | 2025.08.01 21:35:48.120410 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3979 | 2025.08.01 21:35:48.120509 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3980 | 2025.08.01 21:35:48.120567 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2419 rows starting from the beginning of the part | ||
| 3981 | 2025.08.01 21:35:48.120669 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 118 rows starting from the beginning of the part | ||
| 3982 | 2025.08.01 21:35:48.120742 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1086 rows starting from the beginning of the part | ||
| 3983 | 2025.08.01 21:35:48.120807 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part | ||
| 3984 | 2025.08.01 21:35:48.120867 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2025.08.01 21:35:48.120870 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1085 rows starting from the beginning of the part | ||
| 3986 | 2025.08.01 21:35:48.120922 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3987 | 2025.08.01 21:35:48.120964 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1264 rows starting from the beginning of the part | ||
| 3988 | 2025.08.01 21:35:48.121327 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3989 | 2025.08.01 21:35:48.121567 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2025.08.01 21:35:48.121673 [ 26 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3991 | 2025.08.01 21:35:48.121697 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001368 sec., 31432.748538011696 rows/sec., 2.26 MiB/sec. | ||
| 3992 | 2025.08.01 21:35:48.121704 [ 26 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2025.08.01 21:35:48.121738 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 3994 | 2025.08.01 21:35:48.121742 [ 261 ] {8b3b0ba8-08f6-4e78-a54d-59742ef0605c} <Debug> TCPHandler: Processed in 0.001550091 sec. | ||
| 3995 | 2025.08.01 21:35:48.121820 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 3996 | 2025.08.01 21:35:48.121869 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2025.08.01 21:35:48.121919 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3998 | 2025.08.01 21:35:48.121949 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 268 rows starting from the beginning of the part | ||
| 3999 | 2025.08.01 21:35:48.121970 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4000 | 2025.08.01 21:35:48.122002 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4001 | 2025.08.01 21:35:48.122015 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4002 | 2025.08.01 21:35:48.122048 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 207 rows starting from the beginning of the part | ||
| 4003 | 2025.08.01 21:35:48.122092 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4004 | 2025.08.01 21:35:48.122134 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 205 rows starting from the beginning of the part | ||
| 4005 | 2025.08.01 21:35:48.122171 [ 189 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 43 rows starting from the beginning of the part | ||
| 4006 | 2025.08.01 21:35:48.122510 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2025.08.01 21:35:48.122551 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4008 | 2025.08.01 21:35:48.122992 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4009 | 2025.08.01 21:35:48.123024 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241045 sec., 632531.4553460995 rows/sec., 41.77 MiB/sec. | ||
| 4010 | 2025.08.01 21:35:48.123178 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 5 columns (5 merged, 0 gathered) in 0.002951899 sec., 2063078.7164465992 rows/sec., 175.35 MiB/sec. | ||
| 4011 | 2025.08.01 21:35:48.123205 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4012 | 2025.08.01 21:35:48.123211 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2025.08.01 21:35:48.123347 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001397 sec., 163206.8718682892 rows/sec., 11.05 MiB/sec. | ||
| 4014 | 2025.08.01 21:35:48.123386 [ 261 ] {cd437921-c49b-4164-971a-6c8c0ecb3245} <Debug> TCPHandler: Processed in 0.001567351 sec. | ||
| 4015 | 2025.08.01 21:35:48.123489 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4016 | 2025.08.01 21:35:48.123492 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2025.08.01 21:35:48.123503 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2025.08.01 21:35:48.123594 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_21_4} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4019 | 2025.08.01 21:35:48.123602 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4020 | 2025.08.01 21:35:48.123646 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4021 | 2025.08.01 21:35:48.123672 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4022 | 2025.08.01 21:35:48.123772 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2025.08.01 21:35:48.123847 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_26_5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4024 | 2025.08.01 21:35:48.123915 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 4025 | 2025.08.01 21:35:48.124224 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2025.08.01 21:35:48.124265 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4027 | 2025.08.01 21:35:48.124602 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4028 | 2025.08.01 21:35:48.124814 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.08.01 21:35:48.124916 [ 26 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4030 | 2025.08.01 21:35:48.124941 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001357 sec., 414885.77745025797 rows/sec., 30.85 MiB/sec. | ||
| 4031 | 2025.08.01 21:35:48.124947 [ 26 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2025.08.01 21:35:48.124980 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4033 | 2025.08.01 21:35:48.124986 [ 261 ] {ab017272-6789-4cf8-a608-af0c78dd74ab} <Debug> TCPHandler: Processed in 0.001542821 sec. | ||
| 4034 | 2025.08.01 21:35:48.125048 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 4035 | 2025.08.01 21:35:48.125104 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4036 | 2025.08.01 21:35:48.125134 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4037 | 2025.08.01 21:35:48.125162 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1222 rows starting from the beginning of the part | ||
| 4038 | 2025.08.01 21:35:48.125203 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4039 | 2025.08.01 21:35:48.125205 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 95 rows starting from the beginning of the part | ||
| 4040 | 2025.08.01 21:35:48.125255 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4041 | 2025.08.01 21:35:48.125262 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 663 rows starting from the beginning of the part | ||
| 4042 | 2025.08.01 21:35:48.125308 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part | ||
| 4043 | 2025.08.01 21:35:48.125352 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 661 rows starting from the beginning of the part | ||
| 4044 | 2025.08.01 21:35:48.125412 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 563 rows starting from the beginning of the part | ||
| 4045 | 2025.08.01 21:35:48.125846 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.08.01 21:35:48.125888 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4047 | 2025.08.01 21:35:48.126296 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4048 | 2025.08.01 21:35:48.126509 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.08.01 21:35:48.126608 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4050 | 2025.08.01 21:35:48.126629 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Debug> executeQuery: Read 880 rows, 60.64 KiB in 0.001483 sec., 593391.773432232 rows/sec., 39.93 MiB/sec. | ||
| 4051 | 2025.08.01 21:35:48.126638 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2025.08.01 21:35:48.126669 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4053 | 2025.08.01 21:35:48.126671 [ 261 ] {1e13ebf8-f859-45be-b0cb-78799614131f} <Debug> TCPHandler: Processed in 0.001657823 sec. | ||
| 4054 | 2025.08.01 21:35:48.126735 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 4055 | 2025.08.01 21:35:48.126796 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2025.08.01 21:35:48.126818 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4057 | 2025.08.01 21:35:48.126852 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6768 rows starting from the beginning of the part | ||
| 4058 | 2025.08.01 21:35:48.126896 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 4059 | 2025.08.01 21:35:48.126918 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4060 | 2025.08.01 21:35:48.126933 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 308 rows starting from the beginning of the part | ||
| 4061 | 2025.08.01 21:35:48.126915 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944128 sec., 1696904.7305527208 rows/sec., 128.64 MiB/sec. | ||
| 4062 | 2025.08.01 21:35:48.126977 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 4063 | 2025.08.01 21:35:48.126990 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4064 | 2025.08.01 21:35:48.127099 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 307 rows starting from the beginning of the part | ||
| 4065 | 2025.08.01 21:35:48.127139 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 880 rows starting from the beginning of the part | ||
| 4066 | 2025.08.01 21:35:48.127309 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4067 | 2025.08.01 21:35:48.127634 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2025.08.01 21:35:48.127717 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_26_5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4069 | 2025.08.01 21:35:48.127822 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4070 | 2025.08.01 21:35:48.127943 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2025.08.01 21:35:48.127987 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4072 | 2025.08.01 21:35:48.128571 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4073 | 2025.08.01 21:35:48.128807 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2025.08.01 21:35:48.128921 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4075 | 2025.08.01 21:35:48.128952 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002001 sec., 15492.253873063466 rows/sec., 27.76 MiB/sec. | ||
| 4076 | 2025.08.01 21:35:48.128953 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2025.08.01 21:35:48.128995 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4078 | 2025.08.01 21:35:48.129022 [ 261 ] {cbb382e4-d11e-4bcc-9508-631f82e096fd} <Debug> TCPHandler: Processed in 0.002236244 sec. | ||
| 4079 | 2025.08.01 21:35:48.129074 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4080 | 2025.08.01 21:35:48.129140 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4081 | 2025.08.01 21:35:48.129240 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4082 | 2025.08.01 21:35:48.129282 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4083 | 2025.08.01 21:35:48.129285 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4084 | 2025.08.01 21:35:48.129359 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 300 rows starting from the beginning of the part | ||
| 4085 | 2025.08.01 21:35:48.129506 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4086 | 2025.08.01 21:35:48.129627 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2025.08.01 21:35:48.129636 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4088 | 2025.08.01 21:35:48.129673 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4089 | 2025.08.01 21:35:48.129781 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4090 | 2025.08.01 21:35:48.129906 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
| 4091 | 2025.08.01 21:35:48.130005 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4092 | 2025.08.01 21:35:48.130035 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4093 | 2025.08.01 21:35:48.130082 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8583 rows, containing 5 columns (5 merged, 0 gathered) in 0.003325956 sec., 2580611.4091707766 rows/sec., 175.33 MiB/sec. | ||
| 4094 | 2025.08.01 21:35:48.130245 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2025.08.01 21:35:48.130306 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4096 | 2025.08.01 21:35:48.130354 [ 26 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4097 | 2025.08.01 21:35:48.130383 [ 26 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.08.01 21:35:48.130383 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 4099 | 2025.08.01 21:35:48.130405 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4100 | 2025.08.01 21:35:48.130439 [ 261 ] {29c79c01-c454-4987-a3bd-772ac9eb90f5} <Debug> TCPHandler: Processed in 0.001348967 sec. | ||
| 4101 | 2025.08.01 21:35:48.130487 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 4102 | 2025.08.01 21:35:48.130578 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4103 | 2025.08.01 21:35:48.130606 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 966 rows starting from the beginning of the part | ||
| 4104 | 2025.08.01 21:35:48.130648 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2025.08.01 21:35:48.130663 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 4106 | 2025.08.01 21:35:48.130714 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 102 rows starting from the beginning of the part | ||
| 4107 | 2025.08.01 21:35:48.130731 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4108 | 2025.08.01 21:35:48.130766 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 4109 | 2025.08.01 21:35:48.130814 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 102 rows starting from the beginning of the part | ||
| 4110 | 2025.08.01 21:35:48.130820 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 4111 | 2025.08.01 21:35:48.130857 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 4112 | 2025.08.01 21:35:48.131799 [ 190 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001342297 sec., 1005738.6703538784 rows/sec., 65.82 MiB/sec. | ||
| 4113 | 2025.08.01 21:35:48.131984 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4114 | 2025.08.01 21:35:48.132255 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.08.01 21:35:48.132318 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_26_5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4116 | 2025.08.01 21:35:48.132378 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4117 | 2025.08.01 21:35:48.133763 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 19 columns (19 merged, 0 gathered) in 0.004726384 sec., 86958.65591962058 rows/sec., 155.83 MiB/sec. | ||
| 4118 | 2025.08.01 21:35:48.134342 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4119 | 2025.08.01 21:35:48.134642 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.08.01 21:35:48.134707 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4121 | 2025.08.01 21:35:48.134795 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4122 | 2025.08.01 21:35:48.848999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 4123 | 2025.08.01 21:35:48.849474 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2025.08.01 21:35:48.849508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4125 | 2025.08.01 21:35:48.849990 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4126 | 2025.08.01 21:35:48.850233 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2025.08.01 21:35:48.850356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 4128 | 2025.08.01 21:35:49.000248 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.80 MiB, peak 223.78 MiB, free memory in arenas 0.00 B, will set to 218.97 MiB (RSS), difference: 2.17 MiB | ||
| 4129 | 2025.08.01 21:35:49.331817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4130 | 2025.08.01 21:35:49.348309 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2025.08.01 21:35:49.348377 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4132 | 2025.08.01 21:35:49.354318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4133 | 2025.08.01 21:35:49.355080 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2025.08.01 21:35:49.358180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4135 | 2025.08.01 21:35:53.097509 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4136 | 2025.08.01 21:35:53.097701 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4137 | 2025.08.01 21:35:53.097767 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4138 | 2025.08.01 21:35:53.098540 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4139 | 2025.08.01 21:35:53.098582 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4140 | 2025.08.01 21:35:53.099004 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4141 | 2025.08.01 21:35:53.099245 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2025.08.01 21:35:53.099404 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001746 sec., 224513.17296678122 rows/sec., 14.24 MiB/sec. | ||
| 4143 | 2025.08.01 21:35:53.099457 [ 261 ] {2d93c6f2-c714-406a-8006-81af32a6726b} <Debug> TCPHandler: Processed in 0.002074301 sec. | ||
| 4144 | 2025.08.01 21:35:53.099578 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2025.08.01 21:35:53.099681 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4146 | 2025.08.01 21:35:53.099725 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4147 | 2025.08.01 21:35:53.100651 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2025.08.01 21:35:53.100687 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4149 | 2025.08.01 21:35:53.101076 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4150 | 2025.08.01 21:35:53.101302 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.08.01 21:35:53.101434 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001773 sec., 611957.1347997744 rows/sec., 48.40 MiB/sec. | ||
| 4152 | 2025.08.01 21:35:53.101477 [ 261 ] {0de855a6-85e4-403c-a504-d25da82ab2b2} <Debug> TCPHandler: Processed in 0.001949609 sec. | ||
| 4153 | 2025.08.01 21:35:53.101593 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2025.08.01 21:35:53.101689 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4155 | 2025.08.01 21:35:53.101729 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4156 | 2025.08.01 21:35:53.102205 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2025.08.01 21:35:53.102240 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4158 | 2025.08.01 21:35:53.102590 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4159 | 2025.08.01 21:35:53.102810 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2025.08.01 21:35:53.102942 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.00127 sec., 161417.32283464566 rows/sec., 9.58 MiB/sec. | ||
| 4161 | 2025.08.01 21:35:53.102980 [ 261 ] {10bfcd34-c76c-4066-879f-163bd1d12879} <Debug> TCPHandler: Processed in 0.001438359 sec. | ||
| 4162 | 2025.08.01 21:35:53.103090 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2025.08.01 21:35:53.103185 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4164 | 2025.08.01 21:35:53.103224 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4165 | 2025.08.01 21:35:53.103702 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.08.01 21:35:53.103736 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4167 | 2025.08.01 21:35:53.104058 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4168 | 2025.08.01 21:35:53.104277 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2025.08.01 21:35:53.104408 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00124 sec., 163709.67741935485 rows/sec., 10.56 MiB/sec. | ||
| 4170 | 2025.08.01 21:35:53.104416 [ 55 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4171 | 2025.08.01 21:35:53.104449 [ 261 ] {f15913eb-b72e-4afb-bcc2-d218f7d9accf} <Debug> TCPHandler: Processed in 0.001408558 sec. | ||
| 4172 | 2025.08.01 21:35:53.104491 [ 55 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2025.08.01 21:35:53.104521 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4174 | 2025.08.01 21:35:53.104574 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4175 | 2025.08.01 21:35:53.104615 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::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 | ||
| 4176 | 2025.08.01 21:35:53.104673 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4177 | 2025.08.01 21:35:53.104706 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4178 | 2025.08.01 21:35:53.104712 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4179 | 2025.08.01 21:35:53.104736 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 456 rows starting from the beginning of the part | ||
| 4180 | 2025.08.01 21:35:53.104791 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 203 rows starting from the beginning of the part | ||
| 4181 | 2025.08.01 21:35:53.104832 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 203 rows starting from the beginning of the part | ||
| 4182 | 2025.08.01 21:35:53.104872 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 203 rows starting from the beginning of the part | ||
| 4183 | 2025.08.01 21:35:53.104910 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 4184 | 2025.08.01 21:35:53.104975 [ 188 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 203 rows starting from the beginning of the part | ||
| 4185 | 2025.08.01 21:35:53.105195 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.08.01 21:35:53.105230 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4187 | 2025.08.01 21:35:53.105565 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4188 | 2025.08.01 21:35:53.105791 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2025.08.01 21:35:53.105921 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001265 sec., 159683.79446640317 rows/sec., 9.07 MiB/sec. | ||
| 4190 | 2025.08.01 21:35:53.105930 [ 190 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346217 sec., 1111262.1516442 rows/sec., 77.33 MiB/sec. | ||
| 4191 | 2025.08.01 21:35:53.105961 [ 261 ] {790a6852-dbe0-4a9b-a49a-fafcc9fa2c70} <Debug> TCPHandler: Processed in 0.001440129 sec. | ||
| 4192 | 2025.08.01 21:35:53.106096 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2025.08.01 21:35:53.106162 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4194 | 2025.08.01 21:35:53.106190 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4195 | 2025.08.01 21:35:53.106235 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4196 | 2025.08.01 21:35:53.106480 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.08.01 21:35:53.106567 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_11_2} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4198 | 2025.08.01 21:35:53.106659 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4199 | 2025.08.01 21:35:53.106898 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2025.08.01 21:35:53.106940 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4201 | 2025.08.01 21:35:53.107284 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4202 | 2025.08.01 21:35:53.107535 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.08.01 21:35:53.107671 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001497 sec., 441549.7661990648 rows/sec., 30.85 MiB/sec. | ||
| 4204 | 2025.08.01 21:35:53.107710 [ 261 ] {c2f11c29-ae85-4d94-8e84-3d36ac46a91f} <Debug> TCPHandler: Processed in 0.001662753 sec. | ||
| 4205 | 2025.08.01 21:35:53.107817 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2025.08.01 21:35:53.107912 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4207 | 2025.08.01 21:35:53.107953 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4208 | 2025.08.01 21:35:53.108272 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2025.08.01 21:35:53.108308 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4210 | 2025.08.01 21:35:53.108621 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4211 | 2025.08.01 21:35:53.108846 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2025.08.01 21:35:53.108941 [ 55 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4213 | 2025.08.01 21:35:53.108973 [ 55 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.08.01 21:35:53.108975 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 4215 | 2025.08.01 21:35:53.108992 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4216 | 2025.08.01 21:35:53.109026 [ 261 ] {5c43d80b-ff7d-42ad-8803-151e5bdb4270} <Debug> TCPHandler: Processed in 0.001257415 sec. | ||
| 4217 | 2025.08.01 21:35:53.109074 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 4218 | 2025.08.01 21:35:53.109140 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2025.08.01 21:35:53.109163 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4220 | 2025.08.01 21:35:53.109189 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4221 | 2025.08.01 21:35:53.109231 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4222 | 2025.08.01 21:35:53.109234 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4223 | 2025.08.01 21:35:53.109267 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 4224 | 2025.08.01 21:35:53.109284 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4225 | 2025.08.01 21:35:53.109301 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4226 | 2025.08.01 21:35:53.109332 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 4227 | 2025.08.01 21:35:53.109366 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4228 | 2025.08.01 21:35:53.109732 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2025.08.01 21:35:53.109767 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4230 | 2025.08.01 21:35:53.110004 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.000953509 sec., 37755.28075770654 rows/sec., 1.93 MiB/sec. | ||
| 4231 | 2025.08.01 21:35:53.110116 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4232 | 2025.08.01 21:35:53.110133 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4233 | 2025.08.01 21:35:53.110351 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.08.01 21:35:53.110381 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2025.08.01 21:35:53.110473 [ 188 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_6_1} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4236 | 2025.08.01 21:35:53.110500 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001283 sec., 239282.9306313328 rows/sec., 15.74 MiB/sec. | ||
| 4237 | 2025.08.01 21:35:53.110555 [ 261 ] {e1790c9c-2846-4fcb-a390-9868ac3e3e6a} <Debug> TCPHandler: Processed in 0.001463979 sec. | ||
| 4238 | 2025.08.01 21:35:53.110593 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4239 | 2025.08.01 21:35:53.110660 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2025.08.01 21:35:53.110753 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4241 | 2025.08.01 21:35:53.110794 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4242 | 2025.08.01 21:35:53.111109 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.08.01 21:35:53.111144 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4244 | 2025.08.01 21:35:53.111448 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4245 | 2025.08.01 21:35:53.111680 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2025.08.01 21:35:53.111810 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 4247 | 2025.08.01 21:35:53.111846 [ 261 ] {2ff0d97a-b8b1-4285-8c27-5628c18d11b1} <Debug> TCPHandler: Processed in 0.001234655 sec. | ||
| 4248 | 2025.08.01 21:35:53.111956 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2025.08.01 21:35:53.112050 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4250 | 2025.08.01 21:35:53.112102 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4251 | 2025.08.01 21:35:53.112857 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2025.08.01 21:35:53.112893 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4253 | 2025.08.01 21:35:53.113389 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4254 | 2025.08.01 21:35:53.113618 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2025.08.01 21:35:53.113754 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001721 sec., 5229.517722254503 rows/sec., 9.37 MiB/sec. | ||
| 4256 | 2025.08.01 21:35:53.113816 [ 261 ] {0ec4dd20-88d3-4703-8987-434572afce19} <Debug> TCPHandler: Processed in 0.001907378 sec. | ||
| 4257 | 2025.08.01 21:35:53.113928 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2025.08.01 21:35:53.114023 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4259 | 2025.08.01 21:35:53.114064 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4260 | 2025.08.01 21:35:53.114395 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2025.08.01 21:35:53.114433 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4262 | 2025.08.01 21:35:53.114752 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4263 | 2025.08.01 21:35:53.114969 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2025.08.01 21:35:53.115096 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00109 sec., 93577.98165137615 rows/sec., 5.75 MiB/sec. | ||
| 4265 | 2025.08.01 21:35:53.115131 [ 261 ] {32446853-65e9-422a-b93d-187d574dd1e8} <Debug> TCPHandler: Processed in 0.001252084 sec. | ||
| 4266 | 2025.08.01 21:35:56.221933 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4267 | 2025.08.01 21:35:56.222005 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4268 | 2025.08.01 21:35:56.350644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 4269 | 2025.08.01 21:35:56.351234 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2025.08.01 21:35:56.351276 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4271 | 2025.08.01 21:35:56.351829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4272 | 2025.08.01 21:35:56.352071 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2025.08.01 21:35:56.352193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 4274 | 2025.08.01 21:35:56.372446 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 602 | ||
| 4275 | 2025.08.01 21:35:56.374772 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.08.01 21:35:56.374816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4277 | 2025.08.01 21:35:56.376003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4278 | 2025.08.01 21:35:56.376273 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2025.08.01 21:35:56.376519 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4280 | 2025.08.01 21:35:56.858471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4281 | 2025.08.01 21:35:56.875706 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4282 | 2025.08.01 21:35:56.875769 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4283 | 2025.08.01 21:35:56.881395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4284 | 2025.08.01 21:35:56.882159 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4285 | 2025.08.01 21:35:56.885131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4286 | 2025.08.01 21:35:58.088737 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2025.08.01 21:35:58.088914 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4288 | 2025.08.01 21:35:58.088987 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4289 | 2025.08.01 21:35:58.089705 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2025.08.01 21:35:58.089754 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4291 | 2025.08.01 21:35:58.090164 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4292 | 2025.08.01 21:35:58.090421 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2025.08.01 21:35:58.090580 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001716 sec., 68764.56876456876 rows/sec., 5.83 MiB/sec. | ||
| 4294 | 2025.08.01 21:35:58.090629 [ 261 ] {83412000-76a4-42ba-ba93-b7142c26a887} <Debug> TCPHandler: Processed in 0.00201648 sec. | ||
| 4295 | 2025.08.01 21:35:58.090748 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2025.08.01 21:35:58.090850 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4297 | 2025.08.01 21:35:58.090893 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4298 | 2025.08.01 21:35:58.091308 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2025.08.01 21:35:58.091343 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4300 | 2025.08.01 21:35:58.091655 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4301 | 2025.08.01 21:35:58.091869 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2025.08.01 21:35:58.091999 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 4303 | 2025.08.01 21:35:58.092038 [ 261 ] {e963cef7-3e38-4d90-b06e-e8557a2d733d} <Debug> TCPHandler: Processed in 0.001341776 sec. | ||
| 4304 | 2025.08.01 21:35:58.092141 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4305 | 2025.08.01 21:35:58.092236 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4306 | 2025.08.01 21:35:58.092277 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4307 | 2025.08.01 21:35:58.092701 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2025.08.01 21:35:58.092738 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4309 | 2025.08.01 21:35:58.093043 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4310 | 2025.08.01 21:35:58.093264 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2025.08.01 21:35:58.093395 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001177 sec., 80713.67884451996 rows/sec., 6.30 MiB/sec. | ||
| 4312 | 2025.08.01 21:35:58.093435 [ 261 ] {bc2ed7b2-e0fa-4be3-907d-74ac7d1e850c} <Debug> TCPHandler: Processed in 0.001343786 sec. | ||
| 4313 | 2025.08.01 21:35:58.093554 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4314 | 2025.08.01 21:35:58.093650 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4315 | 2025.08.01 21:35:58.093694 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4316 | 2025.08.01 21:35:58.094090 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.08.01 21:35:58.094126 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4318 | 2025.08.01 21:35:58.094458 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4319 | 2025.08.01 21:35:58.094675 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2025.08.01 21:35:58.094804 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4321 | 2025.08.01 21:35:58.094840 [ 261 ] {2a71e001-66e8-4542-8f83-66da20e5a2dc} <Debug> TCPHandler: Processed in 0.001335196 sec. | ||
| 4322 | 2025.08.01 21:35:58.094946 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4323 | 2025.08.01 21:35:58.095040 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4324 | 2025.08.01 21:35:58.095094 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4325 | 2025.08.01 21:35:58.095854 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2025.08.01 21:35:58.095891 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4327 | 2025.08.01 21:35:58.096434 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4328 | 2025.08.01 21:35:58.096662 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4329 | 2025.08.01 21:35:58.096798 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001775 sec., 17464.788732394365 rows/sec., 31.30 MiB/sec. | ||
| 4330 | 2025.08.01 21:35:58.096860 [ 261 ] {6eb0f0e6-0fde-496f-b318-1a46390acc8a} <Debug> TCPHandler: Processed in 0.001962149 sec. | ||
| 4331 | 2025.08.01 21:35:58.096970 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4332 | 2025.08.01 21:35:58.097064 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4333 | 2025.08.01 21:35:58.097106 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4334 | 2025.08.01 21:35:58.097439 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2025.08.01 21:35:58.097475 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 4336 | 2025.08.01 21:35:58.097774 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4337 | 2025.08.01 21:35:58.097985 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2025.08.01 21:35:58.098114 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4339 | 2025.08.01 21:35:58.098151 [ 261 ] {c4d9d148-759d-426b-afdd-3089fee28b1e} <Debug> TCPHandler: Processed in 0.001229774 sec. | ||
| 4340 | 2025.08.01 21:36:03.097705 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2025.08.01 21:36:03.097898 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4342 | 2025.08.01 21:36:03.097965 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4343 | 2025.08.01 21:36:03.098798 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2025.08.01 21:36:03.098845 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4345 | 2025.08.01 21:36:03.099263 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4346 | 2025.08.01 21:36:03.099518 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2025.08.01 21:36:03.099678 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001825 sec., 214794.5205479452 rows/sec., 13.63 MiB/sec. | ||
| 4348 | 2025.08.01 21:36:03.099731 [ 261 ] {78c0ab7c-3145-4f86-8b37-056b752163dc} <Debug> TCPHandler: Processed in 0.002148802 sec. | ||
| 4349 | 2025.08.01 21:36:03.099856 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2025.08.01 21:36:03.099958 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4351 | 2025.08.01 21:36:03.100003 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4352 | 2025.08.01 21:36:03.100930 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2025.08.01 21:36:03.100967 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4354 | 2025.08.01 21:36:03.101364 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4355 | 2025.08.01 21:36:03.101593 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2025.08.01 21:36:03.101730 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001793 sec., 605131.0652537646 rows/sec., 47.86 MiB/sec. | ||
| 4357 | 2025.08.01 21:36:03.101770 [ 261 ] {f9161930-9acc-4fd7-a002-97530a01642a} <Debug> TCPHandler: Processed in 0.001965929 sec. | ||
| 4358 | 2025.08.01 21:36:03.101889 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2025.08.01 21:36:03.101987 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4360 | 2025.08.01 21:36:03.102030 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4361 | 2025.08.01 21:36:03.102515 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2025.08.01 21:36:03.102552 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4363 | 2025.08.01 21:36:03.102880 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4364 | 2025.08.01 21:36:03.103101 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2025.08.01 21:36:03.103235 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001266 sec., 161927.33017377567 rows/sec., 9.61 MiB/sec. | ||
| 4366 | 2025.08.01 21:36:03.103275 [ 261 ] {67bcacd6-d38b-4de8-b368-9d4dc9c0eba7} <Debug> TCPHandler: Processed in 0.001435639 sec. | ||
| 4367 | 2025.08.01 21:36:03.103380 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2025.08.01 21:36:03.103476 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4369 | 2025.08.01 21:36:03.103515 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4370 | 2025.08.01 21:36:03.103986 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2025.08.01 21:36:03.104023 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4372 | 2025.08.01 21:36:03.104350 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4373 | 2025.08.01 21:36:03.104575 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2025.08.01 21:36:03.104707 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001248 sec., 162660.2564102564 rows/sec., 10.49 MiB/sec. | ||
| 4375 | 2025.08.01 21:36:03.104746 [ 261 ] {6f13c7f2-4d1e-458c-a7a5-c87ef7b6c8af} <Debug> TCPHandler: Processed in 0.001415368 sec. | ||
| 4376 | 2025.08.01 21:36:03.104858 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2025.08.01 21:36:03.104953 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4378 | 2025.08.01 21:36:03.104992 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4379 | 2025.08.01 21:36:03.105449 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2025.08.01 21:36:03.105485 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4381 | 2025.08.01 21:36:03.105794 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4382 | 2025.08.01 21:36:03.106037 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2025.08.01 21:36:03.106167 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001232 sec., 163961.03896103895 rows/sec., 9.31 MiB/sec. | ||
| 4384 | 2025.08.01 21:36:03.106208 [ 261 ] {32efd722-872a-499d-b424-fc87b5968a67} <Debug> TCPHandler: Processed in 0.001399048 sec. | ||
| 4385 | 2025.08.01 21:36:03.106324 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2025.08.01 21:36:03.106417 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4387 | 2025.08.01 21:36:03.106457 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4388 | 2025.08.01 21:36:03.107086 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2025.08.01 21:36:03.107122 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4390 | 2025.08.01 21:36:03.107470 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4391 | 2025.08.01 21:36:03.107688 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2025.08.01 21:36:03.107819 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001418 sec., 466149.50634696754 rows/sec., 32.57 MiB/sec. | ||
| 4393 | 2025.08.01 21:36:03.107857 [ 261 ] {ff8044c2-b1a3-4f70-a22c-77c46b8ad64b} <Debug> TCPHandler: Processed in 0.001583672 sec. | ||
| 4394 | 2025.08.01 21:36:03.107967 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2025.08.01 21:36:03.108062 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4396 | 2025.08.01 21:36:03.108104 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4397 | 2025.08.01 21:36:03.108448 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2025.08.01 21:36:03.108483 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4399 | 2025.08.01 21:36:03.108790 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4400 | 2025.08.01 21:36:03.109002 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.08.01 21:36:03.109132 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 4402 | 2025.08.01 21:36:03.109170 [ 261 ] {c28acdbb-3822-4e7b-9c10-c05b04fd303f} <Debug> TCPHandler: Processed in 0.001251475 sec. | ||
| 4403 | 2025.08.01 21:36:03.109279 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2025.08.01 21:36:03.109376 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4405 | 2025.08.01 21:36:03.109419 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4406 | 2025.08.01 21:36:03.109854 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2025.08.01 21:36:03.109890 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4408 | 2025.08.01 21:36:03.110243 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4409 | 2025.08.01 21:36:03.110495 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2025.08.01 21:36:03.110632 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001274 sec., 240973.31240188383 rows/sec., 15.85 MiB/sec. | ||
| 4411 | 2025.08.01 21:36:03.110671 [ 261 ] {6168a20f-8dcc-4a29-a268-0c9dfb28fea9} <Debug> TCPHandler: Processed in 0.001440299 sec. | ||
| 4412 | 2025.08.01 21:36:03.110780 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2025.08.01 21:36:03.110874 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4414 | 2025.08.01 21:36:03.110916 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4415 | 2025.08.01 21:36:03.111233 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.08.01 21:36:03.111269 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4417 | 2025.08.01 21:36:03.111576 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4418 | 2025.08.01 21:36:03.111791 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2025.08.01 21:36:03.111921 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 4420 | 2025.08.01 21:36:03.111958 [ 261 ] {4b4c0e74-1a7d-4340-95c7-1c3fd08f683b} <Debug> TCPHandler: Processed in 0.001227075 sec. | ||
| 4421 | 2025.08.01 21:36:03.112070 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2025.08.01 21:36:03.112164 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4423 | 2025.08.01 21:36:03.112218 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4424 | 2025.08.01 21:36:03.113362 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2025.08.01 21:36:03.113399 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4426 | 2025.08.01 21:36:03.113910 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4427 | 2025.08.01 21:36:03.114142 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2025.08.01 21:36:03.114280 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002133 sec., 4219.409282700422 rows/sec., 7.56 MiB/sec. | ||
| 4429 | 2025.08.01 21:36:03.114338 [ 261 ] {2b57f7ba-5d10-471d-bc4b-f84d95afa1c3} <Debug> TCPHandler: Processed in 0.002318086 sec. | ||
| 4430 | 2025.08.01 21:36:03.114454 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4431 | 2025.08.01 21:36:03.114549 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4432 | 2025.08.01 21:36:03.114590 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4433 | 2025.08.01 21:36:03.114929 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2025.08.01 21:36:03.114966 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4435 | 2025.08.01 21:36:03.115292 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4436 | 2025.08.01 21:36:03.115531 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2025.08.01 21:36:03.115660 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001129 sec., 90345.43844109832 rows/sec., 5.55 MiB/sec. | ||
| 4438 | 2025.08.01 21:36:03.115700 [ 261 ] {4e681a60-87d8-4959-845b-fb430ae98ae9} <Debug> TCPHandler: Processed in 0.001294336 sec. | ||
| 4439 | 2025.08.01 21:36:03.852267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 4440 | 2025.08.01 21:36:03.852814 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4441 | 2025.08.01 21:36:03.852865 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4442 | 2025.08.01 21:36:03.853363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4443 | 2025.08.01 21:36:03.853603 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4444 | 2025.08.01 21:36:03.853729 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 4445 | 2025.08.01 21:36:03.853765 [ 40 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4446 | 2025.08.01 21:36:03.853833 [ 40 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2025.08.01 21:36:03.853854 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4448 | 2025.08.01 21:36:03.853979 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 4449 | 2025.08.01 21:36:03.854124 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4450 | 2025.08.01 21:36:03.854166 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4451 | 2025.08.01 21:36:03.854233 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 4452 | 2025.08.01 21:36:03.854280 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 4453 | 2025.08.01 21:36:03.854323 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 4454 | 2025.08.01 21:36:03.854364 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 4455 | 2025.08.01 21:36:03.854405 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 4456 | 2025.08.01 21:36:03.856114 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002195604 sec., 4389680.470613098 rows/sec., 62.79 MiB/sec. | ||
| 4457 | 2025.08.01 21:36:03.856454 [ 195 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4458 | 2025.08.01 21:36:03.856789 [ 195 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): 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.08.01 21:36:03.856875 [ 195 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_21_4} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4460 | 2025.08.01 21:36:03.856980 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4461 | 2025.08.01 21:36:04.385179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4462 | 2025.08.01 21:36:04.403517 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.08.01 21:36:04.403572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4464 | 2025.08.01 21:36:04.409268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4465 | 2025.08.01 21:36:04.410047 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2025.08.01 21:36:04.410325 [ 40 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4467 | 2025.08.01 21:36:04.410360 [ 40 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.08.01 21:36:04.410378 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4469 | 2025.08.01 21:36:04.410500 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 4470 | 2025.08.01 21:36:04.413921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4471 | 2025.08.01 21:36:04.414157 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4472 | 2025.08.01 21:36:04.415541 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 4473 | 2025.08.01 21:36:04.420077 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 4474 | 2025.08.01 21:36:04.424521 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 4475 | 2025.08.01 21:36:04.428954 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 4476 | 2025.08.01 21:36:04.433537 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 4477 | 2025.08.01 21:36:04.437867 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 4478 | 2025.08.01 21:36:04.490054 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079612424 sec., 1997.1757171971049 rows/sec., 10.33 MiB/sec. | ||
| 4479 | 2025.08.01 21:36:04.491753 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4480 | 2025.08.01 21:36:04.493535 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_21_4} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.08.01 21:36:04.493621 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_21_4} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4482 | 2025.08.01 21:36:04.494685 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4483 | 2025.08.01 21:36:05.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.09 MiB, peak 230.64 MiB, free memory in arenas 0.00 B, will set to 226.28 MiB (RSS), difference: 6.19 MiB | ||
| 4484 | 2025.08.01 21:36:06.376709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 636 | ||
| 4485 | 2025.08.01 21:36:06.379202 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2025.08.01 21:36:06.379244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4487 | 2025.08.01 21:36:06.380418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4488 | 2025.08.01 21:36:06.380701 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.08.01 21:36:06.381036 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 636 | ||
| 4490 | 2025.08.01 21:36:08.088551 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2025.08.01 21:36:08.088747 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4492 | 2025.08.01 21:36:08.088816 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4493 | 2025.08.01 21:36:08.089511 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.08.01 21:36:08.089562 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4495 | 2025.08.01 21:36:08.089973 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4496 | 2025.08.01 21:36:08.090213 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.08.01 21:36:08.090379 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001677 sec., 70363.74478234943 rows/sec., 5.97 MiB/sec. | ||
| 4498 | 2025.08.01 21:36:08.090431 [ 261 ] {c5d700d2-97c2-4530-a0fe-a109ac214f6e} <Debug> TCPHandler: Processed in 0.00200723 sec. | ||
| 4499 | 2025.08.01 21:36:08.090558 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.08.01 21:36:08.090662 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4501 | 2025.08.01 21:36:08.090707 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4502 | 2025.08.01 21:36:08.091145 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2025.08.01 21:36:08.091184 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4504 | 2025.08.01 21:36:08.091511 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4505 | 2025.08.01 21:36:08.091737 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.08.01 21:36:08.091880 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00124 sec., 25000 rows/sec., 1.84 MiB/sec. | ||
| 4507 | 2025.08.01 21:36:08.091921 [ 261 ] {a119ce87-5c9d-4e27-a85e-00b9f15a7806} <Debug> TCPHandler: Processed in 0.001415109 sec. | ||
| 4508 | 2025.08.01 21:36:08.092033 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2025.08.01 21:36:08.092132 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4510 | 2025.08.01 21:36:08.092176 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4511 | 2025.08.01 21:36:08.092696 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.08.01 21:36:08.092738 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4513 | 2025.08.01 21:36:08.093123 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4514 | 2025.08.01 21:36:08.093352 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.08.01 21:36:08.093488 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001377 sec., 68990.55918663762 rows/sec., 5.39 MiB/sec. | ||
| 4516 | 2025.08.01 21:36:08.093528 [ 261 ] {ba8c32c7-de15-4d9b-8191-0e4bd2d7a31c} <Debug> TCPHandler: Processed in 0.001543641 sec. | ||
| 4517 | 2025.08.01 21:36:08.093649 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2025.08.01 21:36:08.093748 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4519 | 2025.08.01 21:36:08.093814 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4520 | 2025.08.01 21:36:08.094229 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2025.08.01 21:36:08.094268 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4522 | 2025.08.01 21:36:08.094613 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4523 | 2025.08.01 21:36:08.094842 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2025.08.01 21:36:08.094975 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 4525 | 2025.08.01 21:36:08.095053 [ 261 ] {e5b95072-7ecc-4a7b-8e12-bcb09afc49e4} <Debug> TCPHandler: Processed in 0.001454979 sec. | ||
| 4526 | 2025.08.01 21:36:08.095165 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2025.08.01 21:36:08.095260 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4528 | 2025.08.01 21:36:08.095316 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4529 | 2025.08.01 21:36:08.096136 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2025.08.01 21:36:08.096175 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4531 | 2025.08.01 21:36:08.096776 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4532 | 2025.08.01 21:36:08.096992 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2025.08.01 21:36:08.097136 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001948 sec., 15913.757700205339 rows/sec., 28.52 MiB/sec. | ||
| 4534 | 2025.08.01 21:36:08.097196 [ 261 ] {3bb59850-7848-482e-86c1-0d3a79153303} <Debug> TCPHandler: Processed in 0.002139443 sec. | ||
| 4535 | 2025.08.01 21:36:08.097368 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2025.08.01 21:36:08.097463 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4537 | 2025.08.01 21:36:08.097505 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4538 | 2025.08.01 21:36:08.097857 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2025.08.01 21:36:08.097895 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4540 | 2025.08.01 21:36:08.098200 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4541 | 2025.08.01 21:36:08.098429 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2025.08.01 21:36:08.098562 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4543 | 2025.08.01 21:36:08.098599 [ 261 ] {54698532-e270-496a-a0a4-728f005b1d3c} <Debug> TCPHandler: Processed in 0.001280315 sec. | ||
| 4544 | 2025.08.01 21:36:11.222063 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4545 | 2025.08.01 21:36:11.222114 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4546 | 2025.08.01 21:36:11.353996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4547 | 2025.08.01 21:36:11.354707 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2025.08.01 21:36:11.354753 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4549 | 2025.08.01 21:36:11.355309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4550 | 2025.08.01 21:36:11.355537 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2025.08.01 21:36:11.355671 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4552 | 2025.08.01 21:36:11.914196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4553 | 2025.08.01 21:36:11.928656 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2025.08.01 21:36:11.928701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4555 | 2025.08.01 21:36:11.934789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4556 | 2025.08.01 21:36:11.935529 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2025.08.01 21:36:11.938082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4558 | 2025.08.01 21:36:13.098141 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4559 | 2025.08.01 21:36:13.098337 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4560 | 2025.08.01 21:36:13.098408 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4561 | 2025.08.01 21:36:13.099236 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2025.08.01 21:36:13.099272 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4563 | 2025.08.01 21:36:13.099694 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4564 | 2025.08.01 21:36:13.099953 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4565 | 2025.08.01 21:36:13.100101 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001816 sec., 215859.03083700442 rows/sec., 13.69 MiB/sec. | ||
| 4566 | 2025.08.01 21:36:13.100143 [ 261 ] {4a3d0a0d-95e2-44f3-8d91-30f9be9e36c5} <Debug> TCPHandler: Processed in 0.002137133 sec. | ||
| 4567 | 2025.08.01 21:36:13.100272 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2025.08.01 21:36:13.100367 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4569 | 2025.08.01 21:36:13.100408 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4570 | 2025.08.01 21:36:13.101306 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.08.01 21:36:13.101341 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4572 | 2025.08.01 21:36:13.101713 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4573 | 2025.08.01 21:36:13.101927 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.08.01 21:36:13.102054 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001705 sec., 636363.6363636364 rows/sec., 50.33 MiB/sec. | ||
| 4575 | 2025.08.01 21:36:13.102070 [ 27 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4576 | 2025.08.01 21:36:13.102092 [ 261 ] {0850aafa-2037-4ef1-9603-7e960cafa499} <Debug> TCPHandler: Processed in 0.001869257 sec. | ||
| 4577 | 2025.08.01 21:36:13.102148 [ 27 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2025.08.01 21:36:13.102177 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4579 | 2025.08.01 21:36:13.102239 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2025.08.01 21:36:13.102274 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 4581 | 2025.08.01 21:36:13.102339 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4582 | 2025.08.01 21:36:13.102385 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4583 | 2025.08.01 21:36:13.102429 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4584 | 2025.08.01 21:36:13.102469 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2419 rows starting from the beginning of the part | ||
| 4585 | 2025.08.01 21:36:13.102536 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1085 rows starting from the beginning of the part | ||
| 4586 | 2025.08.01 21:36:13.102581 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 118 rows starting from the beginning of the part | ||
| 4587 | 2025.08.01 21:36:13.102625 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1085 rows starting from the beginning of the part | ||
| 4588 | 2025.08.01 21:36:13.102701 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
| 4589 | 2025.08.01 21:36:13.102781 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1085 rows starting from the beginning of the part | ||
| 4590 | 2025.08.01 21:36:13.102875 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2025.08.01 21:36:13.102917 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4592 | 2025.08.01 21:36:13.103401 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4593 | 2025.08.01 21:36:13.103629 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2025.08.01 21:36:13.103755 [ 27 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4595 | 2025.08.01 21:36:13.103762 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001441 sec., 142262.31783483693 rows/sec., 8.44 MiB/sec. | ||
| 4596 | 2025.08.01 21:36:13.103796 [ 27 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4597 | 2025.08.01 21:36:13.103820 [ 261 ] {5c08d6c5-2cc6-4ea6-ba13-e4746307df88} <Debug> TCPHandler: Processed in 0.001630823 sec. | ||
| 4598 | 2025.08.01 21:36:13.103821 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4599 | 2025.08.01 21:36:13.103951 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 4600 | 2025.08.01 21:36:13.103956 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2025.08.01 21:36:13.104095 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4602 | 2025.08.01 21:36:13.104096 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4603 | 2025.08.01 21:36:13.104134 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 268 rows starting from the beginning of the part | ||
| 4604 | 2025.08.01 21:36:13.104152 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4605 | 2025.08.01 21:36:13.104205 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 205 rows starting from the beginning of the part | ||
| 4606 | 2025.08.01 21:36:13.104254 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4607 | 2025.08.01 21:36:13.104311 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 205 rows starting from the beginning of the part | ||
| 4608 | 2025.08.01 21:36:13.104352 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4609 | 2025.08.01 21:36:13.104390 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 205 rows starting from the beginning of the part | ||
| 4610 | 2025.08.01 21:36:13.104667 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2025.08.01 21:36:13.104708 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4612 | 2025.08.01 21:36:13.105139 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4613 | 2025.08.01 21:36:13.105243 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5910 rows, containing 5 columns (5 merged, 0 gathered) in 0.00300525 sec., 1966558.5225854754 rows/sec., 165.68 MiB/sec. | ||
| 4614 | 2025.08.01 21:36:13.105387 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2025.08.01 21:36:13.105454 [ 198 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555191 sec., 607642.4053379939 rows/sec., 39.47 MiB/sec. | ||
| 4616 | 2025.08.01 21:36:13.105530 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001452 sec., 139807.16253443528 rows/sec., 9.02 MiB/sec. | ||
| 4617 | 2025.08.01 21:36:13.105576 [ 261 ] {bba804e7-ef07-4917-9c8f-427e6c235e92} <Debug> TCPHandler: Processed in 0.001672464 sec. | ||
| 4618 | 2025.08.01 21:36:13.105589 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4619 | 2025.08.01 21:36:13.105623 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4620 | 2025.08.01 21:36:13.105699 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2025.08.01 21:36:13.105797 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.08.01 21:36:13.105839 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4623 | 2025.08.01 21:36:13.105954 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2025.08.01 21:36:13.105968 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2025.08.01 21:36:13.106039 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_31_6} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4626 | 2025.08.01 21:36:13.106058 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_26_5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4627 | 2025.08.01 21:36:13.106126 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 4628 | 2025.08.01 21:36:13.106167 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4629 | 2025.08.01 21:36:13.106292 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2025.08.01 21:36:13.106333 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4631 | 2025.08.01 21:36:13.106647 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4632 | 2025.08.01 21:36:13.106861 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2025.08.01 21:36:13.106989 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001209 sec., 167080.23159636062 rows/sec., 9.49 MiB/sec. | ||
| 4634 | 2025.08.01 21:36:13.107027 [ 261 ] {118eb02a-a462-471c-80db-714b0da5d7cf} <Debug> TCPHandler: Processed in 0.001376477 sec. | ||
| 4635 | 2025.08.01 21:36:13.107140 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2025.08.01 21:36:13.107234 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4637 | 2025.08.01 21:36:13.107273 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4638 | 2025.08.01 21:36:13.107980 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.08.01 21:36:13.108017 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4640 | 2025.08.01 21:36:13.108351 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4641 | 2025.08.01 21:36:13.108577 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.08.01 21:36:13.108705 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001489 sec., 443922.0953660174 rows/sec., 31.02 MiB/sec. | ||
| 4643 | 2025.08.01 21:36:13.108709 [ 23 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4644 | 2025.08.01 21:36:13.108744 [ 261 ] {4f5cb505-3d3b-471c-98ba-c60f9fa50271} <Debug> TCPHandler: Processed in 0.001652173 sec. | ||
| 4645 | 2025.08.01 21:36:13.108776 [ 23 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2025.08.01 21:36:13.108811 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4647 | 2025.08.01 21:36:13.108909 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2025.08.01 21:36:13.108943 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 4649 | 2025.08.01 21:36:13.109029 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4650 | 2025.08.01 21:36:13.109086 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4651 | 2025.08.01 21:36:13.109094 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2025.08.01 21:36:13.109146 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1222 rows starting from the beginning of the part | ||
| 4653 | 2025.08.01 21:36:13.109231 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 661 rows starting from the beginning of the part | ||
| 4654 | 2025.08.01 21:36:13.109300 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 95 rows starting from the beginning of the part | ||
| 4655 | 2025.08.01 21:36:13.109372 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 661 rows starting from the beginning of the part | ||
| 4656 | 2025.08.01 21:36:13.109432 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
| 4657 | 2025.08.01 21:36:13.109492 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2025.08.01 21:36:13.109494 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 661 rows starting from the beginning of the part | ||
| 4659 | 2025.08.01 21:36:13.109549 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4660 | 2025.08.01 21:36:13.109905 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4661 | 2025.08.01 21:36:13.110135 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.08.01 21:36:13.110270 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001265 sec., 4743.083003952569 rows/sec., 247.81 KiB/sec. | ||
| 4663 | 2025.08.01 21:36:13.110307 [ 261 ] {55d6f7a0-405d-440b-9cf7-c21159de984c} <Debug> TCPHandler: Processed in 0.001461319 sec. | ||
| 4664 | 2025.08.01 21:36:13.110430 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2025.08.01 21:36:13.110528 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4666 | 2025.08.01 21:36:13.110573 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4667 | 2025.08.01 21:36:13.110794 [ 186 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001909338 sec., 1778103.1959768254 rows/sec., 133.35 MiB/sec. | ||
| 4668 | 2025.08.01 21:36:13.111032 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4669 | 2025.08.01 21:36:13.111058 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2025.08.01 21:36:13.111093 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4671 | 2025.08.01 21:36:13.111317 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2025.08.01 21:36:13.111394 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_31_6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4673 | 2025.08.01 21:36:13.111454 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4674 | 2025.08.01 21:36:13.111469 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4675 | 2025.08.01 21:36:13.111681 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2025.08.01 21:36:13.111805 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4677 | 2025.08.01 21:36:13.111809 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001302 sec., 235791.0906298003 rows/sec., 15.51 MiB/sec. | ||
| 4678 | 2025.08.01 21:36:13.111847 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2025.08.01 21:36:13.111869 [ 261 ] {35e20088-4459-4081-883f-ff6dcad56c5a} <Debug> TCPHandler: Processed in 0.00148957 sec. | ||
| 4680 | 2025.08.01 21:36:13.111870 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4681 | 2025.08.01 21:36:13.111981 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 4682 | 2025.08.01 21:36:13.112016 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2025.08.01 21:36:13.112110 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4684 | 2025.08.01 21:36:13.112116 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4685 | 2025.08.01 21:36:13.112153 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8583 rows starting from the beginning of the part | ||
| 4686 | 2025.08.01 21:36:13.112174 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4687 | 2025.08.01 21:36:13.112225 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 307 rows starting from the beginning of the part | ||
| 4688 | 2025.08.01 21:36:13.112279 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 4689 | 2025.08.01 21:36:13.112322 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 307 rows starting from the beginning of the part | ||
| 4690 | 2025.08.01 21:36:13.112360 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 4691 | 2025.08.01 21:36:13.112400 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 307 rows starting from the beginning of the part | ||
| 4692 | 2025.08.01 21:36:13.112513 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2025.08.01 21:36:13.112555 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4694 | 2025.08.01 21:36:13.112879 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4695 | 2025.08.01 21:36:13.113087 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2025.08.01 21:36:13.113217 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 4697 | 2025.08.01 21:36:13.113254 [ 261 ] {8c9e16d3-8308-4733-9f28-6511f5c0a08a} <Debug> TCPHandler: Processed in 0.001287936 sec. | ||
| 4698 | 2025.08.01 21:36:13.113380 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.08.01 21:36:13.113495 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4700 | 2025.08.01 21:36:13.113561 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4701 | 2025.08.01 21:36:13.114436 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2025.08.01 21:36:13.114479 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4703 | 2025.08.01 21:36:13.115015 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4704 | 2025.08.01 21:36:13.115229 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2025.08.01 21:36:13.115335 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4706 | 2025.08.01 21:36:13.115359 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001887 sec., 4769.475357710652 rows/sec., 8.55 MiB/sec. | ||
| 4707 | 2025.08.01 21:36:13.115374 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2025.08.01 21:36:13.115398 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4709 | 2025.08.01 21:36:13.115413 [ 261 ] {0697d741-ab8c-464c-87ff-48279cd3a9d5} <Debug> TCPHandler: Processed in 0.002090721 sec. | ||
| 4710 | 2025.08.01 21:36:13.115475 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 4711 | 2025.08.01 21:36:13.115530 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2025.08.01 21:36:13.115621 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4713 | 2025.08.01 21:36:13.115645 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9824 rows, containing 5 columns (5 merged, 0 gathered) in 0.003704424 sec., 2651964.245993439 rows/sec., 179.78 MiB/sec. | ||
| 4714 | 2025.08.01 21:36:13.115656 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4715 | 2025.08.01 21:36:13.115661 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4716 | 2025.08.01 21:36:13.115741 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 411 rows starting from the beginning of the part | ||
| 4717 | 2025.08.01 21:36:13.115865 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4718 | 2025.08.01 21:36:13.115873 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 4719 | 2025.08.01 21:36:13.115999 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4720 | 2025.08.01 21:36:13.116040 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2025.08.01 21:36:13.116080 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4722 | 2025.08.01 21:36:13.116111 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 4723 | 2025.08.01 21:36:13.116170 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2025.08.01 21:36:13.116228 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4725 | 2025.08.01 21:36:13.116265 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4726 | 2025.08.01 21:36:13.116343 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 4727 | 2025.08.01 21:36:13.116344 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 4728 | 2025.08.01 21:36:13.116424 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4729 | 2025.08.01 21:36:13.116642 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2025.08.01 21:36:13.116765 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001162 sec., 87779.69018932874 rows/sec., 5.39 MiB/sec. | ||
| 4731 | 2025.08.01 21:36:13.116767 [ 27 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4732 | 2025.08.01 21:36:13.116801 [ 261 ] {6a2c1189-dc31-4cc5-b680-c1535aa384b4} <Debug> TCPHandler: Processed in 0.001318066 sec. | ||
| 4733 | 2025.08.01 21:36:13.116816 [ 27 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.08.01 21:36:13.116839 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4735 | 2025.08.01 21:36:13.116913 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 4736 | 2025.08.01 21:36:13.117003 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4737 | 2025.08.01 21:36:13.117028 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1350 rows starting from the beginning of the part | ||
| 4738 | 2025.08.01 21:36:13.117075 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 102 rows starting from the beginning of the part | ||
| 4739 | 2025.08.01 21:36:13.117114 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 4740 | 2025.08.01 21:36:13.117151 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 102 rows starting from the beginning of the part | ||
| 4741 | 2025.08.01 21:36:13.117184 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 4742 | 2025.08.01 21:36:13.117220 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part | ||
| 4743 | 2025.08.01 21:36:13.118138 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259225 sec., 1410391.3121165796 rows/sec., 91.51 MiB/sec. | ||
| 4744 | 2025.08.01 21:36:13.118397 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4745 | 2025.08.01 21:36:13.118669 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2025.08.01 21:36:13.118743 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_31_6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4747 | 2025.08.01 21:36:13.118815 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4748 | 2025.08.01 21:36:13.119820 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 19 columns (19 merged, 0 gathered) in 0.004382777 sec., 114082.9204862579 rows/sec., 204.43 MiB/sec. | ||
| 4749 | 2025.08.01 21:36:13.120370 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4750 | 2025.08.01 21:36:13.120668 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2025.08.01 21:36:13.120727 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4752 | 2025.08.01 21:36:13.120792 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 4753 | 2025.08.01 21:36:14.000232 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.38 MiB, peak 235.17 MiB, free memory in arenas 0.00 B, will set to 229.97 MiB (RSS), difference: 1.59 MiB | ||
| 4754 | 2025.08.01 21:36:16.381426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 670 | ||
| 4755 | 2025.08.01 21:36:16.383783 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2025.08.01 21:36:16.383827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4757 | 2025.08.01 21:36:16.385002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4758 | 2025.08.01 21:36:16.385302 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2025.08.01 21:36:16.385453 [ 25 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4760 | 2025.08.01 21:36:16.385530 [ 25 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2025.08.01 21:36:16.385556 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4762 | 2025.08.01 21:36:16.385557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 4763 | 2025.08.01 21:36:16.385686 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 4764 | 2025.08.01 21:36:16.386358 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4765 | 2025.08.01 21:36:16.386519 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 494 rows starting from the beginning of the part | ||
| 4766 | 2025.08.01 21:36:16.386896 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4767 | 2025.08.01 21:36:16.387251 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4768 | 2025.08.01 21:36:16.387582 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 4769 | 2025.08.01 21:36:16.387896 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
| 4770 | 2025.08.01 21:36:16.388202 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4771 | 2025.08.01 21:36:16.394282 [ 187 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 72 columns (72 merged, 0 gathered) in 0.008655882 sec., 77404.01267022817 rows/sec., 70.00 MiB/sec. | ||
| 4772 | 2025.08.01 21:36:16.395402 [ 189 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4773 | 2025.08.01 21:36:16.396056 [ 189 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2025.08.01 21:36:16.396139 [ 189 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_16_3} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4775 | 2025.08.01 21:36:16.396372 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4776 | 2025.08.01 21:36:18.115295 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2025.08.01 21:36:18.115490 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4778 | 2025.08.01 21:36:18.115558 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4779 | 2025.08.01 21:36:18.116162 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2025.08.01 21:36:18.116205 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4781 | 2025.08.01 21:36:18.116617 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4782 | 2025.08.01 21:36:18.116852 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2025.08.01 21:36:18.117011 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00157 sec., 2547.770700636943 rows/sec., 207.75 KiB/sec. | ||
| 4784 | 2025.08.01 21:36:18.117063 [ 261 ] {c87e87e6-b673-43b0-b95e-7250735057e8} <Debug> TCPHandler: Processed in 0.001902407 sec. | ||
| 4785 | 2025.08.01 21:36:18.117190 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2025.08.01 21:36:18.117321 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4787 | 2025.08.01 21:36:18.117367 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4788 | 2025.08.01 21:36:18.118408 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2025.08.01 21:36:18.118446 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4790 | 2025.08.01 21:36:18.118915 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4791 | 2025.08.01 21:36:18.119162 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2025.08.01 21:36:18.119303 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Debug> executeQuery: Read 1260 rows, 106.96 KiB in 0.002004 sec., 628742.5149700599 rows/sec., 52.12 MiB/sec. | ||
| 4793 | 2025.08.01 21:36:18.119343 [ 261 ] {f46ca555-4435-4c88-bdfb-ccc51e0ff9b3} <Debug> TCPHandler: Processed in 0.002205484 sec. | ||
| 4794 | 2025.08.01 21:36:18.119464 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2025.08.01 21:36:18.119566 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4796 | 2025.08.01 21:36:18.119609 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4797 | 2025.08.01 21:36:18.120032 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2025.08.01 21:36:18.120067 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4799 | 2025.08.01 21:36:18.120378 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4800 | 2025.08.01 21:36:18.120610 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2025.08.01 21:36:18.120744 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.0012 sec., 29166.666666666668 rows/sec., 2.12 MiB/sec. | ||
| 4802 | 2025.08.01 21:36:18.120784 [ 261 ] {4033c521-b283-433f-89db-9c8087280485} <Debug> TCPHandler: Processed in 0.001370487 sec. | ||
| 4803 | 2025.08.01 21:36:18.120900 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2025.08.01 21:36:18.120996 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4805 | 2025.08.01 21:36:18.121038 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4806 | 2025.08.01 21:36:18.121509 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2025.08.01 21:36:18.121545 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4808 | 2025.08.01 21:36:18.121898 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4809 | 2025.08.01 21:36:18.122128 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2025.08.01 21:36:18.122260 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 12.03 MiB/sec. | ||
| 4811 | 2025.08.01 21:36:18.122300 [ 261 ] {88538f3f-6780-46bc-ab65-280b3e2b5ece} <Debug> TCPHandler: Processed in 0.001449709 sec. | ||
| 4812 | 2025.08.01 21:36:18.122405 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2025.08.01 21:36:18.122501 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4814 | 2025.08.01 21:36:18.122542 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4815 | 2025.08.01 21:36:18.123134 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2025.08.01 21:36:18.123175 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4817 | 2025.08.01 21:36:18.123535 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4818 | 2025.08.01 21:36:18.123763 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2025.08.01 21:36:18.123897 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001414 sec., 392503.5360678925 rows/sec., 29.15 MiB/sec. | ||
| 4820 | 2025.08.01 21:36:18.123937 [ 261 ] {f25debd9-21cf-426c-8af3-203b57dde647} <Debug> TCPHandler: Processed in 0.001581691 sec. | ||
| 4821 | 2025.08.01 21:36:18.124052 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2025.08.01 21:36:18.124148 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4823 | 2025.08.01 21:36:18.124193 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4824 | 2025.08.01 21:36:18.124778 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.08.01 21:36:18.124815 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4826 | 2025.08.01 21:36:18.125227 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4827 | 2025.08.01 21:36:18.125454 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2025.08.01 21:36:18.125587 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001458 sec., 604938.2716049382 rows/sec., 40.70 MiB/sec. | ||
| 4829 | 2025.08.01 21:36:18.125625 [ 261 ] {72028063-3e89-43af-8a12-215b5788ec85} <Debug> TCPHandler: Processed in 0.001624042 sec. | ||
| 4830 | 2025.08.01 21:36:18.125727 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2025.08.01 21:36:18.125823 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4832 | 2025.08.01 21:36:18.125878 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4833 | 2025.08.01 21:36:18.126697 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2025.08.01 21:36:18.126737 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4835 | 2025.08.01 21:36:18.127319 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4836 | 2025.08.01 21:36:18.127554 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2025.08.01 21:36:18.127693 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001888 sec., 16419.49152542373 rows/sec., 29.42 MiB/sec. | ||
| 4838 | 2025.08.01 21:36:18.127748 [ 261 ] {db6aa7a5-6be3-4031-9de2-36141a8e3b51} <Debug> TCPHandler: Processed in 0.002068971 sec. | ||
| 4839 | 2025.08.01 21:36:18.127860 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2025.08.01 21:36:18.127955 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4841 | 2025.08.01 21:36:18.127998 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4842 | 2025.08.01 21:36:18.128343 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.08.01 21:36:18.128383 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4844 | 2025.08.01 21:36:18.128703 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4845 | 2025.08.01 21:36:18.128918 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.08.01 21:36:18.129048 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4847 | 2025.08.01 21:36:18.129088 [ 261 ] {155a39a5-e6f0-4ad6-8e62-313dd933a55d} <Debug> TCPHandler: Processed in 0.001277576 sec. | ||
| 4848 | 2025.08.01 21:36:18.855746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4849 | 2025.08.01 21:36:18.856282 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.08.01 21:36:18.856329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4851 | 2025.08.01 21:36:18.856858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4852 | 2025.08.01 21:36:18.857084 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2025.08.01 21:36:18.857211 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4854 | 2025.08.01 21:36:19.439142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4855 | 2025.08.01 21:36:19.454686 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2025.08.01 21:36:19.454739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4857 | 2025.08.01 21:36:19.460758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4858 | 2025.08.01 21:36:19.461513 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2025.08.01 21:36:19.464270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4860 | 2025.08.01 21:36:23.097762 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2025.08.01 21:36:23.097990 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4862 | 2025.08.01 21:36:23.098061 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4863 | 2025.08.01 21:36:23.099011 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.08.01 21:36:23.099061 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4865 | 2025.08.01 21:36:23.099502 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4866 | 2025.08.01 21:36:23.099729 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.08.01 21:36:23.099873 [ 95 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4868 | 2025.08.01 21:36:23.099880 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001942 sec., 201853.75901132854 rows/sec., 12.81 MiB/sec. | ||
| 4869 | 2025.08.01 21:36:23.099954 [ 95 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2025.08.01 21:36:23.099974 [ 261 ] {178ae897-c847-48c9-b847-ddab696362bb} <Debug> TCPHandler: Processed in 0.002347037 sec. | ||
| 4871 | 2025.08.01 21:36:23.099980 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4872 | 2025.08.01 21:36:23.100089 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::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 | ||
| 4873 | 2025.08.01 21:36:23.100120 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4874 | 2025.08.01 21:36:23.100218 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4875 | 2025.08.01 21:36:23.100219 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4876 | 2025.08.01 21:36:23.100260 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 416 rows starting from the beginning of the part | ||
| 4877 | 2025.08.01 21:36:23.100279 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2025.08.01 21:36:23.100333 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 392 rows starting from the beginning of the part | ||
| 4879 | 2025.08.01 21:36:23.100386 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 392 rows starting from the beginning of the part | ||
| 4880 | 2025.08.01 21:36:23.100429 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 392 rows starting from the beginning of the part | ||
| 4881 | 2025.08.01 21:36:23.100468 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 392 rows starting from the beginning of the part | ||
| 4882 | 2025.08.01 21:36:23.100508 [ 191 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 392 rows starting from the beginning of the part | ||
| 4883 | 2025.08.01 21:36:23.101230 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2025.08.01 21:36:23.101273 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4885 | 2025.08.01 21:36:23.101648 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4886 | 2025.08.01 21:36:23.101661 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610061 sec., 1475720.4851244765 rows/sec., 99.55 MiB/sec. | ||
| 4887 | 2025.08.01 21:36:23.101876 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4888 | 2025.08.01 21:36:23.101888 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2025.08.01 21:36:23.102025 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001825 sec., 594520.5479452055 rows/sec., 47.02 MiB/sec. | ||
| 4890 | 2025.08.01 21:36:23.102065 [ 261 ] {06d89666-e906-4b0c-881e-96af2d13b5d8} <Debug> TCPHandler: Processed in 0.00199234 sec. | ||
| 4891 | 2025.08.01 21:36:23.102186 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.08.01 21:36:23.102188 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2025.08.01 21:36:23.102281 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_11_2} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4894 | 2025.08.01 21:36:23.102299 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4895 | 2025.08.01 21:36:23.102342 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4896 | 2025.08.01 21:36:23.102377 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4897 | 2025.08.01 21:36:23.102830 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2025.08.01 21:36:23.102870 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4899 | 2025.08.01 21:36:23.103185 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4900 | 2025.08.01 21:36:23.103392 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2025.08.01 21:36:23.103520 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001239 sec., 165456.01291364004 rows/sec., 9.82 MiB/sec. | ||
| 4902 | 2025.08.01 21:36:23.103556 [ 261 ] {d4865838-bc72-447e-ab37-f6c1ae0125a3} <Debug> TCPHandler: Processed in 0.001415568 sec. | ||
| 4903 | 2025.08.01 21:36:23.103662 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2025.08.01 21:36:23.103754 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4905 | 2025.08.01 21:36:23.103793 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4906 | 2025.08.01 21:36:23.104248 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2025.08.01 21:36:23.104283 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4908 | 2025.08.01 21:36:23.104585 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4909 | 2025.08.01 21:36:23.104789 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2025.08.01 21:36:23.104917 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00118 sec., 172033.89830508473 rows/sec., 11.10 MiB/sec. | ||
| 4911 | 2025.08.01 21:36:23.104953 [ 261 ] {a6bbfdd5-e64c-4276-9e1d-664768aa4b96} <Debug> TCPHandler: Processed in 0.001338587 sec. | ||
| 4912 | 2025.08.01 21:36:23.105070 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2025.08.01 21:36:23.105172 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4914 | 2025.08.01 21:36:23.105212 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4915 | 2025.08.01 21:36:23.105683 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.08.01 21:36:23.105720 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4917 | 2025.08.01 21:36:23.106030 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4918 | 2025.08.01 21:36:23.106248 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.08.01 21:36:23.106357 [ 102 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4920 | 2025.08.01 21:36:23.106375 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001222 sec., 165302.7823240589 rows/sec., 9.39 MiB/sec. | ||
| 4921 | 2025.08.01 21:36:23.106427 [ 102 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.08.01 21:36:23.106436 [ 261 ] {d2881a6e-4bc2-4466-8010-11f11919e58d} <Debug> TCPHandler: Processed in 0.001414739 sec. | ||
| 4923 | 2025.08.01 21:36:23.106457 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4924 | 2025.08.01 21:36:23.106562 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2025.08.01 21:36:23.106566 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::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 | ||
| 4926 | 2025.08.01 21:36:23.106662 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4927 | 2025.08.01 21:36:23.106692 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4928 | 2025.08.01 21:36:23.106705 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4929 | 2025.08.01 21:36:23.106729 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 214 rows starting from the beginning of the part | ||
| 4930 | 2025.08.01 21:36:23.106795 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 202 rows starting from the beginning of the part | ||
| 4931 | 2025.08.01 21:36:23.106838 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 202 rows starting from the beginning of the part | ||
| 4932 | 2025.08.01 21:36:23.106876 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 202 rows starting from the beginning of the part | ||
| 4933 | 2025.08.01 21:36:23.106915 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 202 rows starting from the beginning of the part | ||
| 4934 | 2025.08.01 21:36:23.106952 [ 197 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 202 rows starting from the beginning of the part | ||
| 4935 | 2025.08.01 21:36:23.107394 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2025.08.01 21:36:23.107437 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4937 | 2025.08.01 21:36:23.107779 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4938 | 2025.08.01 21:36:23.107862 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337577 sec., 915087.5052426888 rows/sec., 55.64 MiB/sec. | ||
| 4939 | 2025.08.01 21:36:23.107989 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4940 | 2025.08.01 21:36:23.108008 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.08.01 21:36:23.108151 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001507 sec., 438619.77438619774 rows/sec., 30.64 MiB/sec. | ||
| 4942 | 2025.08.01 21:36:23.108193 [ 261 ] {090b8b90-196a-4916-8957-54e3575acb3f} <Debug> TCPHandler: Processed in 0.001679164 sec. | ||
| 4943 | 2025.08.01 21:36:23.108247 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2025.08.01 21:36:23.108314 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2025.08.01 21:36:23.108325 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_11_2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4946 | 2025.08.01 21:36:23.108395 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 4947 | 2025.08.01 21:36:23.108414 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4948 | 2025.08.01 21:36:23.108461 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4949 | 2025.08.01 21:36:23.108797 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2025.08.01 21:36:23.108832 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4951 | 2025.08.01 21:36:23.109127 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4952 | 2025.08.01 21:36:23.109348 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2025.08.01 21:36:23.109473 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4954 | 2025.08.01 21:36:23.109509 [ 261 ] {c86b966a-b5cd-4349-a27f-11bdc4c6384d} <Debug> TCPHandler: Processed in 0.001242625 sec. | ||
| 4955 | 2025.08.01 21:36:23.109621 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2025.08.01 21:36:23.109714 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4957 | 2025.08.01 21:36:23.109756 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4958 | 2025.08.01 21:36:23.110197 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2025.08.01 21:36:23.110233 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4960 | 2025.08.01 21:36:23.110572 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4961 | 2025.08.01 21:36:23.110781 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2025.08.01 21:36:23.110912 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001216 sec., 252467.1052631579 rows/sec., 16.61 MiB/sec. | ||
| 4963 | 2025.08.01 21:36:23.110948 [ 261 ] {c08027ae-ea32-48f4-ad84-69d942f82d2e} <Debug> TCPHandler: Processed in 0.001374388 sec. | ||
| 4964 | 2025.08.01 21:36:23.111066 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2025.08.01 21:36:23.111158 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4966 | 2025.08.01 21:36:23.111200 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4967 | 2025.08.01 21:36:23.111505 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2025.08.01 21:36:23.111540 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4969 | 2025.08.01 21:36:23.111846 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4970 | 2025.08.01 21:36:23.112046 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2025.08.01 21:36:23.112143 [ 102 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4972 | 2025.08.01 21:36:23.112168 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 4973 | 2025.08.01 21:36:23.112180 [ 102 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4974 | 2025.08.01 21:36:23.112208 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4975 | 2025.08.01 21:36:23.112211 [ 261 ] {71df8e46-f919-4c01-8709-b95b04757f88} <Debug> TCPHandler: Processed in 0.001192023 sec. | ||
| 4976 | 2025.08.01 21:36:23.112295 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::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 | ||
| 4977 | 2025.08.01 21:36:23.112332 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4978 | 2025.08.01 21:36:23.112405 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4979 | 2025.08.01 21:36:23.112429 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4980 | 2025.08.01 21:36:23.112435 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 4981 | 2025.08.01 21:36:23.112489 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4982 | 2025.08.01 21:36:23.112495 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4983 | 2025.08.01 21:36:23.112545 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4984 | 2025.08.01 21:36:23.112577 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4985 | 2025.08.01 21:36:23.112610 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4986 | 2025.08.01 21:36:23.112642 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4987 | 2025.08.01 21:36:23.113246 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2025.08.01 21:36:23.113287 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 4989 | 2025.08.01 21:36:23.113303 [ 200 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001038581 sec., 10591.374192287361 rows/sec., 706.15 KiB/sec. | ||
| 4990 | 2025.08.01 21:36:23.113429 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4991 | 2025.08.01 21:36:23.113694 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.08.01 21:36:23.113761 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_11_2} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4993 | 2025.08.01 21:36:23.113816 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4994 | 2025.08.01 21:36:23.113824 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4995 | 2025.08.01 21:36:23.114050 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2025.08.01 21:36:23.114183 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001772 sec., 5079.006772009029 rows/sec., 9.10 MiB/sec. | ||
| 4997 | 2025.08.01 21:36:23.114234 [ 261 ] {22946329-da07-43d1-95c7-9e11bf5d8c8b} <Debug> TCPHandler: Processed in 0.001949979 sec. | ||
| 4998 | 2025.08.01 21:36:23.114348 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2025.08.01 21:36:23.114442 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5000 | 2025.08.01 21:36:23.114482 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5001 | 2025.08.01 21:36:23.114809 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2025.08.01 21:36:23.114845 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5003 | 2025.08.01 21:36:23.115157 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5004 | 2025.08.01 21:36:23.115377 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2025.08.01 21:36:23.115499 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001076 sec., 94795.53903345726 rows/sec., 5.82 MiB/sec. | ||
| 5006 | 2025.08.01 21:36:23.115534 [ 261 ] {6f85db97-8052-4902-a174-6e10f27fdea0} <Debug> TCPHandler: Processed in 0.001233885 sec. | ||
| 5007 | 2025.08.01 21:36:26.222160 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5008 | 2025.08.01 21:36:26.222211 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5009 | 2025.08.01 21:36:26.357368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 5010 | 2025.08.01 21:36:26.358088 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2025.08.01 21:36:26.358127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5012 | 2025.08.01 21:36:26.358611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5013 | 2025.08.01 21:36:26.358851 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2025.08.01 21:36:26.358975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 5015 | 2025.08.01 21:36:26.385850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 708 | ||
| 5016 | 2025.08.01 21:36:26.388399 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2025.08.01 21:36:26.388443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5018 | 2025.08.01 21:36:26.389655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5019 | 2025.08.01 21:36:26.389928 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2025.08.01 21:36:26.390175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5021 | 2025.08.01 21:36:26.964415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5022 | 2025.08.01 21:36:26.981671 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.08.01 21:36:26.981734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5024 | 2025.08.01 21:36:26.988036 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5025 | 2025.08.01 21:36:26.988815 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.08.01 21:36:26.991848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5027 | 2025.08.01 21:36:28.089741 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2025.08.01 21:36:28.089918 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5029 | 2025.08.01 21:36:28.089982 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5030 | 2025.08.01 21:36:28.090659 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2025.08.01 21:36:28.090703 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5032 | 2025.08.01 21:36:28.091090 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5033 | 2025.08.01 21:36:28.091324 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2025.08.01 21:36:28.091477 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001605 sec., 73520.2492211838 rows/sec., 6.24 MiB/sec. | ||
| 5035 | 2025.08.01 21:36:28.091518 [ 261 ] {edc81ea7-29d7-4c67-a0d0-372adecd2df5} <Debug> TCPHandler: Processed in 0.001905598 sec. | ||
| 5036 | 2025.08.01 21:36:28.091650 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2025.08.01 21:36:28.091746 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5038 | 2025.08.01 21:36:28.091788 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5039 | 2025.08.01 21:36:28.092191 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2025.08.01 21:36:28.092229 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5041 | 2025.08.01 21:36:28.092556 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5042 | 2025.08.01 21:36:28.092769 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2025.08.01 21:36:28.092898 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00117 sec., 26495.726495726496 rows/sec., 1.95 MiB/sec. | ||
| 5044 | 2025.08.01 21:36:28.092934 [ 261 ] {e13ca1e2-3dc0-44b4-8b67-8c5947a5bcd2} <Debug> TCPHandler: Processed in 0.001336036 sec. | ||
| 5045 | 2025.08.01 21:36:28.093035 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2025.08.01 21:36:28.093129 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5047 | 2025.08.01 21:36:28.093169 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5048 | 2025.08.01 21:36:28.093592 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2025.08.01 21:36:28.093629 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5050 | 2025.08.01 21:36:28.093941 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5051 | 2025.08.01 21:36:28.094156 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2025.08.01 21:36:28.094289 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001178 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. | ||
| 5053 | 2025.08.01 21:36:28.094325 [ 261 ] {71c9db51-f711-4f10-8523-9cdfe299fdcc} <Debug> TCPHandler: Processed in 0.001338857 sec. | ||
| 5054 | 2025.08.01 21:36:28.094452 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2025.08.01 21:36:28.094547 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5056 | 2025.08.01 21:36:28.094591 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5057 | 2025.08.01 21:36:28.095027 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2025.08.01 21:36:28.095064 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5059 | 2025.08.01 21:36:28.095418 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5060 | 2025.08.01 21:36:28.095627 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2025.08.01 21:36:28.095755 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 5062 | 2025.08.01 21:36:28.095791 [ 261 ] {6f2e1efb-9162-4880-bc2d-a01716601408} <Debug> TCPHandler: Processed in 0.001388758 sec. | ||
| 5063 | 2025.08.01 21:36:28.095907 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2025.08.01 21:36:28.096002 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5065 | 2025.08.01 21:36:28.096056 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5066 | 2025.08.01 21:36:28.096866 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2025.08.01 21:36:28.096903 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5068 | 2025.08.01 21:36:28.097446 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5069 | 2025.08.01 21:36:28.097679 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2025.08.01 21:36:28.097816 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 5071 | 2025.08.01 21:36:28.097866 [ 261 ] {00e20760-5e73-44cb-9585-6dff478b76ea} <Debug> TCPHandler: Processed in 0.00200856 sec. | ||
| 5072 | 2025.08.01 21:36:28.097980 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2025.08.01 21:36:28.098075 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5074 | 2025.08.01 21:36:28.098116 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5075 | 2025.08.01 21:36:28.098452 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.08.01 21:36:28.098488 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5077 | 2025.08.01 21:36:28.098790 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5078 | 2025.08.01 21:36:28.098996 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2025.08.01 21:36:28.099124 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 5080 | 2025.08.01 21:36:28.099159 [ 261 ] {d948a601-1ea5-43cd-be24-b50b5889122e} <Debug> TCPHandler: Processed in 0.001229245 sec. | ||
| 5081 | 2025.08.01 21:36:33.097488 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2025.08.01 21:36:33.097710 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5083 | 2025.08.01 21:36:33.097781 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5084 | 2025.08.01 21:36:33.098527 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2025.08.01 21:36:33.098578 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5086 | 2025.08.01 21:36:33.099035 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5087 | 2025.08.01 21:36:33.099260 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2025.08.01 21:36:33.099407 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00175 sec., 224000 rows/sec., 14.21 MiB/sec. | ||
| 5089 | 2025.08.01 21:36:33.099448 [ 261 ] {c79ebb67-fda1-4a00-984e-2d3cd60f3019} <Debug> TCPHandler: Processed in 0.002094342 sec. | ||
| 5090 | 2025.08.01 21:36:33.099558 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2025.08.01 21:36:33.099650 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5092 | 2025.08.01 21:36:33.099690 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5093 | 2025.08.01 21:36:33.100065 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2025.08.01 21:36:33.100100 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5095 | 2025.08.01 21:36:33.100402 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5096 | 2025.08.01 21:36:33.100611 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2025.08.01 21:36:33.100733 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001101 sec., 1816.5304268846503 rows/sec., 148.13 KiB/sec. | ||
| 5098 | 2025.08.01 21:36:33.100769 [ 261 ] {edb347ee-9f5a-4f0a-860e-752b4ac9e2d8} <Debug> TCPHandler: Processed in 0.001258835 sec. | ||
| 5099 | 2025.08.01 21:36:33.100876 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2025.08.01 21:36:33.100978 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5101 | 2025.08.01 21:36:33.101016 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5102 | 2025.08.01 21:36:33.101774 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2025.08.01 21:36:33.101810 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5104 | 2025.08.01 21:36:33.102164 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5105 | 2025.08.01 21:36:33.102370 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2025.08.01 21:36:33.102498 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001538 sec., 706111.8335500649 rows/sec., 55.85 MiB/sec. | ||
| 5107 | 2025.08.01 21:36:33.102535 [ 261 ] {35164e37-90bc-4325-a407-2a1647adff02} <Debug> TCPHandler: Processed in 0.001706234 sec. | ||
| 5108 | 2025.08.01 21:36:33.102646 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2025.08.01 21:36:33.102740 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5110 | 2025.08.01 21:36:33.102779 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5111 | 2025.08.01 21:36:33.103224 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2025.08.01 21:36:33.103260 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5113 | 2025.08.01 21:36:33.103582 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5114 | 2025.08.01 21:36:33.103798 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2025.08.01 21:36:33.103926 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.001205 sec., 171784.23236514523 rows/sec., 10.21 MiB/sec. | ||
| 5116 | 2025.08.01 21:36:33.103962 [ 261 ] {68c3433b-1ae9-47fa-9c8a-519c3ad14810} <Debug> TCPHandler: Processed in 0.001364138 sec. | ||
| 5117 | 2025.08.01 21:36:33.104067 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2025.08.01 21:36:33.104160 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5119 | 2025.08.01 21:36:33.104199 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5120 | 2025.08.01 21:36:33.104628 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2025.08.01 21:36:33.104665 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5122 | 2025.08.01 21:36:33.104977 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5123 | 2025.08.01 21:36:33.105189 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2025.08.01 21:36:33.105312 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00117 sec., 173504.2735042735 rows/sec., 11.19 MiB/sec. | ||
| 5125 | 2025.08.01 21:36:33.105318 [ 147 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5126 | 2025.08.01 21:36:33.105348 [ 261 ] {9b869daa-867b-4c6d-a09b-d3943e2f92af} <Debug> TCPHandler: Processed in 0.001328906 sec. | ||
| 5127 | 2025.08.01 21:36:33.105392 [ 147 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2025.08.01 21:36:33.105418 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5129 | 2025.08.01 21:36:33.105505 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2025.08.01 21:36:33.105506 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::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 | ||
| 5131 | 2025.08.01 21:36:33.105633 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5132 | 2025.08.01 21:36:33.105636 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5133 | 2025.08.01 21:36:33.105675 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 456 rows starting from the beginning of the part | ||
| 5134 | 2025.08.01 21:36:33.105679 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5135 | 2025.08.01 21:36:33.105734 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 203 rows starting from the beginning of the part | ||
| 5136 | 2025.08.01 21:36:33.105779 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 5137 | 2025.08.01 21:36:33.105821 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 5138 | 2025.08.01 21:36:33.105858 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 203 rows starting from the beginning of the part | ||
| 5139 | 2025.08.01 21:36:33.105895 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 203 rows starting from the beginning of the part | ||
| 5140 | 2025.08.01 21:36:33.106214 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5141 | 2025.08.01 21:36:33.106249 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5142 | 2025.08.01 21:36:33.106665 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5143 | 2025.08.01 21:36:33.106971 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2025.08.01 21:36:33.106997 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152581 sec., 980462.8361329392 rows/sec., 68.23 MiB/sec. | ||
| 5145 | 2025.08.01 21:36:33.107129 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001519 sec., 132982.22514812378 rows/sec., 7.55 MiB/sec. | ||
| 5146 | 2025.08.01 21:36:33.107180 [ 261 ] {274e4812-e01b-4fc5-875e-fc08a44c6828} <Debug> TCPHandler: Processed in 0.001734765 sec. | ||
| 5147 | 2025.08.01 21:36:33.107236 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5148 | 2025.08.01 21:36:33.107298 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2025.08.01 21:36:33.107397 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5150 | 2025.08.01 21:36:33.107439 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5151 | 2025.08.01 21:36:33.107558 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2025.08.01 21:36:33.107639 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_16_3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5153 | 2025.08.01 21:36:33.107735 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5154 | 2025.08.01 21:36:33.108058 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2025.08.01 21:36:33.108100 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5156 | 2025.08.01 21:36:33.108442 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5157 | 2025.08.01 21:36:33.108663 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2025.08.01 21:36:33.108788 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.00141 sec., 470212.7659574468 rows/sec., 32.87 MiB/sec. | ||
| 5159 | 2025.08.01 21:36:33.108825 [ 261 ] {094e2419-1665-40c4-80e7-df9fe715712b} <Debug> TCPHandler: Processed in 0.001574032 sec. | ||
| 5160 | 2025.08.01 21:36:33.108922 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2025.08.01 21:36:33.109014 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5162 | 2025.08.01 21:36:33.109055 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5163 | 2025.08.01 21:36:33.109364 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2025.08.01 21:36:33.109399 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5165 | 2025.08.01 21:36:33.109686 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5166 | 2025.08.01 21:36:33.109909 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2025.08.01 21:36:33.110029 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 5168 | 2025.08.01 21:36:33.110064 [ 261 ] {d98bf72e-ad91-4a6f-8ee9-3ef662b57611} <Debug> TCPHandler: Processed in 0.001188823 sec. | ||
| 5169 | 2025.08.01 21:36:33.110169 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5170 | 2025.08.01 21:36:33.110297 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5171 | 2025.08.01 21:36:33.110349 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5172 | 2025.08.01 21:36:33.110834 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2025.08.01 21:36:33.110877 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5174 | 2025.08.01 21:36:33.111272 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5175 | 2025.08.01 21:36:33.111480 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2025.08.01 21:36:33.111605 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001334 sec., 230884.55772113946 rows/sec., 15.19 MiB/sec. | ||
| 5177 | 2025.08.01 21:36:33.111641 [ 261 ] {fe59fb99-3d4c-4dcc-9ba3-b579b2cc705e} <Debug> TCPHandler: Processed in 0.00152194 sec. | ||
| 5178 | 2025.08.01 21:36:33.111737 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5179 | 2025.08.01 21:36:33.111829 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5180 | 2025.08.01 21:36:33.111870 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5181 | 2025.08.01 21:36:33.112157 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2025.08.01 21:36:33.112192 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5183 | 2025.08.01 21:36:33.112479 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5184 | 2025.08.01 21:36:33.112692 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2025.08.01 21:36:33.112814 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 5186 | 2025.08.01 21:36:33.112850 [ 261 ] {ac7c5b0a-0a26-4956-9e34-2d507f56a898} <Debug> TCPHandler: Processed in 0.001159372 sec. | ||
| 5187 | 2025.08.01 21:36:33.113163 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5188 | 2025.08.01 21:36:33.113255 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5189 | 2025.08.01 21:36:33.113307 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5190 | 2025.08.01 21:36:33.114024 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2025.08.01 21:36:33.114060 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5192 | 2025.08.01 21:36:33.114553 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5193 | 2025.08.01 21:36:33.114766 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5194 | 2025.08.01 21:36:33.114895 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001658 sec., 5428.226779252111 rows/sec., 9.73 MiB/sec. | ||
| 5195 | 2025.08.01 21:36:33.114945 [ 261 ] {ac2a346f-427c-4373-9ffa-70dd7b4fbd55} <Debug> TCPHandler: Processed in 0.001829766 sec. | ||
| 5196 | 2025.08.01 21:36:33.115055 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2025.08.01 21:36:33.115147 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5198 | 2025.08.01 21:36:33.115188 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5199 | 2025.08.01 21:36:33.115515 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2025.08.01 21:36:33.115550 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5201 | 2025.08.01 21:36:33.115932 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5202 | 2025.08.01 21:36:33.116131 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2025.08.01 21:36:33.116254 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001125 sec., 90666.66666666667 rows/sec., 5.57 MiB/sec. | ||
| 5204 | 2025.08.01 21:36:33.116290 [ 261 ] {8ac2a8d8-5e6c-41e3-9505-357bbbe247fa} <Debug> TCPHandler: Processed in 0.001282125 sec. | ||
| 5205 | 2025.08.01 21:36:33.860003 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 5206 | 2025.08.01 21:36:33.860535 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.08.01 21:36:33.860596 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5208 | 2025.08.01 21:36:33.861169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5209 | 2025.08.01 21:36:33.861516 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.08.01 21:36:33.861867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 5211 | 2025.08.01 21:36:34.492819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5212 | 2025.08.01 21:36:34.509372 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.08.01 21:36:34.509429 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5214 | 2025.08.01 21:36:34.514867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5215 | 2025.08.01 21:36:34.515599 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.08.01 21:36:34.518383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5217 | 2025.08.01 21:36:36.391306 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 744 | ||
| 5218 | 2025.08.01 21:36:36.393678 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.08.01 21:36:36.393733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 5220 | 2025.08.01 21:36:36.394920 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5221 | 2025.08.01 21:36:36.395196 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.08.01 21:36:36.395464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 5223 | 2025.08.01 21:36:38.088927 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5224 | 2025.08.01 21:36:38.089121 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5225 | 2025.08.01 21:36:38.089187 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5226 | 2025.08.01 21:36:38.089850 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2025.08.01 21:36:38.089900 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5228 | 2025.08.01 21:36:38.090314 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5229 | 2025.08.01 21:36:38.090540 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2025.08.01 21:36:38.090670 [ 139 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5231 | 2025.08.01 21:36:38.090685 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001611 sec., 73246.43078833022 rows/sec., 6.21 MiB/sec. | ||
| 5232 | 2025.08.01 21:36:38.090746 [ 139 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2025.08.01 21:36:38.090768 [ 261 ] {b18aa753-b572-4167-80b2-d27c308060ac} <Debug> TCPHandler: Processed in 0.001968339 sec. | ||
| 5234 | 2025.08.01 21:36:38.090772 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5235 | 2025.08.01 21:36:38.090876 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 5236 | 2025.08.01 21:36:38.090898 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5237 | 2025.08.01 21:36:38.090979 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5238 | 2025.08.01 21:36:38.090997 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5239 | 2025.08.01 21:36:38.091010 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2419 rows starting from the beginning of the part | ||
| 5240 | 2025.08.01 21:36:38.091050 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5241 | 2025.08.01 21:36:38.091072 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1260 rows starting from the beginning of the part | ||
| 5242 | 2025.08.01 21:36:38.091118 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1085 rows starting from the beginning of the part | ||
| 5243 | 2025.08.01 21:36:38.091158 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 5244 | 2025.08.01 21:36:38.091199 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1086 rows starting from the beginning of the part | ||
| 5245 | 2025.08.01 21:36:38.091237 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 5246 | 2025.08.01 21:36:38.091464 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2025.08.01 21:36:38.091500 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5248 | 2025.08.01 21:36:38.091832 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5249 | 2025.08.01 21:36:38.092047 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.08.01 21:36:38.092176 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 5251 | 2025.08.01 21:36:38.092199 [ 138 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5252 | 2025.08.01 21:36:38.092214 [ 261 ] {8c384f8a-f2c7-43c4-82e2-0ffedd9aa753} <Debug> TCPHandler: Processed in 0.001366267 sec. | ||
| 5253 | 2025.08.01 21:36:38.092266 [ 138 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2025.08.01 21:36:38.092292 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5255 | 2025.08.01 21:36:38.092354 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5256 | 2025.08.01 21:36:38.092412 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 5257 | 2025.08.01 21:36:38.092455 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5258 | 2025.08.01 21:36:38.092501 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5259 | 2025.08.01 21:36:38.092570 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5260 | 2025.08.01 21:36:38.092614 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 268 rows starting from the beginning of the part | ||
| 5261 | 2025.08.01 21:36:38.092688 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5262 | 2025.08.01 21:36:38.092739 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 205 rows starting from the beginning of the part | ||
| 5263 | 2025.08.01 21:36:38.092787 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5264 | 2025.08.01 21:36:38.092833 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 207 rows starting from the beginning of the part | ||
| 5265 | 2025.08.01 21:36:38.092883 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5266 | 2025.08.01 21:36:38.092926 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2025.08.01 21:36:38.092969 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5268 | 2025.08.01 21:36:38.093338 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6086 rows, containing 5 columns (5 merged, 0 gathered) in 0.00249682 sec., 2437500.50063681 rows/sec., 207.18 MiB/sec. | ||
| 5269 | 2025.08.01 21:36:38.093431 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5270 | 2025.08.01 21:36:38.093603 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5271 | 2025.08.01 21:36:38.093671 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2025.08.01 21:36:38.093785 [ 138 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5273 | 2025.08.01 21:36:38.093806 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001368 sec., 69444.44444444444 rows/sec., 5.42 MiB/sec. | ||
| 5274 | 2025.08.01 21:36:38.093816 [ 138 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2025.08.01 21:36:38.093849 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5276 | 2025.08.01 21:36:38.093852 [ 261 ] {cc80a98b-3f12-4e3e-93f7-56bfa31a1846} <Debug> TCPHandler: Processed in 0.001552571 sec. | ||
| 5277 | 2025.08.01 21:36:38.093908 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2025.08.01 21:36:38.093927 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 5279 | 2025.08.01 21:36:38.093976 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2025.08.01 21:36:38.093979 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_36_7} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5281 | 2025.08.01 21:36:38.094006 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650343 sec., 470811.2192435148 rows/sec., 31.06 MiB/sec. | ||
| 5282 | 2025.08.01 21:36:38.094046 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5283 | 2025.08.01 21:36:38.094059 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 5284 | 2025.08.01 21:36:38.094076 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5285 | 2025.08.01 21:36:38.094088 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1222 rows starting from the beginning of the part | ||
| 5286 | 2025.08.01 21:36:38.094125 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5287 | 2025.08.01 21:36:38.094161 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 555 rows starting from the beginning of the part | ||
| 5288 | 2025.08.01 21:36:38.094211 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 661 rows starting from the beginning of the part | ||
| 5289 | 2025.08.01 21:36:38.094253 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 5290 | 2025.08.01 21:36:38.094282 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5291 | 2025.08.01 21:36:38.094296 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 663 rows starting from the beginning of the part | ||
| 5292 | 2025.08.01 21:36:38.094350 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 5293 | 2025.08.01 21:36:38.094544 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2025.08.01 21:36:38.094589 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5295 | 2025.08.01 21:36:38.094633 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2025.08.01 21:36:38.094732 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_31_6} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5297 | 2025.08.01 21:36:38.094839 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5298 | 2025.08.01 21:36:38.094955 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5299 | 2025.08.01 21:36:38.095196 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.08.01 21:36:38.095303 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5301 | 2025.08.01 21:36:38.095327 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 5302 | 2025.08.01 21:36:38.095338 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2025.08.01 21:36:38.095367 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5304 | 2025.08.01 21:36:38.095373 [ 261 ] {a17b718a-7c3d-44d1-b3e2-6ad43189e924} <Debug> TCPHandler: Processed in 0.001445979 sec. | ||
| 5305 | 2025.08.01 21:36:38.095443 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 5306 | 2025.08.01 21:36:38.095481 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2025.08.01 21:36:38.095564 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2025.08.01 21:36:38.095584 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5309 | 2025.08.01 21:36:38.095603 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9824 rows starting from the beginning of the part | ||
| 5310 | 2025.08.01 21:36:38.095646 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5311 | 2025.08.01 21:36:38.095675 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 882 rows starting from the beginning of the part | ||
| 5312 | 2025.08.01 21:36:38.095729 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 307 rows starting from the beginning of the part | ||
| 5313 | 2025.08.01 21:36:38.095742 [ 190 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001851557 sec., 1777423.0012902655 rows/sec., 134.71 MiB/sec. | ||
| 5314 | 2025.08.01 21:36:38.095773 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 5315 | 2025.08.01 21:36:38.095814 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 308 rows starting from the beginning of the part | ||
| 5316 | 2025.08.01 21:36:38.095857 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 5317 | 2025.08.01 21:36:38.095987 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5318 | 2025.08.01 21:36:38.096300 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.08.01 21:36:38.096385 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_36_7} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5320 | 2025.08.01 21:36:38.096479 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5321 | 2025.08.01 21:36:38.096490 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2025.08.01 21:36:38.096532 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5323 | 2025.08.01 21:36:38.097118 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5324 | 2025.08.01 21:36:38.097367 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.08.01 21:36:38.097486 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5326 | 2025.08.01 21:36:38.097515 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001951 sec., 15889.287544848796 rows/sec., 28.47 MiB/sec. | ||
| 5327 | 2025.08.01 21:36:38.097518 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2025.08.01 21:36:38.097558 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5329 | 2025.08.01 21:36:38.097578 [ 261 ] {ee3ebb38-9cd4-4fe0-9fec-45ad13542a13} <Debug> TCPHandler: Processed in 0.002146322 sec. | ||
| 5330 | 2025.08.01 21:36:38.097620 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 5331 | 2025.08.01 21:36:38.097711 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2025.08.01 21:36:38.097810 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5333 | 2025.08.01 21:36:38.097811 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5334 | 2025.08.01 21:36:38.097880 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5335 | 2025.08.01 21:36:38.097885 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 500 rows starting from the beginning of the part | ||
| 5336 | 2025.08.01 21:36:38.098015 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5337 | 2025.08.01 21:36:38.098118 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
| 5338 | 2025.08.01 21:36:38.098217 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5339 | 2025.08.01 21:36:38.098224 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.08.01 21:36:38.098267 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5341 | 2025.08.01 21:36:38.098309 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 5342 | 2025.08.01 21:36:38.098407 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5343 | 2025.08.01 21:36:38.098581 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5344 | 2025.08.01 21:36:38.098851 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5345 | 2025.08.01 21:36:38.098959 [ 138 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5346 | 2025.08.01 21:36:38.098984 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 5347 | 2025.08.01 21:36:38.098985 [ 138 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2025.08.01 21:36:38.099023 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5349 | 2025.08.01 21:36:38.099029 [ 261 ] {d3283ec1-0975-4c0d-9e6e-75792359c997} <Debug> TCPHandler: Processed in 0.001368387 sec. | ||
| 5350 | 2025.08.01 21:36:38.099092 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 5351 | 2025.08.01 21:36:38.099188 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5352 | 2025.08.01 21:36:38.099214 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1776 rows starting from the beginning of the part | ||
| 5353 | 2025.08.01 21:36:38.099263 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 5354 | 2025.08.01 21:36:38.099303 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 5355 | 2025.08.01 21:36:38.099340 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 5356 | 2025.08.01 21:36:38.099377 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 102 rows starting from the beginning of the part | ||
| 5357 | 2025.08.01 21:36:38.099413 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 5358 | 2025.08.01 21:36:38.099932 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11641 rows, containing 5 columns (5 merged, 0 gathered) in 0.004549521 sec., 2558730.9081549463 rows/sec., 173.23 MiB/sec. | ||
| 5359 | 2025.08.01 21:36:38.100352 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5360 | 2025.08.01 21:36:38.100581 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 4 columns (4 merged, 0 gathered) in 0.00152075 sec., 1420351.8000986355 rows/sec., 91.99 MiB/sec. | ||
| 5361 | 2025.08.01 21:36:38.100726 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.08.01 21:36:38.100815 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5363 | 2025.08.01 21:36:38.100905 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5364 | 2025.08.01 21:36:38.100908 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5365 | 2025.08.01 21:36:38.101235 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.08.01 21:36:38.101314 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_36_7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5367 | 2025.08.01 21:36:38.101386 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5368 | 2025.08.01 21:36:38.115159 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 19 columns (19 merged, 0 gathered) in 0.017561309 sec., 34792.395031600434 rows/sec., 62.35 MiB/sec. | ||
| 5369 | 2025.08.01 21:36:38.116172 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5370 | 2025.08.01 21:36:38.116527 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2025.08.01 21:36:38.116608 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5372 | 2025.08.01 21:36:38.116719 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5373 | 2025.08.01 21:36:39.000240 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.68 MiB, peak 244.40 MiB, free memory in arenas 0.00 B, will set to 234.90 MiB (RSS), difference: 2.22 MiB | ||
| 5374 | 2025.08.01 21:36:41.222269 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5375 | 2025.08.01 21:36:41.222327 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5376 | 2025.08.01 21:36:41.361938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 5377 | 2025.08.01 21:36:41.362456 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2025.08.01 21:36:41.362501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5379 | 2025.08.01 21:36:41.362986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5380 | 2025.08.01 21:36:41.363213 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2025.08.01 21:36:41.363329 [ 134 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5382 | 2025.08.01 21:36:41.363343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 5383 | 2025.08.01 21:36:41.363382 [ 134 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2025.08.01 21:36:41.363424 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5385 | 2025.08.01 21:36:41.363558 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 5386 | 2025.08.01 21:36:41.363711 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5387 | 2025.08.01 21:36:41.363754 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 5388 | 2025.08.01 21:36:41.363824 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 5389 | 2025.08.01 21:36:41.363876 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 5390 | 2025.08.01 21:36:41.363920 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 5391 | 2025.08.01 21:36:41.363969 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 5392 | 2025.08.01 21:36:41.364019 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 5393 | 2025.08.01 21:36:41.365763 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002263595 sec., 5281863.58425425 rows/sec., 75.56 MiB/sec. | ||
| 5394 | 2025.08.01 21:36:41.366014 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5395 | 2025.08.01 21:36:41.366280 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2025.08.01 21:36:41.366355 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_26_5} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5397 | 2025.08.01 21:36:41.366433 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5398 | 2025.08.01 21:36:42.019430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5399 | 2025.08.01 21:36:42.037147 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2025.08.01 21:36:42.037223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5401 | 2025.08.01 21:36:42.042781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5402 | 2025.08.01 21:36:42.043494 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5403 | 2025.08.01 21:36:42.043795 [ 134 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5404 | 2025.08.01 21:36:42.043889 [ 134 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.08.01 21:36:42.043927 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5406 | 2025.08.01 21:36:42.044097 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 5407 | 2025.08.01 21:36:42.046618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5408 | 2025.08.01 21:36:42.048138 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5409 | 2025.08.01 21:36:42.049604 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 5410 | 2025.08.01 21:36:42.054125 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 5411 | 2025.08.01 21:36:42.058387 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 5412 | 2025.08.01 21:36:42.062445 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 5413 | 2025.08.01 21:36:42.067067 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 5414 | 2025.08.01 21:36:42.071228 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 5415 | 2025.08.01 21:36:42.125216 [ 187 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081196626 sec., 2413.893404881134 rows/sec., 12.48 MiB/sec. | ||
| 5416 | 2025.08.01 21:36:42.127330 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5417 | 2025.08.01 21:36:42.129104 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_26_5} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2025.08.01 21:36:42.129200 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_26_5} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5419 | 2025.08.01 21:36:42.130813 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5420 | 2025.08.01 21:36:43.000212 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.02 MiB, peak 246.57 MiB, free memory in arenas 0.00 B, will set to 240.71 MiB (RSS), difference: 4.69 MiB | ||
| 5421 | 2025.08.01 21:36:43.098779 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2025.08.01 21:36:43.098957 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5423 | 2025.08.01 21:36:43.099023 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5424 | 2025.08.01 21:36:43.099739 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2025.08.01 21:36:43.099788 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5426 | 2025.08.01 21:36:43.100216 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5427 | 2025.08.01 21:36:43.100455 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.08.01 21:36:43.100608 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001697 sec., 230995.8750736594 rows/sec., 14.66 MiB/sec. | ||
| 5429 | 2025.08.01 21:36:43.100650 [ 261 ] {7f647836-7819-484d-a2ce-900298a99926} <Debug> TCPHandler: Processed in 0.0020045 sec. | ||
| 5430 | 2025.08.01 21:36:43.100764 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2025.08.01 21:36:43.100859 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5432 | 2025.08.01 21:36:43.100900 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5433 | 2025.08.01 21:36:43.101698 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2025.08.01 21:36:43.101736 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5435 | 2025.08.01 21:36:43.102109 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5436 | 2025.08.01 21:36:43.102352 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2025.08.01 21:36:43.102484 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001644 sec., 659975.6690997566 rows/sec., 52.20 MiB/sec. | ||
| 5438 | 2025.08.01 21:36:43.102522 [ 261 ] {2a8a9b50-2d0f-4c55-8f91-1b89dd9e09e2} <Debug> TCPHandler: Processed in 0.001809566 sec. | ||
| 5439 | 2025.08.01 21:36:43.102631 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2025.08.01 21:36:43.102726 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5441 | 2025.08.01 21:36:43.102767 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5442 | 2025.08.01 21:36:43.103212 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.08.01 21:36:43.103249 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5444 | 2025.08.01 21:36:43.103567 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5445 | 2025.08.01 21:36:43.103785 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.08.01 21:36:43.103916 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001207 sec., 169842.58492129247 rows/sec., 10.08 MiB/sec. | ||
| 5447 | 2025.08.01 21:36:43.103953 [ 261 ] {1f6778b9-4889-4997-9d47-d6def5f968cb} <Debug> TCPHandler: Processed in 0.001372157 sec. | ||
| 5448 | 2025.08.01 21:36:43.104057 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2025.08.01 21:36:43.104152 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5450 | 2025.08.01 21:36:43.104191 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5451 | 2025.08.01 21:36:43.104654 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2025.08.01 21:36:43.104695 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5453 | 2025.08.01 21:36:43.105036 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5454 | 2025.08.01 21:36:43.105267 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.08.01 21:36:43.105403 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001267 sec., 160220.99447513814 rows/sec., 10.33 MiB/sec. | ||
| 5456 | 2025.08.01 21:36:43.105445 [ 261 ] {091cb650-61f2-4901-a463-4b34fdacb131} <Debug> TCPHandler: Processed in 0.001436889 sec. | ||
| 5457 | 2025.08.01 21:36:43.105571 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2025.08.01 21:36:43.105668 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5459 | 2025.08.01 21:36:43.105709 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5460 | 2025.08.01 21:36:43.106162 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2025.08.01 21:36:43.106200 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5462 | 2025.08.01 21:36:43.106525 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5463 | 2025.08.01 21:36:43.106752 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2025.08.01 21:36:43.106883 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001233 sec., 163828.06163828063 rows/sec., 9.30 MiB/sec. | ||
| 5465 | 2025.08.01 21:36:43.106923 [ 261 ] {036917b6-7b68-443e-83c4-fbf14be76846} <Debug> TCPHandler: Processed in 0.001401958 sec. | ||
| 5466 | 2025.08.01 21:36:43.107032 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2025.08.01 21:36:43.107128 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5468 | 2025.08.01 21:36:43.107169 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5469 | 2025.08.01 21:36:43.107797 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2025.08.01 21:36:43.107833 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5471 | 2025.08.01 21:36:43.108176 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5472 | 2025.08.01 21:36:43.108413 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2025.08.01 21:36:43.108549 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001438 sec., 459666.20305980527 rows/sec., 32.12 MiB/sec. | ||
| 5474 | 2025.08.01 21:36:43.108589 [ 261 ] {0eee267d-6e91-4d74-a539-6f6b962b992d} <Debug> TCPHandler: Processed in 0.001606323 sec. | ||
| 5475 | 2025.08.01 21:36:43.108691 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2025.08.01 21:36:43.108785 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5477 | 2025.08.01 21:36:43.108826 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5478 | 2025.08.01 21:36:43.109149 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2025.08.01 21:36:43.109185 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5480 | 2025.08.01 21:36:43.109499 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5481 | 2025.08.01 21:36:43.109723 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2025.08.01 21:36:43.109832 [ 131 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5483 | 2025.08.01 21:36:43.109853 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 5484 | 2025.08.01 21:36:43.109902 [ 131 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.08.01 21:36:43.109910 [ 261 ] {ea2790a2-78a3-44b8-abc0-82364374677c} <Debug> TCPHandler: Processed in 0.001266995 sec. | ||
| 5486 | 2025.08.01 21:36:43.109932 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5487 | 2025.08.01 21:36:43.110025 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2025.08.01 21:36:43.110036 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 5489 | 2025.08.01 21:36:43.110125 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2025.08.01 21:36:43.110172 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5491 | 2025.08.01 21:36:43.110173 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5492 | 2025.08.01 21:36:43.110222 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5493 | 2025.08.01 21:36:43.110285 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5494 | 2025.08.01 21:36:43.110327 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5495 | 2025.08.01 21:36:43.110367 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5496 | 2025.08.01 21:36:43.110405 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5497 | 2025.08.01 21:36:43.110444 [ 191 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5498 | 2025.08.01 21:36:43.110617 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.08.01 21:36:43.110659 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5500 | 2025.08.01 21:36:43.111141 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5501 | 2025.08.01 21:36:43.111217 [ 187 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224925 sec., 53880.849847949874 rows/sec., 2.75 MiB/sec. | ||
| 5502 | 2025.08.01 21:36:43.111370 [ 203 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5503 | 2025.08.01 21:36:43.111387 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.08.01 21:36:43.111542 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001433 sec., 214235.86880669923 rows/sec., 14.09 MiB/sec. | ||
| 5505 | 2025.08.01 21:36:43.111585 [ 261 ] {d9a80bf9-f7bc-4b33-a704-4786e0ab76b2} <Debug> TCPHandler: Processed in 0.001608432 sec. | ||
| 5506 | 2025.08.01 21:36:43.111674 [ 203 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.08.01 21:36:43.111699 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2025.08.01 21:36:43.111764 [ 203 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_11_2} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5509 | 2025.08.01 21:36:43.111797 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5510 | 2025.08.01 21:36:43.111836 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5511 | 2025.08.01 21:36:43.111844 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5512 | 2025.08.01 21:36:43.112164 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2025.08.01 21:36:43.112200 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5514 | 2025.08.01 21:36:43.112515 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5515 | 2025.08.01 21:36:43.112736 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2025.08.01 21:36:43.112865 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 5517 | 2025.08.01 21:36:43.112902 [ 261 ] {98599ebd-2151-445a-9353-3aafff1712be} <Debug> TCPHandler: Processed in 0.001252945 sec. | ||
| 5518 | 2025.08.01 21:36:43.113006 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2025.08.01 21:36:43.113100 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5520 | 2025.08.01 21:36:43.113154 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5521 | 2025.08.01 21:36:43.113912 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2025.08.01 21:36:43.113950 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5523 | 2025.08.01 21:36:43.114498 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5524 | 2025.08.01 21:36:43.114730 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2025.08.01 21:36:43.114872 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001789 sec., 5030.743432084963 rows/sec., 9.01 MiB/sec. | ||
| 5526 | 2025.08.01 21:36:43.114936 [ 261 ] {f236b5b1-cb5e-4de6-a3c0-6bb2e74bdcc2} <Debug> TCPHandler: Processed in 0.00197886 sec. | ||
| 5527 | 2025.08.01 21:36:43.115047 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5528 | 2025.08.01 21:36:43.115141 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5529 | 2025.08.01 21:36:43.115183 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5530 | 2025.08.01 21:36:43.115523 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5531 | 2025.08.01 21:36:43.115560 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5532 | 2025.08.01 21:36:43.115877 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5533 | 2025.08.01 21:36:43.116101 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5534 | 2025.08.01 21:36:43.116228 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001104 sec., 92391.3043478261 rows/sec., 5.68 MiB/sec. | ||
| 5535 | 2025.08.01 21:36:43.116266 [ 261 ] {0e4f035f-7eb4-4751-ae47-7aa013050abd} <Debug> TCPHandler: Processed in 0.001267885 sec. | ||
| 5536 | 2025.08.01 21:36:45.828617 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2025.08.01 21:36:45.828842 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5538 | 2025.08.01 21:36:45.828923 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5539 | 2025.08.01 21:36:45.829772 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2025.08.01 21:36:45.829819 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5541 | 2025.08.01 21:36:45.830211 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5542 | 2025.08.01 21:36:45.830457 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2025.08.01 21:36:45.830616 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001831 sec., 13107.59148006554 rows/sec., 1.09 MiB/sec. | ||
| 5544 | 2025.08.01 21:36:45.830666 [ 261 ] {e8df8235-6d4a-4130-8432-48a58ddbad7d} <Debug> TCPHandler: Processed in 0.002178883 sec. | ||
| 5545 | 2025.08.01 21:36:45.830782 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2025.08.01 21:36:45.830878 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5547 | 2025.08.01 21:36:45.830920 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5548 | 2025.08.01 21:36:45.831315 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2025.08.01 21:36:45.831351 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5550 | 2025.08.01 21:36:45.831729 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5551 | 2025.08.01 21:36:45.831956 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2025.08.01 21:36:45.832066 [ 127 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5553 | 2025.08.01 21:36:45.832089 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001215 sec., 9876.543209876543 rows/sec., 805.36 KiB/sec. | ||
| 5554 | 2025.08.01 21:36:45.832139 [ 127 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2025.08.01 21:36:45.832148 [ 261 ] {1f005aab-e576-4f0a-a796-aefc84a53bbe} <Debug> TCPHandler: Processed in 0.001408318 sec. | ||
| 5556 | 2025.08.01 21:36:45.832170 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5557 | 2025.08.01 21:36:45.832273 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.08.01 21:36:45.832277 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5559 | 2025.08.01 21:36:45.832373 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5560 | 2025.08.01 21:36:45.832394 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5561 | 2025.08.01 21:36:45.832415 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5562 | 2025.08.01 21:36:45.832426 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5563 | 2025.08.01 21:36:45.832490 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5564 | 2025.08.01 21:36:45.832538 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5565 | 2025.08.01 21:36:45.832584 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5566 | 2025.08.01 21:36:45.832631 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5567 | 2025.08.01 21:36:45.832667 [ 188 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5568 | 2025.08.01 21:36:45.833343 [ 187 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109151 sec., 46882.705781268734 rows/sec., 3.91 MiB/sec. | ||
| 5569 | 2025.08.01 21:36:45.833517 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5570 | 2025.08.01 21:36:45.833798 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2025.08.01 21:36:45.833841 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5572 | 2025.08.01 21:36:45.833870 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.08.01 21:36:45.833970 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_10_2} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5574 | 2025.08.01 21:36:45.834068 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5575 | 2025.08.01 21:36:45.834339 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5576 | 2025.08.01 21:36:45.834571 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2025.08.01 21:36:45.834714 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Debug> executeQuery: Read 1384 rows, 118.71 KiB in 0.002359 sec., 586689.2751165748 rows/sec., 49.14 MiB/sec. | ||
| 5578 | 2025.08.01 21:36:45.834756 [ 261 ] {98272791-770d-49d1-ac66-d0450dadbd22} <Debug> TCPHandler: Processed in 0.002531931 sec. | ||
| 5579 | 2025.08.01 21:36:45.834870 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2025.08.01 21:36:45.834965 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5581 | 2025.08.01 21:36:45.835005 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5582 | 2025.08.01 21:36:45.835437 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.08.01 21:36:45.835473 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5584 | 2025.08.01 21:36:45.835787 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5585 | 2025.08.01 21:36:45.836012 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2025.08.01 21:36:45.836144 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001196 sec., 45986.6220735786 rows/sec., 3.37 MiB/sec. | ||
| 5587 | 2025.08.01 21:36:45.836182 [ 261 ] {5231be4f-949b-4047-8b9a-4085f367a7e4} <Debug> TCPHandler: Processed in 0.001361517 sec. | ||
| 5588 | 2025.08.01 21:36:45.836285 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2025.08.01 21:36:45.836379 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5590 | 2025.08.01 21:36:45.836418 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5591 | 2025.08.01 21:36:45.836938 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2025.08.01 21:36:45.836974 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5593 | 2025.08.01 21:36:45.837288 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5594 | 2025.08.01 21:36:45.837516 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2025.08.01 21:36:45.837647 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001286 sec., 195956.45412130636 rows/sec., 13.55 MiB/sec. | ||
| 5596 | 2025.08.01 21:36:45.837687 [ 261 ] {de43ebbd-7b8a-4c29-ab35-4643fb5fda42} <Debug> TCPHandler: Processed in 0.001454909 sec. | ||
| 5597 | 2025.08.01 21:36:45.837792 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2025.08.01 21:36:45.837881 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5599 | 2025.08.01 21:36:45.837917 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5600 | 2025.08.01 21:36:45.838297 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2025.08.01 21:36:45.838331 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5602 | 2025.08.01 21:36:45.838681 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5603 | 2025.08.01 21:36:45.838894 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2025.08.01 21:36:45.839023 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 5605 | 2025.08.01 21:36:45.839062 [ 261 ] {344b1988-2e76-45bd-8ffc-6186568e8b85} <Debug> TCPHandler: Processed in 0.001307966 sec. | ||
| 5606 | 2025.08.01 21:36:45.839162 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2025.08.01 21:36:45.839257 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5608 | 2025.08.01 21:36:45.839296 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5609 | 2025.08.01 21:36:45.840001 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2025.08.01 21:36:45.840037 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5611 | 2025.08.01 21:36:45.840372 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5612 | 2025.08.01 21:36:45.840588 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2025.08.01 21:36:45.840726 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001487 sec., 402824.47881640884 rows/sec., 30.29 MiB/sec. | ||
| 5614 | 2025.08.01 21:36:45.840766 [ 261 ] {31c2253c-7a42-4ff6-b6df-f6feab9427e2} <Debug> TCPHandler: Processed in 0.001651873 sec. | ||
| 5615 | 2025.08.01 21:36:45.840878 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2025.08.01 21:36:45.840973 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5617 | 2025.08.01 21:36:45.841016 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5618 | 2025.08.01 21:36:45.841703 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2025.08.01 21:36:45.841738 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5620 | 2025.08.01 21:36:45.842122 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5621 | 2025.08.01 21:36:45.842352 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2025.08.01 21:36:45.842486 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Debug> executeQuery: Read 946 rows, 67.02 KiB in 0.00153 sec., 618300.6535947713 rows/sec., 42.78 MiB/sec. | ||
| 5623 | 2025.08.01 21:36:45.842525 [ 261 ] {ef44eb3f-4046-4bc9-b781-2bdcc1438207} <Debug> TCPHandler: Processed in 0.001695594 sec. | ||
| 5624 | 2025.08.01 21:36:45.842637 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2025.08.01 21:36:45.842734 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5626 | 2025.08.01 21:36:45.842789 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5627 | 2025.08.01 21:36:45.843634 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2025.08.01 21:36:45.843671 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5629 | 2025.08.01 21:36:45.844167 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5630 | 2025.08.01 21:36:45.844379 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2025.08.01 21:36:45.844511 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001852 sec., 16738.66090712743 rows/sec., 29.99 MiB/sec. | ||
| 5632 | 2025.08.01 21:36:45.844569 [ 261 ] {4ca423d3-e4c9-444e-abad-197d3ba7e512} <Debug> TCPHandler: Processed in 0.00204376 sec. | ||
| 5633 | 2025.08.01 21:36:45.844748 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2025.08.01 21:36:45.844843 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5635 | 2025.08.01 21:36:45.844885 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5636 | 2025.08.01 21:36:45.845236 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2025.08.01 21:36:45.845272 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5638 | 2025.08.01 21:36:45.845571 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5639 | 2025.08.01 21:36:45.845797 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.08.01 21:36:45.845933 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001107 sec., 27100.27100271003 rows/sec., 1.82 MiB/sec. | ||
| 5641 | 2025.08.01 21:36:45.845970 [ 261 ] {642be1e7-70e7-4c69-a462-8d659b49927b} <Debug> TCPHandler: Processed in 0.001270996 sec. | ||
| 5642 | 2025.08.01 21:36:46.395816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 798 | ||
| 5643 | 2025.08.01 21:36:46.398924 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2025.08.01 21:36:46.398982 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5645 | 2025.08.01 21:36:46.400231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5646 | 2025.08.01 21:36:46.400538 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2025.08.01 21:36:46.400913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 5648 | 2025.08.01 21:36:48.084563 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2025.08.01 21:36:48.084817 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5650 | 2025.08.01 21:36:48.084883 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5651 | 2025.08.01 21:36:48.085516 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.08.01 21:36:48.085565 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5653 | 2025.08.01 21:36:48.085976 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5654 | 2025.08.01 21:36:48.086253 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2025.08.01 21:36:48.086421 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.59 MiB/sec. | ||
| 5656 | 2025.08.01 21:36:48.086472 [ 261 ] {7557d805-c2ff-4ba3-b98f-d71f492ce1b0} <Debug> TCPHandler: Processed in 0.002057261 sec. | ||
| 5657 | 2025.08.01 21:36:48.086594 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2025.08.01 21:36:48.086698 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5659 | 2025.08.01 21:36:48.086747 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5660 | 2025.08.01 21:36:48.087189 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2025.08.01 21:36:48.087227 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5662 | 2025.08.01 21:36:48.087557 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5663 | 2025.08.01 21:36:48.087794 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2025.08.01 21:36:48.087930 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.98 MiB/sec. | ||
| 5665 | 2025.08.01 21:36:48.087971 [ 261 ] {442a3cbb-8406-41d6-b79b-b0ceb5f9e8bb} <Debug> TCPHandler: Processed in 0.001428199 sec. | ||
| 5666 | 2025.08.01 21:36:48.088090 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2025.08.01 21:36:48.088186 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5668 | 2025.08.01 21:36:48.088231 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5669 | 2025.08.01 21:36:48.088607 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2025.08.01 21:36:48.088644 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5671 | 2025.08.01 21:36:48.088988 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5672 | 2025.08.01 21:36:48.089213 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2025.08.01 21:36:48.089349 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001181 sec., 71126.16426756985 rows/sec., 4.95 MiB/sec. | ||
| 5674 | 2025.08.01 21:36:48.089389 [ 261 ] {d35efa27-13d7-42ec-9721-8d933b262fd9} <Debug> TCPHandler: Processed in 0.001348767 sec. | ||
| 5675 | 2025.08.01 21:36:48.089504 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2025.08.01 21:36:48.089598 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5677 | 2025.08.01 21:36:48.089640 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5678 | 2025.08.01 21:36:48.089976 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2025.08.01 21:36:48.090012 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5680 | 2025.08.01 21:36:48.090318 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5681 | 2025.08.01 21:36:48.090534 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2025.08.01 21:36:48.090666 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001086 sec., 27624.309392265193 rows/sec., 1.87 MiB/sec. | ||
| 5683 | 2025.08.01 21:36:48.090706 [ 261 ] {cbabe1f4-9a15-46fd-8e82-50830c5094fd} <Debug> TCPHandler: Processed in 0.001252185 sec. | ||
| 5684 | 2025.08.01 21:36:48.863644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 5685 | 2025.08.01 21:36:48.864177 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2025.08.01 21:36:48.864232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5687 | 2025.08.01 21:36:48.864783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5688 | 2025.08.01 21:36:48.865025 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2025.08.01 21:36:48.865167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 5690 | 2025.08.01 21:36:49.546968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5691 | 2025.08.01 21:36:49.562684 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2025.08.01 21:36:49.562734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5693 | 2025.08.01 21:36:49.568839 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5694 | 2025.08.01 21:36:49.569587 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2025.08.01 21:36:49.572249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5696 | 2025.08.01 21:36:53.089227 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2025.08.01 21:36:53.089422 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5698 | 2025.08.01 21:36:53.089492 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5699 | 2025.08.01 21:36:53.090153 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2025.08.01 21:36:53.090203 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5701 | 2025.08.01 21:36:53.090644 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5702 | 2025.08.01 21:36:53.090884 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2025.08.01 21:36:53.091051 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001674 sec., 44205.495818399046 rows/sec., 3.62 MiB/sec. | ||
| 5704 | 2025.08.01 21:36:53.091102 [ 261 ] {aca7cac3-d704-4be3-9df9-4831ba87bf4b} <Debug> TCPHandler: Processed in 0.00200183 sec. | ||
| 5705 | 2025.08.01 21:36:53.091234 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2025.08.01 21:36:53.091338 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5707 | 2025.08.01 21:36:53.091384 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5708 | 2025.08.01 21:36:53.091805 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.08.01 21:36:53.091847 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5710 | 2025.08.01 21:36:53.092175 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5711 | 2025.08.01 21:36:53.092396 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.08.01 21:36:53.092535 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001219 sec., 7383.100902378999 rows/sec., 555.17 KiB/sec. | ||
| 5713 | 2025.08.01 21:36:53.092575 [ 261 ] {aaefb6ad-da39-4570-a5e9-610d0b67d4f5} <Debug> TCPHandler: Processed in 0.001394578 sec. | ||
| 5714 | 2025.08.01 21:36:53.092680 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2025.08.01 21:36:53.092780 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5716 | 2025.08.01 21:36:53.092822 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5717 | 2025.08.01 21:36:53.093249 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.08.01 21:36:53.093288 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5719 | 2025.08.01 21:36:53.093611 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5720 | 2025.08.01 21:36:53.093831 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.08.01 21:36:53.093963 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001201 sec., 60782.6810990841 rows/sec., 4.75 MiB/sec. | ||
| 5722 | 2025.08.01 21:36:53.094003 [ 261 ] {3876a1d3-c33f-40d2-b1fd-b69f00dc4ddc} <Debug> TCPHandler: Processed in 0.001372457 sec. | ||
| 5723 | 2025.08.01 21:36:53.094112 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2025.08.01 21:36:53.094207 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5725 | 2025.08.01 21:36:53.094251 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5726 | 2025.08.01 21:36:53.094691 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.08.01 21:36:53.094730 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5728 | 2025.08.01 21:36:53.095097 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5729 | 2025.08.01 21:36:53.095317 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2025.08.01 21:36:53.095450 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 5731 | 2025.08.01 21:36:53.095489 [ 261 ] {8438c786-e75e-45e3-b9d3-ca59371ddab3} <Debug> TCPHandler: Processed in 0.001426208 sec. | ||
| 5732 | 2025.08.01 21:36:53.095591 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2025.08.01 21:36:53.095685 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5734 | 2025.08.01 21:36:53.095748 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5735 | 2025.08.01 21:36:53.096517 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.08.01 21:36:53.096554 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5737 | 2025.08.01 21:36:53.097088 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5738 | 2025.08.01 21:36:53.097321 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.08.01 21:36:53.097471 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001804 sec., 4988.913525498891 rows/sec., 8.94 MiB/sec. | ||
| 5740 | 2025.08.01 21:36:53.097534 [ 261 ] {b35ff42e-6f1c-4491-9c95-bb42150374ff} <Debug> TCPHandler: Processed in 0.00199101 sec. | ||
| 5741 | 2025.08.01 21:36:53.097647 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2025.08.01 21:36:53.097744 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5743 | 2025.08.01 21:36:53.097787 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5744 | 2025.08.01 21:36:53.098129 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2025.08.01 21:36:53.098163 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5746 | 2025.08.01 21:36:53.098482 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5747 | 2025.08.01 21:36:53.098699 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2025.08.01 21:36:53.098836 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 5749 | 2025.08.01 21:36:53.098873 [ 261 ] {2cf01fc2-5533-4137-b69d-fa706e98cc7e} <Debug> TCPHandler: Processed in 0.001274665 sec. | ||
| 5750 | 2025.08.01 21:36:56.222575 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5751 | 2025.08.01 21:36:56.222625 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5752 | 2025.08.01 21:36:56.366045 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5753 | 2025.08.01 21:36:56.366551 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2025.08.01 21:36:56.366594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5755 | 2025.08.01 21:36:56.367125 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5756 | 2025.08.01 21:36:56.367354 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.08.01 21:36:56.367481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5758 | 2025.08.01 21:36:56.402055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 818 | ||
| 5759 | 2025.08.01 21:36:56.404194 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.08.01 21:36:56.404256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5761 | 2025.08.01 21:36:56.405503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5762 | 2025.08.01 21:36:56.405798 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.08.01 21:36:56.406169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 5764 | 2025.08.01 21:36:57.073059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5765 | 2025.08.01 21:36:57.089337 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5766 | 2025.08.01 21:36:57.089399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5767 | 2025.08.01 21:36:57.095502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5768 | 2025.08.01 21:36:57.096192 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5769 | 2025.08.01 21:36:57.099194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5770 | 2025.08.01 21:36:58.088674 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2025.08.01 21:36:58.088866 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5772 | 2025.08.01 21:36:58.088935 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5773 | 2025.08.01 21:36:58.089613 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.08.01 21:36:58.089669 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5775 | 2025.08.01 21:36:58.090114 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5776 | 2025.08.01 21:36:58.090384 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2025.08.01 21:36:58.090557 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001736 sec., 67972.35023041476 rows/sec., 5.77 MiB/sec. | ||
| 5778 | 2025.08.01 21:36:58.090564 [ 118 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5779 | 2025.08.01 21:36:58.090614 [ 261 ] {2410192c-6e1a-4da1-8a34-84b9c702cb4a} <Debug> TCPHandler: Processed in 0.002069151 sec. | ||
| 5780 | 2025.08.01 21:36:58.090666 [ 118 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2025.08.01 21:36:58.090713 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5782 | 2025.08.01 21:36:58.090791 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2025.08.01 21:36:58.090865 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 5784 | 2025.08.01 21:36:58.090903 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5785 | 2025.08.01 21:36:58.090960 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5786 | 2025.08.01 21:36:58.091035 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5787 | 2025.08.01 21:36:58.091077 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2419 rows starting from the beginning of the part | ||
| 5788 | 2025.08.01 21:36:58.091151 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1085 rows starting from the beginning of the part | ||
| 5789 | 2025.08.01 21:36:58.091204 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1384 rows starting from the beginning of the part | ||
| 5790 | 2025.08.01 21:36:58.091252 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 5791 | 2025.08.01 21:36:58.091298 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 5792 | 2025.08.01 21:36:58.091344 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 5793 | 2025.08.01 21:36:58.091414 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.08.01 21:36:58.091459 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5795 | 2025.08.01 21:36:58.091829 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5796 | 2025.08.01 21:36:58.092066 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2025.08.01 21:36:58.092214 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001334 sec., 23238.380809595204 rows/sec., 1.71 MiB/sec. | ||
| 5798 | 2025.08.01 21:36:58.092255 [ 261 ] {5b56af9e-d8b0-4c68-9d29-a0eec2cc20fc} <Debug> TCPHandler: Processed in 0.001530091 sec. | ||
| 5799 | 2025.08.01 21:36:58.092372 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5800 | 2025.08.01 21:36:58.092470 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5801 | 2025.08.01 21:36:58.092511 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5802 | 2025.08.01 21:36:58.092947 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.08.01 21:36:58.092985 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5804 | 2025.08.01 21:36:58.093319 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5805 | 2025.08.01 21:36:58.093409 [ 194 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612302 sec., 1966082.0226757857 rows/sec., 168.29 MiB/sec. | ||
| 5806 | 2025.08.01 21:36:58.093554 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.08.01 21:36:58.093677 [ 118 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5808 | 2025.08.01 21:36:58.093695 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001245 sec., 76305.22088353413 rows/sec., 5.96 MiB/sec. | ||
| 5809 | 2025.08.01 21:36:58.093708 [ 118 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.08.01 21:36:58.093720 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5811 | 2025.08.01 21:36:58.093741 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5812 | 2025.08.01 21:36:58.093743 [ 261 ] {d6203f5c-ea00-4501-85ad-faedcd6f4623} <Debug> TCPHandler: Processed in 0.001422058 sec. | ||
| 5813 | 2025.08.01 21:36:58.093826 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 5814 | 2025.08.01 21:36:58.093879 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2025.08.01 21:36:58.093925 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5816 | 2025.08.01 21:36:58.093957 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1222 rows starting from the beginning of the part | ||
| 5817 | 2025.08.01 21:36:58.093979 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5818 | 2025.08.01 21:36:58.094009 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 661 rows starting from the beginning of the part | ||
| 5819 | 2025.08.01 21:36:58.094028 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5820 | 2025.08.01 21:36:58.094029 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2025.08.01 21:36:58.094055 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 599 rows starting from the beginning of the part | ||
| 5822 | 2025.08.01 21:36:58.094099 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 5823 | 2025.08.01 21:36:58.094114 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_41_8} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5824 | 2025.08.01 21:36:58.094138 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 73 rows starting from the beginning of the part | ||
| 5825 | 2025.08.01 21:36:58.094180 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 5826 | 2025.08.01 21:36:58.094199 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5827 | 2025.08.01 21:36:58.094449 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2025.08.01 21:36:58.094488 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5829 | 2025.08.01 21:36:58.094858 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5830 | 2025.08.01 21:36:58.095114 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2025.08.01 21:36:58.095212 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001421458 sec., 1909307.2042930569 rows/sec., 146.31 MiB/sec. | ||
| 5832 | 2025.08.01 21:36:58.095226 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5833 | 2025.08.01 21:36:58.095250 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 5834 | 2025.08.01 21:36:58.095261 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2025.08.01 21:36:58.095293 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5836 | 2025.08.01 21:36:58.095297 [ 261 ] {2c500470-c06d-4f48-888c-752206db2430} <Debug> TCPHandler: Processed in 0.001468299 sec. | ||
| 5837 | 2025.08.01 21:36:58.095355 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 5838 | 2025.08.01 21:36:58.095384 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5839 | 2025.08.01 21:36:58.095420 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2025.08.01 21:36:58.095458 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5841 | 2025.08.01 21:36:58.095488 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11641 rows starting from the beginning of the part | ||
| 5842 | 2025.08.01 21:36:58.095515 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5843 | 2025.08.01 21:36:58.095532 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 307 rows starting from the beginning of the part | ||
| 5844 | 2025.08.01 21:36:58.095575 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 946 rows starting from the beginning of the part | ||
| 5845 | 2025.08.01 21:36:58.095578 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5846 | 2025.08.01 21:36:58.095613 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 84 rows starting from the beginning of the part | ||
| 5847 | 2025.08.01 21:36:58.095635 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2025.08.01 21:36:58.095651 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 5849 | 2025.08.01 21:36:58.095689 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5850 | 2025.08.01 21:36:58.095706 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_41_8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5851 | 2025.08.01 21:36:58.095779 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5852 | 2025.08.01 21:36:58.096427 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2025.08.01 21:36:58.096464 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5854 | 2025.08.01 21:36:58.097134 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5855 | 2025.08.01 21:36:58.097379 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2025.08.01 21:36:58.097524 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002028 sec., 15285.996055226826 rows/sec., 27.39 MiB/sec. | ||
| 5857 | 2025.08.01 21:36:58.097591 [ 261 ] {9088c3ac-1e82-4ef7-b09e-48040be0b6c2} <Debug> TCPHandler: Processed in 0.002223714 sec. | ||
| 5858 | 2025.08.01 21:36:58.097702 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2025.08.01 21:36:58.097792 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5860 | 2025.08.01 21:36:58.097831 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5861 | 2025.08.01 21:36:58.098173 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.08.01 21:36:58.098208 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5863 | 2025.08.01 21:36:58.098602 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5864 | 2025.08.01 21:36:58.098833 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2025.08.01 21:36:58.098943 [ 118 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5866 | 2025.08.01 21:36:58.098969 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 5867 | 2025.08.01 21:36:58.098977 [ 118 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.08.01 21:36:58.099012 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5869 | 2025.08.01 21:36:58.099013 [ 261 ] {deb8c296-49a1-4da8-9953-0279fe7e32b4} <Debug> TCPHandler: Processed in 0.001349867 sec. | ||
| 5870 | 2025.08.01 21:36:58.099107 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 5871 | 2025.08.01 21:36:58.099229 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5872 | 2025.08.01 21:36:58.099266 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2160 rows starting from the beginning of the part | ||
| 5873 | 2025.08.01 21:36:58.099335 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 102 rows starting from the beginning of the part | ||
| 5874 | 2025.08.01 21:36:58.099384 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 5875 | 2025.08.01 21:36:58.099427 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
| 5876 | 2025.08.01 21:36:58.099468 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 5877 | 2025.08.01 21:36:58.099478 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13298 rows, containing 5 columns (5 merged, 0 gathered) in 0.004148042 sec., 3205849.8925517146 rows/sec., 217.42 MiB/sec. | ||
| 5878 | 2025.08.01 21:36:58.099508 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 5879 | 2025.08.01 21:36:58.100020 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5880 | 2025.08.01 21:36:58.100376 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5881 | 2025.08.01 21:36:58.100500 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5882 | 2025.08.01 21:36:58.100599 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 5883 | 2025.08.01 21:36:58.100706 [ 197 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 4 columns (4 merged, 0 gathered) in 0.001640083 sec., 1488949.0348964045 rows/sec., 96.51 MiB/sec. | ||
| 5884 | 2025.08.01 21:36:58.100917 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5885 | 2025.08.01 21:36:58.101161 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2025.08.01 21:36:58.101226 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_41_8} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5887 | 2025.08.01 21:36:58.101289 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5888 | 2025.08.01 21:36:59.000312 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.77 MiB, peak 249.97 MiB, free memory in arenas 0.00 B, will set to 243.98 MiB (RSS), difference: 1.21 MiB | ||
| 5889 | 2025.08.01 21:37:03.088836 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2025.08.01 21:37:03.089041 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5891 | 2025.08.01 21:37:03.089109 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5892 | 2025.08.01 21:37:03.089743 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2025.08.01 21:37:03.089788 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5894 | 2025.08.01 21:37:03.090240 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5895 | 2025.08.01 21:37:03.090510 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2025.08.01 21:37:03.090677 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.00168 sec., 44047.619047619046 rows/sec., 3.61 MiB/sec. | ||
| 5897 | 2025.08.01 21:37:03.090731 [ 261 ] {fd5dbd02-9a99-4746-8ecc-b9aa1cc32336} <Debug> TCPHandler: Processed in 0.00202844 sec. | ||
| 5898 | 2025.08.01 21:37:03.090863 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2025.08.01 21:37:03.090968 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5900 | 2025.08.01 21:37:03.091011 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5901 | 2025.08.01 21:37:03.091438 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2025.08.01 21:37:03.091474 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5903 | 2025.08.01 21:37:03.091786 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5904 | 2025.08.01 21:37:03.092008 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2025.08.01 21:37:03.092106 [ 104 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5906 | 2025.08.01 21:37:03.092143 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001197 sec., 7518.796992481203 rows/sec., 565.38 KiB/sec. | ||
| 5907 | 2025.08.01 21:37:03.092146 [ 104 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2025.08.01 21:37:03.092176 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5909 | 2025.08.01 21:37:03.092184 [ 261 ] {2dd1d8c4-2044-4c57-90c1-92ef06666401} <Debug> TCPHandler: Processed in 0.001376188 sec. | ||
| 5910 | 2025.08.01 21:37:03.092290 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5911 | 2025.08.01 21:37:03.092292 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 5912 | 2025.08.01 21:37:03.092387 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5913 | 2025.08.01 21:37:03.092431 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5914 | 2025.08.01 21:37:03.092452 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5915 | 2025.08.01 21:37:03.092492 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 268 rows starting from the beginning of the part | ||
| 5916 | 2025.08.01 21:37:03.092565 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 205 rows starting from the beginning of the part | ||
| 5917 | 2025.08.01 21:37:03.092619 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 55 rows starting from the beginning of the part | ||
| 5918 | 2025.08.01 21:37:03.092667 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 5919 | 2025.08.01 21:37:03.092712 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 5920 | 2025.08.01 21:37:03.092756 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 5921 | 2025.08.01 21:37:03.092867 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2025.08.01 21:37:03.092910 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5923 | 2025.08.01 21:37:03.093287 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5924 | 2025.08.01 21:37:03.093535 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2025.08.01 21:37:03.093670 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001301 sec., 56110.68408916218 rows/sec., 4.38 MiB/sec. | ||
| 5926 | 2025.08.01 21:37:03.093675 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436118 sec., 401777.5698097232 rows/sec., 26.97 MiB/sec. | ||
| 5927 | 2025.08.01 21:37:03.093710 [ 261 ] {5b0a20f3-b463-442a-92a8-4b558093485f} <Debug> TCPHandler: Processed in 0.001469939 sec. | ||
| 5928 | 2025.08.01 21:37:03.093845 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2025.08.01 21:37:03.093887 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5930 | 2025.08.01 21:37:03.093942 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5931 | 2025.08.01 21:37:03.093987 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5932 | 2025.08.01 21:37:03.094197 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2025.08.01 21:37:03.094273 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_36_7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5934 | 2025.08.01 21:37:03.094356 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5935 | 2025.08.01 21:37:03.094395 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2025.08.01 21:37:03.094430 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5937 | 2025.08.01 21:37:03.094792 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5938 | 2025.08.01 21:37:03.095022 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2025.08.01 21:37:03.095153 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 5940 | 2025.08.01 21:37:03.095192 [ 261 ] {e35af2cc-c22c-467a-85fa-cfd71bd6225a} <Debug> TCPHandler: Processed in 0.001400128 sec. | ||
| 5941 | 2025.08.01 21:37:03.095306 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2025.08.01 21:37:03.095400 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5943 | 2025.08.01 21:37:03.095455 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5944 | 2025.08.01 21:37:03.096205 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2025.08.01 21:37:03.096242 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5946 | 2025.08.01 21:37:03.096792 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5947 | 2025.08.01 21:37:03.097031 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2025.08.01 21:37:03.097149 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5949 | 2025.08.01 21:37:03.097175 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001791 sec., 5025.125628140703 rows/sec., 9.00 MiB/sec. | ||
| 5950 | 2025.08.01 21:37:03.097199 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2025.08.01 21:37:03.097224 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5952 | 2025.08.01 21:37:03.097244 [ 261 ] {a4af8713-bdec-488b-9688-966a401d1777} <Debug> TCPHandler: Processed in 0.001987969 sec. | ||
| 5953 | 2025.08.01 21:37:03.097301 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 5954 | 2025.08.01 21:37:03.097370 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5955 | 2025.08.01 21:37:03.097467 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5956 | 2025.08.01 21:37:03.097510 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5957 | 2025.08.01 21:37:03.097513 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5958 | 2025.08.01 21:37:03.097575 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 611 rows starting from the beginning of the part | ||
| 5959 | 2025.08.01 21:37:03.097692 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 5960 | 2025.08.01 21:37:03.097793 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 5961 | 2025.08.01 21:37:03.097875 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2025.08.01 21:37:03.097898 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 5963 | 2025.08.01 21:37:03.097918 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5964 | 2025.08.01 21:37:03.098001 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 5965 | 2025.08.01 21:37:03.098105 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 5966 | 2025.08.01 21:37:03.098243 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5967 | 2025.08.01 21:37:03.098499 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.08.01 21:37:03.098641 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 5969 | 2025.08.01 21:37:03.098679 [ 261 ] {696146a2-33c6-42bb-bb39-4610ba288fd3} <Debug> TCPHandler: Processed in 0.001360217 sec. | ||
| 5970 | 2025.08.01 21:37:03.102603 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 19 columns (19 merged, 0 gathered) in 0.005331416 sec., 131297.20134388312 rows/sec., 235.28 MiB/sec. | ||
| 5971 | 2025.08.01 21:37:03.103848 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5972 | 2025.08.01 21:37:03.104234 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.08.01 21:37:03.104314 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5974 | 2025.08.01 21:37:03.104484 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5975 | 2025.08.01 21:37:03.867849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 5976 | 2025.08.01 21:37:03.868425 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5977 | 2025.08.01 21:37:03.868474 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5978 | 2025.08.01 21:37:03.868994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5979 | 2025.08.01 21:37:03.869286 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5980 | 2025.08.01 21:37:03.869450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 5981 | 2025.08.01 21:37:04.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.51 MiB, peak 251.95 MiB, free memory in arenas 0.00 B, will set to 246.21 MiB (RSS), difference: 1.71 MiB | ||
| 5982 | 2025.08.01 21:37:04.599565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5983 | 2025.08.01 21:37:04.616569 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2025.08.01 21:37:04.616627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5985 | 2025.08.01 21:37:04.622306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5986 | 2025.08.01 21:37:04.623036 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2025.08.01 21:37:04.625785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5988 | 2025.08.01 21:37:06.406738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 842 | ||
| 5989 | 2025.08.01 21:37:06.408771 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2025.08.01 21:37:06.408812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5991 | 2025.08.01 21:37:06.410009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5992 | 2025.08.01 21:37:06.410276 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2025.08.01 21:37:06.410413 [ 64 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5994 | 2025.08.01 21:37:06.410478 [ 64 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2025.08.01 21:37:06.410499 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 5996 | 2025.08.01 21:37:06.410515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 5997 | 2025.08.01 21:37:06.410619 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 5998 | 2025.08.01 21:37:06.411295 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5999 | 2025.08.01 21:37:06.411459 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 670 rows starting from the beginning of the part | ||
| 6000 | 2025.08.01 21:37:06.411839 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
| 6001 | 2025.08.01 21:37:06.412207 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6002 | 2025.08.01 21:37:06.412584 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
| 6003 | 2025.08.01 21:37:06.412927 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6004 | 2025.08.01 21:37:06.413273 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6005 | 2025.08.01 21:37:06.419603 [ 193 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 72 columns (72 merged, 0 gathered) in 0.00903723 sec., 93170.14173590801 rows/sec., 80.51 MiB/sec. | ||
| 6006 | 2025.08.01 21:37:06.420834 [ 191 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6007 | 2025.08.01 21:37:06.421423 [ 191 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6008 | 2025.08.01 21:37:06.421493 [ 191 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_21_4} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6009 | 2025.08.01 21:37:06.421792 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6010 | 2025.08.01 21:37:08.089719 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6011 | 2025.08.01 21:37:08.089916 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6012 | 2025.08.01 21:37:08.089984 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6013 | 2025.08.01 21:37:08.090662 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6014 | 2025.08.01 21:37:08.090713 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6015 | 2025.08.01 21:37:08.091120 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6016 | 2025.08.01 21:37:08.091360 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6017 | 2025.08.01 21:37:08.091526 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001655 sec., 71299.09365558912 rows/sec., 6.05 MiB/sec. | ||
| 6018 | 2025.08.01 21:37:08.091578 [ 261 ] {e1b0eff2-ac44-4a8e-83fe-b6faf0cc9bc9} <Debug> TCPHandler: Processed in 0.00198757 sec. | ||
| 6019 | 2025.08.01 21:37:08.091708 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2025.08.01 21:37:08.091810 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6021 | 2025.08.01 21:37:08.091854 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6022 | 2025.08.01 21:37:08.092306 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.08.01 21:37:08.092345 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6024 | 2025.08.01 21:37:08.092670 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6025 | 2025.08.01 21:37:08.092885 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6026 | 2025.08.01 21:37:08.093020 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001232 sec., 25162.33766233766 rows/sec., 1.85 MiB/sec. | ||
| 6027 | 2025.08.01 21:37:08.093062 [ 261 ] {d68b8d6b-42f3-4366-b9c8-d1f9445e9f9d} <Debug> TCPHandler: Processed in 0.001407308 sec. | ||
| 6028 | 2025.08.01 21:37:08.093175 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6029 | 2025.08.01 21:37:08.093271 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6030 | 2025.08.01 21:37:08.093312 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6031 | 2025.08.01 21:37:08.093750 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2025.08.01 21:37:08.093787 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6033 | 2025.08.01 21:37:08.094105 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6034 | 2025.08.01 21:37:08.094318 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2025.08.01 21:37:08.094449 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001196 sec., 79431.4381270903 rows/sec., 6.20 MiB/sec. | ||
| 6036 | 2025.08.01 21:37:08.094490 [ 261 ] {8835150b-2721-41b3-bbb8-15e34d12b5bf} <Debug> TCPHandler: Processed in 0.001363747 sec. | ||
| 6037 | 2025.08.01 21:37:08.094619 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2025.08.01 21:37:08.094715 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6039 | 2025.08.01 21:37:08.094758 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6040 | 2025.08.01 21:37:08.095196 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2025.08.01 21:37:08.095233 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6042 | 2025.08.01 21:37:08.095564 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6043 | 2025.08.01 21:37:08.095780 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2025.08.01 21:37:08.095915 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 6045 | 2025.08.01 21:37:08.095962 [ 261 ] {10360a32-ef0a-48e5-a0ea-65e2c5433c05} <Debug> TCPHandler: Processed in 0.001391257 sec. | ||
| 6046 | 2025.08.01 21:37:08.096090 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6047 | 2025.08.01 21:37:08.096185 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6048 | 2025.08.01 21:37:08.096240 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6049 | 2025.08.01 21:37:08.097073 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2025.08.01 21:37:08.097110 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6051 | 2025.08.01 21:37:08.097645 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6052 | 2025.08.01 21:37:08.097879 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2025.08.01 21:37:08.098020 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 6054 | 2025.08.01 21:37:08.098089 [ 261 ] {353ab311-61fd-49c5-b2a5-2ee53f32342c} <Debug> TCPHandler: Processed in 0.00204833 sec. | ||
| 6055 | 2025.08.01 21:37:08.098205 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2025.08.01 21:37:08.098300 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6057 | 2025.08.01 21:37:08.098343 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6058 | 2025.08.01 21:37:08.098689 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.08.01 21:37:08.098727 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6060 | 2025.08.01 21:37:08.099032 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6061 | 2025.08.01 21:37:08.099248 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2025.08.01 21:37:08.099378 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6063 | 2025.08.01 21:37:08.099415 [ 261 ] {d3088c2e-0e94-442d-92b1-5780b90a88af} <Debug> TCPHandler: Processed in 0.001258575 sec. | ||
| 6064 | 2025.08.01 21:37:11.222859 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6065 | 2025.08.01 21:37:11.222913 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6066 | 2025.08.01 21:37:11.370414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 6067 | 2025.08.01 21:37:11.371133 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6068 | 2025.08.01 21:37:11.371168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6069 | 2025.08.01 21:37:11.371655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6070 | 2025.08.01 21:37:11.371889 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2025.08.01 21:37:11.372019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 6072 | 2025.08.01 21:37:12.126653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6073 | 2025.08.01 21:37:12.143590 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6074 | 2025.08.01 21:37:12.143646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6075 | 2025.08.01 21:37:12.149440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6076 | 2025.08.01 21:37:12.150117 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.08.01 21:37:12.152932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6078 | 2025.08.01 21:37:13.088070 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2025.08.01 21:37:13.088248 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6080 | 2025.08.01 21:37:13.088314 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6081 | 2025.08.01 21:37:13.088999 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2025.08.01 21:37:13.089045 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6083 | 2025.08.01 21:37:13.089457 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6084 | 2025.08.01 21:37:13.089697 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2025.08.01 21:37:13.089863 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001659 sec., 44605.183845690175 rows/sec., 3.65 MiB/sec. | ||
| 6086 | 2025.08.01 21:37:13.089916 [ 261 ] {aa057bb2-2434-45d0-a800-a36c21d85ca3} <Debug> TCPHandler: Processed in 0.001969439 sec. | ||
| 6087 | 2025.08.01 21:37:13.090043 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2025.08.01 21:37:13.090145 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6089 | 2025.08.01 21:37:13.090189 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6090 | 2025.08.01 21:37:13.090615 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2025.08.01 21:37:13.090654 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6092 | 2025.08.01 21:37:13.090967 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6093 | 2025.08.01 21:37:13.091209 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2025.08.01 21:37:13.091356 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001232 sec., 7305.194805194805 rows/sec., 549.32 KiB/sec. | ||
| 6095 | 2025.08.01 21:37:13.091397 [ 261 ] {fa37860c-8e7f-4ebc-8021-a1512e4ab7fe} <Debug> TCPHandler: Processed in 0.001406568 sec. | ||
| 6096 | 2025.08.01 21:37:13.091517 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2025.08.01 21:37:13.091617 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6098 | 2025.08.01 21:37:13.091658 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6099 | 2025.08.01 21:37:13.092089 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2025.08.01 21:37:13.092126 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6101 | 2025.08.01 21:37:13.092435 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6102 | 2025.08.01 21:37:13.092653 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2025.08.01 21:37:13.092781 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001182 sec., 61759.72927241962 rows/sec., 4.82 MiB/sec. | ||
| 6104 | 2025.08.01 21:37:13.092821 [ 261 ] {bcca925e-7a3d-49c8-9a9f-c4f368c78cb6} <Debug> TCPHandler: Processed in 0.001353837 sec. | ||
| 6105 | 2025.08.01 21:37:13.092936 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2025.08.01 21:37:13.093031 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6107 | 2025.08.01 21:37:13.093075 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6108 | 2025.08.01 21:37:13.093491 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2025.08.01 21:37:13.093526 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6110 | 2025.08.01 21:37:13.093859 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6111 | 2025.08.01 21:37:13.094077 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2025.08.01 21:37:13.094208 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6113 | 2025.08.01 21:37:13.094246 [ 261 ] {f4fb0f27-b5ef-4760-8a9d-96942afc284b} <Debug> TCPHandler: Processed in 0.001358737 sec. | ||
| 6114 | 2025.08.01 21:37:13.094357 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2025.08.01 21:37:13.094452 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6116 | 2025.08.01 21:37:13.094506 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6117 | 2025.08.01 21:37:13.095258 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2025.08.01 21:37:13.095294 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6119 | 2025.08.01 21:37:13.095821 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6120 | 2025.08.01 21:37:13.096068 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2025.08.01 21:37:13.096218 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001783 sec., 5047.672462142456 rows/sec., 9.05 MiB/sec. | ||
| 6122 | 2025.08.01 21:37:13.096284 [ 261 ] {5a36556c-3df0-4820-870e-cf523a095429} <Debug> TCPHandler: Processed in 0.001975849 sec. | ||
| 6123 | 2025.08.01 21:37:13.096400 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2025.08.01 21:37:13.096496 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6125 | 2025.08.01 21:37:13.096537 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6126 | 2025.08.01 21:37:13.096883 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2025.08.01 21:37:13.096920 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6128 | 2025.08.01 21:37:13.097229 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6129 | 2025.08.01 21:37:13.097440 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2025.08.01 21:37:13.097570 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6131 | 2025.08.01 21:37:13.097610 [ 261 ] {dc9064ad-2d34-4e18-91d7-6fc89802d967} <Debug> TCPHandler: Processed in 0.001259405 sec. | ||
| 6132 | 2025.08.01 21:37:16.411239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 866 | ||
| 6133 | 2025.08.01 21:37:16.413352 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2025.08.01 21:37:16.413398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 6135 | 2025.08.01 21:37:16.414563 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6136 | 2025.08.01 21:37:16.414857 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.08.01 21:37:16.415107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 866 | ||
| 6138 | 2025.08.01 21:37:17.851807 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2025.08.01 21:37:17.852001 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6140 | 2025.08.01 21:37:17.852066 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6141 | 2025.08.01 21:37:17.852668 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2025.08.01 21:37:17.852713 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6143 | 2025.08.01 21:37:17.853100 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6144 | 2025.08.01 21:37:17.853338 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2025.08.01 21:37:17.853489 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001535 sec., 15635.179153094463 rows/sec., 1.30 MiB/sec. | ||
| 6146 | 2025.08.01 21:37:17.853534 [ 261 ] {58d592c5-dc42-4664-aba6-29bec6dc6712} <Debug> TCPHandler: Processed in 0.001853166 sec. | ||
| 6147 | 2025.08.01 21:37:17.853654 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2025.08.01 21:37:17.853750 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6149 | 2025.08.01 21:37:17.853791 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6150 | 2025.08.01 21:37:17.854183 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2025.08.01 21:37:17.854220 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6152 | 2025.08.01 21:37:17.854510 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6153 | 2025.08.01 21:37:17.854738 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2025.08.01 21:37:17.854871 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001139 sec., 3511.8525021949076 rows/sec., 286.37 KiB/sec. | ||
| 6155 | 2025.08.01 21:37:17.854909 [ 261 ] {eee34679-f202-4533-9aef-9706e8f872b8} <Debug> TCPHandler: Processed in 0.001306796 sec. | ||
| 6156 | 2025.08.01 21:37:17.855031 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2025.08.01 21:37:17.855125 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6158 | 2025.08.01 21:37:17.855165 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6159 | 2025.08.01 21:37:17.856268 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2025.08.01 21:37:17.856303 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6161 | 2025.08.01 21:37:17.856697 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6162 | 2025.08.01 21:37:17.856909 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2025.08.01 21:37:17.857039 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Debug> executeQuery: Read 1380 rows, 118.42 KiB in 0.001931 sec., 714655.6188503366 rows/sec., 59.89 MiB/sec. | ||
| 6164 | 2025.08.01 21:37:17.857077 [ 261 ] {42e62ffc-9779-43fb-9f11-86195ce01a3b} <Debug> TCPHandler: Processed in 0.002106642 sec. | ||
| 6165 | 2025.08.01 21:37:17.857193 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2025.08.01 21:37:17.857288 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6167 | 2025.08.01 21:37:17.857329 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6168 | 2025.08.01 21:37:17.857759 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2025.08.01 21:37:17.857796 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6170 | 2025.08.01 21:37:17.858095 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6171 | 2025.08.01 21:37:17.858308 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2025.08.01 21:37:17.858434 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001164 sec., 40378.00687285223 rows/sec., 3.00 MiB/sec. | ||
| 6173 | 2025.08.01 21:37:17.858472 [ 261 ] {924ed2e1-e2ea-4a82-a2b5-5ddf46b9bd63} <Debug> TCPHandler: Processed in 0.001329816 sec. | ||
| 6174 | 2025.08.01 21:37:17.858589 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2025.08.01 21:37:17.858692 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6176 | 2025.08.01 21:37:17.858731 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6177 | 2025.08.01 21:37:17.859240 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2025.08.01 21:37:17.859276 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6179 | 2025.08.01 21:37:17.859579 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6180 | 2025.08.01 21:37:17.859805 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2025.08.01 21:37:17.859929 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001255 sec., 200796.812749004 rows/sec., 13.89 MiB/sec. | ||
| 6182 | 2025.08.01 21:37:17.859967 [ 261 ] {8d2d65a6-7cb1-452d-9707-5ef97dcd72be} <Debug> TCPHandler: Processed in 0.001428478 sec. | ||
| 6183 | 2025.08.01 21:37:17.860095 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2025.08.01 21:37:17.860189 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6185 | 2025.08.01 21:37:17.860230 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6186 | 2025.08.01 21:37:17.860638 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2025.08.01 21:37:17.860676 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6188 | 2025.08.01 21:37:17.860971 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6189 | 2025.08.01 21:37:17.861188 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2025.08.01 21:37:17.861310 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 6191 | 2025.08.01 21:37:17.861347 [ 261 ] {e6f6a261-2463-4e86-822a-0a5fb6583283} <Debug> TCPHandler: Processed in 0.001310546 sec. | ||
| 6192 | 2025.08.01 21:37:17.861469 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2025.08.01 21:37:17.861594 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6194 | 2025.08.01 21:37:17.861642 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6195 | 2025.08.01 21:37:17.862396 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2025.08.01 21:37:17.862440 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6197 | 2025.08.01 21:37:17.862838 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6198 | 2025.08.01 21:37:17.863063 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2025.08.01 21:37:17.863213 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Debug> executeQuery: Read 591 rows, 45.47 KiB in 0.001644 sec., 359489.0510948905 rows/sec., 27.01 MiB/sec. | ||
| 6200 | 2025.08.01 21:37:17.863253 [ 261 ] {e8c554d8-b8c6-4656-b71b-cb6b3e90f32f} <Debug> TCPHandler: Processed in 0.001845717 sec. | ||
| 6201 | 2025.08.01 21:37:17.863354 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2025.08.01 21:37:17.863454 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6203 | 2025.08.01 21:37:17.863499 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6204 | 2025.08.01 21:37:17.864177 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2025.08.01 21:37:17.864221 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6206 | 2025.08.01 21:37:17.864643 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6207 | 2025.08.01 21:37:17.864864 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2025.08.01 21:37:17.864994 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Debug> executeQuery: Read 918 rows, 63.76 KiB in 0.001563 sec., 587332.0537428024 rows/sec., 39.84 MiB/sec. | ||
| 6209 | 2025.08.01 21:37:17.865033 [ 261 ] {55ba66aa-0dfb-4274-9bd0-2431a5cadab8} <Debug> TCPHandler: Processed in 0.001727564 sec. | ||
| 6210 | 2025.08.01 21:37:17.865141 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2025.08.01 21:37:17.865234 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6212 | 2025.08.01 21:37:17.865289 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6213 | 2025.08.01 21:37:17.866098 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2025.08.01 21:37:17.866135 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6215 | 2025.08.01 21:37:17.866685 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6216 | 2025.08.01 21:37:17.866914 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2025.08.01 21:37:17.867044 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001828 sec., 16958.424507658645 rows/sec., 30.39 MiB/sec. | ||
| 6218 | 2025.08.01 21:37:17.867098 [ 261 ] {63cca640-29ad-483f-85d3-14947b79142e} <Debug> TCPHandler: Processed in 0.00200673 sec. | ||
| 6219 | 2025.08.01 21:37:17.867209 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2025.08.01 21:37:17.867304 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6221 | 2025.08.01 21:37:17.867346 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6222 | 2025.08.01 21:37:17.867675 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2025.08.01 21:37:17.867712 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6224 | 2025.08.01 21:37:17.868027 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6225 | 2025.08.01 21:37:17.868242 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2025.08.01 21:37:17.868372 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6227 | 2025.08.01 21:37:17.868409 [ 261 ] {03a6a5d2-eb2e-461e-9ee5-b0edc42d2a6a} <Debug> TCPHandler: Processed in 0.001248905 sec. | ||
| 6228 | 2025.08.01 21:37:18.872088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 6229 | 2025.08.01 21:37:18.872769 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2025.08.01 21:37:18.872809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6231 | 2025.08.01 21:37:18.873343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6232 | 2025.08.01 21:37:18.873586 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2025.08.01 21:37:18.873709 [ 89 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6234 | 2025.08.01 21:37:18.873719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 6235 | 2025.08.01 21:37:18.873752 [ 89 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2025.08.01 21:37:18.873770 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6237 | 2025.08.01 21:37:18.873880 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 6238 | 2025.08.01 21:37:18.874025 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6239 | 2025.08.01 21:37:18.874064 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 6240 | 2025.08.01 21:37:18.874129 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 6241 | 2025.08.01 21:37:18.874175 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 6242 | 2025.08.01 21:37:18.874218 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 6243 | 2025.08.01 21:37:18.874258 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 6244 | 2025.08.01 21:37:18.874296 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 6245 | 2025.08.01 21:37:18.876242 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002411378 sec., 5894140.19701598 rows/sec., 84.32 MiB/sec. | ||
| 6246 | 2025.08.01 21:37:18.876620 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6247 | 2025.08.01 21:37:18.876899 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2025.08.01 21:37:18.876977 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_31_6} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6249 | 2025.08.01 21:37:18.877078 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6250 | 2025.08.01 21:37:19.653090 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6251 | 2025.08.01 21:37:19.670019 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2025.08.01 21:37:19.670065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6253 | 2025.08.01 21:37:19.675646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6254 | 2025.08.01 21:37:19.676335 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2025.08.01 21:37:19.676622 [ 88 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6256 | 2025.08.01 21:37:19.676665 [ 88 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2025.08.01 21:37:19.676687 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6258 | 2025.08.01 21:37:19.676779 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 6259 | 2025.08.01 21:37:19.679165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6260 | 2025.08.01 21:37:19.679706 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6261 | 2025.08.01 21:37:19.680430 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 6262 | 2025.08.01 21:37:19.683660 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 6263 | 2025.08.01 21:37:19.686859 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 6264 | 2025.08.01 21:37:19.690312 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 6265 | 2025.08.01 21:37:19.694345 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 6266 | 2025.08.01 21:37:19.698174 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 6267 | 2025.08.01 21:37:19.751057 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074315019 sec., 3148.757857412376 rows/sec., 16.28 MiB/sec. | ||
| 6268 | 2025.08.01 21:37:19.753757 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6269 | 2025.08.01 21:37:19.755819 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_31_6} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.08.01 21:37:19.755933 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_31_6} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6271 | 2025.08.01 21:37:19.757899 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6272 | 2025.08.01 21:37:20.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.28 MiB, peak 258.84 MiB, free memory in arenas 0.00 B, will set to 252.62 MiB (RSS), difference: 4.34 MiB | ||
| 6273 | 2025.08.01 21:37:23.088541 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2025.08.01 21:37:23.088752 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6275 | 2025.08.01 21:37:23.088819 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6276 | 2025.08.01 21:37:23.089448 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2025.08.01 21:37:23.089497 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6278 | 2025.08.01 21:37:23.089895 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6279 | 2025.08.01 21:37:23.090157 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2025.08.01 21:37:23.090309 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001607 sec., 46048.537647790916 rows/sec., 3.77 MiB/sec. | ||
| 6281 | 2025.08.01 21:37:23.090306 [ 81 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6282 | 2025.08.01 21:37:23.090351 [ 261 ] {abb279d9-8a73-40e4-a5d3-d9717e4441dd} <Debug> TCPHandler: Processed in 0.001941378 sec. | ||
| 6283 | 2025.08.01 21:37:23.090389 [ 81 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2025.08.01 21:37:23.090418 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6285 | 2025.08.01 21:37:23.090490 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2025.08.01 21:37:23.090520 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 6287 | 2025.08.01 21:37:23.090591 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6288 | 2025.08.01 21:37:23.090628 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6289 | 2025.08.01 21:37:23.090632 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6290 | 2025.08.01 21:37:23.090662 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2419 rows starting from the beginning of the part | ||
| 6291 | 2025.08.01 21:37:23.090726 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 6292 | 2025.08.01 21:37:23.090776 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 6293 | 2025.08.01 21:37:23.090823 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 6294 | 2025.08.01 21:37:23.090864 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1380 rows starting from the beginning of the part | ||
| 6295 | 2025.08.01 21:37:23.090908 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 6296 | 2025.08.01 21:37:23.091032 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2025.08.01 21:37:23.091069 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6298 | 2025.08.01 21:37:23.091572 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6299 | 2025.08.01 21:37:23.091854 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2025.08.01 21:37:23.091986 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001413 sec., 6369.426751592357 rows/sec., 478.95 KiB/sec. | ||
| 6301 | 2025.08.01 21:37:23.092024 [ 261 ] {a69ce3d7-0d93-471f-b38e-26372526392a} <Debug> TCPHandler: Processed in 0.001584002 sec. | ||
| 6302 | 2025.08.01 21:37:23.092126 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2025.08.01 21:37:23.092221 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6304 | 2025.08.01 21:37:23.092261 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6305 | 2025.08.01 21:37:23.092673 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2025.08.01 21:37:23.092710 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6307 | 2025.08.01 21:37:23.092886 [ 194 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4139 rows, containing 5 columns (5 merged, 0 gathered) in 0.002404308 sec., 1721493.2529442983 rows/sec., 148.70 MiB/sec. | ||
| 6308 | 2025.08.01 21:37:23.093050 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6309 | 2025.08.01 21:37:23.093303 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2025.08.01 21:37:23.093356 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6311 | 2025.08.01 21:37:23.093411 [ 81 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6312 | 2025.08.01 21:37:23.093436 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001233 sec., 59205.190592051906 rows/sec., 4.62 MiB/sec. | ||
| 6313 | 2025.08.01 21:37:23.093444 [ 81 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.08.01 21:37:23.093486 [ 261 ] {2cc0517b-18da-4a5c-9cbc-51c5d033645f} <Debug> TCPHandler: Processed in 0.001408538 sec. | ||
| 6315 | 2025.08.01 21:37:23.093492 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6316 | 2025.08.01 21:37:23.093570 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 6317 | 2025.08.01 21:37:23.093604 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2025.08.01 21:37:23.093653 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6319 | 2025.08.01 21:37:23.093680 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1222 rows starting from the beginning of the part | ||
| 6320 | 2025.08.01 21:37:23.093700 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6321 | 2025.08.01 21:37:23.093724 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 73 rows starting from the beginning of the part | ||
| 6322 | 2025.08.01 21:37:23.093746 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6323 | 2025.08.01 21:37:23.093760 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 6324 | 2025.08.01 21:37:23.093769 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2025.08.01 21:37:23.093794 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 73 rows starting from the beginning of the part | ||
| 6326 | 2025.08.01 21:37:23.093831 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 591 rows starting from the beginning of the part | ||
| 6327 | 2025.08.01 21:37:23.093862 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 73 rows starting from the beginning of the part | ||
| 6328 | 2025.08.01 21:37:23.093878 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_46_9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6329 | 2025.08.01 21:37:23.093993 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6330 | 2025.08.01 21:37:23.094168 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2025.08.01 21:37:23.094208 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6332 | 2025.08.01 21:37:23.094545 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6333 | 2025.08.01 21:37:23.094768 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2025.08.01 21:37:23.094881 [ 194 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337087 sec., 1590771.5803085363 rows/sec., 123.64 MiB/sec. | ||
| 6335 | 2025.08.01 21:37:23.094898 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6336 | 2025.08.01 21:37:23.094889 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6337 | 2025.08.01 21:37:23.094961 [ 261 ] {f657d9e6-1931-4fe6-a6b6-035c6b6cf742} <Debug> TCPHandler: Processed in 0.001405918 sec. | ||
| 6338 | 2025.08.01 21:37:23.094974 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2025.08.01 21:37:23.095000 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6340 | 2025.08.01 21:37:23.095049 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6341 | 2025.08.01 21:37:23.095083 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2025.08.01 21:37:23.095089 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 6343 | 2025.08.01 21:37:23.095182 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6344 | 2025.08.01 21:37:23.095225 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6345 | 2025.08.01 21:37:23.095242 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6346 | 2025.08.01 21:37:23.095266 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13298 rows starting from the beginning of the part | ||
| 6347 | 2025.08.01 21:37:23.095305 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2025.08.01 21:37:23.095337 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 6349 | 2025.08.01 21:37:23.095376 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_46_9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6350 | 2025.08.01 21:37:23.095387 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 6351 | 2025.08.01 21:37:23.095437 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6352 | 2025.08.01 21:37:23.095443 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6353 | 2025.08.01 21:37:23.095489 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 918 rows starting from the beginning of the part | ||
| 6354 | 2025.08.01 21:37:23.095535 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 6355 | 2025.08.01 21:37:23.095967 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2025.08.01 21:37:23.096013 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6357 | 2025.08.01 21:37:23.096706 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6358 | 2025.08.01 21:37:23.096950 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2025.08.01 21:37:23.097095 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00193 sec., 4663.21243523316 rows/sec., 8.36 MiB/sec. | ||
| 6360 | 2025.08.01 21:37:23.097149 [ 261 ] {6466a728-f507-4e5f-a727-316eecc563bb} <Debug> TCPHandler: Processed in 0.002115772 sec. | ||
| 6361 | 2025.08.01 21:37:23.097262 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2025.08.01 21:37:23.097364 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6363 | 2025.08.01 21:37:23.097416 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6364 | 2025.08.01 21:37:23.097757 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2025.08.01 21:37:23.097795 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6366 | 2025.08.01 21:37:23.098204 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6367 | 2025.08.01 21:37:23.098433 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2025.08.01 21:37:23.098536 [ 80 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6369 | 2025.08.01 21:37:23.098568 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 6370 | 2025.08.01 21:37:23.098574 [ 80 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2025.08.01 21:37:23.098601 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6372 | 2025.08.01 21:37:23.098605 [ 261 ] {35774223-1bcf-46cf-8dba-17e21d992824} <Debug> TCPHandler: Processed in 0.001391958 sec. | ||
| 6373 | 2025.08.01 21:37:23.098692 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6374 | 2025.08.01 21:37:23.098815 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6375 | 2025.08.01 21:37:23.098847 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2442 rows starting from the beginning of the part | ||
| 6376 | 2025.08.01 21:37:23.098909 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6377 | 2025.08.01 21:37:23.098952 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6378 | 2025.08.01 21:37:23.098994 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6379 | 2025.08.01 21:37:23.099034 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6380 | 2025.08.01 21:37:23.099074 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6381 | 2025.08.01 21:37:23.100552 [ 200 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2742 rows, containing 4 columns (4 merged, 0 gathered) in 0.001903718 sec., 1440339.3779961108 rows/sec., 93.77 MiB/sec. | ||
| 6382 | 2025.08.01 21:37:23.100805 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14856 rows, containing 5 columns (5 merged, 0 gathered) in 0.005754514 sec., 2581625.4856622126 rows/sec., 175.29 MiB/sec. | ||
| 6383 | 2025.08.01 21:37:23.100898 [ 190 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6384 | 2025.08.01 21:37:23.101173 [ 190 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_46_9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6385 | 2025.08.01 21:37:23.101250 [ 190 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_46_9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6386 | 2025.08.01 21:37:23.101302 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6387 | 2025.08.01 21:37:23.101335 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6388 | 2025.08.01 21:37:23.101576 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.08.01 21:37:23.101645 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6390 | 2025.08.01 21:37:23.101719 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6391 | 2025.08.01 21:37:24.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.19 MiB, peak 262.37 MiB, free memory in arenas 0.00 B, will set to 255.82 MiB (RSS), difference: 2.63 MiB | ||
| 6392 | 2025.08.01 21:37:26.223172 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6393 | 2025.08.01 21:37:26.223228 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6394 | 2025.08.01 21:37:26.374009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 6395 | 2025.08.01 21:37:26.374517 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2025.08.01 21:37:26.374561 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6397 | 2025.08.01 21:37:26.375064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6398 | 2025.08.01 21:37:26.375291 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2025.08.01 21:37:26.375417 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6400 | 2025.08.01 21:37:26.415592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 898 | ||
| 6401 | 2025.08.01 21:37:26.417885 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2025.08.01 21:37:26.417923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6403 | 2025.08.01 21:37:26.419123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6404 | 2025.08.01 21:37:26.419425 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2025.08.01 21:37:26.419670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 6406 | 2025.08.01 21:37:27.002119 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000811176 sec. | ||
| 6407 | 2025.08.01 21:37:27.179351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6408 | 2025.08.01 21:37:27.194555 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.08.01 21:37:27.194628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6410 | 2025.08.01 21:37:27.201145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6411 | 2025.08.01 21:37:27.201906 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.08.01 21:37:27.205232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6413 | 2025.08.01 21:37:28.090396 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2025.08.01 21:37:28.090574 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6415 | 2025.08.01 21:37:28.090638 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6416 | 2025.08.01 21:37:28.091269 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2025.08.01 21:37:28.091317 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6418 | 2025.08.01 21:37:28.091711 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6419 | 2025.08.01 21:37:28.091931 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2025.08.01 21:37:28.092079 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001552 sec., 76030.92783505155 rows/sec., 6.45 MiB/sec. | ||
| 6421 | 2025.08.01 21:37:28.092119 [ 261 ] {12915313-bf4f-4a2e-8477-ba611a23cfb1} <Debug> TCPHandler: Processed in 0.001858097 sec. | ||
| 6422 | 2025.08.01 21:37:28.092239 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6423 | 2025.08.01 21:37:28.092332 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6424 | 2025.08.01 21:37:28.092371 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6425 | 2025.08.01 21:37:28.092763 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6426 | 2025.08.01 21:37:28.092799 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6427 | 2025.08.01 21:37:28.093112 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6428 | 2025.08.01 21:37:28.093315 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6429 | 2025.08.01 21:37:28.093435 [ 77 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6430 | 2025.08.01 21:37:28.093443 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001129 sec., 27457.92736935341 rows/sec., 2.02 MiB/sec. | ||
| 6431 | 2025.08.01 21:37:28.093508 [ 77 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.08.01 21:37:28.093526 [ 261 ] {01b84f4c-b848-4ead-a156-5c8a282d0d98} <Debug> TCPHandler: Processed in 0.001334697 sec. | ||
| 6433 | 2025.08.01 21:37:28.093534 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6434 | 2025.08.01 21:37:28.093635 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 6435 | 2025.08.01 21:37:28.093643 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2025.08.01 21:37:28.093727 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6437 | 2025.08.01 21:37:28.093750 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6438 | 2025.08.01 21:37:28.093755 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 268 rows starting from the beginning of the part | ||
| 6439 | 2025.08.01 21:37:28.093789 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6440 | 2025.08.01 21:37:28.093819 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6441 | 2025.08.01 21:37:28.093864 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 6442 | 2025.08.01 21:37:28.093903 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part | ||
| 6443 | 2025.08.01 21:37:28.093942 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 6444 | 2025.08.01 21:37:28.093981 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6445 | 2025.08.01 21:37:28.094207 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2025.08.01 21:37:28.094241 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6447 | 2025.08.01 21:37:28.094654 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6448 | 2025.08.01 21:37:28.094709 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001106742 sec., 356903.41561086505 rows/sec., 24.95 MiB/sec. | ||
| 6449 | 2025.08.01 21:37:28.094862 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2025.08.01 21:37:28.094950 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6451 | 2025.08.01 21:37:28.094997 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001265 sec., 75098.81422924901 rows/sec., 5.87 MiB/sec. | ||
| 6452 | 2025.08.01 21:37:28.095036 [ 261 ] {a91887fa-ac49-4707-9555-907884ea5d30} <Debug> TCPHandler: Processed in 0.001439749 sec. | ||
| 6453 | 2025.08.01 21:37:28.095228 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2025.08.01 21:37:28.095249 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2025.08.01 21:37:28.095321 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6456 | 2025.08.01 21:37:28.095327 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_41_8} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6457 | 2025.08.01 21:37:28.095370 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6458 | 2025.08.01 21:37:28.095430 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6459 | 2025.08.01 21:37:28.095773 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2025.08.01 21:37:28.095813 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6461 | 2025.08.01 21:37:28.096148 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6462 | 2025.08.01 21:37:28.096354 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.08.01 21:37:28.096478 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6464 | 2025.08.01 21:37:28.096512 [ 261 ] {0960a26a-d921-4c20-bc00-c7697f3ea109} <Debug> TCPHandler: Processed in 0.001331257 sec. | ||
| 6465 | 2025.08.01 21:37:28.096629 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2025.08.01 21:37:28.096721 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6467 | 2025.08.01 21:37:28.096773 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6468 | 2025.08.01 21:37:28.097568 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2025.08.01 21:37:28.097603 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6470 | 2025.08.01 21:37:28.098139 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6471 | 2025.08.01 21:37:28.098354 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2025.08.01 21:37:28.098480 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6473 | 2025.08.01 21:37:28.098492 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001789 sec., 17328.11626607043 rows/sec., 31.05 MiB/sec. | ||
| 6474 | 2025.08.01 21:37:28.098527 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.08.01 21:37:28.098561 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6476 | 2025.08.01 21:37:28.098585 [ 261 ] {31bc8838-55de-40d4-9380-781cefeceba5} <Debug> TCPHandler: Processed in 0.0020015 sec. | ||
| 6477 | 2025.08.01 21:37:28.098631 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 6478 | 2025.08.01 21:37:28.098718 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2025.08.01 21:37:28.098815 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6480 | 2025.08.01 21:37:28.098830 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6481 | 2025.08.01 21:37:28.098859 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6482 | 2025.08.01 21:37:28.098879 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 700 rows starting from the beginning of the part | ||
| 6483 | 2025.08.01 21:37:28.098994 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 6484 | 2025.08.01 21:37:28.099096 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 6485 | 2025.08.01 21:37:28.099188 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 6486 | 2025.08.01 21:37:28.099199 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2025.08.01 21:37:28.099237 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6488 | 2025.08.01 21:37:28.099265 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 6489 | 2025.08.01 21:37:28.099343 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 6490 | 2025.08.01 21:37:28.099603 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6491 | 2025.08.01 21:37:28.099816 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2025.08.01 21:37:28.099969 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 6493 | 2025.08.01 21:37:28.100021 [ 261 ] {597db3b2-709c-4b1a-b4b9-4f19b6fd6a1a} <Debug> TCPHandler: Processed in 0.001354746 sec. | ||
| 6494 | 2025.08.01 21:37:28.113944 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 19 columns (19 merged, 0 gathered) in 0.015342605 sec., 52859.341682849816 rows/sec., 94.72 MiB/sec. | ||
| 6495 | 2025.08.01 21:37:28.115048 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6496 | 2025.08.01 21:37:28.115410 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2025.08.01 21:37:28.115483 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6498 | 2025.08.01 21:37:28.115641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 6499 | 2025.08.01 21:37:29.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.61 MiB, peak 265.18 MiB, free memory in arenas 0.00 B, will set to 259.87 MiB (RSS), difference: 2.26 MiB | ||
| 6500 | 2025.08.01 21:37:29.140160 [ 75 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6501 | 2025.08.01 21:37:29.140258 [ 75 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.08.01 21:37:29.140295 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6503 | 2025.08.01 21:37:29.140478 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6504 | 2025.08.01 21:37:29.140705 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6505 | 2025.08.01 21:37:29.140762 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 416 rows starting from the beginning of the part | ||
| 6506 | 2025.08.01 21:37:29.140873 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 392 rows starting from the beginning of the part | ||
| 6507 | 2025.08.01 21:37:29.140957 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 392 rows starting from the beginning of the part | ||
| 6508 | 2025.08.01 21:37:29.141033 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 6509 | 2025.08.01 21:37:29.141102 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6510 | 2025.08.01 21:37:29.142247 [ 193 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001856617 sec., 672190.3332782151 rows/sec., 45.97 MiB/sec. | ||
| 6511 | 2025.08.01 21:37:29.142462 [ 198 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6512 | 2025.08.01 21:37:29.142767 [ 198 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.08.01 21:37:29.142852 [ 198 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_15_3} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6514 | 2025.08.01 21:37:29.142930 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6515 | 2025.08.01 21:37:29.918822 [ 75 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6516 | 2025.08.01 21:37:29.918890 [ 75 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2025.08.01 21:37:29.918916 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6518 | 2025.08.01 21:37:29.919048 [ 190 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6519 | 2025.08.01 21:37:29.919192 [ 190 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6520 | 2025.08.01 21:37:29.919226 [ 190 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 214 rows starting from the beginning of the part | ||
| 6521 | 2025.08.01 21:37:29.919295 [ 190 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 202 rows starting from the beginning of the part | ||
| 6522 | 2025.08.01 21:37:29.919340 [ 190 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 202 rows starting from the beginning of the part | ||
| 6523 | 2025.08.01 21:37:29.919385 [ 190 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 6524 | 2025.08.01 21:37:29.919424 [ 190 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 6525 | 2025.08.01 21:37:29.920253 [ 198 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265695 sec., 507231.2049901437 rows/sec., 31.30 MiB/sec. | ||
| 6526 | 2025.08.01 21:37:29.920443 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6527 | 2025.08.01 21:37:29.920750 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2025.08.01 21:37:29.920828 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_15_3} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6529 | 2025.08.01 21:37:29.920940 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6530 | 2025.08.01 21:37:33.098612 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6531 | 2025.08.01 21:37:33.098805 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6532 | 2025.08.01 21:37:33.098867 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6533 | 2025.08.01 21:37:33.099661 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2025.08.01 21:37:33.099702 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6535 | 2025.08.01 21:37:33.100116 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6536 | 2025.08.01 21:37:33.100344 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2025.08.01 21:37:33.100486 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001732 sec., 226327.94457274827 rows/sec., 14.36 MiB/sec. | ||
| 6538 | 2025.08.01 21:37:33.100525 [ 261 ] {aa8be6b0-b142-4695-91c1-c18ecb990c5d} <Debug> TCPHandler: Processed in 0.002032821 sec. | ||
| 6539 | 2025.08.01 21:37:33.100641 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2025.08.01 21:37:33.100734 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6541 | 2025.08.01 21:37:33.100777 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6542 | 2025.08.01 21:37:33.101163 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2025.08.01 21:37:33.101197 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6544 | 2025.08.01 21:37:33.101509 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6545 | 2025.08.01 21:37:33.101704 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2025.08.01 21:37:33.101825 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001109 sec., 1803.4265103697026 rows/sec., 147.06 KiB/sec. | ||
| 6547 | 2025.08.01 21:37:33.101860 [ 261 ] {d7736966-6fc2-4f75-bdb5-987c06e23c21} <Debug> TCPHandler: Processed in 0.001266936 sec. | ||
| 6548 | 2025.08.01 21:37:33.101969 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6549 | 2025.08.01 21:37:33.102060 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6550 | 2025.08.01 21:37:33.102099 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6551 | 2025.08.01 21:37:33.103192 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2025.08.01 21:37:33.103227 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6553 | 2025.08.01 21:37:33.103589 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6554 | 2025.08.01 21:37:33.103803 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6555 | 2025.08.01 21:37:33.103930 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001888 sec., 575211.8644067796 rows/sec., 45.49 MiB/sec. | ||
| 6556 | 2025.08.01 21:37:33.103966 [ 261 ] {594db14b-51d2-4730-9bd8-435371449e31} <Debug> TCPHandler: Processed in 0.002044501 sec. | ||
| 6557 | 2025.08.01 21:37:33.104076 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6558 | 2025.08.01 21:37:33.104252 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6559 | 2025.08.01 21:37:33.104290 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6560 | 2025.08.01 21:37:33.104783 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6561 | 2025.08.01 21:37:33.104816 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6562 | 2025.08.01 21:37:33.105130 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6563 | 2025.08.01 21:37:33.105333 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6564 | 2025.08.01 21:37:33.105454 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.00122 sec., 169672.131147541 rows/sec., 10.08 MiB/sec. | ||
| 6565 | 2025.08.01 21:37:33.105489 [ 261 ] {84d1dce4-c4e9-4766-b4ce-8a8560d7fb87} <Debug> TCPHandler: Processed in 0.001460389 sec. | ||
| 6566 | 2025.08.01 21:37:33.105595 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6567 | 2025.08.01 21:37:33.105768 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6568 | 2025.08.01 21:37:33.105807 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6569 | 2025.08.01 21:37:33.106285 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2025.08.01 21:37:33.106319 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6571 | 2025.08.01 21:37:33.106637 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6572 | 2025.08.01 21:37:33.106839 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6573 | 2025.08.01 21:37:33.106980 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001218 sec., 166666.6666666667 rows/sec., 10.75 MiB/sec. | ||
| 6574 | 2025.08.01 21:37:33.107021 [ 261 ] {f9a7eafd-c310-4ed7-8c2f-25f5e13a5a41} <Debug> TCPHandler: Processed in 0.001471709 sec. | ||
| 6575 | 2025.08.01 21:37:33.107125 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6576 | 2025.08.01 21:37:33.107216 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6577 | 2025.08.01 21:37:33.107254 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6578 | 2025.08.01 21:37:33.107722 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6579 | 2025.08.01 21:37:33.107759 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6580 | 2025.08.01 21:37:33.108068 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6581 | 2025.08.01 21:37:33.108270 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2025.08.01 21:37:33.108393 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001194 sec., 169179.22948073703 rows/sec., 9.61 MiB/sec. | ||
| 6583 | 2025.08.01 21:37:33.108427 [ 261 ] {fa48bee6-ea37-4239-8ca6-d3b36e57ce12} <Debug> TCPHandler: Processed in 0.001348757 sec. | ||
| 6584 | 2025.08.01 21:37:33.108531 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6585 | 2025.08.01 21:37:33.108626 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6586 | 2025.08.01 21:37:33.108665 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6587 | 2025.08.01 21:37:33.109377 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2025.08.01 21:37:33.109410 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6589 | 2025.08.01 21:37:33.109744 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6590 | 2025.08.01 21:37:33.109942 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2025.08.01 21:37:33.110062 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.001457 sec., 455044.61221688404 rows/sec., 31.81 MiB/sec. | ||
| 6592 | 2025.08.01 21:37:33.110097 [ 261 ] {6e247322-ad5d-493c-9e73-c22a9c3d476f} <Debug> TCPHandler: Processed in 0.001612843 sec. | ||
| 6593 | 2025.08.01 21:37:33.110192 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6594 | 2025.08.01 21:37:33.110282 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6595 | 2025.08.01 21:37:33.110322 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6596 | 2025.08.01 21:37:33.110626 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2025.08.01 21:37:33.110658 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6598 | 2025.08.01 21:37:33.110939 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6599 | 2025.08.01 21:37:33.111173 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.08.01 21:37:33.111295 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 6601 | 2025.08.01 21:37:33.111329 [ 261 ] {f00ef7ff-bb86-408d-90e9-b36371331bc6} <Debug> TCPHandler: Processed in 0.001183244 sec. | ||
| 6602 | 2025.08.01 21:37:33.111455 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2025.08.01 21:37:33.111546 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6604 | 2025.08.01 21:37:33.111587 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6605 | 2025.08.01 21:37:33.112039 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2025.08.01 21:37:33.112073 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6607 | 2025.08.01 21:37:33.112411 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6608 | 2025.08.01 21:37:33.112614 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2025.08.01 21:37:33.112735 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001208 sec., 254966.88741721853 rows/sec., 16.78 MiB/sec. | ||
| 6610 | 2025.08.01 21:37:33.112770 [ 261 ] {b3394611-8ea9-4990-a47c-3c0333095bed} <Debug> TCPHandler: Processed in 0.001360998 sec. | ||
| 6611 | 2025.08.01 21:37:33.112878 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2025.08.01 21:37:33.112968 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6613 | 2025.08.01 21:37:33.113008 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6614 | 2025.08.01 21:37:33.113313 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2025.08.01 21:37:33.113346 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6616 | 2025.08.01 21:37:33.113626 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6617 | 2025.08.01 21:37:33.113830 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2025.08.01 21:37:33.113949 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 6619 | 2025.08.01 21:37:33.113983 [ 261 ] {175feffb-d3fb-49ab-a39e-f46bdc6240cb} <Debug> TCPHandler: Processed in 0.001152393 sec. | ||
| 6620 | 2025.08.01 21:37:33.114096 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6621 | 2025.08.01 21:37:33.114187 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6622 | 2025.08.01 21:37:33.114239 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6623 | 2025.08.01 21:37:33.114967 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2025.08.01 21:37:33.115002 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6625 | 2025.08.01 21:37:33.115497 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6626 | 2025.08.01 21:37:33.115737 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2025.08.01 21:37:33.115869 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0017 sec., 5294.117647058823 rows/sec., 9.49 MiB/sec. | ||
| 6628 | 2025.08.01 21:37:33.115920 [ 261 ] {141bab88-481f-4fa9-8336-19cae0f18a5c} <Debug> TCPHandler: Processed in 0.001871617 sec. | ||
| 6629 | 2025.08.01 21:37:33.116028 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2025.08.01 21:37:33.116120 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6631 | 2025.08.01 21:37:33.116160 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6632 | 2025.08.01 21:37:33.116498 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2025.08.01 21:37:33.116533 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6634 | 2025.08.01 21:37:33.116826 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6635 | 2025.08.01 21:37:33.117032 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2025.08.01 21:37:33.117156 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001054 sec., 96774.19354838709 rows/sec., 5.95 MiB/sec. | ||
| 6637 | 2025.08.01 21:37:33.117192 [ 261 ] {86eb8a21-5069-475c-97b1-645063a28d55} <Debug> TCPHandler: Processed in 0.001210224 sec. | ||
| 6638 | 2025.08.01 21:37:33.875512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 6639 | 2025.08.01 21:37:33.876012 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6640 | 2025.08.01 21:37:33.876062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6641 | 2025.08.01 21:37:33.876586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6642 | 2025.08.01 21:37:33.876830 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6643 | 2025.08.01 21:37:33.876962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 6644 | 2025.08.01 21:37:34.705504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6645 | 2025.08.01 21:37:34.721728 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2025.08.01 21:37:34.721791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6647 | 2025.08.01 21:37:34.727670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6648 | 2025.08.01 21:37:34.728395 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2025.08.01 21:37:34.731165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6650 | 2025.08.01 21:37:36.420135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 934 | ||
| 6651 | 2025.08.01 21:37:36.422495 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2025.08.01 21:37:36.422543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6653 | 2025.08.01 21:37:36.423720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6654 | 2025.08.01 21:37:36.424013 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2025.08.01 21:37:36.424267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 6656 | 2025.08.01 21:37:38.090205 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6657 | 2025.08.01 21:37:38.090411 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6658 | 2025.08.01 21:37:38.090475 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6659 | 2025.08.01 21:37:38.091108 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2025.08.01 21:37:38.091160 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6661 | 2025.08.01 21:37:38.091575 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6662 | 2025.08.01 21:37:38.091811 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2025.08.01 21:37:38.091969 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001605 sec., 73520.2492211838 rows/sec., 6.24 MiB/sec. | ||
| 6664 | 2025.08.01 21:37:38.092011 [ 261 ] {61a51252-5cb2-4545-80d9-6e74ffedee70} <Debug> TCPHandler: Processed in 0.001934738 sec. | ||
| 6665 | 2025.08.01 21:37:38.092131 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2025.08.01 21:37:38.092227 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6667 | 2025.08.01 21:37:38.092267 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6668 | 2025.08.01 21:37:38.092663 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2025.08.01 21:37:38.092699 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6670 | 2025.08.01 21:37:38.093004 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6671 | 2025.08.01 21:37:38.093243 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2025.08.01 21:37:38.093378 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00117 sec., 26495.726495726496 rows/sec., 1.95 MiB/sec. | ||
| 6673 | 2025.08.01 21:37:38.093418 [ 261 ] {09030fda-2f48-412b-81f7-f7148b8c577c} <Debug> TCPHandler: Processed in 0.001336686 sec. | ||
| 6674 | 2025.08.01 21:37:38.093518 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2025.08.01 21:37:38.093611 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6676 | 2025.08.01 21:37:38.093651 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6677 | 2025.08.01 21:37:38.094056 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6678 | 2025.08.01 21:37:38.094094 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6679 | 2025.08.01 21:37:38.094389 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6680 | 2025.08.01 21:37:38.094589 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.08.01 21:37:38.094708 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001144 sec., 83041.95804195805 rows/sec., 6.49 MiB/sec. | ||
| 6682 | 2025.08.01 21:37:38.094744 [ 261 ] {1b44068e-2a2c-4f28-9a48-2212f2a91b46} <Debug> TCPHandler: Processed in 0.001305586 sec. | ||
| 6683 | 2025.08.01 21:37:38.094844 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6684 | 2025.08.01 21:37:38.094932 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6685 | 2025.08.01 21:37:38.094973 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6686 | 2025.08.01 21:37:38.095408 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2025.08.01 21:37:38.095445 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6688 | 2025.08.01 21:37:38.095767 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6689 | 2025.08.01 21:37:38.095979 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2025.08.01 21:37:38.096109 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 6691 | 2025.08.01 21:37:38.096148 [ 261 ] {0931fb07-1013-40ef-8edb-b0d29117c319} <Debug> TCPHandler: Processed in 0.001313546 sec. | ||
| 6692 | 2025.08.01 21:37:38.096248 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2025.08.01 21:37:38.096340 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6694 | 2025.08.01 21:37:38.096395 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6695 | 2025.08.01 21:37:38.097132 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.08.01 21:37:38.097168 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6697 | 2025.08.01 21:37:38.097702 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6698 | 2025.08.01 21:37:38.097925 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2025.08.01 21:37:38.098062 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001739 sec., 17826.336975273145 rows/sec., 31.94 MiB/sec. | ||
| 6700 | 2025.08.01 21:37:38.098116 [ 261 ] {bb48e65d-e85a-42fe-a34a-670c9b9525d8} <Debug> TCPHandler: Processed in 0.001915828 sec. | ||
| 6701 | 2025.08.01 21:37:38.098237 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2025.08.01 21:37:38.098332 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6703 | 2025.08.01 21:37:38.098374 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6704 | 2025.08.01 21:37:38.098692 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2025.08.01 21:37:38.098729 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6706 | 2025.08.01 21:37:38.099042 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6707 | 2025.08.01 21:37:38.099261 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2025.08.01 21:37:38.099388 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 6709 | 2025.08.01 21:37:38.099424 [ 261 ] {9bf228c3-c473-43e1-b0fd-4062ed3fc95b} <Debug> TCPHandler: Processed in 0.001235745 sec. | ||
| 6710 | 2025.08.01 21:37:41.223269 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6711 | 2025.08.01 21:37:41.223325 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6712 | 2025.08.01 21:37:41.377336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 6713 | 2025.08.01 21:37:41.377848 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.08.01 21:37:41.377892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 6715 | 2025.08.01 21:37:41.378389 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6716 | 2025.08.01 21:37:41.378614 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.08.01 21:37:41.378746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 6718 | 2025.08.01 21:37:42.231365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6719 | 2025.08.01 21:37:42.246750 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2025.08.01 21:37:42.246803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6721 | 2025.08.01 21:37:42.252960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6722 | 2025.08.01 21:37:42.253632 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2025.08.01 21:37:42.256459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6724 | 2025.08.01 21:37:43.099422 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6725 | 2025.08.01 21:37:43.099633 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6726 | 2025.08.01 21:37:43.099711 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6727 | 2025.08.01 21:37:43.100579 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2025.08.01 21:37:43.100636 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6729 | 2025.08.01 21:37:43.101097 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6730 | 2025.08.01 21:37:43.101345 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6731 | 2025.08.01 21:37:43.101515 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001934 sec., 202688.72802481902 rows/sec., 12.86 MiB/sec. | ||
| 6732 | 2025.08.01 21:37:43.101568 [ 261 ] {d4722bce-bc75-43e7-a8c6-72b02fa1cfef} <Debug> TCPHandler: Processed in 0.002286335 sec. | ||
| 6733 | 2025.08.01 21:37:43.101692 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6734 | 2025.08.01 21:37:43.101797 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6735 | 2025.08.01 21:37:43.101843 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6736 | 2025.08.01 21:37:43.102776 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6737 | 2025.08.01 21:37:43.102817 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6738 | 2025.08.01 21:37:43.103217 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6739 | 2025.08.01 21:37:43.103453 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2025.08.01 21:37:43.103591 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001818 sec., 596809.6809680968 rows/sec., 47.21 MiB/sec. | ||
| 6741 | 2025.08.01 21:37:43.103631 [ 261 ] {768418ee-ba49-4250-8463-8c8f6cd70c59} <Debug> TCPHandler: Processed in 0.00199135 sec. | ||
| 6742 | 2025.08.01 21:37:43.103746 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2025.08.01 21:37:43.103845 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6744 | 2025.08.01 21:37:43.103889 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6745 | 2025.08.01 21:37:43.104383 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2025.08.01 21:37:43.104422 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6747 | 2025.08.01 21:37:43.104754 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6748 | 2025.08.01 21:37:43.104974 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2025.08.01 21:37:43.105107 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001283 sec., 159781.76149649257 rows/sec., 9.48 MiB/sec. | ||
| 6750 | 2025.08.01 21:37:43.105147 [ 261 ] {45bd6c9a-0596-4be3-865b-d294e3f9547b} <Debug> TCPHandler: Processed in 0.001450319 sec. | ||
| 6751 | 2025.08.01 21:37:43.105257 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2025.08.01 21:37:43.105353 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6753 | 2025.08.01 21:37:43.105395 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6754 | 2025.08.01 21:37:43.105887 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2025.08.01 21:37:43.105924 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6756 | 2025.08.01 21:37:43.106253 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6757 | 2025.08.01 21:37:43.106471 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2025.08.01 21:37:43.106576 [ 54 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6759 | 2025.08.01 21:37:43.106599 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001265 sec., 160474.30830039523 rows/sec., 10.35 MiB/sec. | ||
| 6760 | 2025.08.01 21:37:43.106641 [ 54 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2025.08.01 21:37:43.106652 [ 261 ] {dc37215a-e907-4fb2-ac67-68b8ddeb5024} <Debug> TCPHandler: Processed in 0.001443598 sec. | ||
| 6762 | 2025.08.01 21:37:43.106669 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6763 | 2025.08.01 21:37:43.106777 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2025.08.01 21:37:43.106781 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::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 | ||
| 6765 | 2025.08.01 21:37:43.106887 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6766 | 2025.08.01 21:37:43.106930 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6767 | 2025.08.01 21:37:43.106933 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6768 | 2025.08.01 21:37:43.106972 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 456 rows starting from the beginning of the part | ||
| 6769 | 2025.08.01 21:37:43.107049 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 203 rows starting from the beginning of the part | ||
| 6770 | 2025.08.01 21:37:43.107100 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 6771 | 2025.08.01 21:37:43.107147 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 6772 | 2025.08.01 21:37:43.107191 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 203 rows starting from the beginning of the part | ||
| 6773 | 2025.08.01 21:37:43.107236 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 203 rows starting from the beginning of the part | ||
| 6774 | 2025.08.01 21:37:43.107511 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2025.08.01 21:37:43.107558 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6776 | 2025.08.01 21:37:43.107908 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6777 | 2025.08.01 21:37:43.108144 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2025.08.01 21:37:43.108275 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001406 sec., 143669.98577524893 rows/sec., 8.16 MiB/sec. | ||
| 6779 | 2025.08.01 21:37:43.108317 [ 261 ] {28f6e001-1c93-4a33-8e3f-eab813c319bd} <Debug> TCPHandler: Processed in 0.001590811 sec. | ||
| 6780 | 2025.08.01 21:37:43.108341 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1569 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609122 sec., 975065.9055062326 rows/sec., 68.80 MiB/sec. | ||
| 6781 | 2025.08.01 21:37:43.108430 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2025.08.01 21:37:43.108528 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6783 | 2025.08.01 21:37:43.108549 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6784 | 2025.08.01 21:37:43.108571 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6785 | 2025.08.01 21:37:43.108884 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2025.08.01 21:37:43.108970 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_21_4} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6787 | 2025.08.01 21:37:43.109083 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6788 | 2025.08.01 21:37:43.109347 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.08.01 21:37:43.109391 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6790 | 2025.08.01 21:37:43.109732 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6791 | 2025.08.01 21:37:43.109954 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.08.01 21:37:43.110084 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001573 sec., 420216.1474888748 rows/sec., 29.36 MiB/sec. | ||
| 6793 | 2025.08.01 21:37:43.110124 [ 261 ] {3d7e5417-09e4-4518-9950-40a7f12496b1} <Debug> TCPHandler: Processed in 0.001744884 sec. | ||
| 6794 | 2025.08.01 21:37:43.110225 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.08.01 21:37:43.110321 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6796 | 2025.08.01 21:37:43.110364 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6797 | 2025.08.01 21:37:43.110686 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.08.01 21:37:43.110723 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6799 | 2025.08.01 21:37:43.111037 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6800 | 2025.08.01 21:37:43.111255 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.08.01 21:37:43.111388 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 6802 | 2025.08.01 21:37:43.111426 [ 261 ] {a402c91f-3756-4b6d-b287-d2e7cdc9bf29} <Debug> TCPHandler: Processed in 0.001248275 sec. | ||
| 6803 | 2025.08.01 21:37:43.111533 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2025.08.01 21:37:43.111626 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6805 | 2025.08.01 21:37:43.111669 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6806 | 2025.08.01 21:37:43.112127 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2025.08.01 21:37:43.112163 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6808 | 2025.08.01 21:37:43.112498 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6809 | 2025.08.01 21:37:43.112726 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2025.08.01 21:37:43.112856 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001247 sec., 246190.8580593424 rows/sec., 16.20 MiB/sec. | ||
| 6811 | 2025.08.01 21:37:43.112895 [ 261 ] {0f15e095-1b87-41d1-8ab9-b3cad794a820} <Debug> TCPHandler: Processed in 0.001410148 sec. | ||
| 6812 | 2025.08.01 21:37:43.112995 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2025.08.01 21:37:43.113087 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6814 | 2025.08.01 21:37:43.113129 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6815 | 2025.08.01 21:37:43.113451 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.08.01 21:37:43.113487 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6817 | 2025.08.01 21:37:43.113784 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6818 | 2025.08.01 21:37:43.113995 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2025.08.01 21:37:43.114123 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 6820 | 2025.08.01 21:37:43.114160 [ 261 ] {bf6f324c-0472-412e-ab9d-7274905a3162} <Debug> TCPHandler: Processed in 0.001213944 sec. | ||
| 6821 | 2025.08.01 21:37:43.114267 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2025.08.01 21:37:43.114371 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6823 | 2025.08.01 21:37:43.114425 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6824 | 2025.08.01 21:37:43.115174 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.08.01 21:37:43.115209 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6826 | 2025.08.01 21:37:43.115727 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6827 | 2025.08.01 21:37:43.115948 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2025.08.01 21:37:43.116083 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001731 sec., 5199.306759098788 rows/sec., 9.32 MiB/sec. | ||
| 6829 | 2025.08.01 21:37:43.116139 [ 261 ] {80188525-e153-426c-b343-6636ddfc669f} <Debug> TCPHandler: Processed in 0.001921928 sec. | ||
| 6830 | 2025.08.01 21:37:43.116249 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.08.01 21:37:43.116347 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6832 | 2025.08.01 21:37:43.116389 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6833 | 2025.08.01 21:37:43.116728 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2025.08.01 21:37:43.116764 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6835 | 2025.08.01 21:37:43.117064 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6836 | 2025.08.01 21:37:43.117279 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.08.01 21:37:43.117408 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001077 sec., 94707.5208913649 rows/sec., 5.82 MiB/sec. | ||
| 6838 | 2025.08.01 21:37:43.117446 [ 261 ] {4b4da17f-0928-4b2a-abbd-3a4cf8f61f67} <Debug> TCPHandler: Processed in 0.001245585 sec. | ||
| 6839 | 2025.08.01 21:37:46.424436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 968 | ||
| 6840 | 2025.08.01 21:37:46.426745 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2025.08.01 21:37:46.426795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6842 | 2025.08.01 21:37:46.427957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6843 | 2025.08.01 21:37:46.428215 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2025.08.01 21:37:46.428477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 6845 | 2025.08.01 21:37:48.116003 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2025.08.01 21:37:48.116194 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6847 | 2025.08.01 21:37:48.116263 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6848 | 2025.08.01 21:37:48.116870 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6849 | 2025.08.01 21:37:48.116918 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6850 | 2025.08.01 21:37:48.117304 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6851 | 2025.08.01 21:37:48.117535 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6852 | 2025.08.01 21:37:48.117702 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001551 sec., 7736.943907156673 rows/sec., 630.89 KiB/sec. | ||
| 6853 | 2025.08.01 21:37:48.117754 [ 261 ] {3c4e646e-8686-4a35-80a1-ec06eb7b0424} <Debug> TCPHandler: Processed in 0.001875117 sec. | ||
| 6854 | 2025.08.01 21:37:48.117873 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6855 | 2025.08.01 21:37:48.117978 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6856 | 2025.08.01 21:37:48.118022 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6857 | 2025.08.01 21:37:48.118958 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6858 | 2025.08.01 21:37:48.118997 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6859 | 2025.08.01 21:37:48.119396 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6860 | 2025.08.01 21:37:48.119632 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6861 | 2025.08.01 21:37:48.119758 [ 50 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6862 | 2025.08.01 21:37:48.119773 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Debug> executeQuery: Read 1264 rows, 107.25 KiB in 0.001818 sec., 695269.5269526953 rows/sec., 57.61 MiB/sec. | ||
| 6863 | 2025.08.01 21:37:48.119833 [ 50 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.08.01 21:37:48.119842 [ 261 ] {d9569f75-4f5c-4ce7-a862-003581af2aad} <Debug> TCPHandler: Processed in 0.002020751 sec. | ||
| 6865 | 2025.08.01 21:37:48.119868 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6866 | 2025.08.01 21:37:48.119986 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6867 | 2025.08.01 21:37:48.120025 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 6868 | 2025.08.01 21:37:48.120089 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6869 | 2025.08.01 21:37:48.120138 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6870 | 2025.08.01 21:37:48.120223 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6871 | 2025.08.01 21:37:48.120283 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2419 rows starting from the beginning of the part | ||
| 6872 | 2025.08.01 21:37:48.120386 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 6873 | 2025.08.01 21:37:48.120460 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1086 rows starting from the beginning of the part | ||
| 6874 | 2025.08.01 21:37:48.120526 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 118 rows starting from the beginning of the part | ||
| 6875 | 2025.08.01 21:37:48.120591 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1085 rows starting from the beginning of the part | ||
| 6876 | 2025.08.01 21:37:48.120596 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.08.01 21:37:48.120650 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6878 | 2025.08.01 21:37:48.120660 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1264 rows starting from the beginning of the part | ||
| 6879 | 2025.08.01 21:37:48.120988 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6880 | 2025.08.01 21:37:48.121244 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.08.01 21:37:48.121396 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001326 sec., 32428.355957767726 rows/sec., 2.33 MiB/sec. | ||
| 6882 | 2025.08.01 21:37:48.121436 [ 261 ] {5cec0419-6ea7-455e-a26d-a6cfcb4b0811} <Debug> TCPHandler: Processed in 0.001501259 sec. | ||
| 6883 | 2025.08.01 21:37:48.121551 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2025.08.01 21:37:48.121648 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6885 | 2025.08.01 21:37:48.121689 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6886 | 2025.08.01 21:37:48.122166 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2025.08.01 21:37:48.122202 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6888 | 2025.08.01 21:37:48.122517 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6889 | 2025.08.01 21:37:48.122749 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2025.08.01 21:37:48.122885 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001255 sec., 181673.30677290837 rows/sec., 12.30 MiB/sec. | ||
| 6891 | 2025.08.01 21:37:48.122925 [ 261 ] {afe9ef42-8db2-463b-b0de-4e760dab4dcd} <Debug> TCPHandler: Processed in 0.001422948 sec. | ||
| 6892 | 2025.08.01 21:37:48.122984 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6090 rows, containing 5 columns (5 merged, 0 gathered) in 0.00303318 sec., 2007793.800565743 rows/sec., 170.65 MiB/sec. | ||
| 6893 | 2025.08.01 21:37:48.123028 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2025.08.01 21:37:48.123129 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6895 | 2025.08.01 21:37:48.123170 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6896 | 2025.08.01 21:37:48.123575 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6897 | 2025.08.01 21:37:48.123758 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2025.08.01 21:37:48.123804 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6899 | 2025.08.01 21:37:48.124104 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.08.01 21:37:48.124183 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6901 | 2025.08.01 21:37:48.124219 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_51_10} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6902 | 2025.08.01 21:37:48.124320 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 6903 | 2025.08.01 21:37:48.124439 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2025.08.01 21:37:48.124554 [ 50 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6905 | 2025.08.01 21:37:48.124580 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001469 sec., 383253.9142273656 rows/sec., 28.50 MiB/sec. | ||
| 6906 | 2025.08.01 21:37:48.124585 [ 50 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2025.08.01 21:37:48.124621 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6908 | 2025.08.01 21:37:48.124626 [ 261 ] {3af5eaa1-d910-4b4f-9eb3-9e0ed6da1051} <Debug> TCPHandler: Processed in 0.001646663 sec. | ||
| 6909 | 2025.08.01 21:37:48.124713 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 6910 | 2025.08.01 21:37:48.124760 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2025.08.01 21:37:48.124800 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6912 | 2025.08.01 21:37:48.124829 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1222 rows starting from the beginning of the part | ||
| 6913 | 2025.08.01 21:37:48.124855 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2025.08.01 21:37:48.124882 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 6915 | 2025.08.01 21:37:48.124900 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6916 | 2025.08.01 21:37:48.124924 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 663 rows starting from the beginning of the part | ||
| 6917 | 2025.08.01 21:37:48.124965 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 95 rows starting from the beginning of the part | ||
| 6918 | 2025.08.01 21:37:48.125005 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 661 rows starting from the beginning of the part | ||
| 6919 | 2025.08.01 21:37:48.125046 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 563 rows starting from the beginning of the part | ||
| 6920 | 2025.08.01 21:37:48.125529 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.08.01 21:37:48.125565 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6922 | 2025.08.01 21:37:48.125956 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6923 | 2025.08.01 21:37:48.126175 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2025.08.01 21:37:48.126291 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6925 | 2025.08.01 21:37:48.126312 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Debug> executeQuery: Read 874 rows, 60.23 KiB in 0.001474 sec., 592944.369063772 rows/sec., 39.90 MiB/sec. | ||
| 6926 | 2025.08.01 21:37:48.126325 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2025.08.01 21:37:48.126329 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3299 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663613 sec., 1983033.3136372461 rows/sec., 150.33 MiB/sec. | ||
| 6928 | 2025.08.01 21:37:48.126360 [ 261 ] {53fac476-9491-4e49-8a6b-f9666351a620} <Debug> TCPHandler: Processed in 0.001649282 sec. | ||
| 6929 | 2025.08.01 21:37:48.126357 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6930 | 2025.08.01 21:37:48.126488 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 6931 | 2025.08.01 21:37:48.126497 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2025.08.01 21:37:48.126520 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6933 | 2025.08.01 21:37:48.126605 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6934 | 2025.08.01 21:37:48.126620 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6935 | 2025.08.01 21:37:48.126662 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6936 | 2025.08.01 21:37:48.126662 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14856 rows starting from the beginning of the part | ||
| 6937 | 2025.08.01 21:37:48.126748 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6938 | 2025.08.01 21:37:48.126754 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2025.08.01 21:37:48.126799 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 308 rows starting from the beginning of the part | ||
| 6940 | 2025.08.01 21:37:48.126836 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_51_10} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6941 | 2025.08.01 21:37:48.126850 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 6942 | 2025.08.01 21:37:48.126900 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 307 rows starting from the beginning of the part | ||
| 6943 | 2025.08.01 21:37:48.126916 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6944 | 2025.08.01 21:37:48.126943 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 874 rows starting from the beginning of the part | ||
| 6945 | 2025.08.01 21:37:48.127474 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2025.08.01 21:37:48.127516 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6947 | 2025.08.01 21:37:48.128245 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6948 | 2025.08.01 21:37:48.128490 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2025.08.01 21:37:48.128643 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002056 sec., 15077.821011673152 rows/sec., 27.02 MiB/sec. | ||
| 6950 | 2025.08.01 21:37:48.128714 [ 261 ] {fc788f13-e563-4650-bfec-d11cd9ca8de4} <Debug> TCPHandler: Processed in 0.002266215 sec. | ||
| 6951 | 2025.08.01 21:37:48.128833 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2025.08.01 21:37:48.128928 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6953 | 2025.08.01 21:37:48.128973 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6954 | 2025.08.01 21:37:48.129318 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2025.08.01 21:37:48.129356 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6956 | 2025.08.01 21:37:48.129747 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6957 | 2025.08.01 21:37:48.129991 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2025.08.01 21:37:48.130099 [ 50 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6959 | 2025.08.01 21:37:48.130129 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 6960 | 2025.08.01 21:37:48.130132 [ 50 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.08.01 21:37:48.130174 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6962 | 2025.08.01 21:37:48.130176 [ 261 ] {93e46d42-eba3-4fc8-9eb3-fe27f1f852ee} <Debug> TCPHandler: Processed in 0.001392737 sec. | ||
| 6963 | 2025.08.01 21:37:48.130275 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6964 | 2025.08.01 21:37:48.130363 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6965 | 2025.08.01 21:37:48.130392 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2742 rows starting from the beginning of the part | ||
| 6966 | 2025.08.01 21:37:48.130451 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6967 | 2025.08.01 21:37:48.130494 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 102 rows starting from the beginning of the part | ||
| 6968 | 2025.08.01 21:37:48.130533 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6969 | 2025.08.01 21:37:48.130571 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 102 rows starting from the beginning of the part | ||
| 6970 | 2025.08.01 21:37:48.130608 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 6971 | 2025.08.01 21:37:48.131806 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001579892 sec., 1978616.2598456095 rows/sec., 128.60 MiB/sec. | ||
| 6972 | 2025.08.01 21:37:48.132196 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6973 | 2025.08.01 21:37:48.132482 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16665 rows, containing 5 columns (5 merged, 0 gathered) in 0.00603353 sec., 2762064.6619806318 rows/sec., 187.33 MiB/sec. | ||
| 6974 | 2025.08.01 21:37:48.132493 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.08.01 21:37:48.132607 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_51_10} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6976 | 2025.08.01 21:37:48.132662 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6977 | 2025.08.01 21:37:48.132697 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6978 | 2025.08.01 21:37:48.132920 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2025.08.01 21:37:48.132992 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6980 | 2025.08.01 21:37:48.133077 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 6981 | 2025.08.01 21:37:48.879785 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
| 6982 | 2025.08.01 21:37:48.880289 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2025.08.01 21:37:48.880339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6984 | 2025.08.01 21:37:48.880824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6985 | 2025.08.01 21:37:48.881056 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.08.01 21:37:48.881203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
| 6987 | 2025.08.01 21:37:49.000171 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.32 MiB, peak 270.45 MiB, free memory in arenas 0.00 B, will set to 262.36 MiB (RSS), difference: 1.04 MiB | ||
| 6988 | 2025.08.01 21:37:49.756512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6989 | 2025.08.01 21:37:49.773147 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2025.08.01 21:37:49.773200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6991 | 2025.08.01 21:37:49.779254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6992 | 2025.08.01 21:37:49.779940 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): 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.08.01 21:37:49.783170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6994 | 2025.08.01 21:37:53.098720 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2025.08.01 21:37:53.098929 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6996 | 2025.08.01 21:37:53.098999 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6997 | 2025.08.01 21:37:53.099824 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.08.01 21:37:53.099867 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6999 | 2025.08.01 21:37:53.100261 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7000 | 2025.08.01 21:37:53.100477 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.08.01 21:37:53.100635 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001758 sec., 222980.6598407281 rows/sec., 14.15 MiB/sec. | ||
| 7002 | 2025.08.01 21:37:53.100683 [ 261 ] {a4097d9c-539f-4627-a716-d5137f5de4b8} <Debug> TCPHandler: Processed in 0.002098862 sec. | ||
| 7003 | 2025.08.01 21:37:53.100799 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2025.08.01 21:37:53.100897 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7005 | 2025.08.01 21:37:53.100939 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7006 | 2025.08.01 21:37:53.101831 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2025.08.01 21:37:53.101868 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7008 | 2025.08.01 21:37:53.102234 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7009 | 2025.08.01 21:37:53.102434 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.08.01 21:37:53.102554 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001696 sec., 639740.5660377358 rows/sec., 50.60 MiB/sec. | ||
| 7011 | 2025.08.01 21:37:53.102590 [ 261 ] {b5460cd7-5da6-47c7-b98c-b9d186b3deba} <Debug> TCPHandler: Processed in 0.001860577 sec. | ||
| 7012 | 2025.08.01 21:37:53.102693 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7013 | 2025.08.01 21:37:53.102780 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7014 | 2025.08.01 21:37:53.102817 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7015 | 2025.08.01 21:37:53.103313 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7016 | 2025.08.01 21:37:53.103349 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7017 | 2025.08.01 21:37:53.103650 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7018 | 2025.08.01 21:37:53.103858 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7019 | 2025.08.01 21:37:53.103971 [ 42 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7020 | 2025.08.01 21:37:53.103984 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.00119 sec., 172268.9075630252 rows/sec., 10.22 MiB/sec. | ||
| 7021 | 2025.08.01 21:37:53.104034 [ 42 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2025.08.01 21:37:53.104041 [ 261 ] {ba451c56-0a5e-41ea-b941-9173ccef97bc} <Debug> TCPHandler: Processed in 0.001368767 sec. | ||
| 7023 | 2025.08.01 21:37:53.104064 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7024 | 2025.08.01 21:37:53.104172 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 7025 | 2025.08.01 21:37:53.104176 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2025.08.01 21:37:53.104307 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7027 | 2025.08.01 21:37:53.104326 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7028 | 2025.08.01 21:37:53.104349 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 268 rows starting from the beginning of the part | ||
| 7029 | 2025.08.01 21:37:53.104381 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7030 | 2025.08.01 21:37:53.104428 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 207 rows starting from the beginning of the part | ||
| 7031 | 2025.08.01 21:37:53.104487 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7032 | 2025.08.01 21:37:53.104535 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 205 rows starting from the beginning of the part | ||
| 7033 | 2025.08.01 21:37:53.104578 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 43 rows starting from the beginning of the part | ||
| 7034 | 2025.08.01 21:37:53.104622 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 205 rows starting from the beginning of the part | ||
| 7035 | 2025.08.01 21:37:53.104953 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.08.01 21:37:53.105005 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7037 | 2025.08.01 21:37:53.105410 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7038 | 2025.08.01 21:37:53.105637 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.08.01 21:37:53.105644 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151467 sec., 633141.2122772617 rows/sec., 41.19 MiB/sec. | ||
| 7040 | 2025.08.01 21:37:53.105773 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001472 sec., 137907.60869565216 rows/sec., 8.90 MiB/sec. | ||
| 7041 | 2025.08.01 21:37:53.105820 [ 261 ] {6257ef54-1a51-4ecc-8d8c-a1f17b85e506} <Debug> TCPHandler: Processed in 0.001706804 sec. | ||
| 7042 | 2025.08.01 21:37:53.105835 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7043 | 2025.08.01 21:37:53.105927 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2025.08.01 21:37:53.106029 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7045 | 2025.08.01 21:37:53.106073 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7046 | 2025.08.01 21:37:53.106106 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2025.08.01 21:37:53.106177 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_46_9} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7048 | 2025.08.01 21:37:53.106243 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7049 | 2025.08.01 21:37:53.106523 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2025.08.01 21:37:53.106566 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7051 | 2025.08.01 21:37:53.106882 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7052 | 2025.08.01 21:37:53.107093 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2025.08.01 21:37:53.107225 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001214 sec., 166392.09225700164 rows/sec., 9.45 MiB/sec. | ||
| 7054 | 2025.08.01 21:37:53.107264 [ 261 ] {6d573f04-3753-4242-a850-c646d49f2309} <Debug> TCPHandler: Processed in 0.001387108 sec. | ||
| 7055 | 2025.08.01 21:37:53.107376 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2025.08.01 21:37:53.107470 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7057 | 2025.08.01 21:37:53.107510 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7058 | 2025.08.01 21:37:53.108149 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.08.01 21:37:53.108185 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7060 | 2025.08.01 21:37:53.108511 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7061 | 2025.08.01 21:37:53.108723 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2025.08.01 21:37:53.108851 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001398 sec., 472818.3118741059 rows/sec., 33.03 MiB/sec. | ||
| 7063 | 2025.08.01 21:37:53.108889 [ 261 ] {69889f62-6fc9-4b1a-98e8-01bf0188858f} <Debug> TCPHandler: Processed in 0.001562571 sec. | ||
| 7064 | 2025.08.01 21:37:53.108995 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2025.08.01 21:37:53.109094 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7066 | 2025.08.01 21:37:53.109137 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7067 | 2025.08.01 21:37:53.109470 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2025.08.01 21:37:53.109507 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7069 | 2025.08.01 21:37:53.109813 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7070 | 2025.08.01 21:37:53.110023 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2025.08.01 21:37:53.110152 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 7072 | 2025.08.01 21:37:53.110190 [ 261 ] {28663955-e832-4cca-ac0e-21859dcd5ea1} <Debug> TCPHandler: Processed in 0.001246565 sec. | ||
| 7073 | 2025.08.01 21:37:53.110290 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7074 | 2025.08.01 21:37:53.110384 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7075 | 2025.08.01 21:37:53.110427 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7076 | 2025.08.01 21:37:53.110849 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2025.08.01 21:37:53.110886 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7078 | 2025.08.01 21:37:53.111215 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7079 | 2025.08.01 21:37:53.111504 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2025.08.01 21:37:53.111653 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001286 sec., 238724.72783825817 rows/sec., 15.70 MiB/sec. | ||
| 7081 | 2025.08.01 21:37:53.111694 [ 261 ] {6c02f0dd-d797-4087-9c20-43918b8afcb2} <Debug> TCPHandler: Processed in 0.001453129 sec. | ||
| 7082 | 2025.08.01 21:37:53.111809 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7083 | 2025.08.01 21:37:53.111919 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7084 | 2025.08.01 21:37:53.111967 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7085 | 2025.08.01 21:37:53.112320 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2025.08.01 21:37:53.112355 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7087 | 2025.08.01 21:37:53.112634 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7088 | 2025.08.01 21:37:53.112829 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2025.08.01 21:37:53.112921 [ 42 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7090 | 2025.08.01 21:37:53.112952 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 7091 | 2025.08.01 21:37:53.112953 [ 42 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7092 | 2025.08.01 21:37:53.112991 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7093 | 2025.08.01 21:37:53.112994 [ 261 ] {53d43195-5a49-42d1-884e-dccdadd29ba6} <Debug> TCPHandler: Processed in 0.001240964 sec. | ||
| 7094 | 2025.08.01 21:37:53.113061 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::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 | ||
| 7095 | 2025.08.01 21:37:53.113124 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7096 | 2025.08.01 21:37:53.113161 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7097 | 2025.08.01 21:37:53.113195 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 7098 | 2025.08.01 21:37:53.113247 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7099 | 2025.08.01 21:37:53.113254 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7100 | 2025.08.01 21:37:53.113289 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7101 | 2025.08.01 21:37:53.113330 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7102 | 2025.08.01 21:37:53.113332 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7103 | 2025.08.01 21:37:53.113393 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7104 | 2025.08.01 21:37:53.113430 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7105 | 2025.08.01 21:37:53.114202 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001174904 sec., 13618.133907110709 rows/sec., 910.98 KiB/sec. | ||
| 7106 | 2025.08.01 21:37:53.114336 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.08.01 21:37:53.114366 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7108 | 2025.08.01 21:37:53.114382 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7109 | 2025.08.01 21:37:53.114646 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2025.08.01 21:37:53.114721 [ 186 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_16_3} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7111 | 2025.08.01 21:37:53.114785 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7112 | 2025.08.01 21:37:53.114986 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7113 | 2025.08.01 21:37:53.115243 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2025.08.01 21:37:53.115348 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7115 | 2025.08.01 21:37:53.115378 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2025.08.01 21:37:53.115386 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002157 sec., 4172.4617524339355 rows/sec., 7.48 MiB/sec. | ||
| 7117 | 2025.08.01 21:37:53.115394 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7118 | 2025.08.01 21:37:53.115450 [ 261 ] {2963c0a2-b130-4a45-b860-2a93a9cc8bbf} <Debug> TCPHandler: Processed in 0.002387777 sec. | ||
| 7119 | 2025.08.01 21:37:53.115490 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 7120 | 2025.08.01 21:37:53.115570 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2025.08.01 21:37:53.115671 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7122 | 2025.08.01 21:37:53.115713 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7123 | 2025.08.01 21:37:53.115736 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7124 | 2025.08.01 21:37:53.115806 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 811 rows starting from the beginning of the part | ||
| 7125 | 2025.08.01 21:37:53.115941 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 7126 | 2025.08.01 21:37:53.116048 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2025.08.01 21:37:53.116056 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 7128 | 2025.08.01 21:37:53.116093 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7129 | 2025.08.01 21:37:53.116191 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
| 7130 | 2025.08.01 21:37:53.116307 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 7131 | 2025.08.01 21:37:53.116420 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
| 7132 | 2025.08.01 21:37:53.116434 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7133 | 2025.08.01 21:37:53.116658 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2025.08.01 21:37:53.116802 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001151 sec., 88618.59252823633 rows/sec., 5.44 MiB/sec. | ||
| 7135 | 2025.08.01 21:37:53.116850 [ 261 ] {bfad5db5-f8ba-41e0-8634-3b7f4478d1ee} <Debug> TCPHandler: Processed in 0.001330446 sec. | ||
| 7136 | 2025.08.01 21:37:53.121434 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 19 columns (19 merged, 0 gathered) in 0.005980649 sec., 150485.3403033684 rows/sec., 269.66 MiB/sec. | ||
| 7137 | 2025.08.01 21:37:53.122785 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7138 | 2025.08.01 21:37:53.123194 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2025.08.01 21:37:53.123279 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7140 | 2025.08.01 21:37:53.123418 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 7141 | 2025.08.01 21:37:54.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.31 MiB, peak 270.98 MiB, free memory in arenas 0.00 B, will set to 265.39 MiB (RSS), difference: 2.09 MiB | ||
| 7142 | 2025.08.01 21:37:56.223583 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7143 | 2025.08.01 21:37:56.223633 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7144 | 2025.08.01 21:37:56.381407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
| 7145 | 2025.08.01 21:37:56.382199 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2025.08.01 21:37:56.382267 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7147 | 2025.08.01 21:37:56.383023 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7148 | 2025.08.01 21:37:56.383240 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2025.08.01 21:37:56.383369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 7150 | 2025.08.01 21:37:56.383372 [ 35 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7151 | 2025.08.01 21:37:56.383445 [ 35 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2025.08.01 21:37:56.383468 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7153 | 2025.08.01 21:37:56.383580 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 7154 | 2025.08.01 21:37:56.383684 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7155 | 2025.08.01 21:37:56.383719 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
| 7156 | 2025.08.01 21:37:56.383781 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 7157 | 2025.08.01 21:37:56.383828 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 7158 | 2025.08.01 21:37:56.383875 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 7159 | 2025.08.01 21:37:56.383925 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 7160 | 2025.08.01 21:37:56.383967 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 7161 | 2025.08.01 21:37:56.385907 [ 191 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002372467 sec., 6967852.450634719 rows/sec., 99.68 MiB/sec. | ||
| 7162 | 2025.08.01 21:37:56.386132 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7163 | 2025.08.01 21:37:56.386638 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2025.08.01 21:37:56.386729 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_36_7} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7165 | 2025.08.01 21:37:56.386851 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 7166 | 2025.08.01 21:37:56.428819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1006 | ||
| 7167 | 2025.08.01 21:37:56.431363 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2025.08.01 21:37:56.431411 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7169 | 2025.08.01 21:37:56.432571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7170 | 2025.08.01 21:37:56.432830 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2025.08.01 21:37:56.432966 [ 35 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7172 | 2025.08.01 21:37:56.433005 [ 35 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2025.08.01 21:37:56.433027 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7174 | 2025.08.01 21:37:56.433086 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1006 | ||
| 7175 | 2025.08.01 21:37:56.433128 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 7176 | 2025.08.01 21:37:56.433689 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7177 | 2025.08.01 21:37:56.433821 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part | ||
| 7178 | 2025.08.01 21:37:56.434149 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7179 | 2025.08.01 21:37:56.434452 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7180 | 2025.08.01 21:37:56.434737 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7181 | 2025.08.01 21:37:56.435018 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 7182 | 2025.08.01 21:37:56.435297 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 7183 | 2025.08.01 21:37:56.441849 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1006 rows, containing 72 columns (72 merged, 0 gathered) in 0.008765825 sec., 114763.86991526754 rows/sec., 96.23 MiB/sec. | ||
| 7184 | 2025.08.01 21:37:56.443303 [ 193 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7185 | 2025.08.01 21:37:56.443873 [ 193 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2025.08.01 21:37:56.443956 [ 193 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_26_5} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7187 | 2025.08.01 21:37:56.444255 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7188 | 2025.08.01 21:37:57.283364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7189 | 2025.08.01 21:37:57.300355 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2025.08.01 21:37:57.300415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7191 | 2025.08.01 21:37:57.306453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7192 | 2025.08.01 21:37:57.307156 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2025.08.01 21:37:57.307442 [ 33 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7194 | 2025.08.01 21:37:57.307515 [ 33 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2025.08.01 21:37:57.307541 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7196 | 2025.08.01 21:37:57.307665 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 7197 | 2025.08.01 21:37:57.310368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7198 | 2025.08.01 21:37:57.311814 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7199 | 2025.08.01 21:37:57.313355 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 7200 | 2025.08.01 21:37:57.317917 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 7201 | 2025.08.01 21:37:57.322354 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 7202 | 2025.08.01 21:37:57.326869 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 7203 | 2025.08.01 21:37:57.331079 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 7204 | 2025.08.01 21:37:57.334932 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7205 | 2025.08.01 21:37:57.388624 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081014802 sec., 3357.4111555564873 rows/sec., 17.36 MiB/sec. | ||
| 7206 | 2025.08.01 21:37:57.391347 [ 196 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7207 | 2025.08.01 21:37:57.393428 [ 196 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_36_7} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.08.01 21:37:57.393503 [ 196 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_36_7} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7209 | 2025.08.01 21:37:57.395399 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7210 | 2025.08.01 21:37:58.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.52 MiB, peak 278.38 MiB, free memory in arenas 0.00 B, will set to 269.89 MiB (RSS), difference: 3.38 MiB | ||
| 7211 | 2025.08.01 21:37:58.090368 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2025.08.01 21:37:58.090563 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7213 | 2025.08.01 21:37:58.090631 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7214 | 2025.08.01 21:37:58.091301 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2025.08.01 21:37:58.091348 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7216 | 2025.08.01 21:37:58.091743 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7217 | 2025.08.01 21:37:58.091970 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2025.08.01 21:37:58.092117 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001606 sec., 73474.47073474471 rows/sec., 6.23 MiB/sec. | ||
| 7219 | 2025.08.01 21:37:58.092160 [ 261 ] {ab5a27a1-711c-4e10-a16f-cda9ced3d3e6} <Debug> TCPHandler: Processed in 0.001930368 sec. | ||
| 7220 | 2025.08.01 21:37:58.092286 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2025.08.01 21:37:58.092382 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7222 | 2025.08.01 21:37:58.092423 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7223 | 2025.08.01 21:37:58.092826 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2025.08.01 21:37:58.092862 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7225 | 2025.08.01 21:37:58.093163 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7226 | 2025.08.01 21:37:58.093382 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2025.08.01 21:37:58.093511 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001147 sec., 27027.027027027027 rows/sec., 1.98 MiB/sec. | ||
| 7228 | 2025.08.01 21:37:58.093550 [ 261 ] {31417b0b-0d8a-426e-86c0-baa8b322fdaa} <Debug> TCPHandler: Processed in 0.001313256 sec. | ||
| 7229 | 2025.08.01 21:37:58.093661 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2025.08.01 21:37:58.093757 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7231 | 2025.08.01 21:37:58.093796 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7232 | 2025.08.01 21:37:58.094217 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2025.08.01 21:37:58.094254 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7234 | 2025.08.01 21:37:58.094557 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7235 | 2025.08.01 21:37:58.094770 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2025.08.01 21:37:58.094901 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001162 sec., 81755.59380378657 rows/sec., 6.39 MiB/sec. | ||
| 7237 | 2025.08.01 21:37:58.094940 [ 261 ] {2b9c7c28-023a-483c-a062-8cb32dcf2b4a} <Debug> TCPHandler: Processed in 0.001328506 sec. | ||
| 7238 | 2025.08.01 21:37:58.095051 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2025.08.01 21:37:58.095172 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7240 | 2025.08.01 21:37:58.095215 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7241 | 2025.08.01 21:37:58.095615 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7242 | 2025.08.01 21:37:58.095651 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7243 | 2025.08.01 21:37:58.095969 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7244 | 2025.08.01 21:37:58.096173 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7245 | 2025.08.01 21:37:58.096300 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 7246 | 2025.08.01 21:37:58.096338 [ 261 ] {ab67a032-7918-41c6-914a-f6f54ed41bbf} <Debug> TCPHandler: Processed in 0.001335776 sec. | ||
| 7247 | 2025.08.01 21:37:58.096471 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7248 | 2025.08.01 21:37:58.096567 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7249 | 2025.08.01 21:37:58.096623 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7250 | 2025.08.01 21:37:58.097419 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7251 | 2025.08.01 21:37:58.097457 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7252 | 2025.08.01 21:37:58.097995 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7253 | 2025.08.01 21:37:58.098222 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2025.08.01 21:37:58.098358 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00181 sec., 17127.07182320442 rows/sec., 30.69 MiB/sec. | ||
| 7255 | 2025.08.01 21:37:58.098411 [ 261 ] {dfbf973e-1b49-4446-8bdb-3dec6b0f015d} <Debug> TCPHandler: Processed in 0.00199229 sec. | ||
| 7256 | 2025.08.01 21:37:58.098527 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2025.08.01 21:37:58.098623 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7258 | 2025.08.01 21:37:58.098665 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7259 | 2025.08.01 21:37:58.099006 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2025.08.01 21:37:58.099043 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7261 | 2025.08.01 21:37:58.099341 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7262 | 2025.08.01 21:37:58.099548 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2025.08.01 21:37:58.099681 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7264 | 2025.08.01 21:37:58.099717 [ 261 ] {95254693-a1ab-41e2-bf3e-76c958f9074c} <Debug> TCPHandler: Processed in 0.001240095 sec. | ||
| 7265 | 2025.08.01 21:38:03.099870 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2025.08.01 21:38:03.100080 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7267 | 2025.08.01 21:38:03.100153 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7268 | 2025.08.01 21:38:03.100968 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2025.08.01 21:38:03.101011 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7270 | 2025.08.01 21:38:03.101408 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7271 | 2025.08.01 21:38:03.101637 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2025.08.01 21:38:03.101793 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001763 sec., 222348.26999432786 rows/sec., 14.11 MiB/sec. | ||
| 7273 | 2025.08.01 21:38:03.101836 [ 261 ] {e14f8d53-c111-4655-9e87-69e13ad43870} <Debug> TCPHandler: Processed in 0.002101602 sec. | ||
| 7274 | 2025.08.01 21:38:03.101950 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2025.08.01 21:38:03.102046 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7276 | 2025.08.01 21:38:03.102088 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7277 | 2025.08.01 21:38:03.103234 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2025.08.01 21:38:03.103270 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7279 | 2025.08.01 21:38:03.103632 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7280 | 2025.08.01 21:38:03.103858 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2025.08.01 21:38:03.103986 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001958 sec., 554136.8743615934 rows/sec., 43.83 MiB/sec. | ||
| 7282 | 2025.08.01 21:38:03.104025 [ 261 ] {f09fbab0-8cee-4a32-b5ce-26f238d71845} <Debug> TCPHandler: Processed in 0.002124472 sec. | ||
| 7283 | 2025.08.01 21:38:03.104136 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2025.08.01 21:38:03.104232 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7285 | 2025.08.01 21:38:03.104274 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7286 | 2025.08.01 21:38:03.104773 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2025.08.01 21:38:03.104810 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7288 | 2025.08.01 21:38:03.105120 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7289 | 2025.08.01 21:38:03.105334 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2025.08.01 21:38:03.105467 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001254 sec., 163476.8740031898 rows/sec., 9.70 MiB/sec. | ||
| 7291 | 2025.08.01 21:38:03.105505 [ 261 ] {c0d829c5-3db8-4487-b0cd-c9fb917b3fc7} <Debug> TCPHandler: Processed in 0.001417609 sec. | ||
| 7292 | 2025.08.01 21:38:03.105613 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2025.08.01 21:38:03.105706 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7294 | 2025.08.01 21:38:03.105745 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7295 | 2025.08.01 21:38:03.106228 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2025.08.01 21:38:03.106264 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7297 | 2025.08.01 21:38:03.106570 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7298 | 2025.08.01 21:38:03.106779 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2025.08.01 21:38:03.106905 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001218 sec., 166666.6666666667 rows/sec., 10.75 MiB/sec. | ||
| 7300 | 2025.08.01 21:38:03.106943 [ 261 ] {2237e0ff-e793-4783-979c-77f0c7c5c9da} <Debug> TCPHandler: Processed in 0.001379417 sec. | ||
| 7301 | 2025.08.01 21:38:03.107061 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2025.08.01 21:38:03.107183 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7303 | 2025.08.01 21:38:03.107231 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7304 | 2025.08.01 21:38:03.107776 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2025.08.01 21:38:03.107812 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7306 | 2025.08.01 21:38:03.108120 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7307 | 2025.08.01 21:38:03.108333 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.08.01 21:38:03.108459 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001301 sec., 155265.1806302844 rows/sec., 8.82 MiB/sec. | ||
| 7309 | 2025.08.01 21:38:03.108497 [ 261 ] {cfba12ac-8fe7-4959-98a1-11111e4d6ab3} <Debug> TCPHandler: Processed in 0.00149492 sec. | ||
| 7310 | 2025.08.01 21:38:03.108611 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2025.08.01 21:38:03.108704 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7312 | 2025.08.01 21:38:03.108743 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7313 | 2025.08.01 21:38:03.109510 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2025.08.01 21:38:03.109546 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7315 | 2025.08.01 21:38:03.109865 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7316 | 2025.08.01 21:38:03.110084 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2025.08.01 21:38:03.110210 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001526 sec., 433158.58453473134 rows/sec., 30.26 MiB/sec. | ||
| 7318 | 2025.08.01 21:38:03.110248 [ 261 ] {3f30dfd4-f9be-4c17-b63e-0559cdab3f73} <Debug> TCPHandler: Processed in 0.001684964 sec. | ||
| 7319 | 2025.08.01 21:38:03.110362 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2025.08.01 21:38:03.110466 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7321 | 2025.08.01 21:38:03.110510 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7322 | 2025.08.01 21:38:03.110852 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2025.08.01 21:38:03.110889 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7324 | 2025.08.01 21:38:03.111210 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7325 | 2025.08.01 21:38:03.111430 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2025.08.01 21:38:03.111564 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001115 sec., 5381.165919282511 rows/sec., 281.14 KiB/sec. | ||
| 7327 | 2025.08.01 21:38:03.111604 [ 261 ] {00a17dd9-2309-4d39-8828-573348ffbd3c} <Debug> TCPHandler: Processed in 0.001291796 sec. | ||
| 7328 | 2025.08.01 21:38:03.111706 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2025.08.01 21:38:03.111802 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7330 | 2025.08.01 21:38:03.111845 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7331 | 2025.08.01 21:38:03.112321 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2025.08.01 21:38:03.112357 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7333 | 2025.08.01 21:38:03.112705 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7334 | 2025.08.01 21:38:03.112925 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2025.08.01 21:38:03.113056 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001271 sec., 241542.09284028324 rows/sec., 15.89 MiB/sec. | ||
| 7336 | 2025.08.01 21:38:03.113096 [ 261 ] {c3d8bb2e-0a61-41ab-9d93-b863b9a859ba} <Debug> TCPHandler: Processed in 0.001438868 sec. | ||
| 7337 | 2025.08.01 21:38:03.113197 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2025.08.01 21:38:03.113293 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7339 | 2025.08.01 21:38:03.113335 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7340 | 2025.08.01 21:38:03.113648 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2025.08.01 21:38:03.113684 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7342 | 2025.08.01 21:38:03.114002 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7343 | 2025.08.01 21:38:03.114198 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2025.08.01 21:38:03.114341 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 7345 | 2025.08.01 21:38:03.114379 [ 261 ] {c9e80672-5934-4bb6-b7fd-16582cbeef72} <Debug> TCPHandler: Processed in 0.001230774 sec. | ||
| 7346 | 2025.08.01 21:38:03.114492 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2025.08.01 21:38:03.114583 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7348 | 2025.08.01 21:38:03.114635 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7349 | 2025.08.01 21:38:03.115449 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2025.08.01 21:38:03.115485 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7351 | 2025.08.01 21:38:03.115994 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7352 | 2025.08.01 21:38:03.116214 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2025.08.01 21:38:03.116366 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.0018 sec., 5000 rows/sec., 8.96 MiB/sec. | ||
| 7354 | 2025.08.01 21:38:03.116430 [ 261 ] {0e119c0b-1d3d-4fa3-9611-6ed0d98b39ff} <Debug> TCPHandler: Processed in 0.00198463 sec. | ||
| 7355 | 2025.08.01 21:38:03.116540 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2025.08.01 21:38:03.116631 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7357 | 2025.08.01 21:38:03.116671 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7358 | 2025.08.01 21:38:03.117066 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2025.08.01 21:38:03.117100 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7360 | 2025.08.01 21:38:03.117419 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7361 | 2025.08.01 21:38:03.117626 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2025.08.01 21:38:03.117770 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001156 sec., 88235.29411764706 rows/sec., 5.42 MiB/sec. | ||
| 7363 | 2025.08.01 21:38:03.117808 [ 261 ] {a750ecca-13de-40cf-88ec-2ce19e1db6b5} <Debug> TCPHandler: Processed in 0.001315276 sec. | ||
| 7364 | 2025.08.01 21:38:03.883454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
| 7365 | 2025.08.01 21:38:03.884005 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2025.08.01 21:38:03.884052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7367 | 2025.08.01 21:38:03.884941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7368 | 2025.08.01 21:38:03.885191 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2025.08.01 21:38:03.885322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
| 7370 | 2025.08.01 21:38:04.811425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7371 | 2025.08.01 21:38:04.826007 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2025.08.01 21:38:04.826053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7373 | 2025.08.01 21:38:04.831688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7374 | 2025.08.01 21:38:04.832353 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2025.08.01 21:38:04.834952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7376 | 2025.08.01 21:38:06.433264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1040 | ||
| 7377 | 2025.08.01 21:38:06.435627 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2025.08.01 21:38:06.435686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7379 | 2025.08.01 21:38:06.436890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7380 | 2025.08.01 21:38:06.437165 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2025.08.01 21:38:06.437516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1040 | ||
| 7382 | 2025.08.01 21:38:08.090288 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2025.08.01 21:38:08.090488 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7384 | 2025.08.01 21:38:08.090560 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7385 | 2025.08.01 21:38:08.091226 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2025.08.01 21:38:08.091279 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7387 | 2025.08.01 21:38:08.091672 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7388 | 2025.08.01 21:38:08.091900 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2025.08.01 21:38:08.092054 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001614 sec., 73110.28500619579 rows/sec., 6.20 MiB/sec. | ||
| 7390 | 2025.08.01 21:38:08.092104 [ 261 ] {daedcca0-dca2-4186-ba46-47de589fb938} <Debug> TCPHandler: Processed in 0.001942059 sec. | ||
| 7391 | 2025.08.01 21:38:08.092222 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2025.08.01 21:38:08.092322 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7393 | 2025.08.01 21:38:08.092365 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7394 | 2025.08.01 21:38:08.092774 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2025.08.01 21:38:08.092811 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7396 | 2025.08.01 21:38:08.093125 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7397 | 2025.08.01 21:38:08.093344 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2025.08.01 21:38:08.093478 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001179 sec., 26293.469041560646 rows/sec., 1.93 MiB/sec. | ||
| 7399 | 2025.08.01 21:38:08.093516 [ 261 ] {f4f77874-b67e-48e9-8512-825c05b6f86b} <Debug> TCPHandler: Processed in 0.001344087 sec. | ||
| 7400 | 2025.08.01 21:38:08.093623 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2025.08.01 21:38:08.093718 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7402 | 2025.08.01 21:38:08.093759 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7403 | 2025.08.01 21:38:08.094167 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2025.08.01 21:38:08.094204 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7405 | 2025.08.01 21:38:08.094506 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7406 | 2025.08.01 21:38:08.094721 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2025.08.01 21:38:08.094852 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001152 sec., 82465.27777777778 rows/sec., 6.44 MiB/sec. | ||
| 7408 | 2025.08.01 21:38:08.094890 [ 261 ] {efe8206c-5ecb-400d-85f4-29eb2f075508} <Debug> TCPHandler: Processed in 0.001314346 sec. | ||
| 7409 | 2025.08.01 21:38:08.094999 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2025.08.01 21:38:08.095093 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7411 | 2025.08.01 21:38:08.095137 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7412 | 2025.08.01 21:38:08.095519 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.08.01 21:38:08.095557 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7414 | 2025.08.01 21:38:08.095874 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7415 | 2025.08.01 21:38:08.096075 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.08.01 21:38:08.096201 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 7417 | 2025.08.01 21:38:08.096237 [ 261 ] {ed8f2ef2-c6e8-4bd1-8e12-42ea12eda35c} <Debug> TCPHandler: Processed in 0.001285686 sec. | ||
| 7418 | 2025.08.01 21:38:08.096341 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.08.01 21:38:08.096433 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7420 | 2025.08.01 21:38:08.096486 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7421 | 2025.08.01 21:38:08.097242 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.08.01 21:38:08.097278 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7423 | 2025.08.01 21:38:08.097829 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7424 | 2025.08.01 21:38:08.098042 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2025.08.01 21:38:08.098174 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001758 sec., 17633.67463026166 rows/sec., 31.60 MiB/sec. | ||
| 7426 | 2025.08.01 21:38:08.098226 [ 261 ] {3aa0a07e-6b7e-451a-98c2-850013b647a6} <Debug> TCPHandler: Processed in 0.001931308 sec. | ||
| 7427 | 2025.08.01 21:38:08.098334 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2025.08.01 21:38:08.098431 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7429 | 2025.08.01 21:38:08.098472 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7430 | 2025.08.01 21:38:08.098790 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.08.01 21:38:08.098825 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7432 | 2025.08.01 21:38:08.099116 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7433 | 2025.08.01 21:38:08.099313 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2025.08.01 21:38:08.099436 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 7435 | 2025.08.01 21:38:08.099471 [ 261 ] {32b6dd9b-da39-473f-87da-35b60903f03f} <Debug> TCPHandler: Processed in 0.001184503 sec. | ||
| 7436 | 2025.08.01 21:38:11.223685 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7437 | 2025.08.01 21:38:11.223735 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7438 | 2025.08.01 21:38:11.385462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
| 7439 | 2025.08.01 21:38:11.386186 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2025.08.01 21:38:11.386238 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7441 | 2025.08.01 21:38:11.386818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7442 | 2025.08.01 21:38:11.387074 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.08.01 21:38:11.387239 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 7444 | 2025.08.01 21:38:12.335114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7445 | 2025.08.01 21:38:12.350874 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2025.08.01 21:38:12.350936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7447 | 2025.08.01 21:38:12.357161 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7448 | 2025.08.01 21:38:12.357854 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2025.08.01 21:38:12.360593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7450 | 2025.08.01 21:38:13.098997 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7451 | 2025.08.01 21:38:13.099179 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7452 | 2025.08.01 21:38:13.099245 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7453 | 2025.08.01 21:38:13.099997 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2025.08.01 21:38:13.100047 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7455 | 2025.08.01 21:38:13.100458 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7456 | 2025.08.01 21:38:13.100696 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2025.08.01 21:38:13.100826 [ 102 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7458 | 2025.08.01 21:38:13.100847 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001717 sec., 228305.18345952244 rows/sec., 14.48 MiB/sec. | ||
| 7459 | 2025.08.01 21:38:13.100893 [ 102 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2025.08.01 21:38:13.100909 [ 261 ] {677dff22-596f-4214-9ac3-13a62d934328} <Debug> TCPHandler: Processed in 0.002043731 sec. | ||
| 7461 | 2025.08.01 21:38:13.100921 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7462 | 2025.08.01 21:38:13.101034 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2025.08.01 21:38:13.101055 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7464 | 2025.08.01 21:38:13.101134 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7465 | 2025.08.01 21:38:13.101181 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7466 | 2025.08.01 21:38:13.101207 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7467 | 2025.08.01 21:38:13.101246 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 416 rows starting from the beginning of the part | ||
| 7468 | 2025.08.01 21:38:13.101311 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 392 rows starting from the beginning of the part | ||
| 7469 | 2025.08.01 21:38:13.101356 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 392 rows starting from the beginning of the part | ||
| 7470 | 2025.08.01 21:38:13.101400 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 392 rows starting from the beginning of the part | ||
| 7471 | 2025.08.01 21:38:13.101440 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 392 rows starting from the beginning of the part | ||
| 7472 | 2025.08.01 21:38:13.101478 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 392 rows starting from the beginning of the part | ||
| 7473 | 2025.08.01 21:38:13.102072 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2025.08.01 21:38:13.102115 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7475 | 2025.08.01 21:38:13.102630 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638062 sec., 1450494.547825418 rows/sec., 97.84 MiB/sec. | ||
| 7476 | 2025.08.01 21:38:13.102652 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7477 | 2025.08.01 21:38:13.102781 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7478 | 2025.08.01 21:38:13.102908 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2025.08.01 21:38:13.103038 [ 102 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7480 | 2025.08.01 21:38:13.103056 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001941 sec., 558990.211231324 rows/sec., 44.21 MiB/sec. | ||
| 7481 | 2025.08.01 21:38:13.103070 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2025.08.01 21:38:13.103080 [ 102 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2025.08.01 21:38:13.103105 [ 261 ] {94fa547c-ab33-401e-8a8a-129817140e2c} <Debug> TCPHandler: Processed in 0.002121773 sec. | ||
| 7484 | 2025.08.01 21:38:13.103118 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7485 | 2025.08.01 21:38:13.103157 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_20_4} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7486 | 2025.08.01 21:38:13.103232 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2025.08.01 21:38:13.103232 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7488 | 2025.08.01 21:38:13.103299 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 7489 | 2025.08.01 21:38:13.103334 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7490 | 2025.08.01 21:38:13.103376 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7491 | 2025.08.01 21:38:13.103387 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7492 | 2025.08.01 21:38:13.103417 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2419 rows starting from the beginning of the part | ||
| 7493 | 2025.08.01 21:38:13.103471 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1085 rows starting from the beginning of the part | ||
| 7494 | 2025.08.01 21:38:13.103516 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 118 rows starting from the beginning of the part | ||
| 7495 | 2025.08.01 21:38:13.103556 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1085 rows starting from the beginning of the part | ||
| 7496 | 2025.08.01 21:38:13.103595 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 118 rows starting from the beginning of the part | ||
| 7497 | 2025.08.01 21:38:13.103633 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1085 rows starting from the beginning of the part | ||
| 7498 | 2025.08.01 21:38:13.103861 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2025.08.01 21:38:13.103897 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7500 | 2025.08.01 21:38:13.104211 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7501 | 2025.08.01 21:38:13.104422 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2025.08.01 21:38:13.104554 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001238 sec., 165589.6607431341 rows/sec., 9.82 MiB/sec. | ||
| 7503 | 2025.08.01 21:38:13.104592 [ 261 ] {5a29a99e-077e-47e9-8b6a-05e0a2d2be09} <Debug> TCPHandler: Processed in 0.001410268 sec. | ||
| 7504 | 2025.08.01 21:38:13.104713 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7505 | 2025.08.01 21:38:13.104808 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7506 | 2025.08.01 21:38:13.104847 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7507 | 2025.08.01 21:38:13.105324 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2025.08.01 21:38:13.105361 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7509 | 2025.08.01 21:38:13.105669 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7510 | 2025.08.01 21:38:13.105748 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5910 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562621 sec., 2306232.564237942 rows/sec., 194.30 MiB/sec. | ||
| 7511 | 2025.08.01 21:38:13.105875 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2025.08.01 21:38:13.106018 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001229 sec., 165174.93897477625 rows/sec., 10.65 MiB/sec. | ||
| 7513 | 2025.08.01 21:38:13.106057 [ 261 ] {6083354b-59df-4af1-8233-4aaaac181fd5} <Debug> TCPHandler: Processed in 0.001393007 sec. | ||
| 7514 | 2025.08.01 21:38:13.106053 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7515 | 2025.08.01 21:38:13.106166 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2025.08.01 21:38:13.106273 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7517 | 2025.08.01 21:38:13.106317 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7518 | 2025.08.01 21:38:13.106399 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2025.08.01 21:38:13.106486 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_56_11} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7520 | 2025.08.01 21:38:13.106583 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 7521 | 2025.08.01 21:38:13.106783 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.08.01 21:38:13.106824 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7523 | 2025.08.01 21:38:13.107146 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7524 | 2025.08.01 21:38:13.107358 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.08.01 21:38:13.107456 [ 102 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7526 | 2025.08.01 21:38:13.107487 [ 102 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7527 | 2025.08.01 21:38:13.107487 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001233 sec., 163828.06163828063 rows/sec., 9.30 MiB/sec. | ||
| 7528 | 2025.08.01 21:38:13.107505 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7529 | 2025.08.01 21:38:13.107541 [ 261 ] {0fd6ea40-29ed-415c-bf5d-1e584d229fa2} <Debug> TCPHandler: Processed in 0.001426098 sec. | ||
| 7530 | 2025.08.01 21:38:13.107585 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7531 | 2025.08.01 21:38:13.107659 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7532 | 2025.08.01 21:38:13.107668 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7533 | 2025.08.01 21:38:13.107706 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 214 rows starting from the beginning of the part | ||
| 7534 | 2025.08.01 21:38:13.107752 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 202 rows starting from the beginning of the part | ||
| 7535 | 2025.08.01 21:38:13.107759 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7536 | 2025.08.01 21:38:13.107791 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 202 rows starting from the beginning of the part | ||
| 7537 | 2025.08.01 21:38:13.107805 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7538 | 2025.08.01 21:38:13.107831 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 202 rows starting from the beginning of the part | ||
| 7539 | 2025.08.01 21:38:13.107873 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 202 rows starting from the beginning of the part | ||
| 7540 | 2025.08.01 21:38:13.107909 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 202 rows starting from the beginning of the part | ||
| 7541 | 2025.08.01 21:38:13.108454 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2025.08.01 21:38:13.108496 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7543 | 2025.08.01 21:38:13.108738 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182704 sec., 1034916.5978976989 rows/sec., 62.92 MiB/sec. | ||
| 7544 | 2025.08.01 21:38:13.108842 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7545 | 2025.08.01 21:38:13.108866 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7546 | 2025.08.01 21:38:13.109127 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2025.08.01 21:38:13.109180 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2025.08.01 21:38:13.109252 [ 106 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7549 | 2025.08.01 21:38:13.109257 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_20_4} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7550 | 2025.08.01 21:38:13.109270 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001529 sec., 432308.69849574886 rows/sec., 30.20 MiB/sec. | ||
| 7551 | 2025.08.01 21:38:13.109292 [ 106 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2025.08.01 21:38:13.109344 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 7553 | 2025.08.01 21:38:13.109374 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7554 | 2025.08.01 21:38:13.109376 [ 261 ] {5463fccd-154d-45b2-acd6-e22f9a96adf0} <Debug> TCPHandler: Processed in 0.001766115 sec. | ||
| 7555 | 2025.08.01 21:38:13.109449 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 7556 | 2025.08.01 21:38:13.109533 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2025.08.01 21:38:13.109557 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7558 | 2025.08.01 21:38:13.109592 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1222 rows starting from the beginning of the part | ||
| 7559 | 2025.08.01 21:38:13.109636 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7560 | 2025.08.01 21:38:13.109652 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 661 rows starting from the beginning of the part | ||
| 7561 | 2025.08.01 21:38:13.109684 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7562 | 2025.08.01 21:38:13.109701 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 95 rows starting from the beginning of the part | ||
| 7563 | 2025.08.01 21:38:13.109746 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 661 rows starting from the beginning of the part | ||
| 7564 | 2025.08.01 21:38:13.109784 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 95 rows starting from the beginning of the part | ||
| 7565 | 2025.08.01 21:38:13.109823 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 661 rows starting from the beginning of the part | ||
| 7566 | 2025.08.01 21:38:13.110013 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2025.08.01 21:38:13.110055 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7568 | 2025.08.01 21:38:13.110412 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7569 | 2025.08.01 21:38:13.110681 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2025.08.01 21:38:13.110788 [ 106 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7571 | 2025.08.01 21:38:13.110813 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 7572 | 2025.08.01 21:38:13.110821 [ 106 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2025.08.01 21:38:13.110856 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7574 | 2025.08.01 21:38:13.110858 [ 261 ] {7e96d861-00a6-4937-9fcb-05806c67692c} <Debug> TCPHandler: Processed in 0.001397308 sec. | ||
| 7575 | 2025.08.01 21:38:13.110931 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 7576 | 2025.08.01 21:38:13.110971 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2025.08.01 21:38:13.111013 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7578 | 2025.08.01 21:38:13.111041 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 7579 | 2025.08.01 21:38:13.111063 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7580 | 2025.08.01 21:38:13.111091 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7581 | 2025.08.01 21:38:13.111107 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7582 | 2025.08.01 21:38:13.111134 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7583 | 2025.08.01 21:38:13.111172 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7584 | 2025.08.01 21:38:13.111189 [ 194 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770655 sec., 1917369.5609816706 rows/sec., 143.80 MiB/sec. | ||
| 7585 | 2025.08.01 21:38:13.111209 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7586 | 2025.08.01 21:38:13.111311 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7587 | 2025.08.01 21:38:13.111410 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7588 | 2025.08.01 21:38:13.111556 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2025.08.01 21:38:13.111604 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7590 | 2025.08.01 21:38:13.111774 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2025.08.01 21:38:13.111873 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_56_11} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7592 | 2025.08.01 21:38:13.111960 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7593 | 2025.08.01 21:38:13.112080 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183424 sec., 81120.54513006327 rows/sec., 4.14 MiB/sec. | ||
| 7594 | 2025.08.01 21:38:13.112144 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7595 | 2025.08.01 21:38:13.112263 [ 194 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7596 | 2025.08.01 21:38:13.112398 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.08.01 21:38:13.112532 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7598 | 2025.08.01 21:38:13.112551 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001505 sec., 203986.71096345515 rows/sec., 13.42 MiB/sec. | ||
| 7599 | 2025.08.01 21:38:13.112567 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.08.01 21:38:13.112595 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7601 | 2025.08.01 21:38:13.112600 [ 261 ] {7f49b14b-ce93-4522-8b24-1ee2759a1dd2} <Debug> TCPHandler: Processed in 0.001678463 sec. | ||
| 7602 | 2025.08.01 21:38:13.112616 [ 194 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.08.01 21:38:13.112665 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 7604 | 2025.08.01 21:38:13.112701 [ 194 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_16_3} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7605 | 2025.08.01 21:38:13.112717 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2025.08.01 21:38:13.112775 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7607 | 2025.08.01 21:38:13.112805 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16665 rows starting from the beginning of the part | ||
| 7608 | 2025.08.01 21:38:13.112808 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7609 | 2025.08.01 21:38:13.112815 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7610 | 2025.08.01 21:38:13.112857 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 307 rows starting from the beginning of the part | ||
| 7611 | 2025.08.01 21:38:13.112876 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7612 | 2025.08.01 21:38:13.112901 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 7613 | 2025.08.01 21:38:13.112945 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 307 rows starting from the beginning of the part | ||
| 7614 | 2025.08.01 21:38:13.112982 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 7615 | 2025.08.01 21:38:13.113019 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 307 rows starting from the beginning of the part | ||
| 7616 | 2025.08.01 21:38:13.113191 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7617 | 2025.08.01 21:38:13.113233 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7618 | 2025.08.01 21:38:13.113548 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7619 | 2025.08.01 21:38:13.113757 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7620 | 2025.08.01 21:38:13.113889 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 7621 | 2025.08.01 21:38:13.113926 [ 261 ] {ec6d428b-7b9f-47b2-9640-a09f126ea908} <Debug> TCPHandler: Processed in 0.001257775 sec. | ||
| 7622 | 2025.08.01 21:38:13.114033 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7623 | 2025.08.01 21:38:13.114127 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7624 | 2025.08.01 21:38:13.114181 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7625 | 2025.08.01 21:38:13.114919 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2025.08.01 21:38:13.114955 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7627 | 2025.08.01 21:38:13.115488 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7628 | 2025.08.01 21:38:13.115719 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2025.08.01 21:38:13.115854 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001745 sec., 5157.593123209169 rows/sec., 9.24 MiB/sec. | ||
| 7630 | 2025.08.01 21:38:13.115914 [ 261 ] {202148da-36dd-45c7-b1d5-090d68712494} <Debug> TCPHandler: Processed in 0.001929838 sec. | ||
| 7631 | 2025.08.01 21:38:13.116027 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2025.08.01 21:38:13.116121 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7633 | 2025.08.01 21:38:13.116164 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7634 | 2025.08.01 21:38:13.116489 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7635 | 2025.08.01 21:38:13.116527 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7636 | 2025.08.01 21:38:13.116976 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7637 | 2025.08.01 21:38:13.117196 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7638 | 2025.08.01 21:38:13.117303 [ 106 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7639 | 2025.08.01 21:38:13.117321 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001219 sec., 83675.14356029533 rows/sec., 5.14 MiB/sec. | ||
| 7640 | 2025.08.01 21:38:13.117333 [ 106 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7641 | 2025.08.01 21:38:13.117361 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7642 | 2025.08.01 21:38:13.117364 [ 261 ] {d6e508a8-9f90-4b5c-b9e0-0e942779dae8} <Debug> TCPHandler: Processed in 0.001386397 sec. | ||
| 7643 | 2025.08.01 21:38:13.117435 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 7644 | 2025.08.01 21:38:13.117534 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7645 | 2025.08.01 21:38:13.117561 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3126 rows starting from the beginning of the part | ||
| 7646 | 2025.08.01 21:38:13.117604 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 102 rows starting from the beginning of the part | ||
| 7647 | 2025.08.01 21:38:13.117641 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 7648 | 2025.08.01 21:38:13.117675 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 102 rows starting from the beginning of the part | ||
| 7649 | 2025.08.01 21:38:13.117709 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 7650 | 2025.08.01 21:38:13.117741 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 102 rows starting from the beginning of the part | ||
| 7651 | 2025.08.01 21:38:13.119014 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3552 rows, containing 4 columns (4 merged, 0 gathered) in 0.001610232 sec., 2205893.3122680457 rows/sec., 142.87 MiB/sec. | ||
| 7652 | 2025.08.01 21:38:13.119096 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17906 rows, containing 5 columns (5 merged, 0 gathered) in 0.006458759 sec., 2772359.2101826374 rows/sec., 187.83 MiB/sec. | ||
| 7653 | 2025.08.01 21:38:13.119281 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7654 | 2025.08.01 21:38:13.119340 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7655 | 2025.08.01 21:38:13.119634 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2025.08.01 21:38:13.119724 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_56_11} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7657 | 2025.08.01 21:38:13.119731 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.08.01 21:38:13.119804 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7659 | 2025.08.01 21:38:13.119813 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7660 | 2025.08.01 21:38:13.119904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 7661 | 2025.08.01 21:38:14.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.77 MiB, peak 281.12 MiB, free memory in arenas 0.00 B, will set to 273.69 MiB (RSS), difference: 1.92 MiB | ||
| 7662 | 2025.08.01 21:38:16.437891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1074 | ||
| 7663 | 2025.08.01 21:38:16.440491 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2025.08.01 21:38:16.440616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7665 | 2025.08.01 21:38:16.442049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7666 | 2025.08.01 21:38:16.442360 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2025.08.01 21:38:16.442800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1074 | ||
| 7668 | 2025.08.01 21:38:18.116226 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2025.08.01 21:38:18.116417 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7670 | 2025.08.01 21:38:18.116485 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7671 | 2025.08.01 21:38:18.117092 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2025.08.01 21:38:18.117146 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7673 | 2025.08.01 21:38:18.117528 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7674 | 2025.08.01 21:38:18.117764 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2025.08.01 21:38:18.117925 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001554 sec., 2574.002574002574 rows/sec., 209.89 KiB/sec. | ||
| 7676 | 2025.08.01 21:38:18.117974 [ 261 ] {c37e9f56-4350-4ad9-b12a-434a36ed8b73} <Debug> TCPHandler: Processed in 0.001894387 sec. | ||
| 7677 | 2025.08.01 21:38:18.118097 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2025.08.01 21:38:18.118200 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7679 | 2025.08.01 21:38:18.118245 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7680 | 2025.08.01 21:38:18.119139 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2025.08.01 21:38:18.119178 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7682 | 2025.08.01 21:38:18.119569 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7683 | 2025.08.01 21:38:18.119791 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2025.08.01 21:38:18.119924 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Debug> executeQuery: Read 1260 rows, 106.96 KiB in 0.001746 sec., 721649.4845360825 rows/sec., 59.82 MiB/sec. | ||
| 7685 | 2025.08.01 21:38:18.119963 [ 261 ] {a39bff18-2e1d-4603-9cac-901068bdae66} <Debug> TCPHandler: Processed in 0.001918118 sec. | ||
| 7686 | 2025.08.01 21:38:18.120079 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2025.08.01 21:38:18.120179 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7688 | 2025.08.01 21:38:18.120220 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7689 | 2025.08.01 21:38:18.120632 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2025.08.01 21:38:18.120669 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7691 | 2025.08.01 21:38:18.120983 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7692 | 2025.08.01 21:38:18.121195 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2025.08.01 21:38:18.121308 [ 149 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7694 | 2025.08.01 21:38:18.121324 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001165 sec., 30042.91845493562 rows/sec., 2.19 MiB/sec. | ||
| 7695 | 2025.08.01 21:38:18.121378 [ 149 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2025.08.01 21:38:18.121386 [ 261 ] {c196c2e8-3972-4912-80be-589280ab7df2} <Debug> TCPHandler: Processed in 0.001360697 sec. | ||
| 7697 | 2025.08.01 21:38:18.121411 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7698 | 2025.08.01 21:38:18.121513 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2025.08.01 21:38:18.121551 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 7700 | 2025.08.01 21:38:18.121611 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7701 | 2025.08.01 21:38:18.121657 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7702 | 2025.08.01 21:38:18.121707 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7703 | 2025.08.01 21:38:18.121749 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 268 rows starting from the beginning of the part | ||
| 7704 | 2025.08.01 21:38:18.121822 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7705 | 2025.08.01 21:38:18.121874 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 205 rows starting from the beginning of the part | ||
| 7706 | 2025.08.01 21:38:18.121923 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7707 | 2025.08.01 21:38:18.121974 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 205 rows starting from the beginning of the part | ||
| 7708 | 2025.08.01 21:38:18.122019 [ 186 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 7709 | 2025.08.01 21:38:18.122119 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7710 | 2025.08.01 21:38:18.122161 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7711 | 2025.08.01 21:38:18.122502 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7712 | 2025.08.01 21:38:18.122737 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7713 | 2025.08.01 21:38:18.122843 [ 149 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7714 | 2025.08.01 21:38:18.122868 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001275 sec., 178823.5294117647 rows/sec., 12.11 MiB/sec. | ||
| 7715 | 2025.08.01 21:38:18.122872 [ 149 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2025.08.01 21:38:18.122906 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7717 | 2025.08.01 21:38:18.122912 [ 261 ] {c45079b3-d5d9-47e6-934b-e808bb315503} <Debug> TCPHandler: Processed in 0.001449869 sec. | ||
| 7718 | 2025.08.01 21:38:18.122972 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148317 sec., 522529.44706271024 rows/sec., 34.47 MiB/sec. | ||
| 7719 | 2025.08.01 21:38:18.122986 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::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 | ||
| 7720 | 2025.08.01 21:38:18.123037 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7721 | 2025.08.01 21:38:18.123135 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7722 | 2025.08.01 21:38:18.123142 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7723 | 2025.08.01 21:38:18.123175 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 456 rows starting from the beginning of the part | ||
| 7724 | 2025.08.01 21:38:18.123176 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7725 | 2025.08.01 21:38:18.123197 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7726 | 2025.08.01 21:38:18.123247 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 7727 | 2025.08.01 21:38:18.123295 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 203 rows starting from the beginning of the part | ||
| 7728 | 2025.08.01 21:38:18.123343 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 203 rows starting from the beginning of the part | ||
| 7729 | 2025.08.01 21:38:18.123386 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part | ||
| 7730 | 2025.08.01 21:38:18.123426 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 7731 | 2025.08.01 21:38:18.123500 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2025.08.01 21:38:18.123588 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_51_10} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7733 | 2025.08.01 21:38:18.123678 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7734 | 2025.08.01 21:38:18.123783 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2025.08.01 21:38:18.123825 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7736 | 2025.08.01 21:38:18.124168 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7737 | 2025.08.01 21:38:18.124382 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433679 sec., 1060906.9394194935 rows/sec., 74.32 MiB/sec. | ||
| 7738 | 2025.08.01 21:38:18.124387 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2025.08.01 21:38:18.124537 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7740 | 2025.08.01 21:38:18.124540 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001414 sec., 392503.5360678925 rows/sec., 29.15 MiB/sec. | ||
| 7741 | 2025.08.01 21:38:18.124594 [ 261 ] {2fd90e6b-24c6-4703-90c4-cbec89ca5b05} <Debug> TCPHandler: Processed in 0.001607102 sec. | ||
| 7742 | 2025.08.01 21:38:18.124711 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7743 | 2025.08.01 21:38:18.124788 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7744 | 2025.08.01 21:38:18.124807 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7745 | 2025.08.01 21:38:18.124856 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7746 | 2025.08.01 21:38:18.124857 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_26_5} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7747 | 2025.08.01 21:38:18.124934 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7748 | 2025.08.01 21:38:18.125419 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2025.08.01 21:38:18.125460 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7750 | 2025.08.01 21:38:18.125838 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7751 | 2025.08.01 21:38:18.126058 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2025.08.01 21:38:18.126185 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001397 sec., 631352.8990694345 rows/sec., 42.48 MiB/sec. | ||
| 7753 | 2025.08.01 21:38:18.126221 [ 261 ] {dd363cca-621d-4285-814f-eb9291fb657d} <Debug> TCPHandler: Processed in 0.001560822 sec. | ||
| 7754 | 2025.08.01 21:38:18.126337 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2025.08.01 21:38:18.126440 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7756 | 2025.08.01 21:38:18.126496 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7757 | 2025.08.01 21:38:18.127305 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2025.08.01 21:38:18.127343 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7759 | 2025.08.01 21:38:18.127905 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7760 | 2025.08.01 21:38:18.128137 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2025.08.01 21:38:18.128248 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7762 | 2025.08.01 21:38:18.128279 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2025.08.01 21:38:18.128279 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001857 sec., 16693.591814754982 rows/sec., 29.91 MiB/sec. | ||
| 7764 | 2025.08.01 21:38:18.128296 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7765 | 2025.08.01 21:38:18.128357 [ 261 ] {0689677a-bd62-4cd4-b3f5-b2f97d25c1b7} <Debug> TCPHandler: Processed in 0.002069201 sec. | ||
| 7766 | 2025.08.01 21:38:18.128399 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 7767 | 2025.08.01 21:38:18.128478 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2025.08.01 21:38:18.128579 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7769 | 2025.08.01 21:38:18.128621 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7770 | 2025.08.01 21:38:18.128666 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7771 | 2025.08.01 21:38:18.128738 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 900 rows starting from the beginning of the part | ||
| 7772 | 2025.08.01 21:38:18.128884 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 7773 | 2025.08.01 21:38:18.128966 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2025.08.01 21:38:18.128996 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 7775 | 2025.08.01 21:38:18.129008 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7776 | 2025.08.01 21:38:18.129120 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 7777 | 2025.08.01 21:38:18.129239 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
| 7778 | 2025.08.01 21:38:18.129349 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 7779 | 2025.08.01 21:38:18.129349 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7780 | 2025.08.01 21:38:18.129594 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7781 | 2025.08.01 21:38:18.129735 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 7782 | 2025.08.01 21:38:18.129775 [ 261 ] {999c1482-fd75-41e5-b1c4-734dbe56f7e2} <Debug> TCPHandler: Processed in 0.001346567 sec. | ||
| 7783 | 2025.08.01 21:38:18.133975 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 19 columns (19 merged, 0 gathered) in 0.005615452 sec., 180038.93542318587 rows/sec., 322.62 MiB/sec. | ||
| 7784 | 2025.08.01 21:38:18.135418 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7785 | 2025.08.01 21:38:18.135757 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2025.08.01 21:38:18.135832 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7787 | 2025.08.01 21:38:18.135943 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 7788 | 2025.08.01 21:38:18.887424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
| 7789 | 2025.08.01 21:38:18.888193 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2025.08.01 21:38:18.888258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7791 | 2025.08.01 21:38:18.888982 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7792 | 2025.08.01 21:38:18.889202 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2025.08.01 21:38:18.889327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
| 7794 | 2025.08.01 21:38:19.000156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.43 MiB, peak 282.64 MiB, free memory in arenas 0.00 B, will set to 275.54 MiB (RSS), difference: 1.11 MiB | ||
| 7795 | 2025.08.01 21:38:19.860755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7796 | 2025.08.01 21:38:19.877107 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2025.08.01 21:38:19.877165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7798 | 2025.08.01 21:38:19.883212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7799 | 2025.08.01 21:38:19.883968 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2025.08.01 21:38:19.887935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7801 | 2025.08.01 21:38:23.099150 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7802 | 2025.08.01 21:38:23.099360 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7803 | 2025.08.01 21:38:23.099427 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7804 | 2025.08.01 21:38:23.100198 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.08.01 21:38:23.100248 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7806 | 2025.08.01 21:38:23.100654 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7807 | 2025.08.01 21:38:23.100876 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.08.01 21:38:23.101029 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001717 sec., 228305.18345952244 rows/sec., 14.48 MiB/sec. | ||
| 7809 | 2025.08.01 21:38:23.101071 [ 261 ] {3ddfabf4-a77a-4670-bc0d-b9d275d7ce6a} <Debug> TCPHandler: Processed in 0.002083982 sec. | ||
| 7810 | 2025.08.01 21:38:23.101184 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2025.08.01 21:38:23.101278 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7812 | 2025.08.01 21:38:23.101318 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7813 | 2025.08.01 21:38:23.102191 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.08.01 21:38:23.102229 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7815 | 2025.08.01 21:38:23.102585 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7816 | 2025.08.01 21:38:23.102799 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2025.08.01 21:38:23.102932 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001672 sec., 648923.4449760765 rows/sec., 51.33 MiB/sec. | ||
| 7818 | 2025.08.01 21:38:23.102969 [ 261 ] {e8494f9c-0b44-48b5-a878-bb274f4a464e} <Debug> TCPHandler: Processed in 0.001833116 sec. | ||
| 7819 | 2025.08.01 21:38:23.103078 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2025.08.01 21:38:23.103173 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7821 | 2025.08.01 21:38:23.103212 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7822 | 2025.08.01 21:38:23.103678 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2025.08.01 21:38:23.103715 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7824 | 2025.08.01 21:38:23.104017 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7825 | 2025.08.01 21:38:23.104228 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2025.08.01 21:38:23.104355 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001201 sec., 170691.09075770192 rows/sec., 10.13 MiB/sec. | ||
| 7827 | 2025.08.01 21:38:23.104392 [ 261 ] {3d2ef155-6e75-4702-a7eb-49a2500a7a74} <Debug> TCPHandler: Processed in 0.001361937 sec. | ||
| 7828 | 2025.08.01 21:38:23.104489 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7829 | 2025.08.01 21:38:23.104581 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7830 | 2025.08.01 21:38:23.104619 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7831 | 2025.08.01 21:38:23.105074 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.08.01 21:38:23.105110 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7833 | 2025.08.01 21:38:23.105411 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7834 | 2025.08.01 21:38:23.105613 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7835 | 2025.08.01 21:38:23.105736 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001173 sec., 173060.5285592498 rows/sec., 11.16 MiB/sec. | ||
| 7836 | 2025.08.01 21:38:23.105771 [ 261 ] {b506aa17-4cb5-46c4-bd92-4b75698d5702} <Debug> TCPHandler: Processed in 0.001328886 sec. | ||
| 7837 | 2025.08.01 21:38:23.105877 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2025.08.01 21:38:23.105989 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7839 | 2025.08.01 21:38:23.106030 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7840 | 2025.08.01 21:38:23.106489 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2025.08.01 21:38:23.106527 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7842 | 2025.08.01 21:38:23.106843 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7843 | 2025.08.01 21:38:23.107052 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2025.08.01 21:38:23.107178 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001209 sec., 167080.23159636062 rows/sec., 9.49 MiB/sec. | ||
| 7845 | 2025.08.01 21:38:23.107216 [ 261 ] {3b1490ce-b508-40ed-bc70-8d56fa116af6} <Debug> TCPHandler: Processed in 0.001390298 sec. | ||
| 7846 | 2025.08.01 21:38:23.107324 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2025.08.01 21:38:23.107419 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7848 | 2025.08.01 21:38:23.107459 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7849 | 2025.08.01 21:38:23.108093 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7850 | 2025.08.01 21:38:23.108130 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7851 | 2025.08.01 21:38:23.108462 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7852 | 2025.08.01 21:38:23.108679 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2025.08.01 21:38:23.108812 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001411 sec., 468462.0836286322 rows/sec., 32.73 MiB/sec. | ||
| 7854 | 2025.08.01 21:38:23.108851 [ 261 ] {6abe6ee7-4e75-49c9-8816-6a5c25a7fbcf} <Debug> TCPHandler: Processed in 0.001575391 sec. | ||
| 7855 | 2025.08.01 21:38:23.108967 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7856 | 2025.08.01 21:38:23.109069 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7857 | 2025.08.01 21:38:23.109111 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7858 | 2025.08.01 21:38:23.109427 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2025.08.01 21:38:23.109463 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7860 | 2025.08.01 21:38:23.109763 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7861 | 2025.08.01 21:38:23.109964 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.08.01 21:38:23.110089 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 7863 | 2025.08.01 21:38:23.110125 [ 261 ] {5d5afc73-31a7-44ab-a868-d5dd3d154b2d} <Debug> TCPHandler: Processed in 0.001207504 sec. | ||
| 7864 | 2025.08.01 21:38:23.110237 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2025.08.01 21:38:23.110340 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7866 | 2025.08.01 21:38:23.110384 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7867 | 2025.08.01 21:38:23.110846 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2025.08.01 21:38:23.110884 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7869 | 2025.08.01 21:38:23.111232 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7870 | 2025.08.01 21:38:23.111459 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7871 | 2025.08.01 21:38:23.111598 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001276 sec., 240595.61128526647 rows/sec., 15.83 MiB/sec. | ||
| 7872 | 2025.08.01 21:38:23.111643 [ 261 ] {92d93cec-069a-41a7-b0e9-cbd05f1dc546} <Debug> TCPHandler: Processed in 0.001464419 sec. | ||
| 7873 | 2025.08.01 21:38:23.111765 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7874 | 2025.08.01 21:38:23.111860 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7875 | 2025.08.01 21:38:23.111902 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7876 | 2025.08.01 21:38:23.112214 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7877 | 2025.08.01 21:38:23.112250 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7878 | 2025.08.01 21:38:23.112546 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7879 | 2025.08.01 21:38:23.112754 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2025.08.01 21:38:23.112884 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 7881 | 2025.08.01 21:38:23.112921 [ 261 ] {035d396d-1002-4dda-93e4-5e1c0c4b8644} <Debug> TCPHandler: Processed in 0.001211974 sec. | ||
| 7882 | 2025.08.01 21:38:23.113022 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2025.08.01 21:38:23.113115 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7884 | 2025.08.01 21:38:23.113169 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7885 | 2025.08.01 21:38:23.113932 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2025.08.01 21:38:23.113972 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7887 | 2025.08.01 21:38:23.114494 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7888 | 2025.08.01 21:38:23.114731 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2025.08.01 21:38:23.114867 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001771 sec., 5081.874647092039 rows/sec., 9.11 MiB/sec. | ||
| 7890 | 2025.08.01 21:38:23.114921 [ 261 ] {2584e8d3-9aa3-4fb3-ab4e-a80ac111b3ab} <Debug> TCPHandler: Processed in 0.001948579 sec. | ||
| 7891 | 2025.08.01 21:38:23.115034 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2025.08.01 21:38:23.115129 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7893 | 2025.08.01 21:38:23.115172 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7894 | 2025.08.01 21:38:23.115532 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2025.08.01 21:38:23.115569 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7896 | 2025.08.01 21:38:23.115878 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7897 | 2025.08.01 21:38:23.116080 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2025.08.01 21:38:23.116209 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001098 sec., 92896.17486338798 rows/sec., 5.71 MiB/sec. | ||
| 7899 | 2025.08.01 21:38:23.116246 [ 261 ] {0363168f-723b-4a7d-94c1-c9eecf52322c} <Debug> TCPHandler: Processed in 0.001261825 sec. | ||
| 7900 | 2025.08.01 21:38:26.223774 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7901 | 2025.08.01 21:38:26.223829 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7902 | 2025.08.01 21:38:26.389429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
| 7903 | 2025.08.01 21:38:26.389932 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2025.08.01 21:38:26.389975 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7905 | 2025.08.01 21:38:26.390468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7906 | 2025.08.01 21:38:26.390700 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2025.08.01 21:38:26.390829 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 7908 | 2025.08.01 21:38:26.443035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1112 | ||
| 7909 | 2025.08.01 21:38:26.445561 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7910 | 2025.08.01 21:38:26.445619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7911 | 2025.08.01 21:38:26.446857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7912 | 2025.08.01 21:38:26.447130 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7913 | 2025.08.01 21:38:26.447476 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 7914 | 2025.08.01 21:38:27.388056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7915 | 2025.08.01 21:38:27.404874 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2025.08.01 21:38:27.404930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7917 | 2025.08.01 21:38:27.411375 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7918 | 2025.08.01 21:38:27.412111 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2025.08.01 21:38:27.415243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7920 | 2025.08.01 21:38:28.090306 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2025.08.01 21:38:28.090492 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7922 | 2025.08.01 21:38:28.090562 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7923 | 2025.08.01 21:38:28.091224 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2025.08.01 21:38:28.091261 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7925 | 2025.08.01 21:38:28.091674 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7926 | 2025.08.01 21:38:28.091898 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2025.08.01 21:38:28.092071 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001631 sec., 72348.25260576334 rows/sec., 6.14 MiB/sec. | ||
| 7928 | 2025.08.01 21:38:28.092113 [ 261 ] {239054a0-3e05-43b5-982b-0c8f7646e1d5} <Debug> TCPHandler: Processed in 0.001938948 sec. | ||
| 7929 | 2025.08.01 21:38:28.092234 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2025.08.01 21:38:28.092329 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7931 | 2025.08.01 21:38:28.092370 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7932 | 2025.08.01 21:38:28.092768 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2025.08.01 21:38:28.092802 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7934 | 2025.08.01 21:38:28.093096 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7935 | 2025.08.01 21:38:28.093317 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2025.08.01 21:38:28.093441 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00113 sec., 27433.628318584073 rows/sec., 2.01 MiB/sec. | ||
| 7937 | 2025.08.01 21:38:28.093478 [ 261 ] {24fb713e-4779-47c1-a99e-180f3e9f927b} <Debug> TCPHandler: Processed in 0.001292955 sec. | ||
| 7938 | 2025.08.01 21:38:28.093584 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2025.08.01 21:38:28.093677 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7940 | 2025.08.01 21:38:28.093716 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7941 | 2025.08.01 21:38:28.094136 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2025.08.01 21:38:28.094169 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7943 | 2025.08.01 21:38:28.094478 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7944 | 2025.08.01 21:38:28.094684 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2025.08.01 21:38:28.094806 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001147 sec., 82824.76024411508 rows/sec., 6.47 MiB/sec. | ||
| 7946 | 2025.08.01 21:38:28.094842 [ 261 ] {3196431c-b8af-4f93-9f92-3c87a3dab6c5} <Debug> TCPHandler: Processed in 0.001306266 sec. | ||
| 7947 | 2025.08.01 21:38:28.094954 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2025.08.01 21:38:28.095046 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7949 | 2025.08.01 21:38:28.095090 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7950 | 2025.08.01 21:38:28.095584 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2025.08.01 21:38:28.095618 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7952 | 2025.08.01 21:38:28.096041 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7953 | 2025.08.01 21:38:28.096257 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2025.08.01 21:38:28.096381 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001352 sec., 118343.1952662722 rows/sec., 8.24 MiB/sec. | ||
| 7955 | 2025.08.01 21:38:28.096417 [ 261 ] {11f6e093-53bd-4a76-9b21-a2564c02c203} <Debug> TCPHandler: Processed in 0.0015125 sec. | ||
| 7956 | 2025.08.01 21:38:28.096527 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2025.08.01 21:38:28.096620 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7958 | 2025.08.01 21:38:28.096674 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7959 | 2025.08.01 21:38:28.097467 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2025.08.01 21:38:28.097500 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7961 | 2025.08.01 21:38:28.098053 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7962 | 2025.08.01 21:38:28.098274 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2025.08.01 21:38:28.098404 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001802 sec., 17203.1076581576 rows/sec., 30.83 MiB/sec. | ||
| 7964 | 2025.08.01 21:38:28.098456 [ 261 ] {918efe31-a44e-4049-9861-b4bf17739e1c} <Debug> TCPHandler: Processed in 0.001978019 sec. | ||
| 7965 | 2025.08.01 21:38:28.098568 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2025.08.01 21:38:28.098663 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7967 | 2025.08.01 21:38:28.098705 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7968 | 2025.08.01 21:38:28.099033 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.08.01 21:38:28.099068 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7970 | 2025.08.01 21:38:28.099371 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7971 | 2025.08.01 21:38:28.099589 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.08.01 21:38:28.099712 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7973 | 2025.08.01 21:38:28.099747 [ 261 ] {3ad75b69-2fe4-4556-aeb9-bbedff90b839} <Debug> TCPHandler: Processed in 0.001228194 sec. | ||
| 7974 | 2025.08.01 21:38:31.384635 [ 129 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7975 | 2025.08.01 21:38:31.384731 [ 129 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2025.08.01 21:38:31.384769 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7977 | 2025.08.01 21:38:31.384919 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 7978 | 2025.08.01 21:38:31.385104 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7979 | 2025.08.01 21:38:31.385150 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 7980 | 2025.08.01 21:38:31.385238 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 7981 | 2025.08.01 21:38:31.385299 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 7982 | 2025.08.01 21:38:31.385356 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 7983 | 2025.08.01 21:38:31.385410 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 7984 | 2025.08.01 21:38:31.386275 [ 191 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420178 sec., 29573.75765573048 rows/sec., 2.47 MiB/sec. | ||
| 7985 | 2025.08.01 21:38:31.386434 [ 196 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7986 | 2025.08.01 21:38:31.386696 [ 196 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7987 | 2025.08.01 21:38:31.386766 [ 196 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_14_3} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7988 | 2025.08.01 21:38:31.386843 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7989 | 2025.08.01 21:38:33.099069 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7990 | 2025.08.01 21:38:33.099263 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7991 | 2025.08.01 21:38:33.099330 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7992 | 2025.08.01 21:38:33.100230 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7993 | 2025.08.01 21:38:33.100278 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 7994 | 2025.08.01 21:38:33.100685 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7995 | 2025.08.01 21:38:33.100925 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2025.08.01 21:38:33.101080 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001864 sec., 210300.42918454937 rows/sec., 13.34 MiB/sec. | ||
| 7997 | 2025.08.01 21:38:33.101124 [ 261 ] {5643daea-73af-4ab8-b581-8c06b96fd0ca} <Debug> TCPHandler: Processed in 0.002184053 sec. | ||
| 7998 | 2025.08.01 21:38:33.101255 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7999 | 2025.08.01 21:38:33.101363 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8000 | 2025.08.01 21:38:33.101414 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8001 | 2025.08.01 21:38:33.101807 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.08.01 21:38:33.101845 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8003 | 2025.08.01 21:38:33.102166 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8004 | 2025.08.01 21:38:33.102386 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.08.01 21:38:33.102515 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 8006 | 2025.08.01 21:38:33.102552 [ 261 ] {f0b4548e-b515-4d7e-ab72-a0e5c8b4101b} <Debug> TCPHandler: Processed in 0.001350937 sec. | ||
| 8007 | 2025.08.01 21:38:33.102664 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8008 | 2025.08.01 21:38:33.102757 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8009 | 2025.08.01 21:38:33.102797 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8010 | 2025.08.01 21:38:33.103651 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8011 | 2025.08.01 21:38:33.103688 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8012 | 2025.08.01 21:38:33.104088 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8013 | 2025.08.01 21:38:33.104313 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2025.08.01 21:38:33.104442 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001703 sec., 637698.1796829124 rows/sec., 50.44 MiB/sec. | ||
| 8015 | 2025.08.01 21:38:33.104479 [ 261 ] {2d3bbe08-2efd-4dcb-85dd-4d49c61c3b8f} <Debug> TCPHandler: Processed in 0.001865057 sec. | ||
| 8016 | 2025.08.01 21:38:33.104593 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2025.08.01 21:38:33.104687 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8018 | 2025.08.01 21:38:33.104728 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8019 | 2025.08.01 21:38:33.105217 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.08.01 21:38:33.105254 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8021 | 2025.08.01 21:38:33.105574 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8022 | 2025.08.01 21:38:33.105786 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2025.08.01 21:38:33.105917 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.001248 sec., 165865.38461538462 rows/sec., 9.85 MiB/sec. | ||
| 8024 | 2025.08.01 21:38:33.105954 [ 261 ] {997f6922-3b18-45c7-a9ad-810a691137a7} <Debug> TCPHandler: Processed in 0.001410388 sec. | ||
| 8025 | 2025.08.01 21:38:33.106064 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8026 | 2025.08.01 21:38:33.106164 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8027 | 2025.08.01 21:38:33.106203 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8028 | 2025.08.01 21:38:33.106688 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.08.01 21:38:33.106723 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8030 | 2025.08.01 21:38:33.107041 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8031 | 2025.08.01 21:38:33.107255 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2025.08.01 21:38:33.107378 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001239 sec., 163841.8079096045 rows/sec., 10.57 MiB/sec. | ||
| 8033 | 2025.08.01 21:38:33.107417 [ 261 ] {01c80df1-7946-4cee-8a15-5ee639912b9f} <Debug> TCPHandler: Processed in 0.001402608 sec. | ||
| 8034 | 2025.08.01 21:38:33.107543 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2025.08.01 21:38:33.107638 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8036 | 2025.08.01 21:38:33.107678 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8037 | 2025.08.01 21:38:33.108153 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8038 | 2025.08.01 21:38:33.108189 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8039 | 2025.08.01 21:38:33.108512 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8040 | 2025.08.01 21:38:33.108721 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8041 | 2025.08.01 21:38:33.108843 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001223 sec., 165167.6206050695 rows/sec., 9.38 MiB/sec. | ||
| 8042 | 2025.08.01 21:38:33.108881 [ 261 ] {dcf02316-1c64-43d4-b11a-ec207285caf2} <Debug> TCPHandler: Processed in 0.001388178 sec. | ||
| 8043 | 2025.08.01 21:38:33.108998 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8044 | 2025.08.01 21:38:33.109091 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8045 | 2025.08.01 21:38:33.109130 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8046 | 2025.08.01 21:38:33.109829 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.08.01 21:38:33.109865 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8048 | 2025.08.01 21:38:33.110199 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8049 | 2025.08.01 21:38:33.110418 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8050 | 2025.08.01 21:38:33.110543 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.001469 sec., 451327.4336283186 rows/sec., 31.55 MiB/sec. | ||
| 8051 | 2025.08.01 21:38:33.110580 [ 261 ] {26408347-bd0d-4069-ad17-6fccda71a3aa} <Debug> TCPHandler: Processed in 0.001631533 sec. | ||
| 8052 | 2025.08.01 21:38:33.110686 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8053 | 2025.08.01 21:38:33.110785 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8054 | 2025.08.01 21:38:33.110827 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8055 | 2025.08.01 21:38:33.111165 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2025.08.01 21:38:33.111200 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8057 | 2025.08.01 21:38:33.111512 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8058 | 2025.08.01 21:38:33.111731 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2025.08.01 21:38:33.111873 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 8060 | 2025.08.01 21:38:33.111917 [ 261 ] {b59ac3fb-70f9-4bb7-a7f6-515cda29caa0} <Debug> TCPHandler: Processed in 0.001279715 sec. | ||
| 8061 | 2025.08.01 21:38:33.112029 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8062 | 2025.08.01 21:38:33.112123 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8063 | 2025.08.01 21:38:33.112165 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8064 | 2025.08.01 21:38:33.112621 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8065 | 2025.08.01 21:38:33.112656 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8066 | 2025.08.01 21:38:33.113007 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8067 | 2025.08.01 21:38:33.113234 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2025.08.01 21:38:33.113360 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001254 sec., 245614.03508771933 rows/sec., 16.16 MiB/sec. | ||
| 8069 | 2025.08.01 21:38:33.113396 [ 261 ] {fe854683-21b5-4d12-be72-5985e8eed6e9} <Debug> TCPHandler: Processed in 0.001416549 sec. | ||
| 8070 | 2025.08.01 21:38:33.113500 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8071 | 2025.08.01 21:38:33.113593 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8072 | 2025.08.01 21:38:33.113635 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8073 | 2025.08.01 21:38:33.114390 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2025.08.01 21:38:33.114423 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8075 | 2025.08.01 21:38:33.114718 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8076 | 2025.08.01 21:38:33.114927 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8077 | 2025.08.01 21:38:33.115050 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
| 8078 | 2025.08.01 21:38:33.115086 [ 261 ] {482576eb-68ed-445b-9605-8f88ae5181f2} <Debug> TCPHandler: Processed in 0.001635022 sec. | ||
| 8079 | 2025.08.01 21:38:33.115189 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2025.08.01 21:38:33.115281 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8081 | 2025.08.01 21:38:33.115334 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8082 | 2025.08.01 21:38:33.116086 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2025.08.01 21:38:33.116121 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8084 | 2025.08.01 21:38:33.116675 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8085 | 2025.08.01 21:38:33.116912 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2025.08.01 21:38:33.117047 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001782 sec., 5050.50505050505 rows/sec., 9.05 MiB/sec. | ||
| 8087 | 2025.08.01 21:38:33.117102 [ 261 ] {d4c44532-54c1-4214-89d3-0d430454fb07} <Debug> TCPHandler: Processed in 0.001961939 sec. | ||
| 8088 | 2025.08.01 21:38:33.117222 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2025.08.01 21:38:33.117316 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8090 | 2025.08.01 21:38:33.117357 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8091 | 2025.08.01 21:38:33.117700 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2025.08.01 21:38:33.117735 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8093 | 2025.08.01 21:38:33.118058 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8094 | 2025.08.01 21:38:33.118275 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2025.08.01 21:38:33.118401 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001103 sec., 92475.06799637353 rows/sec., 5.68 MiB/sec. | ||
| 8096 | 2025.08.01 21:38:33.118436 [ 261 ] {e64e60d0-0d90-429a-b650-c4b9cd166ed2} <Debug> TCPHandler: Processed in 0.001270125 sec. | ||
| 8097 | 2025.08.01 21:38:33.891009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
| 8098 | 2025.08.01 21:38:33.891675 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2025.08.01 21:38:33.891735 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8100 | 2025.08.01 21:38:33.892334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8101 | 2025.08.01 21:38:33.892658 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2025.08.01 21:38:33.892824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
| 8103 | 2025.08.01 21:38:33.892853 [ 128 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8104 | 2025.08.01 21:38:33.892942 [ 128 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2025.08.01 21:38:33.892964 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8106 | 2025.08.01 21:38:33.893062 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 8107 | 2025.08.01 21:38:33.893171 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8108 | 2025.08.01 21:38:33.893207 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 8109 | 2025.08.01 21:38:33.893267 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 8110 | 2025.08.01 21:38:33.893311 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 8111 | 2025.08.01 21:38:33.893350 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 8112 | 2025.08.01 21:38:33.893385 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 8113 | 2025.08.01 21:38:33.893420 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 8114 | 2025.08.01 21:38:33.895909 [ 191 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002884647 sec., 6513101.949735964 rows/sec., 93.17 MiB/sec. | ||
| 8115 | 2025.08.01 21:38:33.896405 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8116 | 2025.08.01 21:38:33.896865 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2025.08.01 21:38:33.896975 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_41_8} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8118 | 2025.08.01 21:38:33.897125 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8119 | 2025.08.01 21:38:34.915379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8120 | 2025.08.01 21:38:34.931781 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2025.08.01 21:38:34.931834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8122 | 2025.08.01 21:38:34.938018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8123 | 2025.08.01 21:38:34.938689 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.08.01 21:38:34.939011 [ 110 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8125 | 2025.08.01 21:38:34.939083 [ 110 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8126 | 2025.08.01 21:38:34.939106 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8127 | 2025.08.01 21:38:34.939230 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 8128 | 2025.08.01 21:38:34.941715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8129 | 2025.08.01 21:38:34.943131 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8130 | 2025.08.01 21:38:34.944677 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8131 | 2025.08.01 21:38:34.949346 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8132 | 2025.08.01 21:38:34.953784 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 8133 | 2025.08.01 21:38:34.958334 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 8134 | 2025.08.01 21:38:34.962527 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 8135 | 2025.08.01 21:38:34.966302 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 8136 | 2025.08.01 21:38:35.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.35 MiB, peak 287.35 MiB, free memory in arenas 0.00 B, will set to 277.20 MiB (RSS), difference: -10.15 MiB | ||
| 8137 | 2025.08.01 21:38:35.015954 [ 193 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.076780838 sec., 4024.44161914461 rows/sec., 20.81 MiB/sec. | ||
| 8138 | 2025.08.01 21:38:35.018563 [ 198 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8139 | 2025.08.01 21:38:35.020711 [ 198 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_41_8} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2025.08.01 21:38:35.020822 [ 198 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_41_8} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8141 | 2025.08.01 21:38:35.023470 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8142 | 2025.08.01 21:38:36.000166 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.77 MiB, peak 287.35 MiB, free memory in arenas 0.00 B, will set to 277.71 MiB (RSS), difference: 9.94 MiB | ||
| 8143 | 2025.08.01 21:38:36.447785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1148 | ||
| 8144 | 2025.08.01 21:38:36.450174 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2025.08.01 21:38:36.450228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8146 | 2025.08.01 21:38:36.451445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8147 | 2025.08.01 21:38:36.451744 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2025.08.01 21:38:36.452148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 8149 | 2025.08.01 21:38:38.090236 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8150 | 2025.08.01 21:38:38.090431 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8151 | 2025.08.01 21:38:38.090506 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8152 | 2025.08.01 21:38:38.091266 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8153 | 2025.08.01 21:38:38.091319 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8154 | 2025.08.01 21:38:38.091715 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8155 | 2025.08.01 21:38:38.091936 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.08.01 21:38:38.092090 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001711 sec., 68965.5172413793 rows/sec., 5.85 MiB/sec. | ||
| 8157 | 2025.08.01 21:38:38.092097 [ 107 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8158 | 2025.08.01 21:38:38.092141 [ 261 ] {c05abf17-673f-410f-94d0-a21f1622efe7} <Debug> TCPHandler: Processed in 0.00204293 sec. | ||
| 8159 | 2025.08.01 21:38:38.092174 [ 107 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2025.08.01 21:38:38.092204 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8161 | 2025.08.01 21:38:38.092281 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2025.08.01 21:38:38.092299 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::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 | ||
| 8163 | 2025.08.01 21:38:38.092387 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8164 | 2025.08.01 21:38:38.092388 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8165 | 2025.08.01 21:38:38.092416 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2419 rows starting from the beginning of the part | ||
| 8166 | 2025.08.01 21:38:38.092441 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8167 | 2025.08.01 21:38:38.092471 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1260 rows starting from the beginning of the part | ||
| 8168 | 2025.08.01 21:38:38.092514 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1085 rows starting from the beginning of the part | ||
| 8169 | 2025.08.01 21:38:38.092555 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 118 rows starting from the beginning of the part | ||
| 8170 | 2025.08.01 21:38:38.092590 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1086 rows starting from the beginning of the part | ||
| 8171 | 2025.08.01 21:38:38.092628 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8172 | 2025.08.01 21:38:38.092907 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2025.08.01 21:38:38.092947 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8174 | 2025.08.01 21:38:38.093514 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8175 | 2025.08.01 21:38:38.093763 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2025.08.01 21:38:38.093910 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001544 sec., 20077.720207253886 rows/sec., 1.47 MiB/sec. | ||
| 8177 | 2025.08.01 21:38:38.093952 [ 261 ] {f520412b-3824-4add-91db-4e54ab101464} <Debug> TCPHandler: Processed in 0.001724524 sec. | ||
| 8178 | 2025.08.01 21:38:38.094070 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2025.08.01 21:38:38.094169 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8180 | 2025.08.01 21:38:38.094212 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8181 | 2025.08.01 21:38:38.094681 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.08.01 21:38:38.094689 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6086 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427389 sec., 2507220.7215242386 rows/sec., 213.11 MiB/sec. | ||
| 8183 | 2025.08.01 21:38:38.094722 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8184 | 2025.08.01 21:38:38.094948 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8185 | 2025.08.01 21:38:38.095066 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8186 | 2025.08.01 21:38:38.095183 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2025.08.01 21:38:38.095249 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_61_12} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8188 | 2025.08.01 21:38:38.095289 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2025.08.01 21:38:38.095308 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 8190 | 2025.08.01 21:38:38.095403 [ 107 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8191 | 2025.08.01 21:38:38.095423 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001274 sec., 74568.28885400314 rows/sec., 5.82 MiB/sec. | ||
| 8192 | 2025.08.01 21:38:38.095435 [ 107 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2025.08.01 21:38:38.095463 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8194 | 2025.08.01 21:38:38.095470 [ 261 ] {80f02d9d-df78-4b06-a9f0-3fe54740bf64} <Debug> TCPHandler: Processed in 0.001451149 sec. | ||
| 8195 | 2025.08.01 21:38:38.095525 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::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 | ||
| 8196 | 2025.08.01 21:38:38.095590 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2025.08.01 21:38:38.095591 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8198 | 2025.08.01 21:38:38.095628 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1222 rows starting from the beginning of the part | ||
| 8199 | 2025.08.01 21:38:38.095670 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 555 rows starting from the beginning of the part | ||
| 8200 | 2025.08.01 21:38:38.095687 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2025.08.01 21:38:38.095702 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 661 rows starting from the beginning of the part | ||
| 8202 | 2025.08.01 21:38:38.095735 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 95 rows starting from the beginning of the part | ||
| 8203 | 2025.08.01 21:38:38.095737 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8204 | 2025.08.01 21:38:38.095765 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 663 rows starting from the beginning of the part | ||
| 8205 | 2025.08.01 21:38:38.095796 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 8206 | 2025.08.01 21:38:38.096182 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2025.08.01 21:38:38.096218 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8208 | 2025.08.01 21:38:38.096565 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8209 | 2025.08.01 21:38:38.096779 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2025.08.01 21:38:38.096854 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356837 sec., 2425493.9981736937 rows/sec., 183.82 MiB/sec. | ||
| 8211 | 2025.08.01 21:38:38.096894 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8212 | 2025.08.01 21:38:38.096915 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 8213 | 2025.08.01 21:38:38.096919 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.08.01 21:38:38.096957 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8215 | 2025.08.01 21:38:38.096962 [ 261 ] {2dda5fb5-c4e9-4eed-92ac-ec14d11b8568} <Debug> TCPHandler: Processed in 0.001422888 sec. | ||
| 8216 | 2025.08.01 21:38:38.097002 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8217 | 2025.08.01 21:38:38.097076 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 8218 | 2025.08.01 21:38:38.097080 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8219 | 2025.08.01 21:38:38.097223 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8220 | 2025.08.01 21:38:38.097247 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8221 | 2025.08.01 21:38:38.097255 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8222 | 2025.08.01 21:38:38.097279 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8223 | 2025.08.01 21:38:38.097307 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17906 rows starting from the beginning of the part | ||
| 8224 | 2025.08.01 21:38:38.097313 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_61_12} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8225 | 2025.08.01 21:38:38.097385 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8226 | 2025.08.01 21:38:38.097392 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 882 rows starting from the beginning of the part | ||
| 8227 | 2025.08.01 21:38:38.097455 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 307 rows starting from the beginning of the part | ||
| 8228 | 2025.08.01 21:38:38.097507 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8229 | 2025.08.01 21:38:38.097554 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 308 rows starting from the beginning of the part | ||
| 8230 | 2025.08.01 21:38:38.097603 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::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 | ||
| 8231 | 2025.08.01 21:38:38.098126 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2025.08.01 21:38:38.098169 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8233 | 2025.08.01 21:38:38.098930 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8234 | 2025.08.01 21:38:38.099206 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.08.01 21:38:38.099356 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002152 sec., 14405.204460966545 rows/sec., 25.81 MiB/sec. | ||
| 8236 | 2025.08.01 21:38:38.099423 [ 261 ] {a3c5f0ee-3895-4298-a0a1-3d666e75c47d} <Debug> TCPHandler: Processed in 0.002392117 sec. | ||
| 8237 | 2025.08.01 21:38:38.099539 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2025.08.01 21:38:38.099635 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8239 | 2025.08.01 21:38:38.099677 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8240 | 2025.08.01 21:38:38.100019 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2025.08.01 21:38:38.100057 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8242 | 2025.08.01 21:38:38.100494 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8243 | 2025.08.01 21:38:38.100731 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2025.08.01 21:38:38.100841 [ 107 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8245 | 2025.08.01 21:38:38.100863 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 8246 | 2025.08.01 21:38:38.100876 [ 107 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2025.08.01 21:38:38.100904 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8248 | 2025.08.01 21:38:38.100906 [ 261 ] {b03914da-4397-40c2-985c-de551f4ac0bf} <Debug> TCPHandler: Processed in 0.001417199 sec. | ||
| 8249 | 2025.08.01 21:38:38.100984 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 8250 | 2025.08.01 21:38:38.101109 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8251 | 2025.08.01 21:38:38.101147 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3552 rows starting from the beginning of the part | ||
| 8252 | 2025.08.01 21:38:38.101213 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 8253 | 2025.08.01 21:38:38.101262 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part | ||
| 8254 | 2025.08.01 21:38:38.101310 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 8255 | 2025.08.01 21:38:38.101356 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part | ||
| 8256 | 2025.08.01 21:38:38.101401 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::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 | ||
| 8257 | 2025.08.01 21:38:38.103437 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248984 sec., 1580824.4706487162 rows/sec., 102.31 MiB/sec. | ||
| 8258 | 2025.08.01 21:38:38.103986 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8259 | 2025.08.01 21:38:38.104314 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2025.08.01 21:38:38.104396 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_61_12} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8261 | 2025.08.01 21:38:38.104487 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8262 | 2025.08.01 21:38:38.104600 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19723 rows, containing 5 columns (5 merged, 0 gathered) in 0.007586971 sec., 2599588.1623904984 rows/sec., 175.99 MiB/sec. | ||
| 8263 | 2025.08.01 21:38:38.104956 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8264 | 2025.08.01 21:38:38.105236 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8265 | 2025.08.01 21:38:38.105303 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8266 | 2025.08.01 21:38:38.105388 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8267 | 2025.08.01 21:38:39.000218 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.25 MiB, peak 288.68 MiB, free memory in arenas 0.00 B, will set to 281.20 MiB (RSS), difference: 2.95 MiB | ||
| 8268 | 2025.08.01 21:38:41.224067 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8269 | 2025.08.01 21:38:41.224120 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8270 | 2025.08.01 21:38:41.392939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
| 8271 | 2025.08.01 21:38:41.393507 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.08.01 21:38:41.393559 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8273 | 2025.08.01 21:38:41.394151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8274 | 2025.08.01 21:38:41.394379 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.08.01 21:38:41.394508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 8276 | 2025.08.01 21:38:42.441822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8277 | 2025.08.01 21:38:42.456756 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.08.01 21:38:42.456804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8279 | 2025.08.01 21:38:42.462010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8280 | 2025.08.01 21:38:42.462673 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.08.01 21:38:42.465335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8282 | 2025.08.01 21:38:43.099254 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2025.08.01 21:38:43.099444 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8284 | 2025.08.01 21:38:43.099514 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8285 | 2025.08.01 21:38:43.100347 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2025.08.01 21:38:43.100389 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8287 | 2025.08.01 21:38:43.100783 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8288 | 2025.08.01 21:38:43.101005 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2025.08.01 21:38:43.101147 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001754 sec., 223489.16761687573 rows/sec., 14.18 MiB/sec. | ||
| 8290 | 2025.08.01 21:38:43.101187 [ 261 ] {b5ed09bd-2b29-4b61-bdf9-c3d9a5029f83} <Debug> TCPHandler: Processed in 0.002064701 sec. | ||
| 8291 | 2025.08.01 21:38:43.101307 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2025.08.01 21:38:43.101403 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8293 | 2025.08.01 21:38:43.101442 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8294 | 2025.08.01 21:38:43.102280 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2025.08.01 21:38:43.102317 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8296 | 2025.08.01 21:38:43.102675 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8297 | 2025.08.01 21:38:43.102881 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2025.08.01 21:38:43.103007 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001623 sec., 668515.0955021564 rows/sec., 52.88 MiB/sec. | ||
| 8299 | 2025.08.01 21:38:43.103043 [ 261 ] {499947d1-e713-46f2-9bff-0fa8093c87c4} <Debug> TCPHandler: Processed in 0.001789366 sec. | ||
| 8300 | 2025.08.01 21:38:43.103169 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.08.01 21:38:43.103261 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8302 | 2025.08.01 21:38:43.103300 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8303 | 2025.08.01 21:38:43.103768 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.08.01 21:38:43.103803 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8305 | 2025.08.01 21:38:43.104111 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8306 | 2025.08.01 21:38:43.104322 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.08.01 21:38:43.104439 [ 123 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8308 | 2025.08.01 21:38:43.104446 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001203 sec., 170407.31504571903 rows/sec., 10.11 MiB/sec. | ||
| 8309 | 2025.08.01 21:38:43.104516 [ 123 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2025.08.01 21:38:43.104533 [ 261 ] {02781a88-afa4-4acb-a3f3-f003672f3fc2} <Debug> TCPHandler: Processed in 0.001418509 sec. | ||
| 8311 | 2025.08.01 21:38:43.104542 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8312 | 2025.08.01 21:38:43.104644 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2025.08.01 21:38:43.104692 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 8314 | 2025.08.01 21:38:43.104740 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8315 | 2025.08.01 21:38:43.104782 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8316 | 2025.08.01 21:38:43.104841 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8317 | 2025.08.01 21:38:43.104879 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 268 rows starting from the beginning of the part | ||
| 8318 | 2025.08.01 21:38:43.104947 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 205 rows starting from the beginning of the part | ||
| 8319 | 2025.08.01 21:38:43.104993 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8320 | 2025.08.01 21:38:43.105034 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 207 rows starting from the beginning of the part | ||
| 8321 | 2025.08.01 21:38:43.105075 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8322 | 2025.08.01 21:38:43.105117 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 205 rows starting from the beginning of the part | ||
| 8323 | 2025.08.01 21:38:43.105223 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8324 | 2025.08.01 21:38:43.105265 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8325 | 2025.08.01 21:38:43.105591 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8326 | 2025.08.01 21:38:43.105840 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2025.08.01 21:38:43.105967 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001245 sec., 163052.20883534136 rows/sec., 10.52 MiB/sec. | ||
| 8328 | 2025.08.01 21:38:43.106004 [ 261 ] {bfdc793b-cdf2-4fa6-a115-395202d09377} <Debug> TCPHandler: Processed in 0.001406258 sec. | ||
| 8329 | 2025.08.01 21:38:43.106060 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432709 sec., 660985.5874430886 rows/sec., 42.94 MiB/sec. | ||
| 8330 | 2025.08.01 21:38:43.106100 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2025.08.01 21:38:43.106194 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8332 | 2025.08.01 21:38:43.106233 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8333 | 2025.08.01 21:38:43.106283 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8334 | 2025.08.01 21:38:43.106614 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8335 | 2025.08.01 21:38:43.106655 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2025.08.01 21:38:43.106697 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8337 | 2025.08.01 21:38:43.106701 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_56_11} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8338 | 2025.08.01 21:38:43.106809 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8339 | 2025.08.01 21:38:43.107005 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8340 | 2025.08.01 21:38:43.107212 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.08.01 21:38:43.107334 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001158 sec., 174438.68739205526 rows/sec., 9.91 MiB/sec. | ||
| 8342 | 2025.08.01 21:38:43.107371 [ 261 ] {54f41112-9ca2-4d15-99c5-619b73b679d3} <Debug> TCPHandler: Processed in 0.001316746 sec. | ||
| 8343 | 2025.08.01 21:38:43.107475 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.08.01 21:38:43.107565 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8345 | 2025.08.01 21:38:43.107603 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8346 | 2025.08.01 21:38:43.108191 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.08.01 21:38:43.108227 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8348 | 2025.08.01 21:38:43.108542 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8349 | 2025.08.01 21:38:43.108757 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.08.01 21:38:43.108881 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001333 sec., 495873.96849212307 rows/sec., 34.64 MiB/sec. | ||
| 8351 | 2025.08.01 21:38:43.108918 [ 261 ] {da8163c9-18fd-4c80-b0d3-d57e6c3bda42} <Debug> TCPHandler: Processed in 0.00148947 sec. | ||
| 8352 | 2025.08.01 21:38:43.109020 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8353 | 2025.08.01 21:38:43.109111 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8354 | 2025.08.01 21:38:43.109152 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8355 | 2025.08.01 21:38:43.109455 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2025.08.01 21:38:43.109490 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8357 | 2025.08.01 21:38:43.109779 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8358 | 2025.08.01 21:38:43.109981 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2025.08.01 21:38:43.110101 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001008 sec., 5952.380952380952 rows/sec., 310.99 KiB/sec. | ||
| 8360 | 2025.08.01 21:38:43.110136 [ 261 ] {6a72f879-7cc6-4bba-9556-69e389ec20e5} <Debug> TCPHandler: Processed in 0.001161493 sec. | ||
| 8361 | 2025.08.01 21:38:43.110254 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8362 | 2025.08.01 21:38:43.110376 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8363 | 2025.08.01 21:38:43.110429 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8364 | 2025.08.01 21:38:43.110913 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2025.08.01 21:38:43.110958 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8366 | 2025.08.01 21:38:43.111365 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8367 | 2025.08.01 21:38:43.111596 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2025.08.01 21:38:43.111726 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001374 sec., 223435.22561863172 rows/sec., 14.70 MiB/sec. | ||
| 8369 | 2025.08.01 21:38:43.111764 [ 261 ] {15e3a133-1fae-455e-829d-2c31237c0db1} <Debug> TCPHandler: Processed in 0.001571201 sec. | ||
| 8370 | 2025.08.01 21:38:43.111898 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8371 | 2025.08.01 21:38:43.112019 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8372 | 2025.08.01 21:38:43.112070 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8373 | 2025.08.01 21:38:43.112411 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2025.08.01 21:38:43.112446 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8375 | 2025.08.01 21:38:43.112747 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8376 | 2025.08.01 21:38:43.112948 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8377 | 2025.08.01 21:38:43.113073 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 8378 | 2025.08.01 21:38:43.113075 [ 122 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8379 | 2025.08.01 21:38:43.113111 [ 261 ] {cb14a12f-1cc7-49b1-accd-6547b630ebcb} <Debug> TCPHandler: Processed in 0.001272045 sec. | ||
| 8380 | 2025.08.01 21:38:43.113132 [ 122 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.08.01 21:38:43.113157 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8382 | 2025.08.01 21:38:43.113226 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2025.08.01 21:38:43.113242 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::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 | ||
| 8384 | 2025.08.01 21:38:43.113331 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8385 | 2025.08.01 21:38:43.113382 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8386 | 2025.08.01 21:38:43.113391 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8387 | 2025.08.01 21:38:43.113427 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 16 rows starting from the beginning of the part | ||
| 8388 | 2025.08.01 21:38:43.113502 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8389 | 2025.08.01 21:38:43.113551 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8390 | 2025.08.01 21:38:43.113596 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8391 | 2025.08.01 21:38:43.113638 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8392 | 2025.08.01 21:38:43.113681 [ 199 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8393 | 2025.08.01 21:38:43.114538 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333346 sec., 15749.850376421424 rows/sec., 1.03 MiB/sec. | ||
| 8394 | 2025.08.01 21:38:43.114624 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2025.08.01 21:38:43.114669 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8396 | 2025.08.01 21:38:43.114685 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8397 | 2025.08.01 21:38:43.115027 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2025.08.01 21:38:43.115104 [ 187 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_21_4} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8399 | 2025.08.01 21:38:43.115173 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8400 | 2025.08.01 21:38:43.115241 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8401 | 2025.08.01 21:38:43.115468 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.08.01 21:38:43.115605 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002294 sec., 3923.2781168265037 rows/sec., 7.03 MiB/sec. | ||
| 8403 | 2025.08.01 21:38:43.115614 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8404 | 2025.08.01 21:38:43.115663 [ 261 ] {6e9c0a07-5f7a-440a-94b3-0cabccae2676} <Debug> TCPHandler: Processed in 0.002487299 sec. | ||
| 8405 | 2025.08.01 21:38:43.115663 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8406 | 2025.08.01 21:38:43.115707 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8407 | 2025.08.01 21:38:43.115783 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2025.08.01 21:38:43.115786 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 8409 | 2025.08.01 21:38:43.115885 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8410 | 2025.08.01 21:38:43.115933 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8411 | 2025.08.01 21:38:43.116009 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8412 | 2025.08.01 21:38:43.116066 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1011 rows starting from the beginning of the part | ||
| 8413 | 2025.08.01 21:38:43.116188 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
| 8414 | 2025.08.01 21:38:43.116258 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2025.08.01 21:38:43.116289 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 8416 | 2025.08.01 21:38:43.116302 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8417 | 2025.08.01 21:38:43.116392 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 8418 | 2025.08.01 21:38:43.116490 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 8419 | 2025.08.01 21:38:43.116581 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
| 8420 | 2025.08.01 21:38:43.116632 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8421 | 2025.08.01 21:38:43.116878 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2025.08.01 21:38:43.117014 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001148 sec., 88850.17421602788 rows/sec., 5.46 MiB/sec. | ||
| 8423 | 2025.08.01 21:38:43.117053 [ 261 ] {a728e16f-57b4-4ff1-83c9-b0a060066156} <Debug> TCPHandler: Processed in 0.001319476 sec. | ||
| 8424 | 2025.08.01 21:38:43.123087 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 19 columns (19 merged, 0 gathered) in 0.007334456 sec., 149977.03987862222 rows/sec., 268.75 MiB/sec. | ||
| 8425 | 2025.08.01 21:38:43.124324 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8426 | 2025.08.01 21:38:43.124655 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2025.08.01 21:38:43.124730 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8428 | 2025.08.01 21:38:43.124855 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.52 MiB. | ||
| 8429 | 2025.08.01 21:38:44.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.19 MiB, peak 290.66 MiB, free memory in arenas 0.00 B, will set to 284.45 MiB (RSS), difference: 2.26 MiB | ||
| 8430 | 2025.08.01 21:38:46.452413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1182 | ||
| 8431 | 2025.08.01 21:38:46.454822 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8432 | 2025.08.01 21:38:46.454883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8433 | 2025.08.01 21:38:46.456137 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8434 | 2025.08.01 21:38:46.456413 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.08.01 21:38:46.456565 [ 119 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8436 | 2025.08.01 21:38:46.456608 [ 119 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2025.08.01 21:38:46.456631 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8438 | 2025.08.01 21:38:46.456742 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 8439 | 2025.08.01 21:38:46.456746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 8440 | 2025.08.01 21:38:46.457338 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8441 | 2025.08.01 21:38:46.457481 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1006 rows starting from the beginning of the part | ||
| 8442 | 2025.08.01 21:38:46.457828 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
| 8443 | 2025.08.01 21:38:46.458131 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 8444 | 2025.08.01 21:38:46.458409 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part | ||
| 8445 | 2025.08.01 21:38:46.458688 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 8446 | 2025.08.01 21:38:46.458988 [ 200 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 8447 | 2025.08.01 21:38:46.465617 [ 193 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 72 columns (72 merged, 0 gathered) in 0.008921807 sec., 132484.37228018942 rows/sec., 108.49 MiB/sec. | ||
| 8448 | 2025.08.01 21:38:46.467409 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8449 | 2025.08.01 21:38:46.468057 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2025.08.01 21:38:46.468150 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_31_6} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8451 | 2025.08.01 21:38:46.468488 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 8452 | 2025.08.01 21:38:48.117348 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2025.08.01 21:38:48.117545 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8454 | 2025.08.01 21:38:48.117616 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8455 | 2025.08.01 21:38:48.118256 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2025.08.01 21:38:48.118300 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8457 | 2025.08.01 21:38:48.118695 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8458 | 2025.08.01 21:38:48.118922 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2025.08.01 21:38:48.119070 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001576 sec., 7614.213197969543 rows/sec., 620.89 KiB/sec. | ||
| 8460 | 2025.08.01 21:38:48.119113 [ 261 ] {022f2eaa-dc8a-47ac-9a40-c7c53b39344d} <Debug> TCPHandler: Processed in 0.001898968 sec. | ||
| 8461 | 2025.08.01 21:38:48.119225 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2025.08.01 21:38:48.119319 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8463 | 2025.08.01 21:38:48.119359 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8464 | 2025.08.01 21:38:48.120190 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2025.08.01 21:38:48.120227 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8466 | 2025.08.01 21:38:48.120601 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8467 | 2025.08.01 21:38:48.120821 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2025.08.01 21:38:48.120948 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Debug> executeQuery: Read 1264 rows, 107.25 KiB in 0.001646 sec., 767922.2357229649 rows/sec., 63.63 MiB/sec. | ||
| 8469 | 2025.08.01 21:38:48.120986 [ 261 ] {8096cb6f-0a84-4245-9c9a-ea7bfe6d8b68} <Debug> TCPHandler: Processed in 0.001811826 sec. | ||
| 8470 | 2025.08.01 21:38:48.121096 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2025.08.01 21:38:48.121192 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8472 | 2025.08.01 21:38:48.121232 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8473 | 2025.08.01 21:38:48.121630 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2025.08.01 21:38:48.121664 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8475 | 2025.08.01 21:38:48.121963 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8476 | 2025.08.01 21:38:48.122175 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.08.01 21:38:48.122302 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001127 sec., 38154.39219165927 rows/sec., 2.75 MiB/sec. | ||
| 8478 | 2025.08.01 21:38:48.122340 [ 261 ] {d3b7592d-5162-433d-a4c3-a99513297b59} <Debug> TCPHandler: Processed in 0.001293146 sec. | ||
| 8479 | 2025.08.01 21:38:48.122440 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2025.08.01 21:38:48.122536 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8481 | 2025.08.01 21:38:48.122577 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8482 | 2025.08.01 21:38:48.123022 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2025.08.01 21:38:48.123058 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8484 | 2025.08.01 21:38:48.123370 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8485 | 2025.08.01 21:38:48.123579 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2025.08.01 21:38:48.123706 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001188 sec., 191919.19191919192 rows/sec., 13.00 MiB/sec. | ||
| 8487 | 2025.08.01 21:38:48.123743 [ 261 ] {d9513567-dddc-42ca-a503-3a83191c1898} <Debug> TCPHandler: Processed in 0.001351607 sec. | ||
| 8488 | 2025.08.01 21:38:48.123843 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2025.08.01 21:38:48.123936 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8490 | 2025.08.01 21:38:48.123976 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8491 | 2025.08.01 21:38:48.124552 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2025.08.01 21:38:48.124587 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8493 | 2025.08.01 21:38:48.124916 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8494 | 2025.08.01 21:38:48.125143 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2025.08.01 21:38:48.125267 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001348 sec., 417655.7863501484 rows/sec., 31.05 MiB/sec. | ||
| 8496 | 2025.08.01 21:38:48.125305 [ 261 ] {48bcc422-1ba9-480b-a075-90405a8cfbc0} <Debug> TCPHandler: Processed in 0.00151108 sec. | ||
| 8497 | 2025.08.01 21:38:48.125414 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2025.08.01 21:38:48.125509 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8499 | 2025.08.01 21:38:48.125552 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8500 | 2025.08.01 21:38:48.126116 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.08.01 21:38:48.126151 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8502 | 2025.08.01 21:38:48.126526 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8503 | 2025.08.01 21:38:48.126740 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.08.01 21:38:48.126866 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001375 sec., 644363.6363636364 rows/sec., 43.36 MiB/sec. | ||
| 8505 | 2025.08.01 21:38:48.126903 [ 261 ] {174b36a9-9e0e-43a5-a2d4-452986dafc8c} <Debug> TCPHandler: Processed in 0.001539091 sec. | ||
| 8506 | 2025.08.01 21:38:48.127010 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2025.08.01 21:38:48.127105 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8508 | 2025.08.01 21:38:48.127160 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8509 | 2025.08.01 21:38:48.127929 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2025.08.01 21:38:48.127964 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8511 | 2025.08.01 21:38:48.128512 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8512 | 2025.08.01 21:38:48.128734 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2025.08.01 21:38:48.128868 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001781 sec., 17405.951712521055 rows/sec., 31.19 MiB/sec. | ||
| 8514 | 2025.08.01 21:38:48.128921 [ 261 ] {44cb5df6-f8a0-41bc-aa87-3be727f73728} <Debug> TCPHandler: Processed in 0.001961079 sec. | ||
| 8515 | 2025.08.01 21:38:48.129032 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8516 | 2025.08.01 21:38:48.129128 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8517 | 2025.08.01 21:38:48.129170 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8518 | 2025.08.01 21:38:48.129489 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2025.08.01 21:38:48.129524 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8520 | 2025.08.01 21:38:48.129831 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8521 | 2025.08.01 21:38:48.130051 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8522 | 2025.08.01 21:38:48.130182 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8523 | 2025.08.01 21:38:48.130218 [ 261 ] {4e501017-10f8-4c85-b0cf-bab3e19bc24a} <Debug> TCPHandler: Processed in 0.001235435 sec. | ||
| 8524 | 2025.08.01 21:38:48.894645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
| 8525 | 2025.08.01 21:38:48.895202 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2025.08.01 21:38:48.895259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8527 | 2025.08.01 21:38:48.895784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8528 | 2025.08.01 21:38:48.896019 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2025.08.01 21:38:48.896164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
| 8530 | 2025.08.01 21:38:49.965439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8531 | 2025.08.01 21:38:49.981713 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2025.08.01 21:38:49.981762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8533 | 2025.08.01 21:38:49.987496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8534 | 2025.08.01 21:38:49.988187 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2025.08.01 21:38:49.990747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8536 | 2025.08.01 21:38:53.099001 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2025.08.01 21:38:53.099200 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8538 | 2025.08.01 21:38:53.099266 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8539 | 2025.08.01 21:38:53.100130 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2025.08.01 21:38:53.100179 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8541 | 2025.08.01 21:38:53.100601 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8542 | 2025.08.01 21:38:53.100831 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2025.08.01 21:38:53.100992 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00184 sec., 213043.47826086957 rows/sec., 13.52 MiB/sec. | ||
| 8544 | 2025.08.01 21:38:53.101042 [ 261 ] {c70a5425-d82a-4033-b5fe-6395bab94c6b} <Debug> TCPHandler: Processed in 0.002168734 sec. | ||
| 8545 | 2025.08.01 21:38:53.101169 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2025.08.01 21:38:53.101273 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8547 | 2025.08.01 21:38:53.101318 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8548 | 2025.08.01 21:38:53.102248 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2025.08.01 21:38:53.102286 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8550 | 2025.08.01 21:38:53.102664 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8551 | 2025.08.01 21:38:53.102876 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2025.08.01 21:38:53.103004 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001753 sec., 618938.9617798061 rows/sec., 48.96 MiB/sec. | ||
| 8553 | 2025.08.01 21:38:53.103043 [ 261 ] {c8f27560-d735-401c-b9e1-dea2a10ef991} <Debug> TCPHandler: Processed in 0.001927058 sec. | ||
| 8554 | 2025.08.01 21:38:53.103158 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2025.08.01 21:38:53.103257 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8556 | 2025.08.01 21:38:53.103296 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8557 | 2025.08.01 21:38:53.103767 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.08.01 21:38:53.103804 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8559 | 2025.08.01 21:38:53.104119 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8560 | 2025.08.01 21:38:53.104342 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.08.01 21:38:53.104477 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001239 sec., 165456.01291364004 rows/sec., 9.82 MiB/sec. | ||
| 8562 | 2025.08.01 21:38:53.104514 [ 261 ] {90daf175-eee7-4f08-ab9c-77d0de9b43fd} <Debug> TCPHandler: Processed in 0.001407239 sec. | ||
| 8563 | 2025.08.01 21:38:53.104616 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2025.08.01 21:38:53.104710 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8565 | 2025.08.01 21:38:53.104748 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8566 | 2025.08.01 21:38:53.105215 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2025.08.01 21:38:53.105251 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8568 | 2025.08.01 21:38:53.105560 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8569 | 2025.08.01 21:38:53.105772 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2025.08.01 21:38:53.105878 [ 109 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8571 | 2025.08.01 21:38:53.105899 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001207 sec., 168185.58409279207 rows/sec., 10.85 MiB/sec. | ||
| 8572 | 2025.08.01 21:38:53.105954 [ 109 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8573 | 2025.08.01 21:38:53.105963 [ 261 ] {3a69e462-9583-441d-bfde-3c3af689ec8a} <Debug> TCPHandler: Processed in 0.001397128 sec. | ||
| 8574 | 2025.08.01 21:38:53.105988 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8575 | 2025.08.01 21:38:53.106089 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8576 | 2025.08.01 21:38:53.106116 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::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 | ||
| 8577 | 2025.08.01 21:38:53.106188 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8578 | 2025.08.01 21:38:53.106233 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8579 | 2025.08.01 21:38:53.106261 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8580 | 2025.08.01 21:38:53.106302 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 456 rows starting from the beginning of the part | ||
| 8581 | 2025.08.01 21:38:53.106369 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 203 rows starting from the beginning of the part | ||
| 8582 | 2025.08.01 21:38:53.106414 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 203 rows starting from the beginning of the part | ||
| 8583 | 2025.08.01 21:38:53.106457 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 203 rows starting from the beginning of the part | ||
| 8584 | 2025.08.01 21:38:53.106495 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 8585 | 2025.08.01 21:38:53.106538 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 203 rows starting from the beginning of the part | ||
| 8586 | 2025.08.01 21:38:53.106688 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2025.08.01 21:38:53.106731 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8588 | 2025.08.01 21:38:53.107067 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8589 | 2025.08.01 21:38:53.107304 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2025.08.01 21:38:53.107432 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001262 sec., 160063.3914421553 rows/sec., 9.09 MiB/sec. | ||
| 8591 | 2025.08.01 21:38:53.107470 [ 261 ] {0e39efe9-ed03-4c0c-af4c-a90ab8fa2770} <Debug> TCPHandler: Processed in 0.001431198 sec. | ||
| 8592 | 2025.08.01 21:38:53.107582 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2025.08.01 21:38:53.107589 [ 193 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533751 sec., 975386.4871155748 rows/sec., 67.88 MiB/sec. | ||
| 8594 | 2025.08.01 21:38:53.107678 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8595 | 2025.08.01 21:38:53.107722 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8596 | 2025.08.01 21:38:53.107851 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8597 | 2025.08.01 21:38:53.108210 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.08.01 21:38:53.108306 [ 203 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_31_6} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8599 | 2025.08.01 21:38:53.108389 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2025.08.01 21:38:53.108408 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8601 | 2025.08.01 21:38:53.108433 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8602 | 2025.08.01 21:38:53.108805 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8603 | 2025.08.01 21:38:53.109023 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2025.08.01 21:38:53.109151 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001491 sec., 443326.626425218 rows/sec., 30.97 MiB/sec. | ||
| 8605 | 2025.08.01 21:38:53.109189 [ 261 ] {d2817cb5-edab-42ca-a353-5b711f4d9161} <Debug> TCPHandler: Processed in 0.001657132 sec. | ||
| 8606 | 2025.08.01 21:38:53.109311 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2025.08.01 21:38:53.109436 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8608 | 2025.08.01 21:38:53.109488 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8609 | 2025.08.01 21:38:53.109848 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.08.01 21:38:53.109886 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8611 | 2025.08.01 21:38:53.110203 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8612 | 2025.08.01 21:38:53.110420 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.08.01 21:38:53.110547 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 8614 | 2025.08.01 21:38:53.110584 [ 261 ] {5f0db7ae-c783-4233-8c7d-67a17070ac8d} <Debug> TCPHandler: Processed in 0.001335146 sec. | ||
| 8615 | 2025.08.01 21:38:53.110698 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2025.08.01 21:38:53.110815 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8617 | 2025.08.01 21:38:53.110865 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8618 | 2025.08.01 21:38:53.111364 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2025.08.01 21:38:53.111404 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8620 | 2025.08.01 21:38:53.111769 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8621 | 2025.08.01 21:38:53.111981 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2025.08.01 21:38:53.112106 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001316 sec., 233282.6747720365 rows/sec., 15.35 MiB/sec. | ||
| 8623 | 2025.08.01 21:38:53.112141 [ 261 ] {abef647c-f31d-4abb-8215-0914fb799642} <Debug> TCPHandler: Processed in 0.001500759 sec. | ||
| 8624 | 2025.08.01 21:38:53.112241 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2025.08.01 21:38:53.112332 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8626 | 2025.08.01 21:38:53.112373 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8627 | 2025.08.01 21:38:53.112676 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.08.01 21:38:53.112709 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8629 | 2025.08.01 21:38:53.112994 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8630 | 2025.08.01 21:38:53.113193 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2025.08.01 21:38:53.113312 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 8632 | 2025.08.01 21:38:53.113347 [ 261 ] {b4188fee-3c63-45fd-b400-a47be5f6bf51} <Debug> TCPHandler: Processed in 0.001152813 sec. | ||
| 8633 | 2025.08.01 21:38:53.113446 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2025.08.01 21:38:53.113537 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8635 | 2025.08.01 21:38:53.113590 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8636 | 2025.08.01 21:38:53.114720 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2025.08.01 21:38:53.114754 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8638 | 2025.08.01 21:38:53.115261 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8639 | 2025.08.01 21:38:53.115484 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2025.08.01 21:38:53.115617 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002098 sec., 4289.79980934223 rows/sec., 7.69 MiB/sec. | ||
| 8641 | 2025.08.01 21:38:53.115669 [ 261 ] {f3a3d969-4a02-4f17-8f2a-2013a7168154} <Debug> TCPHandler: Processed in 0.002269856 sec. | ||
| 8642 | 2025.08.01 21:38:53.115777 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2025.08.01 21:38:53.115871 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8644 | 2025.08.01 21:38:53.115912 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8645 | 2025.08.01 21:38:53.116236 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2025.08.01 21:38:53.116269 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8647 | 2025.08.01 21:38:53.116581 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8648 | 2025.08.01 21:38:53.116786 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8649 | 2025.08.01 21:38:53.116903 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001052 sec., 96958.17490494296 rows/sec., 5.96 MiB/sec. | ||
| 8650 | 2025.08.01 21:38:53.116937 [ 261 ] {ad7acf31-a3c9-4fdc-801b-7949c8891175} <Debug> TCPHandler: Processed in 0.001209274 sec. | ||
| 8651 | 2025.08.01 21:38:56.224175 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8652 | 2025.08.01 21:38:56.224244 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8653 | 2025.08.01 21:38:56.397174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
| 8654 | 2025.08.01 21:38:56.397670 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2025.08.01 21:38:56.397705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8656 | 2025.08.01 21:38:56.398182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8657 | 2025.08.01 21:38:56.398422 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2025.08.01 21:38:56.398562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 8659 | 2025.08.01 21:38:56.457915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1220 | ||
| 8660 | 2025.08.01 21:38:56.460390 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2025.08.01 21:38:56.460450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8662 | 2025.08.01 21:38:56.461729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8663 | 2025.08.01 21:38:56.462011 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2025.08.01 21:38:56.462399 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 8665 | 2025.08.01 21:38:57.491779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8666 | 2025.08.01 21:38:57.507650 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2025.08.01 21:38:57.507692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8668 | 2025.08.01 21:38:57.513640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8669 | 2025.08.01 21:38:57.514321 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2025.08.01 21:38:57.517012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8671 | 2025.08.01 21:38:58.090291 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8672 | 2025.08.01 21:38:58.090462 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8673 | 2025.08.01 21:38:58.090526 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8674 | 2025.08.01 21:38:58.091190 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2025.08.01 21:38:58.091232 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8676 | 2025.08.01 21:38:58.091624 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8677 | 2025.08.01 21:38:58.091857 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8678 | 2025.08.01 21:38:58.092018 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.0016 sec., 73750 rows/sec., 6.26 MiB/sec. | ||
| 8679 | 2025.08.01 21:38:58.092068 [ 261 ] {3645f927-b202-4148-8066-173c300ba18e} <Debug> TCPHandler: Processed in 0.001902868 sec. | ||
| 8680 | 2025.08.01 21:38:58.092191 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2025.08.01 21:38:58.092293 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8682 | 2025.08.01 21:38:58.092337 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8683 | 2025.08.01 21:38:58.092745 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2025.08.01 21:38:58.092780 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8685 | 2025.08.01 21:38:58.093091 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8686 | 2025.08.01 21:38:58.093312 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8687 | 2025.08.01 21:38:58.093446 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001174 sec., 26405.451448040887 rows/sec., 1.94 MiB/sec. | ||
| 8688 | 2025.08.01 21:38:58.093484 [ 261 ] {f7b89df3-0f19-4373-a9fd-efc1f1f0018d} <Debug> TCPHandler: Processed in 0.001345087 sec. | ||
| 8689 | 2025.08.01 21:38:58.093587 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2025.08.01 21:38:58.093684 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8691 | 2025.08.01 21:38:58.093726 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8692 | 2025.08.01 21:38:58.094155 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8693 | 2025.08.01 21:38:58.094191 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8694 | 2025.08.01 21:38:58.094494 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8695 | 2025.08.01 21:38:58.094713 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8696 | 2025.08.01 21:38:58.094847 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001181 sec., 80440.30482641829 rows/sec., 6.28 MiB/sec. | ||
| 8697 | 2025.08.01 21:38:58.094886 [ 261 ] {28303c64-b209-4df7-bc98-224849ca30bc} <Debug> TCPHandler: Processed in 0.001347927 sec. | ||
| 8698 | 2025.08.01 21:38:58.095009 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2025.08.01 21:38:58.095104 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8700 | 2025.08.01 21:38:58.095148 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8701 | 2025.08.01 21:38:58.095564 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.08.01 21:38:58.095599 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8703 | 2025.08.01 21:38:58.095938 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8704 | 2025.08.01 21:38:58.096152 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8705 | 2025.08.01 21:38:58.096286 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8706 | 2025.08.01 21:38:58.096324 [ 261 ] {a62699a6-10fe-4a49-8699-0c9df8a5a002} <Debug> TCPHandler: Processed in 0.001364858 sec. | ||
| 8707 | 2025.08.01 21:38:58.096427 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2025.08.01 21:38:58.096522 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8709 | 2025.08.01 21:38:58.096577 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8710 | 2025.08.01 21:38:58.097382 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2025.08.01 21:38:58.097418 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8712 | 2025.08.01 21:38:58.097963 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8713 | 2025.08.01 21:38:58.098194 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2025.08.01 21:38:58.098334 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001828 sec., 16958.424507658645 rows/sec., 30.39 MiB/sec. | ||
| 8715 | 2025.08.01 21:38:58.098401 [ 261 ] {942a49b7-ee04-48c4-b6e7-6ec30e9236b5} <Debug> TCPHandler: Processed in 0.00202155 sec. | ||
| 8716 | 2025.08.01 21:38:58.098513 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2025.08.01 21:38:58.098607 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8718 | 2025.08.01 21:38:58.098650 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8719 | 2025.08.01 21:38:58.098990 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2025.08.01 21:38:58.099026 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8721 | 2025.08.01 21:38:58.099336 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8722 | 2025.08.01 21:38:58.099551 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2025.08.01 21:38:58.099684 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 8724 | 2025.08.01 21:38:58.099721 [ 261 ] {b6dd223e-db07-4680-b672-430746c345b9} <Debug> TCPHandler: Processed in 0.001257765 sec. | ||
| 8725 | 2025.08.01 21:39:03.099402 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2025.08.01 21:39:03.099618 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8727 | 2025.08.01 21:39:03.099702 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8728 | 2025.08.01 21:39:03.100459 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2025.08.01 21:39:03.100512 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8730 | 2025.08.01 21:39:03.100944 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8731 | 2025.08.01 21:39:03.101196 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2025.08.01 21:39:03.101373 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001819 sec., 215503.02363936228 rows/sec., 13.67 MiB/sec. | ||
| 8733 | 2025.08.01 21:39:03.101375 [ 85 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8734 | 2025.08.01 21:39:03.101429 [ 261 ] {abf0cab1-6263-40e8-adf4-2f7896ef0dee} <Debug> TCPHandler: Processed in 0.002156043 sec. | ||
| 8735 | 2025.08.01 21:39:03.101453 [ 85 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8736 | 2025.08.01 21:39:03.101480 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8737 | 2025.08.01 21:39:03.101559 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2025.08.01 21:39:03.101572 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8739 | 2025.08.01 21:39:03.101669 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8740 | 2025.08.01 21:39:03.101672 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8741 | 2025.08.01 21:39:03.101712 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 416 rows starting from the beginning of the part | ||
| 8742 | 2025.08.01 21:39:03.101717 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8743 | 2025.08.01 21:39:03.101771 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 392 rows starting from the beginning of the part | ||
| 8744 | 2025.08.01 21:39:03.101817 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 392 rows starting from the beginning of the part | ||
| 8745 | 2025.08.01 21:39:03.101861 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 392 rows starting from the beginning of the part | ||
| 8746 | 2025.08.01 21:39:03.101899 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 392 rows starting from the beginning of the part | ||
| 8747 | 2025.08.01 21:39:03.101941 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 392 rows starting from the beginning of the part | ||
| 8748 | 2025.08.01 21:39:03.102627 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2025.08.01 21:39:03.102664 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8750 | 2025.08.01 21:39:03.103049 [ 203 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151149 sec., 1571958.7956255085 rows/sec., 106.04 MiB/sec. | ||
| 8751 | 2025.08.01 21:39:03.103057 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8752 | 2025.08.01 21:39:03.103280 [ 193 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8753 | 2025.08.01 21:39:03.103353 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8754 | 2025.08.01 21:39:03.103510 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001865 sec., 581769.4369973191 rows/sec., 46.02 MiB/sec. | ||
| 8755 | 2025.08.01 21:39:03.103508 [ 85 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8756 | 2025.08.01 21:39:03.103557 [ 261 ] {6557c376-c134-4793-8366-e077e5aff011} <Debug> TCPHandler: Processed in 0.002052241 sec. | ||
| 8757 | 2025.08.01 21:39:03.103574 [ 85 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2025.08.01 21:39:03.103603 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8759 | 2025.08.01 21:39:03.103618 [ 193 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2025.08.01 21:39:03.103683 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2025.08.01 21:39:03.103702 [ 193 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_25_5} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8762 | 2025.08.01 21:39:03.103725 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8763 | 2025.08.01 21:39:03.103792 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8764 | 2025.08.01 21:39:03.103820 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8765 | 2025.08.01 21:39:03.103841 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8766 | 2025.08.01 21:39:03.103858 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8767 | 2025.08.01 21:39:03.103898 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2419 rows starting from the beginning of the part | ||
| 8768 | 2025.08.01 21:39:03.103965 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1085 rows starting from the beginning of the part | ||
| 8769 | 2025.08.01 21:39:03.104009 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1264 rows starting from the beginning of the part | ||
| 8770 | 2025.08.01 21:39:03.104055 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1085 rows starting from the beginning of the part | ||
| 8771 | 2025.08.01 21:39:03.104096 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 118 rows starting from the beginning of the part | ||
| 8772 | 2025.08.01 21:39:03.104133 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1085 rows starting from the beginning of the part | ||
| 8773 | 2025.08.01 21:39:03.104325 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2025.08.01 21:39:03.104368 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8775 | 2025.08.01 21:39:03.104704 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8776 | 2025.08.01 21:39:03.104928 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2025.08.01 21:39:03.105066 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001297 sec., 158057.05474171165 rows/sec., 9.38 MiB/sec. | ||
| 8778 | 2025.08.01 21:39:03.105106 [ 261 ] {160d4064-2d7b-4651-b47a-f316078215a4} <Debug> TCPHandler: Processed in 0.001475529 sec. | ||
| 8779 | 2025.08.01 21:39:03.105209 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8780 | 2025.08.01 21:39:03.105305 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8781 | 2025.08.01 21:39:03.105345 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8782 | 2025.08.01 21:39:03.105825 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8783 | 2025.08.01 21:39:03.105861 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8784 | 2025.08.01 21:39:03.106167 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8785 | 2025.08.01 21:39:03.106374 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8786 | 2025.08.01 21:39:03.106498 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7056 rows, containing 5 columns (5 merged, 0 gathered) in 0.002832647 sec., 2490956.338717814 rows/sec., 210.77 MiB/sec. | ||
| 8787 | 2025.08.01 21:39:03.106506 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00122 sec., 166393.44262295082 rows/sec., 10.73 MiB/sec. | ||
| 8788 | 2025.08.01 21:39:03.106564 [ 261 ] {58cd7294-39ee-4324-b7d9-7e9f9f47f722} <Debug> TCPHandler: Processed in 0.001405078 sec. | ||
| 8789 | 2025.08.01 21:39:03.106671 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2025.08.01 21:39:03.106766 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8791 | 2025.08.01 21:39:03.106802 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8792 | 2025.08.01 21:39:03.106807 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8793 | 2025.08.01 21:39:03.107092 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2025.08.01 21:39:03.107166 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_66_13} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8795 | 2025.08.01 21:39:03.107258 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 8796 | 2025.08.01 21:39:03.107280 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2025.08.01 21:39:03.107321 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8798 | 2025.08.01 21:39:03.107637 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8799 | 2025.08.01 21:39:03.107838 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2025.08.01 21:39:03.107946 [ 85 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8801 | 2025.08.01 21:39:03.107971 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001223 sec., 165167.6206050695 rows/sec., 9.38 MiB/sec. | ||
| 8802 | 2025.08.01 21:39:03.107983 [ 85 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2025.08.01 21:39:03.108011 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8804 | 2025.08.01 21:39:03.108015 [ 261 ] {77158a5e-f120-4abc-92f4-5a2769a6f585} <Debug> TCPHandler: Processed in 0.001394588 sec. | ||
| 8805 | 2025.08.01 21:39:03.108099 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8806 | 2025.08.01 21:39:03.108134 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2025.08.01 21:39:03.108221 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8808 | 2025.08.01 21:39:03.108234 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8809 | 2025.08.01 21:39:03.108260 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 214 rows starting from the beginning of the part | ||
| 8810 | 2025.08.01 21:39:03.108280 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8811 | 2025.08.01 21:39:03.108331 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 202 rows starting from the beginning of the part | ||
| 8812 | 2025.08.01 21:39:03.108383 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 202 rows starting from the beginning of the part | ||
| 8813 | 2025.08.01 21:39:03.108423 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 202 rows starting from the beginning of the part | ||
| 8814 | 2025.08.01 21:39:03.108466 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 202 rows starting from the beginning of the part | ||
| 8815 | 2025.08.01 21:39:03.108505 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 202 rows starting from the beginning of the part | ||
| 8816 | 2025.08.01 21:39:03.108974 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2025.08.01 21:39:03.109016 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8818 | 2025.08.01 21:39:03.109349 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8819 | 2025.08.01 21:39:03.109476 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416708 sec., 863974.7922648845 rows/sec., 52.53 MiB/sec. | ||
| 8820 | 2025.08.01 21:39:03.109554 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2025.08.01 21:39:03.109648 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8822 | 2025.08.01 21:39:03.109676 [ 85 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8823 | 2025.08.01 21:39:03.109690 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001473 sec., 448744.0597420231 rows/sec., 31.35 MiB/sec. | ||
| 8824 | 2025.08.01 21:39:03.109717 [ 85 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.08.01 21:39:03.109746 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8826 | 2025.08.01 21:39:03.109752 [ 261 ] {c2773853-418a-41e6-8f3d-efd86a49e8c6} <Debug> TCPHandler: Processed in 0.001667924 sec. | ||
| 8827 | 2025.08.01 21:39:03.109821 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8828 | 2025.08.01 21:39:03.109874 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2025.08.01 21:39:03.109919 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8830 | 2025.08.01 21:39:03.109960 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1222 rows starting from the beginning of the part | ||
| 8831 | 2025.08.01 21:39:03.109963 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2025.08.01 21:39:03.109975 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8833 | 2025.08.01 21:39:03.110026 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 661 rows starting from the beginning of the part | ||
| 8834 | 2025.08.01 21:39:03.110032 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8835 | 2025.08.01 21:39:03.110066 [ 194 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_25_5} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8836 | 2025.08.01 21:39:03.110077 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 563 rows starting from the beginning of the part | ||
| 8837 | 2025.08.01 21:39:03.110129 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 661 rows starting from the beginning of the part | ||
| 8838 | 2025.08.01 21:39:03.110166 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8839 | 2025.08.01 21:39:03.110170 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 95 rows starting from the beginning of the part | ||
| 8840 | 2025.08.01 21:39:03.110230 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 661 rows starting from the beginning of the part | ||
| 8841 | 2025.08.01 21:39:03.110387 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2025.08.01 21:39:03.110429 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8843 | 2025.08.01 21:39:03.110741 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8844 | 2025.08.01 21:39:03.110958 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2025.08.01 21:39:03.111061 [ 85 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8846 | 2025.08.01 21:39:03.111089 [ 85 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8847 | 2025.08.01 21:39:03.111090 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 8848 | 2025.08.01 21:39:03.111106 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8849 | 2025.08.01 21:39:03.111140 [ 261 ] {fa44ca03-a5f7-4b60-a924-3936518eb363} <Debug> TCPHandler: Processed in 0.001316786 sec. | ||
| 8850 | 2025.08.01 21:39:03.111193 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 8851 | 2025.08.01 21:39:03.111247 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2025.08.01 21:39:03.111279 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8853 | 2025.08.01 21:39:03.111306 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 8854 | 2025.08.01 21:39:03.111342 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8855 | 2025.08.01 21:39:03.111353 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8856 | 2025.08.01 21:39:03.111387 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8857 | 2025.08.01 21:39:03.111395 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8858 | 2025.08.01 21:39:03.111434 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8859 | 2025.08.01 21:39:03.111470 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8860 | 2025.08.01 21:39:03.111506 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8861 | 2025.08.01 21:39:03.111665 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.001872947 sec., 2062524.994033467 rows/sec., 155.28 MiB/sec. | ||
| 8862 | 2025.08.01 21:39:03.111843 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.08.01 21:39:03.111873 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8864 | 2025.08.01 21:39:03.111881 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8865 | 2025.08.01 21:39:03.112136 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2025.08.01 21:39:03.112202 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_66_13} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8867 | 2025.08.01 21:39:03.112223 [ 190 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001066102 sec., 118187.56554250907 rows/sec., 6.03 MiB/sec. | ||
| 8868 | 2025.08.01 21:39:03.112290 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 8869 | 2025.08.01 21:39:03.112341 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8870 | 2025.08.01 21:39:03.112419 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8871 | 2025.08.01 21:39:03.112588 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2025.08.01 21:39:03.112642 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2025.08.01 21:39:03.112649 [ 192 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_21_4} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8874 | 2025.08.01 21:39:03.112708 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8875 | 2025.08.01 21:39:03.112758 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8876 | 2025.08.01 21:39:03.112774 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.00145 sec., 211724.1379310345 rows/sec., 13.93 MiB/sec. | ||
| 8877 | 2025.08.01 21:39:03.112795 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2025.08.01 21:39:03.112818 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8879 | 2025.08.01 21:39:03.112820 [ 261 ] {f1d1f9a0-fb9c-4f6c-a760-4b3b9ba6fd91} <Debug> TCPHandler: Processed in 0.001622763 sec. | ||
| 8880 | 2025.08.01 21:39:03.112901 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8881 | 2025.08.01 21:39:03.112939 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2025.08.01 21:39:03.113013 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2025.08.01 21:39:03.113039 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8884 | 2025.08.01 21:39:03.113049 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19723 rows starting from the beginning of the part | ||
| 8885 | 2025.08.01 21:39:03.113091 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8886 | 2025.08.01 21:39:03.113121 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 307 rows starting from the beginning of the part | ||
| 8887 | 2025.08.01 21:39:03.113176 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 886 rows starting from the beginning of the part | ||
| 8888 | 2025.08.01 21:39:03.113220 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 307 rows starting from the beginning of the part | ||
| 8889 | 2025.08.01 21:39:03.113261 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 8890 | 2025.08.01 21:39:03.113304 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 307 rows starting from the beginning of the part | ||
| 8891 | 2025.08.01 21:39:03.113423 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2025.08.01 21:39:03.113465 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8893 | 2025.08.01 21:39:03.113779 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8894 | 2025.08.01 21:39:03.113978 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8895 | 2025.08.01 21:39:03.114106 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 62.10 KiB/sec. | ||
| 8896 | 2025.08.01 21:39:03.114143 [ 261 ] {13897d22-2769-4f2b-a930-811d1a608c76} <Debug> TCPHandler: Processed in 0.001254755 sec. | ||
| 8897 | 2025.08.01 21:39:03.114553 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8898 | 2025.08.01 21:39:03.114649 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8899 | 2025.08.01 21:39:03.114704 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8900 | 2025.08.01 21:39:03.115478 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8901 | 2025.08.01 21:39:03.115515 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8902 | 2025.08.01 21:39:03.116188 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8903 | 2025.08.01 21:39:03.116413 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2025.08.01 21:39:03.116552 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00192 sec., 4687.5 rows/sec., 8.40 MiB/sec. | ||
| 8905 | 2025.08.01 21:39:03.116605 [ 261 ] {cf510326-7152-433a-89a3-0a7f51093b8d} <Debug> TCPHandler: Processed in 0.002101982 sec. | ||
| 8906 | 2025.08.01 21:39:03.116722 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8907 | 2025.08.01 21:39:03.116817 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8908 | 2025.08.01 21:39:03.116859 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8909 | 2025.08.01 21:39:03.117191 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2025.08.01 21:39:03.117227 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8911 | 2025.08.01 21:39:03.117526 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8912 | 2025.08.01 21:39:03.117748 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2025.08.01 21:39:03.117862 [ 91 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8914 | 2025.08.01 21:39:03.117877 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001078 sec., 94619.66604823749 rows/sec., 5.81 MiB/sec. | ||
| 8915 | 2025.08.01 21:39:03.117913 [ 91 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8916 | 2025.08.01 21:39:03.117929 [ 261 ] {315cf166-97e7-45e9-a3d7-2635032d311e} <Debug> TCPHandler: Processed in 0.001256905 sec. | ||
| 8917 | 2025.08.01 21:39:03.117942 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8918 | 2025.08.01 21:39:03.118021 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8919 | 2025.08.01 21:39:03.118104 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8920 | 2025.08.01 21:39:03.118129 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3936 rows starting from the beginning of the part | ||
| 8921 | 2025.08.01 21:39:03.118173 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 102 rows starting from the beginning of the part | ||
| 8922 | 2025.08.01 21:39:03.118209 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8923 | 2025.08.01 21:39:03.118241 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 102 rows starting from the beginning of the part | ||
| 8924 | 2025.08.01 21:39:03.118273 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8925 | 2025.08.01 21:39:03.118306 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 102 rows starting from the beginning of the part | ||
| 8926 | 2025.08.01 21:39:03.118404 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21690 rows, containing 5 columns (5 merged, 0 gathered) in 0.005536591 sec., 3917573.105905782 rows/sec., 264.89 MiB/sec. | ||
| 8927 | 2025.08.01 21:39:03.118957 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8928 | 2025.08.01 21:39:03.119242 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2025.08.01 21:39:03.119312 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8930 | 2025.08.01 21:39:03.119390 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 8931 | 2025.08.01 21:39:03.119634 [ 195 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4362 rows, containing 4 columns (4 merged, 0 gathered) in 0.001642663 sec., 2655444.2390192025 rows/sec., 171.44 MiB/sec. | ||
| 8932 | 2025.08.01 21:39:03.120065 [ 197 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8933 | 2025.08.01 21:39:03.120309 [ 197 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2025.08.01 21:39:03.120376 [ 197 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_66_13} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8935 | 2025.08.01 21:39:03.120448 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8936 | 2025.08.01 21:39:03.898776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
| 8937 | 2025.08.01 21:39:03.899321 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2025.08.01 21:39:03.899380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8939 | 2025.08.01 21:39:03.899889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8940 | 2025.08.01 21:39:03.900166 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2025.08.01 21:39:03.900311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 8942 | 2025.08.01 21:39:05.017156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8943 | 2025.08.01 21:39:05.034180 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2025.08.01 21:39:05.034232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8945 | 2025.08.01 21:39:05.040366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8946 | 2025.08.01 21:39:05.041051 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2025.08.01 21:39:05.043758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8948 | 2025.08.01 21:39:06.462780 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1254 | ||
| 8949 | 2025.08.01 21:39:06.465289 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.08.01 21:39:06.465338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8951 | 2025.08.01 21:39:06.466533 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8952 | 2025.08.01 21:39:06.466806 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.08.01 21:39:06.467074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 8954 | 2025.08.01 21:39:08.090898 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2025.08.01 21:39:08.091101 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8956 | 2025.08.01 21:39:08.091176 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8957 | 2025.08.01 21:39:08.091909 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2025.08.01 21:39:08.091969 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8959 | 2025.08.01 21:39:08.092378 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8960 | 2025.08.01 21:39:08.092614 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2025.08.01 21:39:08.092774 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001725 sec., 68405.79710144928 rows/sec., 5.80 MiB/sec. | ||
| 8962 | 2025.08.01 21:39:08.092823 [ 261 ] {9d1260a0-4b00-4bae-8a18-72e3143eb429} <Debug> TCPHandler: Processed in 0.002067162 sec. | ||
| 8963 | 2025.08.01 21:39:08.092950 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2025.08.01 21:39:08.093052 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8965 | 2025.08.01 21:39:08.093095 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8966 | 2025.08.01 21:39:08.093532 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.08.01 21:39:08.093570 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8968 | 2025.08.01 21:39:08.093871 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8969 | 2025.08.01 21:39:08.094089 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.08.01 21:39:08.094221 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001193 sec., 25984.91198658843 rows/sec., 1.91 MiB/sec. | ||
| 8971 | 2025.08.01 21:39:08.094226 [ 86 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8972 | 2025.08.01 21:39:08.094260 [ 261 ] {1a0e54fc-7bb6-4991-a1de-b95cb8070e47} <Debug> TCPHandler: Processed in 0.001360617 sec. | ||
| 8973 | 2025.08.01 21:39:08.094306 [ 86 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8974 | 2025.08.01 21:39:08.094337 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8975 | 2025.08.01 21:39:08.094400 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8976 | 2025.08.01 21:39:08.094462 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::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 | ||
| 8977 | 2025.08.01 21:39:08.094499 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8978 | 2025.08.01 21:39:08.094548 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8979 | 2025.08.01 21:39:08.094604 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8980 | 2025.08.01 21:39:08.094642 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 268 rows starting from the beginning of the part | ||
| 8981 | 2025.08.01 21:39:08.094709 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 43 rows starting from the beginning of the part | ||
| 8982 | 2025.08.01 21:39:08.094756 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 205 rows starting from the beginning of the part | ||
| 8983 | 2025.08.01 21:39:08.094804 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 8984 | 2025.08.01 21:39:08.094847 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 205 rows starting from the beginning of the part | ||
| 8985 | 2025.08.01 21:39:08.094890 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 8986 | 2025.08.01 21:39:08.095021 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2025.08.01 21:39:08.095064 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8988 | 2025.08.01 21:39:08.095403 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8989 | 2025.08.01 21:39:08.095628 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2025.08.01 21:39:08.095755 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001275 sec., 74509.80392156861 rows/sec., 5.82 MiB/sec. | ||
| 8991 | 2025.08.01 21:39:08.095792 [ 261 ] {c68ef289-d87a-4d01-82ee-0c10d73de3e1} <Debug> TCPHandler: Processed in 0.001443349 sec. | ||
| 8992 | 2025.08.01 21:39:08.095811 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409048 sec., 555694.3411438077 rows/sec., 36.69 MiB/sec. | ||
| 8993 | 2025.08.01 21:39:08.095907 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8994 | 2025.08.01 21:39:08.095959 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8995 | 2025.08.01 21:39:08.096005 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8996 | 2025.08.01 21:39:08.096055 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8997 | 2025.08.01 21:39:08.096214 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2025.08.01 21:39:08.096314 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_61_12} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8999 | 2025.08.01 21:39:08.096385 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9000 | 2025.08.01 21:39:08.096471 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2025.08.01 21:39:08.096512 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9002 | 2025.08.01 21:39:08.096836 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9003 | 2025.08.01 21:39:08.097037 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2025.08.01 21:39:08.097162 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9005 | 2025.08.01 21:39:08.097198 [ 261 ] {e1bed3cf-4e02-4a81-a36f-68f65d765ee9} <Debug> TCPHandler: Processed in 0.001338967 sec. | ||
| 9006 | 2025.08.01 21:39:08.097295 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9007 | 2025.08.01 21:39:08.097386 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9008 | 2025.08.01 21:39:08.097439 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9009 | 2025.08.01 21:39:08.098265 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9010 | 2025.08.01 21:39:08.098301 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9011 | 2025.08.01 21:39:08.098827 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9012 | 2025.08.01 21:39:08.099044 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9013 | 2025.08.01 21:39:08.099177 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001809 sec., 17136.539524599226 rows/sec., 30.71 MiB/sec. | ||
| 9014 | 2025.08.01 21:39:08.099180 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9015 | 2025.08.01 21:39:08.099231 [ 261 ] {6e578947-46f9-40a2-855e-bb42c3300ab7} <Debug> TCPHandler: Processed in 0.001981659 sec. | ||
| 9016 | 2025.08.01 21:39:08.099236 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.08.01 21:39:08.099273 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9018 | 2025.08.01 21:39:08.099343 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::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 | ||
| 9019 | 2025.08.01 21:39:08.099352 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2025.08.01 21:39:08.099463 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9021 | 2025.08.01 21:39:08.099504 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9022 | 2025.08.01 21:39:08.099526 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9023 | 2025.08.01 21:39:08.099576 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1100 rows starting from the beginning of the part | ||
| 9024 | 2025.08.01 21:39:08.099685 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 9025 | 2025.08.01 21:39:08.099786 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
| 9026 | 2025.08.01 21:39:08.099839 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9027 | 2025.08.01 21:39:08.099878 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 9028 | 2025.08.01 21:39:08.099880 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9029 | 2025.08.01 21:39:08.099977 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
| 9030 | 2025.08.01 21:39:08.100074 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 9031 | 2025.08.01 21:39:08.100225 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9032 | 2025.08.01 21:39:08.100486 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2025.08.01 21:39:08.100616 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 9034 | 2025.08.01 21:39:08.100651 [ 261 ] {9d36d832-1433-4288-9867-a0b4373d2d40} <Debug> TCPHandler: Processed in 0.001347406 sec. | ||
| 9035 | 2025.08.01 21:39:08.106041 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1211 rows, containing 19 columns (19 merged, 0 gathered) in 0.006723524 sec., 180113.88075657946 rows/sec., 322.76 MiB/sec. | ||
| 9036 | 2025.08.01 21:39:08.106959 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9037 | 2025.08.01 21:39:08.107262 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2025.08.01 21:39:08.107335 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9039 | 2025.08.01 21:39:08.107426 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 9040 | 2025.08.01 21:39:09.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.73 MiB, peak 298.33 MiB, free memory in arenas 0.00 B, will set to 289.13 MiB (RSS), difference: 2.40 MiB | ||
| 9041 | 2025.08.01 21:39:11.224303 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9042 | 2025.08.01 21:39:11.224363 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9043 | 2025.08.01 21:39:11.400458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
| 9044 | 2025.08.01 21:39:11.401282 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2025.08.01 21:39:11.401352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9046 | 2025.08.01 21:39:11.402005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9047 | 2025.08.01 21:39:11.402224 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2025.08.01 21:39:11.402350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 9049 | 2025.08.01 21:39:11.402382 [ 80 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9050 | 2025.08.01 21:39:11.402446 [ 80 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2025.08.01 21:39:11.402469 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9052 | 2025.08.01 21:39:11.402587 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 9053 | 2025.08.01 21:39:11.402695 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9054 | 2025.08.01 21:39:11.402729 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
| 9055 | 2025.08.01 21:39:11.402794 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 9056 | 2025.08.01 21:39:11.402845 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 9057 | 2025.08.01 21:39:11.402890 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 9058 | 2025.08.01 21:39:11.402932 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 9059 | 2025.08.01 21:39:11.402975 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 9060 | 2025.08.01 21:39:11.405078 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002536531 sec., 8320812.952808383 rows/sec., 119.03 MiB/sec. | ||
| 9061 | 2025.08.01 21:39:11.405476 [ 198 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9062 | 2025.08.01 21:39:11.405798 [ 198 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2025.08.01 21:39:11.405879 [ 198 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_46_9} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9064 | 2025.08.01 21:39:11.405996 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 9065 | 2025.08.01 21:39:12.543910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9066 | 2025.08.01 21:39:12.561015 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2025.08.01 21:39:12.561062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9068 | 2025.08.01 21:39:12.567263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9069 | 2025.08.01 21:39:12.567963 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2025.08.01 21:39:12.568243 [ 80 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9071 | 2025.08.01 21:39:12.568285 [ 80 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2025.08.01 21:39:12.568307 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9073 | 2025.08.01 21:39:12.568448 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 9074 | 2025.08.01 21:39:12.571101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9075 | 2025.08.01 21:39:12.572535 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9076 | 2025.08.01 21:39:12.574107 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9077 | 2025.08.01 21:39:12.578588 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9078 | 2025.08.01 21:39:12.582996 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9079 | 2025.08.01 21:39:12.587466 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9080 | 2025.08.01 21:39:12.592081 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9081 | 2025.08.01 21:39:12.595941 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9082 | 2025.08.01 21:39:12.646862 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078550163 sec., 4417.559260825467 rows/sec., 22.84 MiB/sec. | ||
| 9083 | 2025.08.01 21:39:12.649984 [ 186 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9084 | 2025.08.01 21:39:12.652146 [ 186 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2025.08.01 21:39:12.652264 [ 186 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_46_9} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9086 | 2025.08.01 21:39:12.654512 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9087 | 2025.08.01 21:39:13.099756 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2025.08.01 21:39:13.099935 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9089 | 2025.08.01 21:39:13.099998 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9090 | 2025.08.01 21:39:13.100773 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2025.08.01 21:39:13.100811 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9092 | 2025.08.01 21:39:13.101223 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9093 | 2025.08.01 21:39:13.101448 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2025.08.01 21:39:13.101595 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001707 sec., 229642.64792032808 rows/sec., 14.57 MiB/sec. | ||
| 9095 | 2025.08.01 21:39:13.101635 [ 261 ] {989c72d3-aa8d-413f-adf0-f73c95474aa8} <Debug> TCPHandler: Processed in 0.00200238 sec. | ||
| 9096 | 2025.08.01 21:39:13.101745 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2025.08.01 21:39:13.101838 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9098 | 2025.08.01 21:39:13.101879 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9099 | 2025.08.01 21:39:13.102737 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2025.08.01 21:39:13.102770 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9101 | 2025.08.01 21:39:13.103153 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9102 | 2025.08.01 21:39:13.103361 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.08.01 21:39:13.103487 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001668 sec., 650479.6163069544 rows/sec., 51.45 MiB/sec. | ||
| 9104 | 2025.08.01 21:39:13.103524 [ 261 ] {c5e01c2d-8e9f-44f9-89dd-e3454fd78f4c} <Debug> TCPHandler: Processed in 0.001825306 sec. | ||
| 9105 | 2025.08.01 21:39:13.103635 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2025.08.01 21:39:13.103728 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9107 | 2025.08.01 21:39:13.103768 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9108 | 2025.08.01 21:39:13.104220 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2025.08.01 21:39:13.104254 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9110 | 2025.08.01 21:39:13.104576 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9111 | 2025.08.01 21:39:13.104781 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2025.08.01 21:39:13.104904 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001195 sec., 171548.1171548117 rows/sec., 10.18 MiB/sec. | ||
| 9113 | 2025.08.01 21:39:13.104939 [ 261 ] {eb0d66ba-09c2-4696-a9e5-a81673980846} <Debug> TCPHandler: Processed in 0.001352096 sec. | ||
| 9114 | 2025.08.01 21:39:13.105046 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2025.08.01 21:39:13.105138 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9116 | 2025.08.01 21:39:13.105199 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9117 | 2025.08.01 21:39:13.105691 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2025.08.01 21:39:13.105725 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9119 | 2025.08.01 21:39:13.106021 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9120 | 2025.08.01 21:39:13.106228 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2025.08.01 21:39:13.106350 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001229 sec., 165174.93897477625 rows/sec., 10.65 MiB/sec. | ||
| 9122 | 2025.08.01 21:39:13.106386 [ 261 ] {77aaf427-a36d-4a75-921d-3e658dcd66de} <Debug> TCPHandler: Processed in 0.001387937 sec. | ||
| 9123 | 2025.08.01 21:39:13.106491 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2025.08.01 21:39:13.106584 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9125 | 2025.08.01 21:39:13.106623 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9126 | 2025.08.01 21:39:13.107055 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2025.08.01 21:39:13.107090 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9128 | 2025.08.01 21:39:13.107390 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9129 | 2025.08.01 21:39:13.107600 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2025.08.01 21:39:13.107721 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001154 sec., 175043.32755632582 rows/sec., 9.94 MiB/sec. | ||
| 9131 | 2025.08.01 21:39:13.107757 [ 261 ] {fd843150-fa2a-479d-801a-fc3e8ee58257} <Debug> TCPHandler: Processed in 0.001312587 sec. | ||
| 9132 | 2025.08.01 21:39:13.107866 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2025.08.01 21:39:13.107958 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9134 | 2025.08.01 21:39:13.107997 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9135 | 2025.08.01 21:39:13.108614 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2025.08.01 21:39:13.108647 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9137 | 2025.08.01 21:39:13.108968 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9138 | 2025.08.01 21:39:13.109167 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.08.01 21:39:13.109290 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.00135 sec., 489629.6296296296 rows/sec., 34.21 MiB/sec. | ||
| 9140 | 2025.08.01 21:39:13.109326 [ 261 ] {b8e3b305-5265-46c1-a841-a70645bff015} <Debug> TCPHandler: Processed in 0.00150832 sec. | ||
| 9141 | 2025.08.01 21:39:13.109431 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2025.08.01 21:39:13.109523 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9143 | 2025.08.01 21:39:13.109563 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9144 | 2025.08.01 21:39:13.109882 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2025.08.01 21:39:13.109917 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9146 | 2025.08.01 21:39:13.110206 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9147 | 2025.08.01 21:39:13.110405 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.08.01 21:39:13.110529 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 9149 | 2025.08.01 21:39:13.110563 [ 261 ] {e74b7bcb-bf00-4142-86b3-ae7f4ffb23dd} <Debug> TCPHandler: Processed in 0.001180053 sec. | ||
| 9150 | 2025.08.01 21:39:13.110678 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2025.08.01 21:39:13.110791 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9152 | 2025.08.01 21:39:13.110841 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9153 | 2025.08.01 21:39:13.111333 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2025.08.01 21:39:13.111376 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9155 | 2025.08.01 21:39:13.111721 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9156 | 2025.08.01 21:39:13.111930 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2025.08.01 21:39:13.112065 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001299 sec., 236335.6428021555 rows/sec., 15.55 MiB/sec. | ||
| 9158 | 2025.08.01 21:39:13.112102 [ 261 ] {7b986f10-ca1f-49e4-b405-ee77bffe494e} <Debug> TCPHandler: Processed in 0.00148245 sec. | ||
| 9159 | 2025.08.01 21:39:13.112220 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2025.08.01 21:39:13.112343 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9161 | 2025.08.01 21:39:13.112394 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9162 | 2025.08.01 21:39:13.112723 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2025.08.01 21:39:13.112759 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9164 | 2025.08.01 21:39:13.113072 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9165 | 2025.08.01 21:39:13.113287 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2025.08.01 21:39:13.113415 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 9167 | 2025.08.01 21:39:13.113457 [ 261 ] {8fdd8c42-b182-4627-ac1f-c07f4d46ca1b} <Debug> TCPHandler: Processed in 0.001296686 sec. | ||
| 9168 | 2025.08.01 21:39:13.113564 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2025.08.01 21:39:13.113658 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9170 | 2025.08.01 21:39:13.113712 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9171 | 2025.08.01 21:39:13.114477 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2025.08.01 21:39:13.114514 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9173 | 2025.08.01 21:39:13.115029 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9174 | 2025.08.01 21:39:13.115256 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2025.08.01 21:39:13.115391 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001751 sec., 5139.920045688178 rows/sec., 9.21 MiB/sec. | ||
| 9176 | 2025.08.01 21:39:13.115445 [ 261 ] {11124dfd-100a-4d58-820f-4b31489a7592} <Debug> TCPHandler: Processed in 0.001930258 sec. | ||
| 9177 | 2025.08.01 21:39:13.115558 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2025.08.01 21:39:13.115651 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9179 | 2025.08.01 21:39:13.115692 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9180 | 2025.08.01 21:39:13.116021 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2025.08.01 21:39:13.116057 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9182 | 2025.08.01 21:39:13.116368 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9183 | 2025.08.01 21:39:13.116585 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2025.08.01 21:39:13.116709 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001076 sec., 94795.53903345726 rows/sec., 5.82 MiB/sec. | ||
| 9185 | 2025.08.01 21:39:13.116746 [ 261 ] {15e8d694-4ffe-4de4-96ea-4de7736a48e6} <Debug> TCPHandler: Processed in 0.001237324 sec. | ||
| 9186 | 2025.08.01 21:39:15.828543 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2025.08.01 21:39:15.828736 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9188 | 2025.08.01 21:39:15.828810 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9189 | 2025.08.01 21:39:15.829480 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2025.08.01 21:39:15.829531 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9191 | 2025.08.01 21:39:15.829917 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9192 | 2025.08.01 21:39:15.830151 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2025.08.01 21:39:15.830309 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 9194 | 2025.08.01 21:39:15.830359 [ 261 ] {1314cbe0-b61a-40bc-9ba9-b7d1f2a5d0cd} <Debug> TCPHandler: Processed in 0.001953789 sec. | ||
| 9195 | 2025.08.01 21:39:15.830487 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2025.08.01 21:39:15.830589 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9197 | 2025.08.01 21:39:15.830633 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9198 | 2025.08.01 21:39:15.831042 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.08.01 21:39:15.831081 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9200 | 2025.08.01 21:39:15.831379 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9201 | 2025.08.01 21:39:15.831591 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.08.01 21:39:15.831720 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001154 sec., 3466.2045060658575 rows/sec., 282.64 KiB/sec. | ||
| 9203 | 2025.08.01 21:39:15.831759 [ 261 ] {09e6d9b5-1e64-45a0-b2c7-e30bdeb0fe13} <Debug> TCPHandler: Processed in 0.001323786 sec. | ||
| 9204 | 2025.08.01 21:39:15.831870 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9205 | 2025.08.01 21:39:15.831966 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9206 | 2025.08.01 21:39:15.832007 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9207 | 2025.08.01 21:39:15.833002 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9208 | 2025.08.01 21:39:15.833040 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9209 | 2025.08.01 21:39:15.833435 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9210 | 2025.08.01 21:39:15.833664 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9211 | 2025.08.01 21:39:15.833796 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Debug> executeQuery: Read 1380 rows, 118.42 KiB in 0.001848 sec., 746753.2467532468 rows/sec., 62.58 MiB/sec. | ||
| 9212 | 2025.08.01 21:39:15.833835 [ 261 ] {7fb02aa6-6233-4003-93e6-55545dfbbe40} <Debug> TCPHandler: Processed in 0.00201378 sec. | ||
| 9213 | 2025.08.01 21:39:15.833948 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9214 | 2025.08.01 21:39:15.834042 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9215 | 2025.08.01 21:39:15.834082 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9216 | 2025.08.01 21:39:15.834488 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2025.08.01 21:39:15.834525 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9218 | 2025.08.01 21:39:15.834826 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9219 | 2025.08.01 21:39:15.835036 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2025.08.01 21:39:15.835165 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.00114 sec., 41228.070175438595 rows/sec., 3.06 MiB/sec. | ||
| 9221 | 2025.08.01 21:39:15.835203 [ 261 ] {ba370f42-7c97-429e-a6d5-f834d7bcec60} <Debug> TCPHandler: Processed in 0.001304916 sec. | ||
| 9222 | 2025.08.01 21:39:15.835312 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2025.08.01 21:39:15.835404 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9224 | 2025.08.01 21:39:15.835443 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9225 | 2025.08.01 21:39:15.835891 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2025.08.01 21:39:15.835928 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9227 | 2025.08.01 21:39:15.836231 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9228 | 2025.08.01 21:39:15.836460 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9229 | 2025.08.01 21:39:15.836586 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.0012 sec., 210000.00000000003 rows/sec., 14.52 MiB/sec. | ||
| 9230 | 2025.08.01 21:39:15.836625 [ 261 ] {c1756df2-0be2-4288-8c3f-b7a29e1f646f} <Debug> TCPHandler: Processed in 0.001361937 sec. | ||
| 9231 | 2025.08.01 21:39:15.836740 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2025.08.01 21:39:15.836834 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9233 | 2025.08.01 21:39:15.836873 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9234 | 2025.08.01 21:39:15.837260 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2025.08.01 21:39:15.837296 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9236 | 2025.08.01 21:39:15.837591 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9237 | 2025.08.01 21:39:15.837810 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.08.01 21:39:15.837944 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 9239 | 2025.08.01 21:39:15.837982 [ 261 ] {52feaa52-cef3-43bb-9e3a-9d82260e39df} <Debug> TCPHandler: Processed in 0.001290755 sec. | ||
| 9240 | 2025.08.01 21:39:15.838081 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2025.08.01 21:39:15.838174 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9242 | 2025.08.01 21:39:15.838213 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9243 | 2025.08.01 21:39:15.838801 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.08.01 21:39:15.838838 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9245 | 2025.08.01 21:39:15.839161 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9246 | 2025.08.01 21:39:15.839373 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.08.01 21:39:15.839502 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Debug> executeQuery: Read 591 rows, 45.47 KiB in 0.001345 sec., 439405.2044609665 rows/sec., 33.01 MiB/sec. | ||
| 9248 | 2025.08.01 21:39:15.839540 [ 261 ] {40596aaa-f260-48e3-b590-9306ac9a2502} <Debug> TCPHandler: Processed in 0.00150722 sec. | ||
| 9249 | 2025.08.01 21:39:15.839644 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2025.08.01 21:39:15.839737 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9251 | 2025.08.01 21:39:15.839781 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9252 | 2025.08.01 21:39:15.840340 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2025.08.01 21:39:15.840377 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9254 | 2025.08.01 21:39:15.840757 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9255 | 2025.08.01 21:39:15.840973 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.08.01 21:39:15.841098 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Debug> executeQuery: Read 942 rows, 66.74 KiB in 0.00138 sec., 682608.695652174 rows/sec., 47.23 MiB/sec. | ||
| 9257 | 2025.08.01 21:39:15.841135 [ 261 ] {c34efcd8-d390-4a1d-856a-162fb6df27a2} <Debug> TCPHandler: Processed in 0.001540321 sec. | ||
| 9258 | 2025.08.01 21:39:15.841251 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2025.08.01 21:39:15.841345 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9260 | 2025.08.01 21:39:15.841399 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9261 | 2025.08.01 21:39:15.842209 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.08.01 21:39:15.842247 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9263 | 2025.08.01 21:39:15.842778 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9264 | 2025.08.01 21:39:15.843009 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.08.01 21:39:15.843144 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 9266 | 2025.08.01 21:39:15.843199 [ 261 ] {2148ce2f-c90a-4367-97f1-bf0f560b2a05} <Debug> TCPHandler: Processed in 0.0019959 sec. | ||
| 9267 | 2025.08.01 21:39:15.843313 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2025.08.01 21:39:15.843433 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9269 | 2025.08.01 21:39:15.843475 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9270 | 2025.08.01 21:39:15.843800 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2025.08.01 21:39:15.843837 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9272 | 2025.08.01 21:39:15.844136 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9273 | 2025.08.01 21:39:15.844344 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.08.01 21:39:15.844469 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001055 sec., 28436.018957345972 rows/sec., 1.91 MiB/sec. | ||
| 9275 | 2025.08.01 21:39:15.844507 [ 261 ] {75343cf3-af4d-480c-b121-733c695984c0} <Debug> TCPHandler: Processed in 0.001242415 sec. | ||
| 9276 | 2025.08.01 21:39:16.467272 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1308 | ||
| 9277 | 2025.08.01 21:39:16.470106 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.08.01 21:39:16.470179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9279 | 2025.08.01 21:39:16.471422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9280 | 2025.08.01 21:39:16.471704 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.08.01 21:39:16.472084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
| 9282 | 2025.08.01 21:39:18.085375 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9283 | 2025.08.01 21:39:18.085552 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9284 | 2025.08.01 21:39:18.085619 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9285 | 2025.08.01 21:39:18.086274 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2025.08.01 21:39:18.086316 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9287 | 2025.08.01 21:39:18.086699 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9288 | 2025.08.01 21:39:18.086930 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2025.08.01 21:39:18.087083 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 9290 | 2025.08.01 21:39:18.087132 [ 261 ] {4b31176a-194f-46b5-8c88-70adcc0e9364} <Debug> TCPHandler: Processed in 0.001882728 sec. | ||
| 9291 | 2025.08.01 21:39:18.087256 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2025.08.01 21:39:18.087358 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9293 | 2025.08.01 21:39:18.087400 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9294 | 2025.08.01 21:39:18.087811 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2025.08.01 21:39:18.087847 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9296 | 2025.08.01 21:39:18.088134 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9297 | 2025.08.01 21:39:18.088332 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2025.08.01 21:39:18.088456 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001121 sec., 57091.882247992864 rows/sec., 4.46 MiB/sec. | ||
| 9299 | 2025.08.01 21:39:18.088492 [ 261 ] {611866d3-60a7-48c5-9d3d-c400b5ab1ad9} <Debug> TCPHandler: Processed in 0.001287486 sec. | ||
| 9300 | 2025.08.01 21:39:18.088601 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9301 | 2025.08.01 21:39:18.088694 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9302 | 2025.08.01 21:39:18.088737 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9303 | 2025.08.01 21:39:18.089105 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9304 | 2025.08.01 21:39:18.089140 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9305 | 2025.08.01 21:39:18.089456 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9306 | 2025.08.01 21:39:18.089661 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2025.08.01 21:39:18.089783 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001107 sec., 75880.75880758808 rows/sec., 5.28 MiB/sec. | ||
| 9308 | 2025.08.01 21:39:18.089818 [ 261 ] {5498aa78-c919-4cbc-bac9-9f352b48c117} <Debug> TCPHandler: Processed in 0.001264296 sec. | ||
| 9309 | 2025.08.01 21:39:18.089928 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2025.08.01 21:39:18.090020 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9311 | 2025.08.01 21:39:18.090060 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9312 | 2025.08.01 21:39:18.090372 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2025.08.01 21:39:18.090407 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9314 | 2025.08.01 21:39:18.090703 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9315 | 2025.08.01 21:39:18.090925 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2025.08.01 21:39:18.091050 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001049 sec., 28598.66539561487 rows/sec., 1.93 MiB/sec. | ||
| 9317 | 2025.08.01 21:39:18.091085 [ 261 ] {361f4cbd-0828-4a2e-a6bd-2657712fdb8c} <Debug> TCPHandler: Processed in 0.001204344 sec. | ||
| 9318 | 2025.08.01 21:39:18.902454 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
| 9319 | 2025.08.01 21:39:18.903200 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2025.08.01 21:39:18.903250 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9321 | 2025.08.01 21:39:18.903980 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9322 | 2025.08.01 21:39:18.904224 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2025.08.01 21:39:18.904377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 9324 | 2025.08.01 21:39:20.071181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9325 | 2025.08.01 21:39:20.086632 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.08.01 21:39:20.086688 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9327 | 2025.08.01 21:39:20.092963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9328 | 2025.08.01 21:39:20.093676 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.08.01 21:39:20.096271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9330 | 2025.08.01 21:39:23.089492 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2025.08.01 21:39:23.089692 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9332 | 2025.08.01 21:39:23.089762 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9333 | 2025.08.01 21:39:23.090397 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2025.08.01 21:39:23.090451 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9335 | 2025.08.01 21:39:23.090878 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9336 | 2025.08.01 21:39:23.091113 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2025.08.01 21:39:23.091270 [ 65 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9338 | 2025.08.01 21:39:23.091279 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001633 sec., 45315.3704837722 rows/sec., 3.71 MiB/sec. | ||
| 9339 | 2025.08.01 21:39:23.091360 [ 65 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9340 | 2025.08.01 21:39:23.091389 [ 261 ] {91dcca10-7f01-46f1-bc10-3d8a2596e2bb} <Debug> TCPHandler: Processed in 0.002031961 sec. | ||
| 9341 | 2025.08.01 21:39:23.091394 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9342 | 2025.08.01 21:39:23.091522 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2025.08.01 21:39:23.091529 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9344 | 2025.08.01 21:39:23.091632 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9345 | 2025.08.01 21:39:23.091681 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9346 | 2025.08.01 21:39:23.091690 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9347 | 2025.08.01 21:39:23.091737 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2419 rows starting from the beginning of the part | ||
| 9348 | 2025.08.01 21:39:23.091818 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 118 rows starting from the beginning of the part | ||
| 9349 | 2025.08.01 21:39:23.091869 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1085 rows starting from the beginning of the part | ||
| 9350 | 2025.08.01 21:39:23.091915 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1380 rows starting from the beginning of the part | ||
| 9351 | 2025.08.01 21:39:23.091957 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 9352 | 2025.08.01 21:39:23.092001 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 74 rows starting from the beginning of the part | ||
| 9353 | 2025.08.01 21:39:23.092104 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9354 | 2025.08.01 21:39:23.092146 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9355 | 2025.08.01 21:39:23.092511 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9356 | 2025.08.01 21:39:23.092730 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2025.08.01 21:39:23.092872 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001263 sec., 7125.890736342043 rows/sec., 535.83 KiB/sec. | ||
| 9358 | 2025.08.01 21:39:23.092913 [ 261 ] {4ed9cc32-cf8f-4911-8598-7bab26d63a6a} <Debug> TCPHandler: Processed in 0.001445178 sec. | ||
| 9359 | 2025.08.01 21:39:23.093027 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9360 | 2025.08.01 21:39:23.093119 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9361 | 2025.08.01 21:39:23.093160 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9362 | 2025.08.01 21:39:23.093552 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9363 | 2025.08.01 21:39:23.093586 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9364 | 2025.08.01 21:39:23.093903 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9365 | 2025.08.01 21:39:23.094153 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5132 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671363 sec., 1921116.673398561 rows/sec., 164.45 MiB/sec. | ||
| 9366 | 2025.08.01 21:39:23.094179 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2025.08.01 21:39:23.094311 [ 65 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9368 | 2025.08.01 21:39:23.094334 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001229 sec., 59397.88445890968 rows/sec., 4.64 MiB/sec. | ||
| 9369 | 2025.08.01 21:39:23.094340 [ 65 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2025.08.01 21:39:23.094374 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9371 | 2025.08.01 21:39:23.094380 [ 261 ] {641282a4-0381-4242-8369-aa844a101015} <Debug> TCPHandler: Processed in 0.001403328 sec. | ||
| 9372 | 2025.08.01 21:39:23.094457 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9373 | 2025.08.01 21:39:23.094481 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9374 | 2025.08.01 21:39:23.094498 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.08.01 21:39:23.094622 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.08.01 21:39:23.094647 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9377 | 2025.08.01 21:39:23.094668 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9378 | 2025.08.01 21:39:23.094693 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1222 rows starting from the beginning of the part | ||
| 9379 | 2025.08.01 21:39:23.094744 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2025.08.01 21:39:23.094774 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part | ||
| 9381 | 2025.08.01 21:39:23.094828 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 661 rows starting from the beginning of the part | ||
| 9382 | 2025.08.01 21:39:23.094830 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_71_14} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9383 | 2025.08.01 21:39:23.094877 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 591 rows starting from the beginning of the part | ||
| 9384 | 2025.08.01 21:39:23.094921 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 9385 | 2025.08.01 21:39:23.094930 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 9386 | 2025.08.01 21:39:23.094962 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 73 rows starting from the beginning of the part | ||
| 9387 | 2025.08.01 21:39:23.095093 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2025.08.01 21:39:23.095136 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9389 | 2025.08.01 21:39:23.095517 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9390 | 2025.08.01 21:39:23.095753 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2025.08.01 21:39:23.095890 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 9392 | 2025.08.01 21:39:23.095910 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9393 | 2025.08.01 21:39:23.095929 [ 261 ] {8d1df415-5de1-48b5-810a-923bbea7ee22} <Debug> TCPHandler: Processed in 0.001481969 sec. | ||
| 9394 | 2025.08.01 21:39:23.095962 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2025.08.01 21:39:23.095987 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9396 | 2025.08.01 21:39:23.096067 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2025.08.01 21:39:23.096090 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9398 | 2025.08.01 21:39:23.096169 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9399 | 2025.08.01 21:39:23.096221 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9400 | 2025.08.01 21:39:23.096230 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9401 | 2025.08.01 21:39:23.096265 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21690 rows starting from the beginning of the part | ||
| 9402 | 2025.08.01 21:39:23.096298 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2706 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873667 sec., 1444226.7489367106 rows/sec., 110.64 MiB/sec. | ||
| 9403 | 2025.08.01 21:39:23.096337 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9404 | 2025.08.01 21:39:23.096391 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 307 rows starting from the beginning of the part | ||
| 9405 | 2025.08.01 21:39:23.096433 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 942 rows starting from the beginning of the part | ||
| 9406 | 2025.08.01 21:39:23.096473 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 84 rows starting from the beginning of the part | ||
| 9407 | 2025.08.01 21:39:23.096516 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9408 | 2025.08.01 21:39:23.096595 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9409 | 2025.08.01 21:39:23.096910 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2025.08.01 21:39:23.096989 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_71_14} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9411 | 2025.08.01 21:39:23.097033 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.08.01 21:39:23.097076 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9413 | 2025.08.01 21:39:23.097078 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9414 | 2025.08.01 21:39:23.097765 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9415 | 2025.08.01 21:39:23.098005 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2025.08.01 21:39:23.098147 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001998 sec., 4504.504504504504 rows/sec., 8.07 MiB/sec. | ||
| 9417 | 2025.08.01 21:39:23.098207 [ 261 ] {9e9c524e-a3d3-4187-994b-103b651505c9} <Debug> TCPHandler: Processed in 0.002209964 sec. | ||
| 9418 | 2025.08.01 21:39:23.098325 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9419 | 2025.08.01 21:39:23.098422 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9420 | 2025.08.01 21:39:23.098465 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9421 | 2025.08.01 21:39:23.098808 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2025.08.01 21:39:23.098845 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9423 | 2025.08.01 21:39:23.099289 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9424 | 2025.08.01 21:39:23.099510 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2025.08.01 21:39:23.099622 [ 58 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9426 | 2025.08.01 21:39:23.099643 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00124 sec., 48387.096774193546 rows/sec., 3.26 MiB/sec. | ||
| 9427 | 2025.08.01 21:39:23.099652 [ 58 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.08.01 21:39:23.099682 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9429 | 2025.08.01 21:39:23.099687 [ 261 ] {5118947a-4733-47f8-bfe5-5571aa8c9d46} <Debug> TCPHandler: Processed in 0.001412028 sec. | ||
| 9430 | 2025.08.01 21:39:23.099772 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9431 | 2025.08.01 21:39:23.099885 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9432 | 2025.08.01 21:39:23.099917 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4362 rows starting from the beginning of the part | ||
| 9433 | 2025.08.01 21:39:23.099977 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9434 | 2025.08.01 21:39:23.100026 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 102 rows starting from the beginning of the part | ||
| 9435 | 2025.08.01 21:39:23.100073 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
| 9436 | 2025.08.01 21:39:23.100115 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 9437 | 2025.08.01 21:39:23.100160 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9438 | 2025.08.01 21:39:23.107481 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4644 rows, containing 4 columns (4 merged, 0 gathered) in 0.007751654 sec., 599097.9473542033 rows/sec., 38.70 MiB/sec. | ||
| 9439 | 2025.08.01 21:39:23.107991 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9440 | 2025.08.01 21:39:23.108334 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2025.08.01 21:39:23.108428 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_71_14} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9442 | 2025.08.01 21:39:23.108536 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9443 | 2025.08.01 21:39:23.111319 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23343 rows, containing 5 columns (5 merged, 0 gathered) in 0.015271964 sec., 1528487.1022482766 rows/sec., 103.46 MiB/sec. | ||
| 9444 | 2025.08.01 21:39:23.111782 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9445 | 2025.08.01 21:39:23.112025 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2025.08.01 21:39:23.112093 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9447 | 2025.08.01 21:39:23.112163 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9448 | 2025.08.01 21:39:24.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.80 MiB, peak 303.66 MiB, free memory in arenas 0.00 B, will set to 294.29 MiB (RSS), difference: 2.49 MiB | ||
| 9449 | 2025.08.01 21:39:26.224860 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9450 | 2025.08.01 21:39:26.224935 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9451 | 2025.08.01 21:39:26.404542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
| 9452 | 2025.08.01 21:39:26.405045 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2025.08.01 21:39:26.405088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9454 | 2025.08.01 21:39:26.405556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9455 | 2025.08.01 21:39:26.405781 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2025.08.01 21:39:26.405910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 9457 | 2025.08.01 21:39:26.472474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1328 | ||
| 9458 | 2025.08.01 21:39:26.474512 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2025.08.01 21:39:26.474557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9460 | 2025.08.01 21:39:26.475685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9461 | 2025.08.01 21:39:26.475947 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2025.08.01 21:39:26.476206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
| 9463 | 2025.08.01 21:39:27.001260 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000898748 sec. | ||
| 9464 | 2025.08.01 21:39:27.596436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9465 | 2025.08.01 21:39:27.612910 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2025.08.01 21:39:27.612971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9467 | 2025.08.01 21:39:27.618963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9468 | 2025.08.01 21:39:27.619642 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2025.08.01 21:39:27.622553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9470 | 2025.08.01 21:39:28.090706 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2025.08.01 21:39:28.090886 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9472 | 2025.08.01 21:39:28.090951 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9473 | 2025.08.01 21:39:28.091630 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2025.08.01 21:39:28.091682 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9475 | 2025.08.01 21:39:28.092085 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9476 | 2025.08.01 21:39:28.092313 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.08.01 21:39:28.092468 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001628 sec., 72481.57248157248 rows/sec., 6.15 MiB/sec. | ||
| 9478 | 2025.08.01 21:39:28.092508 [ 261 ] {c6e17152-6f1f-4abd-a41c-347857a2e8bc} <Debug> TCPHandler: Processed in 0.001932788 sec. | ||
| 9479 | 2025.08.01 21:39:28.092631 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2025.08.01 21:39:28.092727 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9481 | 2025.08.01 21:39:28.092768 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9482 | 2025.08.01 21:39:28.093175 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2025.08.01 21:39:28.093211 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9484 | 2025.08.01 21:39:28.093516 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9485 | 2025.08.01 21:39:28.093721 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2025.08.01 21:39:28.093857 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001149 sec., 26979.982593559616 rows/sec., 1.98 MiB/sec. | ||
| 9487 | 2025.08.01 21:39:28.093896 [ 261 ] {e5ebf45d-2f0e-4277-9454-37a490c06506} <Debug> TCPHandler: Processed in 0.001314356 sec. | ||
| 9488 | 2025.08.01 21:39:28.094008 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9489 | 2025.08.01 21:39:28.094102 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9490 | 2025.08.01 21:39:28.094142 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9491 | 2025.08.01 21:39:28.094554 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9492 | 2025.08.01 21:39:28.094590 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9493 | 2025.08.01 21:39:28.094890 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9494 | 2025.08.01 21:39:28.095114 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9495 | 2025.08.01 21:39:28.095239 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001155 sec., 82251.08225108225 rows/sec., 6.42 MiB/sec. | ||
| 9496 | 2025.08.01 21:39:28.095276 [ 261 ] {197a5fcf-2c25-4162-a7ba-feed014385b8} <Debug> TCPHandler: Processed in 0.001317616 sec. | ||
| 9497 | 2025.08.01 21:39:28.095384 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9498 | 2025.08.01 21:39:28.095478 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9499 | 2025.08.01 21:39:28.095521 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9500 | 2025.08.01 21:39:28.095964 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2025.08.01 21:39:28.096000 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9502 | 2025.08.01 21:39:28.096325 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9503 | 2025.08.01 21:39:28.096541 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2025.08.01 21:39:28.096665 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 9505 | 2025.08.01 21:39:28.096701 [ 261 ] {202f2957-2d67-4e0e-b482-00c265639e41} <Debug> TCPHandler: Processed in 0.001365757 sec. | ||
| 9506 | 2025.08.01 21:39:28.096849 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9507 | 2025.08.01 21:39:28.096942 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9508 | 2025.08.01 21:39:28.096997 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9509 | 2025.08.01 21:39:28.097766 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9510 | 2025.08.01 21:39:28.097803 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9511 | 2025.08.01 21:39:28.098337 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9512 | 2025.08.01 21:39:28.098560 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9513 | 2025.08.01 21:39:28.098697 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001771 sec., 17504.234895539244 rows/sec., 31.37 MiB/sec. | ||
| 9514 | 2025.08.01 21:39:28.098749 [ 261 ] {1257f5a2-57c0-4d22-b273-d4092a7eed5f} <Debug> TCPHandler: Processed in 0.001950098 sec. | ||
| 9515 | 2025.08.01 21:39:28.098866 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9516 | 2025.08.01 21:39:28.098961 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9517 | 2025.08.01 21:39:28.099002 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9518 | 2025.08.01 21:39:28.099333 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2025.08.01 21:39:28.099369 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9520 | 2025.08.01 21:39:28.099675 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9521 | 2025.08.01 21:39:28.099894 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2025.08.01 21:39:28.100020 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9523 | 2025.08.01 21:39:28.100056 [ 261 ] {42073607-2c82-408b-9dde-648af55e0c7b} <Debug> TCPHandler: Processed in 0.001240184 sec. | ||
| 9524 | 2025.08.01 21:39:33.090240 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9525 | 2025.08.01 21:39:33.090456 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9526 | 2025.08.01 21:39:33.090527 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9527 | 2025.08.01 21:39:33.091218 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2025.08.01 21:39:33.091269 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9529 | 2025.08.01 21:39:33.091653 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9530 | 2025.08.01 21:39:33.091871 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2025.08.01 21:39:33.092029 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001625 sec., 1230.7692307692307 rows/sec., 100.36 KiB/sec. | ||
| 9532 | 2025.08.01 21:39:33.092070 [ 261 ] {7a306c6b-9847-495a-8f2f-cf99cdfb51b8} <Debug> TCPHandler: Processed in 0.001963239 sec. | ||
| 9533 | 2025.08.01 21:39:33.092230 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9534 | 2025.08.01 21:39:33.092322 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9535 | 2025.08.01 21:39:33.092361 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9536 | 2025.08.01 21:39:33.092839 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9537 | 2025.08.01 21:39:33.092875 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9538 | 2025.08.01 21:39:33.093181 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9539 | 2025.08.01 21:39:33.093386 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9540 | 2025.08.01 21:39:33.093511 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Debug> executeQuery: Read 75 rows, 6.28 KiB in 0.001207 sec., 62137.53106876554 rows/sec., 5.08 MiB/sec. | ||
| 9541 | 2025.08.01 21:39:33.093547 [ 261 ] {c979c6d1-6760-421e-800f-992fc5e9bb92} <Debug> TCPHandler: Processed in 0.001365907 sec. | ||
| 9542 | 2025.08.01 21:39:33.093666 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9543 | 2025.08.01 21:39:33.093759 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9544 | 2025.08.01 21:39:33.093798 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9545 | 2025.08.01 21:39:33.094221 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.08.01 21:39:33.094256 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9547 | 2025.08.01 21:39:33.094550 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9548 | 2025.08.01 21:39:33.094760 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.08.01 21:39:33.094886 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001146 sec., 9598.603839441535 rows/sec., 712.40 KiB/sec. | ||
| 9550 | 2025.08.01 21:39:33.094904 [ 55 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9551 | 2025.08.01 21:39:33.094923 [ 261 ] {94f1a3a0-929e-449e-9029-555ba8fdab72} <Debug> TCPHandler: Processed in 0.001304106 sec. | ||
| 9552 | 2025.08.01 21:39:33.094978 [ 55 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9553 | 2025.08.01 21:39:33.095008 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9554 | 2025.08.01 21:39:33.095091 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9555 | 2025.08.01 21:39:33.095164 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9556 | 2025.08.01 21:39:33.095187 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9557 | 2025.08.01 21:39:33.095278 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9558 | 2025.08.01 21:39:33.095393 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9559 | 2025.08.01 21:39:33.095455 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 268 rows starting from the beginning of the part | ||
| 9560 | 2025.08.01 21:39:33.095561 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 205 rows starting from the beginning of the part | ||
| 9561 | 2025.08.01 21:39:33.095638 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part | ||
| 9562 | 2025.08.01 21:39:33.095706 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2025.08.01 21:39:33.095708 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
| 9564 | 2025.08.01 21:39:33.095752 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9565 | 2025.08.01 21:39:33.095805 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9566 | 2025.08.01 21:39:33.095878 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 11 rows starting from the beginning of the part | ||
| 9567 | 2025.08.01 21:39:33.096080 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9568 | 2025.08.01 21:39:33.096344 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2025.08.01 21:39:33.096472 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001303 sec., 57559.47812739832 rows/sec., 4.50 MiB/sec. | ||
| 9570 | 2025.08.01 21:39:33.096509 [ 261 ] {e864092d-2e7e-4036-8f7c-c4770deb58b7} <Debug> TCPHandler: Processed in 0.00147077 sec. | ||
| 9571 | 2025.08.01 21:39:33.096624 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2025.08.01 21:39:33.096716 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9573 | 2025.08.01 21:39:33.096759 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9574 | 2025.08.01 21:39:33.096898 [ 196 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807376 sec., 315927.62103734916 rows/sec., 21.19 MiB/sec. | ||
| 9575 | 2025.08.01 21:39:33.097083 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9576 | 2025.08.01 21:39:33.097171 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2025.08.01 21:39:33.097213 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9578 | 2025.08.01 21:39:33.097396 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9579 | 2025.08.01 21:39:33.097484 [ 195 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_66_13} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9580 | 2025.08.01 21:39:33.097574 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9581 | 2025.08.01 21:39:33.097578 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9582 | 2025.08.01 21:39:33.097787 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2025.08.01 21:39:33.097918 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00122 sec., 131967.2131147541 rows/sec., 9.19 MiB/sec. | ||
| 9584 | 2025.08.01 21:39:33.097954 [ 261 ] {63909700-e33f-4bb6-b772-f052f7ad3053} <Debug> TCPHandler: Processed in 0.001377327 sec. | ||
| 9585 | 2025.08.01 21:39:33.098061 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9586 | 2025.08.01 21:39:33.098152 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9587 | 2025.08.01 21:39:33.098205 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9588 | 2025.08.01 21:39:33.098937 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9589 | 2025.08.01 21:39:33.098972 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9590 | 2025.08.01 21:39:33.099466 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9591 | 2025.08.01 21:39:33.099682 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2025.08.01 21:39:33.099794 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9593 | 2025.08.01 21:39:33.099814 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00168 sec., 5357.142857142857 rows/sec., 9.60 MiB/sec. | ||
| 9594 | 2025.08.01 21:39:33.099831 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2025.08.01 21:39:33.099854 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9596 | 2025.08.01 21:39:33.099870 [ 261 ] {3b8f66e1-b009-4b72-b35f-85ba7ca5cd35} <Debug> TCPHandler: Processed in 0.001855307 sec. | ||
| 9597 | 2025.08.01 21:39:33.099934 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9598 | 2025.08.01 21:39:33.099988 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2025.08.01 21:39:33.100079 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9600 | 2025.08.01 21:39:33.100118 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9601 | 2025.08.01 21:39:33.100119 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9602 | 2025.08.01 21:39:33.100175 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 9603 | 2025.08.01 21:39:33.100295 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 9 rows starting from the beginning of the part | ||
| 9604 | 2025.08.01 21:39:33.100399 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 9605 | 2025.08.01 21:39:33.100470 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2025.08.01 21:39:33.100496 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
| 9607 | 2025.08.01 21:39:33.100506 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9608 | 2025.08.01 21:39:33.100591 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 9609 | 2025.08.01 21:39:33.100682 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 9610 | 2025.08.01 21:39:33.100819 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9611 | 2025.08.01 21:39:33.101034 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2025.08.01 21:39:33.101160 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 9613 | 2025.08.01 21:39:33.101195 [ 261 ] {4e00ed3d-1c9d-43be-9382-7a238437d6b6} <Debug> TCPHandler: Processed in 0.001254335 sec. | ||
| 9614 | 2025.08.01 21:39:33.107029 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1300 rows, containing 19 columns (19 merged, 0 gathered) in 0.007133702 sec., 182233.57241443504 rows/sec., 326.55 MiB/sec. | ||
| 9615 | 2025.08.01 21:39:33.108221 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9616 | 2025.08.01 21:39:33.108640 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2025.08.01 21:39:33.108724 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9618 | 2025.08.01 21:39:33.108852 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9619 | 2025.08.01 21:39:33.906030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
| 9620 | 2025.08.01 21:39:33.906546 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9621 | 2025.08.01 21:39:33.906598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9622 | 2025.08.01 21:39:33.907121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9623 | 2025.08.01 21:39:33.907368 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9624 | 2025.08.01 21:39:33.907518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 9625 | 2025.08.01 21:39:34.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.92 MiB, peak 306.42 MiB, free memory in arenas 0.00 B, will set to 297.45 MiB (RSS), difference: 2.53 MiB | ||
| 9626 | 2025.08.01 21:39:35.122647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9627 | 2025.08.01 21:39:35.139204 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9628 | 2025.08.01 21:39:35.139271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9629 | 2025.08.01 21:39:35.145465 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9630 | 2025.08.01 21:39:35.146172 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9631 | 2025.08.01 21:39:35.149136 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9632 | 2025.08.01 21:39:36.476381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1354 | ||
| 9633 | 2025.08.01 21:39:36.478726 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9634 | 2025.08.01 21:39:36.478780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9635 | 2025.08.01 21:39:36.479970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9636 | 2025.08.01 21:39:36.480245 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2025.08.01 21:39:36.480400 [ 49 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9638 | 2025.08.01 21:39:36.480465 [ 49 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2025.08.01 21:39:36.480484 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9640 | 2025.08.01 21:39:36.480577 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 9641 | 2025.08.01 21:39:36.480622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 9642 | 2025.08.01 21:39:36.481012 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9643 | 2025.08.01 21:39:36.481132 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1182 rows starting from the beginning of the part | ||
| 9644 | 2025.08.01 21:39:36.481457 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part | ||
| 9645 | 2025.08.01 21:39:36.481775 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 34 rows starting from the beginning of the part | ||
| 9646 | 2025.08.01 21:39:36.482109 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
| 9647 | 2025.08.01 21:39:36.482436 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 9648 | 2025.08.01 21:39:36.482754 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 9649 | 2025.08.01 21:39:36.488979 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 72 columns (72 merged, 0 gathered) in 0.008433648 sec., 160547.36929973838 rows/sec., 129.20 MiB/sec. | ||
| 9650 | 2025.08.01 21:39:36.490635 [ 196 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9651 | 2025.08.01 21:39:36.491273 [ 196 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2025.08.01 21:39:36.491370 [ 196 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_36_7} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9653 | 2025.08.01 21:39:36.491725 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 9654 | 2025.08.01 21:39:38.090787 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2025.08.01 21:39:38.090961 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9656 | 2025.08.01 21:39:38.091024 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9657 | 2025.08.01 21:39:38.091725 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2025.08.01 21:39:38.091772 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9659 | 2025.08.01 21:39:38.092153 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9660 | 2025.08.01 21:39:38.092373 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2025.08.01 21:39:38.092527 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001613 sec., 73155.61066336019 rows/sec., 6.21 MiB/sec. | ||
| 9662 | 2025.08.01 21:39:38.092567 [ 261 ] {58cc6e99-c4cc-438d-8e74-dca77f0f45af} <Debug> TCPHandler: Processed in 0.001903328 sec. | ||
| 9663 | 2025.08.01 21:39:38.092691 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2025.08.01 21:39:38.092784 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9665 | 2025.08.01 21:39:38.092823 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9666 | 2025.08.01 21:39:38.093241 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2025.08.01 21:39:38.093277 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9668 | 2025.08.01 21:39:38.093568 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9669 | 2025.08.01 21:39:38.093773 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2025.08.01 21:39:38.093898 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001134 sec., 27336.860670194004 rows/sec., 2.01 MiB/sec. | ||
| 9671 | 2025.08.01 21:39:38.093935 [ 261 ] {72e4d056-a07d-4e4e-a767-c1e39889af47} <Debug> TCPHandler: Processed in 0.001291346 sec. | ||
| 9672 | 2025.08.01 21:39:38.094047 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2025.08.01 21:39:38.094138 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9674 | 2025.08.01 21:39:38.094179 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9675 | 2025.08.01 21:39:38.094620 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.08.01 21:39:38.094656 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9677 | 2025.08.01 21:39:38.094958 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9678 | 2025.08.01 21:39:38.095158 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2025.08.01 21:39:38.095281 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001162 sec., 81755.59380378657 rows/sec., 6.39 MiB/sec. | ||
| 9680 | 2025.08.01 21:39:38.095318 [ 261 ] {3f802cc3-ee24-48e1-b55d-d34bbc73944f} <Debug> TCPHandler: Processed in 0.001318026 sec. | ||
| 9681 | 2025.08.01 21:39:38.095428 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2025.08.01 21:39:38.095520 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9683 | 2025.08.01 21:39:38.095563 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9684 | 2025.08.01 21:39:38.095960 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2025.08.01 21:39:38.095995 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9686 | 2025.08.01 21:39:38.096315 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9687 | 2025.08.01 21:39:38.096515 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2025.08.01 21:39:38.096640 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 9689 | 2025.08.01 21:39:38.096676 [ 261 ] {803c068c-540a-47d8-a0ba-7b25a265e4f9} <Debug> TCPHandler: Processed in 0.001295326 sec. | ||
| 9690 | 2025.08.01 21:39:38.096782 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.08.01 21:39:38.096878 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9692 | 2025.08.01 21:39:38.096932 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9693 | 2025.08.01 21:39:38.097735 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.08.01 21:39:38.097770 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9695 | 2025.08.01 21:39:38.098295 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9696 | 2025.08.01 21:39:38.098524 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.08.01 21:39:38.098656 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001796 sec., 17260.57906458797 rows/sec., 30.93 MiB/sec. | ||
| 9698 | 2025.08.01 21:39:38.098708 [ 261 ] {73e0871a-b3f8-4647-bd42-7a04de45a9d2} <Debug> TCPHandler: Processed in 0.00197203 sec. | ||
| 9699 | 2025.08.01 21:39:38.098816 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2025.08.01 21:39:38.098909 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9701 | 2025.08.01 21:39:38.098949 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9702 | 2025.08.01 21:39:38.099286 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2025.08.01 21:39:38.099322 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9704 | 2025.08.01 21:39:38.099615 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9705 | 2025.08.01 21:39:38.099824 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2025.08.01 21:39:38.099948 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 9707 | 2025.08.01 21:39:38.099983 [ 261 ] {54c65f7a-f8f1-4a5b-a471-37d087da5a66} <Debug> TCPHandler: Processed in 0.001213694 sec. | ||
| 9708 | 2025.08.01 21:39:41.225199 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9709 | 2025.08.01 21:39:41.225277 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9710 | 2025.08.01 21:39:41.407635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
| 9711 | 2025.08.01 21:39:41.408133 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2025.08.01 21:39:41.408169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9713 | 2025.08.01 21:39:41.408654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9714 | 2025.08.01 21:39:41.408885 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2025.08.01 21:39:41.409016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 9716 | 2025.08.01 21:39:42.649264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9717 | 2025.08.01 21:39:42.666644 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9718 | 2025.08.01 21:39:42.666710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9719 | 2025.08.01 21:39:42.672797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9720 | 2025.08.01 21:39:42.673467 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9721 | 2025.08.01 21:39:42.676448 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9722 | 2025.08.01 21:39:43.089800 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9723 | 2025.08.01 21:39:43.089987 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9724 | 2025.08.01 21:39:43.090058 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9725 | 2025.08.01 21:39:43.090817 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2025.08.01 21:39:43.090872 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9727 | 2025.08.01 21:39:43.091290 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9728 | 2025.08.01 21:39:43.091526 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2025.08.01 21:39:43.091692 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001706 sec., 43376.31887456038 rows/sec., 3.55 MiB/sec. | ||
| 9730 | 2025.08.01 21:39:43.091744 [ 261 ] {c0a0c5bb-8fa6-4b23-9b73-73c7bba4fc28} <Debug> TCPHandler: Processed in 0.002046221 sec. | ||
| 9731 | 2025.08.01 21:39:43.091873 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2025.08.01 21:39:43.091978 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9733 | 2025.08.01 21:39:43.092022 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9734 | 2025.08.01 21:39:43.092441 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2025.08.01 21:39:43.092480 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9736 | 2025.08.01 21:39:43.092791 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9737 | 2025.08.01 21:39:43.093006 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2025.08.01 21:39:43.093139 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001184 sec., 7601.351351351352 rows/sec., 571.59 KiB/sec. | ||
| 9739 | 2025.08.01 21:39:43.093178 [ 261 ] {cdb1ff38-95f8-4e58-9099-618030ed3b0b} <Debug> TCPHandler: Processed in 0.001357807 sec. | ||
| 9740 | 2025.08.01 21:39:43.093281 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2025.08.01 21:39:43.093376 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9742 | 2025.08.01 21:39:43.093418 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9743 | 2025.08.01 21:39:43.093827 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2025.08.01 21:39:43.093864 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9745 | 2025.08.01 21:39:43.094175 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9746 | 2025.08.01 21:39:43.094421 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2025.08.01 21:39:43.094551 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001193 sec., 61190.27661357921 rows/sec., 4.78 MiB/sec. | ||
| 9748 | 2025.08.01 21:39:43.094589 [ 261 ] {40e27922-216e-4f86-8a15-4dd55ab1b8b8} <Debug> TCPHandler: Processed in 0.001357876 sec. | ||
| 9749 | 2025.08.01 21:39:43.094699 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2025.08.01 21:39:43.094795 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9751 | 2025.08.01 21:39:43.094840 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9752 | 2025.08.01 21:39:43.095251 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2025.08.01 21:39:43.095288 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9754 | 2025.08.01 21:39:43.095624 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9755 | 2025.08.01 21:39:43.095839 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2025.08.01 21:39:43.095971 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 9757 | 2025.08.01 21:39:43.096008 [ 261 ] {e9b75b31-1ee9-4573-b2ee-0c11977e454a} <Debug> TCPHandler: Processed in 0.001358827 sec. | ||
| 9758 | 2025.08.01 21:39:43.096114 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2025.08.01 21:39:43.096218 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9760 | 2025.08.01 21:39:43.096276 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9761 | 2025.08.01 21:39:43.097057 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2025.08.01 21:39:43.097094 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9763 | 2025.08.01 21:39:43.097626 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9764 | 2025.08.01 21:39:43.097860 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2025.08.01 21:39:43.097999 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001799 sec., 5002.77932184547 rows/sec., 8.96 MiB/sec. | ||
| 9766 | 2025.08.01 21:39:43.098055 [ 261 ] {b72e6f21-dc9c-4d6d-82b8-21ef71df8b87} <Debug> TCPHandler: Processed in 0.001992309 sec. | ||
| 9767 | 2025.08.01 21:39:43.098170 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2025.08.01 21:39:43.098267 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9769 | 2025.08.01 21:39:43.098309 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9770 | 2025.08.01 21:39:43.098652 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2025.08.01 21:39:43.098690 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9772 | 2025.08.01 21:39:43.098999 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9773 | 2025.08.01 21:39:43.099219 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2025.08.01 21:39:43.099353 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9775 | 2025.08.01 21:39:43.099390 [ 261 ] {8257f1d1-3b48-4ca9-ab37-797a52e123a9} <Debug> TCPHandler: Processed in 0.001269305 sec. | ||
| 9776 | 2025.08.01 21:39:46.140340 [ 40 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9777 | 2025.08.01 21:39:46.140411 [ 40 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9778 | 2025.08.01 21:39:46.140435 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9779 | 2025.08.01 21:39:46.140591 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9780 | 2025.08.01 21:39:46.140786 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9781 | 2025.08.01 21:39:46.140823 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 9782 | 2025.08.01 21:39:46.140897 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9783 | 2025.08.01 21:39:46.140949 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9784 | 2025.08.01 21:39:46.140998 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 9785 | 2025.08.01 21:39:46.141042 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9786 | 2025.08.01 21:39:46.141858 [ 196 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348317 sec., 29666.614008426805 rows/sec., 2.48 MiB/sec. | ||
| 9787 | 2025.08.01 21:39:46.141980 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9788 | 2025.08.01 21:39:46.142221 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2025.08.01 21:39:46.142291 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_18_4} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9790 | 2025.08.01 21:39:46.142357 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9791 | 2025.08.01 21:39:46.480902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1378 | ||
| 9792 | 2025.08.01 21:39:46.483154 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9793 | 2025.08.01 21:39:46.483212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9794 | 2025.08.01 21:39:46.484387 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9795 | 2025.08.01 21:39:46.484649 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2025.08.01 21:39:46.484925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 9797 | 2025.08.01 21:39:47.852284 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9798 | 2025.08.01 21:39:47.852477 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9799 | 2025.08.01 21:39:47.852545 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9800 | 2025.08.01 21:39:47.853162 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2025.08.01 21:39:47.853213 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9802 | 2025.08.01 21:39:47.853622 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9803 | 2025.08.01 21:39:47.853863 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9804 | 2025.08.01 21:39:47.854031 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001599 sec., 15009.3808630394 rows/sec., 1.25 MiB/sec. | ||
| 9805 | 2025.08.01 21:39:47.854084 [ 261 ] {d69b5f62-b9de-41e9-ba11-7359e2c8f714} <Debug> TCPHandler: Processed in 0.001927919 sec. | ||
| 9806 | 2025.08.01 21:39:47.854213 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2025.08.01 21:39:47.854315 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9808 | 2025.08.01 21:39:47.854362 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9809 | 2025.08.01 21:39:47.854781 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2025.08.01 21:39:47.854820 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9811 | 2025.08.01 21:39:47.855135 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9812 | 2025.08.01 21:39:47.855354 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9813 | 2025.08.01 21:39:47.855490 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001196 sec., 10033.444816053512 rows/sec., 818.16 KiB/sec. | ||
| 9814 | 2025.08.01 21:39:47.855530 [ 261 ] {a8bbb821-acda-44bb-9b70-fcc2a919f3b9} <Debug> TCPHandler: Processed in 0.001369627 sec. | ||
| 9815 | 2025.08.01 21:39:47.855640 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9816 | 2025.08.01 21:39:47.855737 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9817 | 2025.08.01 21:39:47.855777 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9818 | 2025.08.01 21:39:47.856838 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9819 | 2025.08.01 21:39:47.856877 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9820 | 2025.08.01 21:39:47.857274 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9821 | 2025.08.01 21:39:47.857507 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2025.08.01 21:39:47.857633 [ 35 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9823 | 2025.08.01 21:39:47.857642 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Debug> executeQuery: Read 1384 rows, 118.71 KiB in 0.001922 sec., 720083.2466181061 rows/sec., 60.32 MiB/sec. | ||
| 9824 | 2025.08.01 21:39:47.857705 [ 35 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2025.08.01 21:39:47.857726 [ 261 ] {7a3b700b-64a4-460b-85d1-d9467e53c09b} <Debug> TCPHandler: Processed in 0.002134202 sec. | ||
| 9826 | 2025.08.01 21:39:47.857732 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9827 | 2025.08.01 21:39:47.857856 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2025.08.01 21:39:47.857859 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9829 | 2025.08.01 21:39:47.857958 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9830 | 2025.08.01 21:39:47.857996 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9831 | 2025.08.01 21:39:47.858002 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9832 | 2025.08.01 21:39:47.858038 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2419 rows starting from the beginning of the part | ||
| 9833 | 2025.08.01 21:39:47.858110 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 118 rows starting from the beginning of the part | ||
| 9834 | 2025.08.01 21:39:47.858153 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 75 rows starting from the beginning of the part | ||
| 9835 | 2025.08.01 21:39:47.858196 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 118 rows starting from the beginning of the part | ||
| 9836 | 2025.08.01 21:39:47.858235 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 9837 | 2025.08.01 21:39:47.858274 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1384 rows starting from the beginning of the part | ||
| 9838 | 2025.08.01 21:39:47.858454 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9839 | 2025.08.01 21:39:47.858493 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9840 | 2025.08.01 21:39:47.858799 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9841 | 2025.08.01 21:39:47.859022 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9842 | 2025.08.01 21:39:47.859151 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.001265 sec., 43478.260869565216 rows/sec., 3.19 MiB/sec. | ||
| 9843 | 2025.08.01 21:39:47.859188 [ 261 ] {4700b454-7d58-4f9e-80c4-c35bf70f3a7b} <Debug> TCPHandler: Processed in 0.001438619 sec. | ||
| 9844 | 2025.08.01 21:39:47.859367 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9845 | 2025.08.01 21:39:47.859462 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9846 | 2025.08.01 21:39:47.859501 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9847 | 2025.08.01 21:39:47.860001 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2025.08.01 21:39:47.860037 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9849 | 2025.08.01 21:39:47.860058 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 5 columns (5 merged, 0 gathered) in 0.002237265 sec., 1871928.448351 rows/sec., 161.81 MiB/sec. | ||
| 9850 | 2025.08.01 21:39:47.860343 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9851 | 2025.08.01 21:39:47.860379 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9852 | 2025.08.01 21:39:47.860608 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2025.08.01 21:39:47.860613 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9854 | 2025.08.01 21:39:47.860684 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_76_15} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9855 | 2025.08.01 21:39:47.860741 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001297 sec., 194294.5258288358 rows/sec., 13.44 MiB/sec. | ||
| 9856 | 2025.08.01 21:39:47.860777 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9857 | 2025.08.01 21:39:47.860782 [ 261 ] {be12a7e4-6c3a-4aa4-ba9d-0a631323bc6f} <Debug> TCPHandler: Processed in 0.00146702 sec. | ||
| 9858 | 2025.08.01 21:39:47.860911 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9859 | 2025.08.01 21:39:47.861005 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9860 | 2025.08.01 21:39:47.861045 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9861 | 2025.08.01 21:39:47.861459 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9862 | 2025.08.01 21:39:47.861496 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9863 | 2025.08.01 21:39:47.861798 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9864 | 2025.08.01 21:39:47.862008 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2025.08.01 21:39:47.862137 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 9866 | 2025.08.01 21:39:47.862177 [ 261 ] {69039228-55aa-4501-b99b-014ea44e709c} <Debug> TCPHandler: Processed in 0.001315376 sec. | ||
| 9867 | 2025.08.01 21:39:47.862287 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9868 | 2025.08.01 21:39:47.862388 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9869 | 2025.08.01 21:39:47.862429 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9870 | 2025.08.01 21:39:47.863087 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2025.08.01 21:39:47.863123 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9872 | 2025.08.01 21:39:47.863462 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9873 | 2025.08.01 21:39:47.863681 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2025.08.01 21:39:47.863791 [ 35 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9875 | 2025.08.01 21:39:47.863810 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001439 sec., 416261.29256428074 rows/sec., 31.30 MiB/sec. | ||
| 9876 | 2025.08.01 21:39:47.863827 [ 35 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2025.08.01 21:39:47.863852 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9878 | 2025.08.01 21:39:47.863857 [ 261 ] {57e5dc03-29d2-422d-a36a-d5a62d74bedb} <Debug> TCPHandler: Processed in 0.001619062 sec. | ||
| 9879 | 2025.08.01 21:39:47.863942 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9880 | 2025.08.01 21:39:47.863977 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2025.08.01 21:39:47.864043 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9882 | 2025.08.01 21:39:47.864076 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1222 rows starting from the beginning of the part | ||
| 9883 | 2025.08.01 21:39:47.864077 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9884 | 2025.08.01 21:39:47.864130 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 95 rows starting from the beginning of the part | ||
| 9885 | 2025.08.01 21:39:47.864132 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9886 | 2025.08.01 21:39:47.864182 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 75 rows starting from the beginning of the part | ||
| 9887 | 2025.08.01 21:39:47.864228 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 95 rows starting from the beginning of the part | ||
| 9888 | 2025.08.01 21:39:47.864267 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 73 rows starting from the beginning of the part | ||
| 9889 | 2025.08.01 21:39:47.864311 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 599 rows starting from the beginning of the part | ||
| 9890 | 2025.08.01 21:39:47.864765 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2025.08.01 21:39:47.864808 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9892 | 2025.08.01 21:39:47.865205 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9893 | 2025.08.01 21:39:47.865356 [ 186 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2159 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447369 sec., 1491672.130603875 rows/sec., 116.04 MiB/sec. | ||
| 9894 | 2025.08.01 21:39:47.865456 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2025.08.01 21:39:47.865547 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9896 | 2025.08.01 21:39:47.865580 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9897 | 2025.08.01 21:39:47.865596 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Debug> executeQuery: Read 922 rows, 64.04 KiB in 0.001537 sec., 599869.8763825635 rows/sec., 40.69 MiB/sec. | ||
| 9898 | 2025.08.01 21:39:47.865620 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2025.08.01 21:39:47.865644 [ 261 ] {c22e7247-c898-4623-8db0-6c51c3dcffd8} <Debug> TCPHandler: Processed in 0.001717335 sec. | ||
| 9900 | 2025.08.01 21:39:47.865646 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9901 | 2025.08.01 21:39:47.865747 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9902 | 2025.08.01 21:39:47.865769 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9903 | 2025.08.01 21:39:47.865812 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2025.08.01 21:39:47.865852 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9905 | 2025.08.01 21:39:47.865868 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9906 | 2025.08.01 21:39:47.865879 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_76_15} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9907 | 2025.08.01 21:39:47.865884 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 23343 rows starting from the beginning of the part | ||
| 9908 | 2025.08.01 21:39:47.865927 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9909 | 2025.08.01 21:39:47.865947 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 9910 | 2025.08.01 21:39:47.865961 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9911 | 2025.08.01 21:39:47.865990 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 161 rows starting from the beginning of the part | ||
| 9912 | 2025.08.01 21:39:47.866029 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 9913 | 2025.08.01 21:39:47.866062 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9914 | 2025.08.01 21:39:47.866095 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 922 rows starting from the beginning of the part | ||
| 9915 | 2025.08.01 21:39:47.866800 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2025.08.01 21:39:47.866841 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9917 | 2025.08.01 21:39:47.867592 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9918 | 2025.08.01 21:39:47.867843 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2025.08.01 21:39:47.867988 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002137 sec., 14506.317267197004 rows/sec., 25.99 MiB/sec. | ||
| 9920 | 2025.08.01 21:39:47.868059 [ 261 ] {9aa1f2de-a4d2-41ba-bad1-1c2b70304800} <Debug> TCPHandler: Processed in 0.002338696 sec. | ||
| 9921 | 2025.08.01 21:39:47.868179 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2025.08.01 21:39:47.868275 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9923 | 2025.08.01 21:39:47.868317 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9924 | 2025.08.01 21:39:47.868674 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2025.08.01 21:39:47.868713 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9926 | 2025.08.01 21:39:47.869140 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9927 | 2025.08.01 21:39:47.869367 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2025.08.01 21:39:47.869477 [ 35 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9929 | 2025.08.01 21:39:47.869501 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 9930 | 2025.08.01 21:39:47.869510 [ 35 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9931 | 2025.08.01 21:39:47.869543 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9932 | 2025.08.01 21:39:47.869551 [ 261 ] {305305fd-9006-4075-9230-767d49a2cf5f} <Debug> TCPHandler: Processed in 0.001420588 sec. | ||
| 9933 | 2025.08.01 21:39:47.869643 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 9934 | 2025.08.01 21:39:47.869797 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9935 | 2025.08.01 21:39:47.869836 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4644 rows starting from the beginning of the part | ||
| 9936 | 2025.08.01 21:39:47.869905 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 9937 | 2025.08.01 21:39:47.869954 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 9938 | 2025.08.01 21:39:47.869998 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9939 | 2025.08.01 21:39:47.870042 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9940 | 2025.08.01 21:39:47.870084 [ 186 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 9941 | 2025.08.01 21:39:47.872084 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 4 columns (4 merged, 0 gathered) in 0.002490939 sec., 1984793.686236395 rows/sec., 128.56 MiB/sec. | ||
| 9942 | 2025.08.01 21:39:47.872261 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24906 rows, containing 5 columns (5 merged, 0 gathered) in 0.00654256 sec., 3806766.7701939302 rows/sec., 257.89 MiB/sec. | ||
| 9943 | 2025.08.01 21:39:47.872477 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9944 | 2025.08.01 21:39:47.872506 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9945 | 2025.08.01 21:39:47.872799 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.08.01 21:39:47.872874 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9947 | 2025.08.01 21:39:47.872892 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2025.08.01 21:39:47.872986 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 9949 | 2025.08.01 21:39:47.872999 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_76_15} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9950 | 2025.08.01 21:39:47.873118 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9951 | 2025.08.01 21:39:48.909216 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
| 9952 | 2025.08.01 21:39:48.909702 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2025.08.01 21:39:48.909738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9954 | 2025.08.01 21:39:48.910219 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9955 | 2025.08.01 21:39:48.910462 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2025.08.01 21:39:48.910618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
| 9957 | 2025.08.01 21:39:48.910617 [ 33 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9958 | 2025.08.01 21:39:48.910673 [ 33 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2025.08.01 21:39:48.910696 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9960 | 2025.08.01 21:39:48.910856 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 9961 | 2025.08.01 21:39:48.911019 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9962 | 2025.08.01 21:39:48.911058 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 9963 | 2025.08.01 21:39:48.911122 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 9964 | 2025.08.01 21:39:48.911169 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 9965 | 2025.08.01 21:39:48.911212 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 9966 | 2025.08.01 21:39:48.911253 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 9967 | 2025.08.01 21:39:48.911294 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 9968 | 2025.08.01 21:39:48.913395 [ 192 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002619692 sec., 8918223.974421421 rows/sec., 127.58 MiB/sec. | ||
| 9969 | 2025.08.01 21:39:48.913847 [ 186 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9970 | 2025.08.01 21:39:48.914155 [ 186 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2025.08.01 21:39:48.914241 [ 186 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_51_10} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9972 | 2025.08.01 21:39:48.914419 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9973 | 2025.08.01 21:39:50.176647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9974 | 2025.08.01 21:39:50.193669 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2025.08.01 21:39:50.193734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9976 | 2025.08.01 21:39:50.200574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9977 | 2025.08.01 21:39:50.201307 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2025.08.01 21:39:50.201599 [ 32 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9979 | 2025.08.01 21:39:50.201644 [ 32 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2025.08.01 21:39:50.201666 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9981 | 2025.08.01 21:39:50.201797 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 9982 | 2025.08.01 21:39:50.205356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9983 | 2025.08.01 21:39:50.205391 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9984 | 2025.08.01 21:39:50.206941 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 9985 | 2025.08.01 21:39:50.211718 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 9986 | 2025.08.01 21:39:50.216201 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 9987 | 2025.08.01 21:39:50.220777 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 9988 | 2025.08.01 21:39:50.225499 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 9989 | 2025.08.01 21:39:50.229239 [ 203 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 9990 | 2025.08.01 21:39:50.279732 [ 190 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.077989711 sec., 4923.726413090568 rows/sec., 25.46 MiB/sec. | ||
| 9991 | 2025.08.01 21:39:50.282938 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9992 | 2025.08.01 21:39:50.285089 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2025.08.01 21:39:50.285214 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_51_10} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9994 | 2025.08.01 21:39:50.288087 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9995 | 2025.08.01 21:39:53.089282 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9996 | 2025.08.01 21:39:53.089478 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9997 | 2025.08.01 21:39:53.089544 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9998 | 2025.08.01 21:39:53.090172 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2025.08.01 21:39:53.090219 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10000 | 2025.08.01 21:39:53.090625 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10001 | 2025.08.01 21:39:53.090867 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2025.08.01 21:39:53.091031 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001597 sec., 46336.88165309957 rows/sec., 3.79 MiB/sec. | ||
| 10003 | 2025.08.01 21:39:53.091083 [ 261 ] {725537bc-9b5d-44a1-8166-8c85a388265f} <Debug> TCPHandler: Processed in 0.001932838 sec. | ||
| 10004 | 2025.08.01 21:39:53.091203 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2025.08.01 21:39:53.091306 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10006 | 2025.08.01 21:39:53.091350 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10007 | 2025.08.01 21:39:53.091784 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2025.08.01 21:39:53.091822 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10009 | 2025.08.01 21:39:53.092128 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10010 | 2025.08.01 21:39:53.092355 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2025.08.01 21:39:53.092498 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001214 sec., 7413.509060955519 rows/sec., 557.46 KiB/sec. | ||
| 10012 | 2025.08.01 21:39:53.092539 [ 261 ] {91d08be1-4dd9-47c5-bd24-5b3401a7ca3a} <Debug> TCPHandler: Processed in 0.001387047 sec. | ||
| 10013 | 2025.08.01 21:39:53.092644 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2025.08.01 21:39:53.092740 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10015 | 2025.08.01 21:39:53.092782 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10016 | 2025.08.01 21:39:53.093200 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2025.08.01 21:39:53.093237 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10018 | 2025.08.01 21:39:53.093549 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10019 | 2025.08.01 21:39:53.093766 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2025.08.01 21:39:53.093898 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001176 sec., 62074.82993197279 rows/sec., 4.85 MiB/sec. | ||
| 10021 | 2025.08.01 21:39:53.093939 [ 261 ] {f2e594e9-f389-4cb5-a28a-7128b713d85b} <Debug> TCPHandler: Processed in 0.001344607 sec. | ||
| 10022 | 2025.08.01 21:39:53.094048 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2025.08.01 21:39:53.094144 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10024 | 2025.08.01 21:39:53.094187 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10025 | 2025.08.01 21:39:53.094583 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2025.08.01 21:39:53.094621 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10027 | 2025.08.01 21:39:53.094955 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10028 | 2025.08.01 21:39:53.095178 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2025.08.01 21:39:53.095310 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 10030 | 2025.08.01 21:39:53.095359 [ 261 ] {773f5841-3b9d-48f8-b5ba-a5dfe3484f36} <Debug> TCPHandler: Processed in 0.001360797 sec. | ||
| 10031 | 2025.08.01 21:39:53.095490 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2025.08.01 21:39:53.095585 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10033 | 2025.08.01 21:39:53.095640 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10034 | 2025.08.01 21:39:53.096401 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2025.08.01 21:39:53.096438 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10036 | 2025.08.01 21:39:53.096960 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10037 | 2025.08.01 21:39:53.097185 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2025.08.01 21:39:53.097329 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001761 sec., 5110.732538330494 rows/sec., 9.16 MiB/sec. | ||
| 10039 | 2025.08.01 21:39:53.097396 [ 261 ] {458ce6e3-8100-4cd1-b64c-7bfd15cc4c22} <Debug> TCPHandler: Processed in 0.001956049 sec. | ||
| 10040 | 2025.08.01 21:39:53.097510 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2025.08.01 21:39:53.097605 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10042 | 2025.08.01 21:39:53.097647 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10043 | 2025.08.01 21:39:53.097982 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2025.08.01 21:39:53.098019 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10045 | 2025.08.01 21:39:53.098329 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10046 | 2025.08.01 21:39:53.098560 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2025.08.01 21:39:53.098693 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 10048 | 2025.08.01 21:39:53.098730 [ 261 ] {f24fd9ae-a4e9-49a2-bd54-77ba9d56df32} <Debug> TCPHandler: Processed in 0.001270665 sec. | ||
| 10049 | 2025.08.01 21:39:56.225344 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10050 | 2025.08.01 21:39:56.225407 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10051 | 2025.08.01 21:39:56.410709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
| 10052 | 2025.08.01 21:39:56.411552 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2025.08.01 21:39:56.411598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10054 | 2025.08.01 21:39:56.412325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10055 | 2025.08.01 21:39:56.412553 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2025.08.01 21:39:56.412687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 10057 | 2025.08.01 21:39:56.485091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1410 | ||
| 10058 | 2025.08.01 21:39:56.487492 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.08.01 21:39:56.487548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10060 | 2025.08.01 21:39:56.488761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10061 | 2025.08.01 21:39:56.489045 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2025.08.01 21:39:56.489445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 10063 | 2025.08.01 21:39:57.705413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10064 | 2025.08.01 21:39:57.720744 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10065 | 2025.08.01 21:39:57.720804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10066 | 2025.08.01 21:39:57.726336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10067 | 2025.08.01 21:39:57.726994 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2025.08.01 21:39:57.729802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10069 | 2025.08.01 21:39:58.090565 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2025.08.01 21:39:58.090747 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10071 | 2025.08.01 21:39:58.090814 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10072 | 2025.08.01 21:39:58.091508 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10073 | 2025.08.01 21:39:58.091562 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10074 | 2025.08.01 21:39:58.091972 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10075 | 2025.08.01 21:39:58.092258 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.08.01 21:39:58.092469 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001768 sec., 66742.0814479638 rows/sec., 5.66 MiB/sec. | ||
| 10077 | 2025.08.01 21:39:58.092525 [ 261 ] {49fb31eb-2249-43eb-a1cf-c9c0aeea9513} <Debug> TCPHandler: Processed in 0.002087141 sec. | ||
| 10078 | 2025.08.01 21:39:58.092683 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10079 | 2025.08.01 21:39:58.092789 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10080 | 2025.08.01 21:39:58.092834 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10081 | 2025.08.01 21:39:58.093281 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.08.01 21:39:58.093320 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10083 | 2025.08.01 21:39:58.093644 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10084 | 2025.08.01 21:39:58.093863 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10085 | 2025.08.01 21:39:58.093989 [ 25 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10086 | 2025.08.01 21:39:58.093997 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001232 sec., 25162.33766233766 rows/sec., 1.85 MiB/sec. | ||
| 10087 | 2025.08.01 21:39:58.094059 [ 25 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2025.08.01 21:39:58.094079 [ 261 ] {429c4ac1-c82b-4bf1-a158-582b61ae7e40} <Debug> TCPHandler: Processed in 0.001450679 sec. | ||
| 10089 | 2025.08.01 21:39:58.094086 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10090 | 2025.08.01 21:39:58.094207 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2025.08.01 21:39:58.094229 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10092 | 2025.08.01 21:39:58.094306 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10093 | 2025.08.01 21:39:58.094352 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10094 | 2025.08.01 21:39:58.094397 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10095 | 2025.08.01 21:39:58.094439 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 268 rows starting from the beginning of the part | ||
| 10096 | 2025.08.01 21:39:58.094509 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10097 | 2025.08.01 21:39:58.094557 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part | ||
| 10098 | 2025.08.01 21:39:58.094603 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 55 rows starting from the beginning of the part | ||
| 10099 | 2025.08.01 21:39:58.094644 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
| 10100 | 2025.08.01 21:39:58.094689 [ 187 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10101 | 2025.08.01 21:39:58.094822 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2025.08.01 21:39:58.094867 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10103 | 2025.08.01 21:39:58.095214 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10104 | 2025.08.01 21:39:58.095450 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2025.08.01 21:39:58.095570 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399857 sec., 287886.5484117306 rows/sec., 20.13 MiB/sec. | ||
| 10106 | 2025.08.01 21:39:58.095587 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001298 sec., 73189.52234206472 rows/sec., 5.72 MiB/sec. | ||
| 10107 | 2025.08.01 21:39:58.095645 [ 261 ] {39a8e9bc-c74a-4bf1-a984-4c938e20692f} <Debug> TCPHandler: Processed in 0.00148847 sec. | ||
| 10108 | 2025.08.01 21:39:58.095771 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2025.08.01 21:39:58.095783 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10110 | 2025.08.01 21:39:58.095866 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10111 | 2025.08.01 21:39:58.095916 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10112 | 2025.08.01 21:39:58.096113 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2025.08.01 21:39:58.096211 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_71_14} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10114 | 2025.08.01 21:39:58.096309 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10115 | 2025.08.01 21:39:58.096358 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2025.08.01 21:39:58.096401 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10117 | 2025.08.01 21:39:58.096735 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10118 | 2025.08.01 21:39:58.096952 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2025.08.01 21:39:58.097088 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 10120 | 2025.08.01 21:39:58.097127 [ 261 ] {12c089a7-59c9-43c5-922c-032845a26d83} <Debug> TCPHandler: Processed in 0.001406048 sec. | ||
| 10121 | 2025.08.01 21:39:58.097240 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2025.08.01 21:39:58.097334 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10123 | 2025.08.01 21:39:58.097391 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10124 | 2025.08.01 21:39:58.098235 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2025.08.01 21:39:58.098272 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10126 | 2025.08.01 21:39:58.098818 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10127 | 2025.08.01 21:39:58.099048 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2025.08.01 21:39:58.099166 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10129 | 2025.08.01 21:39:58.099185 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001868 sec., 16595.289079229122 rows/sec., 29.74 MiB/sec. | ||
| 10130 | 2025.08.01 21:39:58.099212 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2025.08.01 21:39:58.099238 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10132 | 2025.08.01 21:39:58.099250 [ 261 ] {e2674666-132c-4714-938b-83504933c25c} <Debug> TCPHandler: Processed in 0.002058491 sec. | ||
| 10133 | 2025.08.01 21:39:58.099324 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10134 | 2025.08.01 21:39:58.099377 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2025.08.01 21:39:58.099472 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10136 | 2025.08.01 21:39:58.099509 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10137 | 2025.08.01 21:39:58.099515 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10138 | 2025.08.01 21:39:58.099559 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1300 rows starting from the beginning of the part | ||
| 10139 | 2025.08.01 21:39:58.099679 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 10140 | 2025.08.01 21:39:58.099784 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part | ||
| 10141 | 2025.08.01 21:39:58.099864 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.08.01 21:39:58.099876 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 10143 | 2025.08.01 21:39:58.099902 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10144 | 2025.08.01 21:39:58.099969 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
| 10145 | 2025.08.01 21:39:58.100056 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 10146 | 2025.08.01 21:39:58.100229 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10147 | 2025.08.01 21:39:58.100517 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2025.08.01 21:39:58.100692 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 10149 | 2025.08.01 21:39:58.100741 [ 261 ] {c4edd793-b75f-4375-b16d-fc394829abfb} <Debug> TCPHandler: Processed in 0.001414219 sec. | ||
| 10150 | 2025.08.01 21:39:58.106805 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1411 rows, containing 19 columns (19 merged, 0 gathered) in 0.00751376 sec., 187788.80347522412 rows/sec., 336.51 MiB/sec. | ||
| 10151 | 2025.08.01 21:39:58.108684 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10152 | 2025.08.01 21:39:58.109022 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10153 | 2025.08.01 21:39:58.109100 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10154 | 2025.08.01 21:39:58.109189 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 10155 | 2025.08.01 21:39:59.000218 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.77 MiB, peak 313.84 MiB, free memory in arenas 0.00 B, will set to 303.95 MiB (RSS), difference: 3.19 MiB | ||
| 10156 | 2025.08.01 21:39:59.687400 [ 90 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 10157 | 2025.08.01 21:39:59.687466 [ 90 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2025.08.01 21:39:59.687487 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10159 | 2025.08.01 21:39:59.687606 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 10160 | 2025.08.01 21:39:59.687761 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10161 | 2025.08.01 21:39:59.687797 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 456 rows starting from the beginning of the part | ||
| 10162 | 2025.08.01 21:39:59.687864 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 203 rows starting from the beginning of the part | ||
| 10163 | 2025.08.01 21:39:59.687910 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 203 rows starting from the beginning of the part | ||
| 10164 | 2025.08.01 21:39:59.687951 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 252 rows starting from the beginning of the part | ||
| 10165 | 2025.08.01 21:39:59.687997 [ 200 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 252 rows starting from the beginning of the part | ||
| 10166 | 2025.08.01 21:39:59.688897 [ 190 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1366 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348787 sec., 1012761.8371173507 rows/sec., 71.80 MiB/sec. | ||
| 10167 | 2025.08.01 21:39:59.689111 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 10168 | 2025.08.01 21:39:59.689471 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2025.08.01 21:39:59.689565 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_35_7} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 10170 | 2025.08.01 21:39:59.689664 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10171 | 2025.08.01 21:40:03.100684 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10172 | 2025.08.01 21:40:03.100908 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10173 | 2025.08.01 21:40:03.100988 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10174 | 2025.08.01 21:40:03.101940 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2025.08.01 21:40:03.101998 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10176 | 2025.08.01 21:40:03.102422 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10177 | 2025.08.01 21:40:03.102660 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2025.08.01 21:40:03.102825 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001968 sec., 199186.99186991868 rows/sec., 12.64 MiB/sec. | ||
| 10179 | 2025.08.01 21:40:03.102879 [ 261 ] {e0348f8d-b4b4-4841-a55d-e40edbcedaa9} <Debug> TCPHandler: Processed in 0.002348457 sec. | ||
| 10180 | 2025.08.01 21:40:03.103013 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2025.08.01 21:40:03.103117 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10182 | 2025.08.01 21:40:03.103164 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10183 | 2025.08.01 21:40:03.104125 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2025.08.01 21:40:03.104165 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10185 | 2025.08.01 21:40:03.104541 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10186 | 2025.08.01 21:40:03.104758 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2025.08.01 21:40:03.104889 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001795 sec., 604456.8245125349 rows/sec., 47.81 MiB/sec. | ||
| 10188 | 2025.08.01 21:40:03.104929 [ 261 ] {fcb65399-a8d1-4b28-b104-b735c68aa33f} <Debug> TCPHandler: Processed in 0.00196958 sec. | ||
| 10189 | 2025.08.01 21:40:03.105051 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2025.08.01 21:40:03.105156 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10191 | 2025.08.01 21:40:03.105198 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10192 | 2025.08.01 21:40:03.105718 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2025.08.01 21:40:03.105756 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10194 | 2025.08.01 21:40:03.106070 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10195 | 2025.08.01 21:40:03.106293 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2025.08.01 21:40:03.106424 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.00129 sec., 158914.72868217056 rows/sec., 9.43 MiB/sec. | ||
| 10197 | 2025.08.01 21:40:03.106463 [ 261 ] {5b8e592c-89b1-4e3f-8edf-793d62288cb2} <Debug> TCPHandler: Processed in 0.001463609 sec. | ||
| 10198 | 2025.08.01 21:40:03.106579 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10199 | 2025.08.01 21:40:03.106674 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10200 | 2025.08.01 21:40:03.106714 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10201 | 2025.08.01 21:40:03.107207 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2025.08.01 21:40:03.107243 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10203 | 2025.08.01 21:40:03.107554 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10204 | 2025.08.01 21:40:03.107767 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2025.08.01 21:40:03.107895 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001239 sec., 163841.8079096045 rows/sec., 10.57 MiB/sec. | ||
| 10206 | 2025.08.01 21:40:03.107934 [ 261 ] {090ae9b3-63ff-4a9a-8baa-742128d98ec6} <Debug> TCPHandler: Processed in 0.001404468 sec. | ||
| 10207 | 2025.08.01 21:40:03.108055 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10208 | 2025.08.01 21:40:03.108152 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10209 | 2025.08.01 21:40:03.108192 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10210 | 2025.08.01 21:40:03.108687 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2025.08.01 21:40:03.108734 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10212 | 2025.08.01 21:40:03.109102 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10213 | 2025.08.01 21:40:03.109321 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2025.08.01 21:40:03.109452 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00132 sec., 153030.30303030304 rows/sec., 8.69 MiB/sec. | ||
| 10215 | 2025.08.01 21:40:03.109491 [ 261 ] {78caa396-b92e-426c-8c4f-462e08c3904f} <Debug> TCPHandler: Processed in 0.001485349 sec. | ||
| 10216 | 2025.08.01 21:40:03.109606 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10217 | 2025.08.01 21:40:03.109711 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10218 | 2025.08.01 21:40:03.109750 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10219 | 2025.08.01 21:40:03.110414 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2025.08.01 21:40:03.110451 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10221 | 2025.08.01 21:40:03.110778 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10222 | 2025.08.01 21:40:03.110991 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2025.08.01 21:40:03.111122 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001429 sec., 462561.2316305109 rows/sec., 32.32 MiB/sec. | ||
| 10224 | 2025.08.01 21:40:03.111161 [ 261 ] {121c64fb-c5f2-43ed-9fdc-ce050b612c55} <Debug> TCPHandler: Processed in 0.001604763 sec. | ||
| 10225 | 2025.08.01 21:40:03.111269 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2025.08.01 21:40:03.111365 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10227 | 2025.08.01 21:40:03.111407 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10228 | 2025.08.01 21:40:03.111735 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2025.08.01 21:40:03.111772 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10230 | 2025.08.01 21:40:03.112084 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10231 | 2025.08.01 21:40:03.112298 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2025.08.01 21:40:03.112435 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 10233 | 2025.08.01 21:40:03.112474 [ 261 ] {b577816f-70a9-49f3-b667-0b2c4c6ad978} <Debug> TCPHandler: Processed in 0.001252685 sec. | ||
| 10234 | 2025.08.01 21:40:03.112581 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2025.08.01 21:40:03.112680 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10236 | 2025.08.01 21:40:03.112723 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10237 | 2025.08.01 21:40:03.113183 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2025.08.01 21:40:03.113220 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10239 | 2025.08.01 21:40:03.113553 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10240 | 2025.08.01 21:40:03.113769 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2025.08.01 21:40:03.113904 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001241 sec., 247381.14423851733 rows/sec., 16.27 MiB/sec. | ||
| 10242 | 2025.08.01 21:40:03.113942 [ 261 ] {3399c363-3ec6-4938-88d9-130395ebad9f} <Debug> TCPHandler: Processed in 0.001415318 sec. | ||
| 10243 | 2025.08.01 21:40:03.114052 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2025.08.01 21:40:03.114153 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10245 | 2025.08.01 21:40:03.114195 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10246 | 2025.08.01 21:40:03.114968 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2025.08.01 21:40:03.115004 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10248 | 2025.08.01 21:40:03.115296 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10249 | 2025.08.01 21:40:03.115520 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2025.08.01 21:40:03.115651 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001523 sec., 656.5988181221273 rows/sec., 44.24 KiB/sec. | ||
| 10251 | 2025.08.01 21:40:03.115689 [ 261 ] {67321025-09af-462f-a9cb-4239a87a6fa5} <Debug> TCPHandler: Processed in 0.001688884 sec. | ||
| 10252 | 2025.08.01 21:40:03.115789 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2025.08.01 21:40:03.115888 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10254 | 2025.08.01 21:40:03.115943 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10255 | 2025.08.01 21:40:03.116696 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2025.08.01 21:40:03.116732 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10257 | 2025.08.01 21:40:03.117243 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10258 | 2025.08.01 21:40:03.117474 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2025.08.01 21:40:03.117609 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001739 sec., 5175.388154111558 rows/sec., 9.27 MiB/sec. | ||
| 10260 | 2025.08.01 21:40:03.117664 [ 261 ] {acdda87b-5fea-4120-a5d6-68f6afd5cc05} <Debug> TCPHandler: Processed in 0.001923078 sec. | ||
| 10261 | 2025.08.01 21:40:03.117777 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2025.08.01 21:40:03.117872 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10263 | 2025.08.01 21:40:03.117915 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10264 | 2025.08.01 21:40:03.118244 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2025.08.01 21:40:03.118279 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10266 | 2025.08.01 21:40:03.118589 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10267 | 2025.08.01 21:40:03.118805 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2025.08.01 21:40:03.118932 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001078 sec., 94619.66604823749 rows/sec., 5.81 MiB/sec. | ||
| 10269 | 2025.08.01 21:40:03.118968 [ 261 ] {71f4a2a0-9992-4b92-a0e8-b3362784af36} <Debug> TCPHandler: Processed in 0.001241185 sec. | ||
| 10270 | 2025.08.01 21:40:03.912852 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
| 10271 | 2025.08.01 21:40:03.913535 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10272 | 2025.08.01 21:40:03.913604 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10273 | 2025.08.01 21:40:03.914294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10274 | 2025.08.01 21:40:03.914600 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2025.08.01 21:40:03.914769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
| 10276 | 2025.08.01 21:40:05.229905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10277 | 2025.08.01 21:40:05.246099 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2025.08.01 21:40:05.246166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10279 | 2025.08.01 21:40:05.252541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10280 | 2025.08.01 21:40:05.253202 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2025.08.01 21:40:05.256013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10282 | 2025.08.01 21:40:06.489682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1444 | ||
| 10283 | 2025.08.01 21:40:06.492655 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.08.01 21:40:06.492717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10285 | 2025.08.01 21:40:06.494214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10286 | 2025.08.01 21:40:06.494488 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.08.01 21:40:06.494824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 10288 | 2025.08.01 21:40:08.090754 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2025.08.01 21:40:08.090927 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10290 | 2025.08.01 21:40:08.090990 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10291 | 2025.08.01 21:40:08.091678 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2025.08.01 21:40:08.091717 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10293 | 2025.08.01 21:40:08.092100 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10294 | 2025.08.01 21:40:08.092319 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10295 | 2025.08.01 21:40:08.092467 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001587 sec., 74354.127284184 rows/sec., 6.31 MiB/sec. | ||
| 10296 | 2025.08.01 21:40:08.092508 [ 261 ] {32f94057-f6ca-41ff-aab1-7ec8aff5967e} <Debug> TCPHandler: Processed in 0.001880158 sec. | ||
| 10297 | 2025.08.01 21:40:08.092633 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10298 | 2025.08.01 21:40:08.092728 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10299 | 2025.08.01 21:40:08.092769 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10300 | 2025.08.01 21:40:08.093171 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2025.08.01 21:40:08.093206 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10302 | 2025.08.01 21:40:08.093511 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10303 | 2025.08.01 21:40:08.093733 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2025.08.01 21:40:08.093859 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00115 sec., 26956.521739130436 rows/sec., 1.98 MiB/sec. | ||
| 10305 | 2025.08.01 21:40:08.093898 [ 261 ] {51fd3c06-f891-4e85-ab3c-3b11168aa766} <Debug> TCPHandler: Processed in 0.001314897 sec. | ||
| 10306 | 2025.08.01 21:40:08.094005 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2025.08.01 21:40:08.094100 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10308 | 2025.08.01 21:40:08.094140 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10309 | 2025.08.01 21:40:08.094557 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2025.08.01 21:40:08.094592 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10311 | 2025.08.01 21:40:08.094896 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10312 | 2025.08.01 21:40:08.095103 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2025.08.01 21:40:08.095230 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001149 sec., 82680.59181897301 rows/sec., 6.46 MiB/sec. | ||
| 10314 | 2025.08.01 21:40:08.095267 [ 261 ] {7c3a26e2-bfa9-45b1-af73-b793bef374c5} <Debug> TCPHandler: Processed in 0.001311256 sec. | ||
| 10315 | 2025.08.01 21:40:08.095377 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2025.08.01 21:40:08.095473 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10317 | 2025.08.01 21:40:08.095517 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10318 | 2025.08.01 21:40:08.095915 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2025.08.01 21:40:08.095950 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10320 | 2025.08.01 21:40:08.096282 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10321 | 2025.08.01 21:40:08.096498 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2025.08.01 21:40:08.096625 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 10323 | 2025.08.01 21:40:08.096662 [ 261 ] {6bb1b48a-6256-4a5b-b66d-cbb4009c5d20} <Debug> TCPHandler: Processed in 0.001333276 sec. | ||
| 10324 | 2025.08.01 21:40:08.096765 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2025.08.01 21:40:08.096858 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10326 | 2025.08.01 21:40:08.096914 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10327 | 2025.08.01 21:40:08.097729 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2025.08.01 21:40:08.097764 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10329 | 2025.08.01 21:40:08.098298 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10330 | 2025.08.01 21:40:08.098525 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2025.08.01 21:40:08.098658 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 10332 | 2025.08.01 21:40:08.098713 [ 261 ] {d5227093-d552-45e4-af02-dc9d9a9de1a1} <Debug> TCPHandler: Processed in 0.001996719 sec. | ||
| 10333 | 2025.08.01 21:40:08.098827 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2025.08.01 21:40:08.098924 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10335 | 2025.08.01 21:40:08.098966 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10336 | 2025.08.01 21:40:08.099300 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2025.08.01 21:40:08.099334 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10338 | 2025.08.01 21:40:08.099628 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10339 | 2025.08.01 21:40:08.099833 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2025.08.01 21:40:08.099959 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 10341 | 2025.08.01 21:40:08.099994 [ 261 ] {6c28e661-c41f-4f89-9616-de3f81f53c84} <Debug> TCPHandler: Processed in 0.001217184 sec. | ||
| 10342 | 2025.08.01 21:40:11.225680 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10343 | 2025.08.01 21:40:11.225762 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10344 | 2025.08.01 21:40:11.415011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
| 10345 | 2025.08.01 21:40:11.415780 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2025.08.01 21:40:11.415820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10347 | 2025.08.01 21:40:11.416317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10348 | 2025.08.01 21:40:11.416568 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2025.08.01 21:40:11.416713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 10350 | 2025.08.01 21:40:12.756168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10351 | 2025.08.01 21:40:12.772780 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2025.08.01 21:40:12.772834 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10353 | 2025.08.01 21:40:12.779064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10354 | 2025.08.01 21:40:12.779750 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2025.08.01 21:40:12.782579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10356 | 2025.08.01 21:40:13.099751 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10357 | 2025.08.01 21:40:13.099956 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10358 | 2025.08.01 21:40:13.100030 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10359 | 2025.08.01 21:40:13.100859 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10360 | 2025.08.01 21:40:13.100911 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10361 | 2025.08.01 21:40:13.101327 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10362 | 2025.08.01 21:40:13.101569 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2025.08.01 21:40:13.101721 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001818 sec., 215621.56215621563 rows/sec., 13.68 MiB/sec. | ||
| 10364 | 2025.08.01 21:40:13.101741 [ 150 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10365 | 2025.08.01 21:40:13.101765 [ 261 ] {51c9553f-e230-4f2a-bd86-5feb08821cdf} <Debug> TCPHandler: Processed in 0.002152423 sec. | ||
| 10366 | 2025.08.01 21:40:13.101832 [ 150 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2025.08.01 21:40:13.101864 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10368 | 2025.08.01 21:40:13.101924 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2025.08.01 21:40:13.101980 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10370 | 2025.08.01 21:40:13.102025 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10371 | 2025.08.01 21:40:13.102073 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10372 | 2025.08.01 21:40:13.102108 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10373 | 2025.08.01 21:40:13.102150 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 416 rows starting from the beginning of the part | ||
| 10374 | 2025.08.01 21:40:13.102224 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 392 rows starting from the beginning of the part | ||
| 10375 | 2025.08.01 21:40:13.102277 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10376 | 2025.08.01 21:40:13.102325 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 10377 | 2025.08.01 21:40:13.102370 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 392 rows starting from the beginning of the part | ||
| 10378 | 2025.08.01 21:40:13.102416 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 392 rows starting from the beginning of the part | ||
| 10379 | 2025.08.01 21:40:13.102834 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2025.08.01 21:40:13.102876 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10381 | 2025.08.01 21:40:13.103265 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10382 | 2025.08.01 21:40:13.103449 [ 195 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151996 sec., 1078975.7625200662 rows/sec., 73.50 MiB/sec. | ||
| 10383 | 2025.08.01 21:40:13.103485 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2025.08.01 21:40:13.103611 [ 150 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10385 | 2025.08.01 21:40:13.103624 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001617 sec., 670995.6709956711 rows/sec., 53.07 MiB/sec. | ||
| 10386 | 2025.08.01 21:40:13.103642 [ 150 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10387 | 2025.08.01 21:40:13.103656 [ 198 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10388 | 2025.08.01 21:40:13.103668 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10389 | 2025.08.01 21:40:13.103673 [ 261 ] {28af537e-86c2-4a22-9ead-3ee07e10df83} <Debug> TCPHandler: Processed in 0.001800416 sec. | ||
| 10390 | 2025.08.01 21:40:13.103730 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10391 | 2025.08.01 21:40:13.103801 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2025.08.01 21:40:13.103812 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10393 | 2025.08.01 21:40:13.103856 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2419 rows starting from the beginning of the part | ||
| 10394 | 2025.08.01 21:40:13.103900 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 74 rows starting from the beginning of the part | ||
| 10395 | 2025.08.01 21:40:13.103906 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10396 | 2025.08.01 21:40:13.103938 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 10397 | 2025.08.01 21:40:13.103950 [ 198 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2025.08.01 21:40:13.103955 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10399 | 2025.08.01 21:40:13.103976 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1085 rows starting from the beginning of the part | ||
| 10400 | 2025.08.01 21:40:13.104026 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 118 rows starting from the beginning of the part | ||
| 10401 | 2025.08.01 21:40:13.104036 [ 198 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_30_6} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10402 | 2025.08.01 21:40:13.104057 [ 190 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1085 rows starting from the beginning of the part | ||
| 10403 | 2025.08.01 21:40:13.104115 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10404 | 2025.08.01 21:40:13.104433 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2025.08.01 21:40:13.104475 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10406 | 2025.08.01 21:40:13.104814 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10407 | 2025.08.01 21:40:13.105023 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2025.08.01 21:40:13.105156 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001269 sec., 161544.5232466509 rows/sec., 9.58 MiB/sec. | ||
| 10409 | 2025.08.01 21:40:13.105195 [ 261 ] {b049366e-d368-42fb-917c-173959cfddc6} <Debug> TCPHandler: Processed in 0.001444419 sec. | ||
| 10410 | 2025.08.01 21:40:13.105302 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2025.08.01 21:40:13.105397 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10412 | 2025.08.01 21:40:13.105436 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10413 | 2025.08.01 21:40:13.105732 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4899 rows, containing 5 columns (5 merged, 0 gathered) in 0.00202663 sec., 2417313.471131879 rows/sec., 204.43 MiB/sec. | ||
| 10414 | 2025.08.01 21:40:13.105883 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2025.08.01 21:40:13.105925 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10416 | 2025.08.01 21:40:13.105957 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10417 | 2025.08.01 21:40:13.106229 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2025.08.01 21:40:13.106282 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10419 | 2025.08.01 21:40:13.106295 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_81_16} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10420 | 2025.08.01 21:40:13.106371 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10421 | 2025.08.01 21:40:13.106517 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2025.08.01 21:40:13.106653 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001274 sec., 159340.65934065936 rows/sec., 10.28 MiB/sec. | ||
| 10423 | 2025.08.01 21:40:13.106691 [ 261 ] {f43c9dc1-30da-4a7a-95c5-9aa30eca95d5} <Debug> TCPHandler: Processed in 0.001438179 sec. | ||
| 10424 | 2025.08.01 21:40:13.106800 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10425 | 2025.08.01 21:40:13.106893 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10426 | 2025.08.01 21:40:13.106933 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10427 | 2025.08.01 21:40:13.107362 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10428 | 2025.08.01 21:40:13.107397 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10429 | 2025.08.01 21:40:13.107701 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10430 | 2025.08.01 21:40:13.107912 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10431 | 2025.08.01 21:40:13.108007 [ 148 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10432 | 2025.08.01 21:40:13.108035 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001159 sec., 174288.17946505608 rows/sec., 9.90 MiB/sec. | ||
| 10433 | 2025.08.01 21:40:13.108046 [ 148 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2025.08.01 21:40:13.108066 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10435 | 2025.08.01 21:40:13.108073 [ 261 ] {68d421ed-a5d7-496c-b852-351e290c6766} <Debug> TCPHandler: Processed in 0.001321606 sec. | ||
| 10436 | 2025.08.01 21:40:13.108141 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10437 | 2025.08.01 21:40:13.108201 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2025.08.01 21:40:13.108227 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10439 | 2025.08.01 21:40:13.108256 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 214 rows starting from the beginning of the part | ||
| 10440 | 2025.08.01 21:40:13.108298 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10441 | 2025.08.01 21:40:13.108310 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 202 rows starting from the beginning of the part | ||
| 10442 | 2025.08.01 21:40:13.108338 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10443 | 2025.08.01 21:40:13.108353 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 10444 | 2025.08.01 21:40:13.108390 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 10445 | 2025.08.01 21:40:13.108427 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 202 rows starting from the beginning of the part | ||
| 10446 | 2025.08.01 21:40:13.108463 [ 188 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 202 rows starting from the beginning of the part | ||
| 10447 | 2025.08.01 21:40:13.108963 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10448 | 2025.08.01 21:40:13.108998 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10449 | 2025.08.01 21:40:13.109259 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153953 sec., 731398.9391249036 rows/sec., 44.94 MiB/sec. | ||
| 10450 | 2025.08.01 21:40:13.109358 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10451 | 2025.08.01 21:40:13.109415 [ 198 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10452 | 2025.08.01 21:40:13.109644 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2025.08.01 21:40:13.109716 [ 198 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2025.08.01 21:40:13.109767 [ 148 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10455 | 2025.08.01 21:40:13.109785 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001505 sec., 439202.65780730895 rows/sec., 30.69 MiB/sec. | ||
| 10456 | 2025.08.01 21:40:13.109795 [ 198 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_30_6} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10457 | 2025.08.01 21:40:13.109804 [ 148 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2025.08.01 21:40:13.109829 [ 261 ] {01277803-2a3c-4f48-a114-35a74cfc8e1e} <Debug> TCPHandler: Processed in 0.001677363 sec. | ||
| 10459 | 2025.08.01 21:40:13.109843 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10460 | 2025.08.01 21:40:13.109912 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10461 | 2025.08.01 21:40:13.109941 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2025.08.01 21:40:13.109958 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10463 | 2025.08.01 21:40:13.110042 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10464 | 2025.08.01 21:40:13.110074 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10465 | 2025.08.01 21:40:13.110089 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10466 | 2025.08.01 21:40:13.110112 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1222 rows starting from the beginning of the part | ||
| 10467 | 2025.08.01 21:40:13.110183 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 73 rows starting from the beginning of the part | ||
| 10468 | 2025.08.01 21:40:13.110230 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 10469 | 2025.08.01 21:40:13.110273 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 661 rows starting from the beginning of the part | ||
| 10470 | 2025.08.01 21:40:13.110310 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 95 rows starting from the beginning of the part | ||
| 10471 | 2025.08.01 21:40:13.110349 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 661 rows starting from the beginning of the part | ||
| 10472 | 2025.08.01 21:40:13.110420 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2025.08.01 21:40:13.110459 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10474 | 2025.08.01 21:40:13.110781 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10475 | 2025.08.01 21:40:13.111010 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2025.08.01 21:40:13.111140 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 10477 | 2025.08.01 21:40:13.111178 [ 261 ] {1f683f4d-c6f2-49c1-8b56-8e75540c59f4} <Debug> TCPHandler: Processed in 0.001286236 sec. | ||
| 10478 | 2025.08.01 21:40:13.111287 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2025.08.01 21:40:13.111385 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10480 | 2025.08.01 21:40:13.111427 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10481 | 2025.08.01 21:40:13.111609 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724315 sec., 1627892.8154078578 rows/sec., 122.88 MiB/sec. | ||
| 10482 | 2025.08.01 21:40:13.111789 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10483 | 2025.08.01 21:40:13.111867 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.08.01 21:40:13.111910 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10485 | 2025.08.01 21:40:13.112057 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2025.08.01 21:40:13.112135 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_81_16} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10487 | 2025.08.01 21:40:13.112210 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10488 | 2025.08.01 21:40:13.112280 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10489 | 2025.08.01 21:40:13.112492 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2025.08.01 21:40:13.112610 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10491 | 2025.08.01 21:40:13.112625 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001259 sec., 243844.32088959494 rows/sec., 16.04 MiB/sec. | ||
| 10492 | 2025.08.01 21:40:13.112644 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2025.08.01 21:40:13.112662 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10494 | 2025.08.01 21:40:13.112663 [ 261 ] {159ff134-c1f3-40cc-8aa5-517149001611} <Debug> TCPHandler: Processed in 0.001423989 sec. | ||
| 10495 | 2025.08.01 21:40:13.112729 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10496 | 2025.08.01 21:40:13.112777 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10497 | 2025.08.01 21:40:13.112818 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10498 | 2025.08.01 21:40:13.112848 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 24906 rows starting from the beginning of the part | ||
| 10499 | 2025.08.01 21:40:13.112882 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10500 | 2025.08.01 21:40:13.112893 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10501 | 2025.08.01 21:40:13.112934 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10502 | 2025.08.01 21:40:13.112942 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10503 | 2025.08.01 21:40:13.112986 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 307 rows starting from the beginning of the part | ||
| 10504 | 2025.08.01 21:40:13.113019 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10505 | 2025.08.01 21:40:13.113051 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 307 rows starting from the beginning of the part | ||
| 10506 | 2025.08.01 21:40:13.113302 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2025.08.01 21:40:13.113343 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10508 | 2025.08.01 21:40:13.113683 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10509 | 2025.08.01 21:40:13.113893 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2025.08.01 21:40:13.113984 [ 148 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10511 | 2025.08.01 21:40:13.114008 [ 148 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.08.01 21:40:13.114024 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10513 | 2025.08.01 21:40:13.114040 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 10514 | 2025.08.01 21:40:13.114082 [ 261 ] {57ac8424-c4c3-4e51-aa40-4d01060f247e} <Debug> TCPHandler: Processed in 0.001355397 sec. | ||
| 10515 | 2025.08.01 21:40:13.114098 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::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 | ||
| 10516 | 2025.08.01 21:40:13.114190 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10517 | 2025.08.01 21:40:13.114205 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10518 | 2025.08.01 21:40:13.114244 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 21 rows starting from the beginning of the part | ||
| 10519 | 2025.08.01 21:40:13.114294 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10520 | 2025.08.01 21:40:13.114295 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10521 | 2025.08.01 21:40:13.114337 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10522 | 2025.08.01 21:40:13.114363 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10523 | 2025.08.01 21:40:13.114382 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10524 | 2025.08.01 21:40:13.114424 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 10525 | 2025.08.01 21:40:13.114460 [ 191 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10526 | 2025.08.01 21:40:13.115323 [ 192 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001259745 sec., 20639.097595148225 rows/sec., 1.35 MiB/sec. | ||
| 10527 | 2025.08.01 21:40:13.115515 [ 193 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10528 | 2025.08.01 21:40:13.115602 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10529 | 2025.08.01 21:40:13.115650 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10530 | 2025.08.01 21:40:13.115872 [ 193 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2025.08.01 21:40:13.115962 [ 193 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_26_5} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10532 | 2025.08.01 21:40:13.116079 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10533 | 2025.08.01 21:40:13.116394 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10534 | 2025.08.01 21:40:13.116636 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.08.01 21:40:13.116776 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002499 sec., 3601.4405762304923 rows/sec., 6.45 MiB/sec. | ||
| 10536 | 2025.08.01 21:40:13.116845 [ 261 ] {50dfd9be-cad2-42e0-819b-39fca559a884} <Debug> TCPHandler: Processed in 0.002703814 sec. | ||
| 10537 | 2025.08.01 21:40:13.116959 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2025.08.01 21:40:13.117055 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10539 | 2025.08.01 21:40:13.117097 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10540 | 2025.08.01 21:40:13.117431 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2025.08.01 21:40:13.117465 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10542 | 2025.08.01 21:40:13.117858 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10543 | 2025.08.01 21:40:13.118080 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2025.08.01 21:40:13.118179 [ 148 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10545 | 2025.08.01 21:40:13.118202 [ 148 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2025.08.01 21:40:13.118207 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001171 sec., 87105.03842869343 rows/sec., 5.35 MiB/sec. | ||
| 10547 | 2025.08.01 21:40:13.118218 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10548 | 2025.08.01 21:40:13.118245 [ 261 ] {0866e5d5-2554-414b-9ed6-37d1b0b05b28} <Debug> TCPHandler: Processed in 0.001335036 sec. | ||
| 10549 | 2025.08.01 21:40:13.118286 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 10550 | 2025.08.01 21:40:13.118373 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10551 | 2025.08.01 21:40:13.118401 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4944 rows starting from the beginning of the part | ||
| 10552 | 2025.08.01 21:40:13.118450 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10553 | 2025.08.01 21:40:13.118488 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10554 | 2025.08.01 21:40:13.118527 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 102 rows starting from the beginning of the part | ||
| 10555 | 2025.08.01 21:40:13.118572 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10556 | 2025.08.01 21:40:13.118610 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part | ||
| 10557 | 2025.08.01 21:40:13.119882 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26000 rows, containing 5 columns (5 merged, 0 gathered) in 0.007177843 sec., 3622258.107345062 rows/sec., 245.35 MiB/sec. | ||
| 10558 | 2025.08.01 21:40:13.120152 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10559 | 2025.08.01 21:40:13.120449 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.08.01 21:40:13.120523 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10561 | 2025.08.01 21:40:13.120616 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10562 | 2025.08.01 21:40:13.120742 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5328 rows, containing 4 columns (4 merged, 0 gathered) in 0.002487229 sec., 2142142.92290738 rows/sec., 138.66 MiB/sec. | ||
| 10563 | 2025.08.01 21:40:13.121100 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10564 | 2025.08.01 21:40:13.121380 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2025.08.01 21:40:13.121455 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_81_16} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10566 | 2025.08.01 21:40:13.121550 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10567 | 2025.08.01 21:40:14.000239 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.96 MiB, peak 315.28 MiB, free memory in arenas 0.00 B, will set to 307.77 MiB (RSS), difference: 1.81 MiB | ||
| 10568 | 2025.08.01 21:40:16.495151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1478 | ||
| 10569 | 2025.08.01 21:40:16.497675 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10570 | 2025.08.01 21:40:16.497715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10571 | 2025.08.01 21:40:16.498878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10572 | 2025.08.01 21:40:16.499144 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10573 | 2025.08.01 21:40:16.499392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 10574 | 2025.08.01 21:40:18.116677 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2025.08.01 21:40:18.116853 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10576 | 2025.08.01 21:40:18.116916 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10577 | 2025.08.01 21:40:18.117524 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.08.01 21:40:18.117568 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10579 | 2025.08.01 21:40:18.117944 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10580 | 2025.08.01 21:40:18.118165 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.08.01 21:40:18.118312 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001508 sec., 2652.5198938992044 rows/sec., 216.29 KiB/sec. | ||
| 10582 | 2025.08.01 21:40:18.118354 [ 261 ] {8aaf01dc-5f3c-4e6c-8001-c5a7998b6577} <Debug> TCPHandler: Processed in 0.001807387 sec. | ||
| 10583 | 2025.08.01 21:40:18.118468 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2025.08.01 21:40:18.118571 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10585 | 2025.08.01 21:40:18.118612 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10586 | 2025.08.01 21:40:18.119472 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2025.08.01 21:40:18.119508 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10588 | 2025.08.01 21:40:18.119889 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10589 | 2025.08.01 21:40:18.120103 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2025.08.01 21:40:18.120229 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Debug> executeQuery: Read 1260 rows, 106.96 KiB in 0.001676 sec., 751789.9761336516 rows/sec., 62.32 MiB/sec. | ||
| 10591 | 2025.08.01 21:40:18.120267 [ 261 ] {5bce3790-363a-4d41-8f69-ef6f7c11555f} <Debug> TCPHandler: Processed in 0.001849827 sec. | ||
| 10592 | 2025.08.01 21:40:18.120389 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2025.08.01 21:40:18.120493 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10594 | 2025.08.01 21:40:18.120534 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10595 | 2025.08.01 21:40:18.120969 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2025.08.01 21:40:18.121005 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10597 | 2025.08.01 21:40:18.121311 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10598 | 2025.08.01 21:40:18.121522 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2025.08.01 21:40:18.121653 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.17 MiB/sec. | ||
| 10600 | 2025.08.01 21:40:18.121691 [ 261 ] {3cb06e18-1d18-42f5-9f1c-a1f724ce06d1} <Debug> TCPHandler: Processed in 0.001352107 sec. | ||
| 10601 | 2025.08.01 21:40:18.121797 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2025.08.01 21:40:18.121892 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10603 | 2025.08.01 21:40:18.121931 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10604 | 2025.08.01 21:40:18.122381 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2025.08.01 21:40:18.122417 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10606 | 2025.08.01 21:40:18.122739 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10607 | 2025.08.01 21:40:18.122944 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2025.08.01 21:40:18.123074 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0012 sec., 190000.00000000003 rows/sec., 12.87 MiB/sec. | ||
| 10609 | 2025.08.01 21:40:18.123112 [ 261 ] {fa6c489e-b983-4b94-8e9c-06c7914e6028} <Debug> TCPHandler: Processed in 0.001365127 sec. | ||
| 10610 | 2025.08.01 21:40:18.123232 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10611 | 2025.08.01 21:40:18.123354 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10612 | 2025.08.01 21:40:18.123404 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10613 | 2025.08.01 21:40:18.124040 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10614 | 2025.08.01 21:40:18.124078 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10615 | 2025.08.01 21:40:18.124428 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10616 | 2025.08.01 21:40:18.124654 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10617 | 2025.08.01 21:40:18.124783 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001453 sec., 381968.3413626978 rows/sec., 28.37 MiB/sec. | ||
| 10618 | 2025.08.01 21:40:18.124823 [ 261 ] {53afe177-6b82-42b2-aced-4f1ce52bec00} <Debug> TCPHandler: Processed in 0.001652613 sec. | ||
| 10619 | 2025.08.01 21:40:18.124937 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10620 | 2025.08.01 21:40:18.125031 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10621 | 2025.08.01 21:40:18.125076 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10622 | 2025.08.01 21:40:18.125612 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2025.08.01 21:40:18.125649 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10624 | 2025.08.01 21:40:18.126030 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10625 | 2025.08.01 21:40:18.126241 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2025.08.01 21:40:18.126396 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001383 sec., 637744.0347071585 rows/sec., 42.91 MiB/sec. | ||
| 10627 | 2025.08.01 21:40:18.126435 [ 261 ] {ce9ae93a-850e-458d-aa44-3c12af6ada4c} <Debug> TCPHandler: Processed in 0.001547801 sec. | ||
| 10628 | 2025.08.01 21:40:18.126546 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10629 | 2025.08.01 21:40:18.126658 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10630 | 2025.08.01 21:40:18.126721 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10631 | 2025.08.01 21:40:18.127526 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10632 | 2025.08.01 21:40:18.127561 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10633 | 2025.08.01 21:40:18.128116 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10634 | 2025.08.01 21:40:18.128324 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10635 | 2025.08.01 21:40:18.128456 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001821 sec., 17023.61339923119 rows/sec., 30.51 MiB/sec. | ||
| 10636 | 2025.08.01 21:40:18.128509 [ 261 ] {d6d43d92-e858-45fc-8f7f-5dcbad1f640f} <Debug> TCPHandler: Processed in 0.002018741 sec. | ||
| 10637 | 2025.08.01 21:40:18.128615 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10638 | 2025.08.01 21:40:18.128707 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10639 | 2025.08.01 21:40:18.128747 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10640 | 2025.08.01 21:40:18.129064 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10641 | 2025.08.01 21:40:18.129098 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10642 | 2025.08.01 21:40:18.129391 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10643 | 2025.08.01 21:40:18.129595 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10644 | 2025.08.01 21:40:18.129717 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 10645 | 2025.08.01 21:40:18.129752 [ 261 ] {b1c400e0-34dd-49ec-bc77-a1af0e63ee99} <Debug> TCPHandler: Processed in 0.001184193 sec. | ||
| 10646 | 2025.08.01 21:40:18.916931 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
| 10647 | 2025.08.01 21:40:18.917485 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2025.08.01 21:40:18.917538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10649 | 2025.08.01 21:40:18.918086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10650 | 2025.08.01 21:40:18.918322 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2025.08.01 21:40:18.918452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
| 10652 | 2025.08.01 21:40:20.282722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10653 | 2025.08.01 21:40:20.300296 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10654 | 2025.08.01 21:40:20.300358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10655 | 2025.08.01 21:40:20.306554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10656 | 2025.08.01 21:40:20.307255 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10657 | 2025.08.01 21:40:20.310285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10658 | 2025.08.01 21:40:23.100463 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2025.08.01 21:40:23.100658 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10660 | 2025.08.01 21:40:23.100721 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10661 | 2025.08.01 21:40:23.101519 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2025.08.01 21:40:23.101556 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10663 | 2025.08.01 21:40:23.101974 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10664 | 2025.08.01 21:40:23.102203 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2025.08.01 21:40:23.102359 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001748 sec., 224256.29290617848 rows/sec., 14.23 MiB/sec. | ||
| 10666 | 2025.08.01 21:40:23.102402 [ 261 ] {c0314c67-e69d-41c0-8760-ae361c08345a} <Debug> TCPHandler: Processed in 0.002062131 sec. | ||
| 10667 | 2025.08.01 21:40:23.102525 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2025.08.01 21:40:23.102619 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10669 | 2025.08.01 21:40:23.102662 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10670 | 2025.08.01 21:40:23.103849 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2025.08.01 21:40:23.103886 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10672 | 2025.08.01 21:40:23.104249 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10673 | 2025.08.01 21:40:23.104457 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2025.08.01 21:40:23.104605 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.002004 sec., 541417.1656686626 rows/sec., 42.82 MiB/sec. | ||
| 10675 | 2025.08.01 21:40:23.104646 [ 261 ] {404c5c9c-a296-4993-bc84-e5dd20ae7742} <Debug> TCPHandler: Processed in 0.002171473 sec. | ||
| 10676 | 2025.08.01 21:40:23.104764 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2025.08.01 21:40:23.104858 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10678 | 2025.08.01 21:40:23.104900 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10679 | 2025.08.01 21:40:23.105402 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2025.08.01 21:40:23.105436 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10681 | 2025.08.01 21:40:23.105763 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10682 | 2025.08.01 21:40:23.105981 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2025.08.01 21:40:23.106082 [ 128 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10684 | 2025.08.01 21:40:23.106109 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001268 sec., 161671.9242902208 rows/sec., 9.59 MiB/sec. | ||
| 10685 | 2025.08.01 21:40:23.106122 [ 128 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2025.08.01 21:40:23.106142 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10687 | 2025.08.01 21:40:23.106149 [ 261 ] {698bb6aa-bad9-4ee1-826f-981aba7cb764} <Debug> TCPHandler: Processed in 0.001434438 sec. | ||
| 10688 | 2025.08.01 21:40:23.106256 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2025.08.01 21:40:23.106255 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10690 | 2025.08.01 21:40:23.106357 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10691 | 2025.08.01 21:40:23.106400 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10692 | 2025.08.01 21:40:23.106413 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10693 | 2025.08.01 21:40:23.106452 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 268 rows starting from the beginning of the part | ||
| 10694 | 2025.08.01 21:40:23.106520 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 205 rows starting from the beginning of the part | ||
| 10695 | 2025.08.01 21:40:23.106567 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 10696 | 2025.08.01 21:40:23.106607 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 205 rows starting from the beginning of the part | ||
| 10697 | 2025.08.01 21:40:23.106647 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 35 rows starting from the beginning of the part | ||
| 10698 | 2025.08.01 21:40:23.106694 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 205 rows starting from the beginning of the part | ||
| 10699 | 2025.08.01 21:40:23.106907 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.08.01 21:40:23.106949 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10701 | 2025.08.01 21:40:23.107276 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10702 | 2025.08.01 21:40:23.107511 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.08.01 21:40:23.107637 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435539 sec., 661075.7353161426 rows/sec., 42.96 MiB/sec. | ||
| 10704 | 2025.08.01 21:40:23.107641 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.0013 sec., 156153.84615384616 rows/sec., 10.07 MiB/sec. | ||
| 10705 | 2025.08.01 21:40:23.107695 [ 261 ] {28d7ae9a-fa0a-4eaa-8d3d-b083b4e5e435} <Debug> TCPHandler: Processed in 0.001488229 sec. | ||
| 10706 | 2025.08.01 21:40:23.107802 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2025.08.01 21:40:23.107842 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10708 | 2025.08.01 21:40:23.107897 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10709 | 2025.08.01 21:40:23.107942 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10710 | 2025.08.01 21:40:23.108177 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2025.08.01 21:40:23.108271 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_76_15} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10712 | 2025.08.01 21:40:23.108392 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10713 | 2025.08.01 21:40:23.108425 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2025.08.01 21:40:23.108467 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10715 | 2025.08.01 21:40:23.108790 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10716 | 2025.08.01 21:40:23.109026 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.08.01 21:40:23.109158 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001278 sec., 158059.46791862283 rows/sec., 8.98 MiB/sec. | ||
| 10718 | 2025.08.01 21:40:23.109198 [ 261 ] {0b9e1266-277c-47be-8095-f0dbf251fea7} <Debug> TCPHandler: Processed in 0.001443669 sec. | ||
| 10719 | 2025.08.01 21:40:23.109306 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.08.01 21:40:23.109400 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10721 | 2025.08.01 21:40:23.109441 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10722 | 2025.08.01 21:40:23.110180 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2025.08.01 21:40:23.110214 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10724 | 2025.08.01 21:40:23.110541 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10725 | 2025.08.01 21:40:23.110762 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2025.08.01 21:40:23.110890 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001506 sec., 438911.02257636125 rows/sec., 30.67 MiB/sec. | ||
| 10727 | 2025.08.01 21:40:23.110928 [ 261 ] {cbf7d3b1-f484-4758-89f1-4cc7b2099317} <Debug> TCPHandler: Processed in 0.001671253 sec. | ||
| 10728 | 2025.08.01 21:40:23.111028 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.08.01 21:40:23.111122 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10730 | 2025.08.01 21:40:23.111163 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10731 | 2025.08.01 21:40:23.111482 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.08.01 21:40:23.111516 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10733 | 2025.08.01 21:40:23.111821 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10734 | 2025.08.01 21:40:23.112028 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2025.08.01 21:40:23.112157 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 10736 | 2025.08.01 21:40:23.112194 [ 261 ] {f16d4f7b-fa70-46c6-b065-1fffede0e136} <Debug> TCPHandler: Processed in 0.001214524 sec. | ||
| 10737 | 2025.08.01 21:40:23.112300 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2025.08.01 21:40:23.112394 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10739 | 2025.08.01 21:40:23.112435 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10740 | 2025.08.01 21:40:23.112891 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.08.01 21:40:23.112927 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10742 | 2025.08.01 21:40:23.113253 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10743 | 2025.08.01 21:40:23.113481 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.08.01 21:40:23.113610 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001233 sec., 248986.21248986214 rows/sec., 16.38 MiB/sec. | ||
| 10745 | 2025.08.01 21:40:23.113647 [ 261 ] {1765ff81-aa5a-4f30-ac59-d26577c69377} <Debug> TCPHandler: Processed in 0.001395037 sec. | ||
| 10746 | 2025.08.01 21:40:23.113752 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2025.08.01 21:40:23.113845 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10748 | 2025.08.01 21:40:23.113887 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10749 | 2025.08.01 21:40:23.114189 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2025.08.01 21:40:23.114222 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10751 | 2025.08.01 21:40:23.114517 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10752 | 2025.08.01 21:40:23.114751 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2025.08.01 21:40:23.114902 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 10754 | 2025.08.01 21:40:23.114947 [ 261 ] {c16606de-9ea4-4784-a6d4-c20fba718a00} <Debug> TCPHandler: Processed in 0.001242865 sec. | ||
| 10755 | 2025.08.01 21:40:23.115383 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2025.08.01 21:40:23.115479 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10757 | 2025.08.01 21:40:23.115532 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10758 | 2025.08.01 21:40:23.116309 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2025.08.01 21:40:23.116343 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10760 | 2025.08.01 21:40:23.116861 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10761 | 2025.08.01 21:40:23.117087 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2025.08.01 21:40:23.117225 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001763 sec., 5104.934770277935 rows/sec., 9.15 MiB/sec. | ||
| 10763 | 2025.08.01 21:40:23.117233 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10764 | 2025.08.01 21:40:23.117282 [ 261 ] {4f6a240f-167e-4b89-a997-93e3ffeb2177} <Debug> TCPHandler: Processed in 0.001948369 sec. | ||
| 10765 | 2025.08.01 21:40:23.117287 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2025.08.01 21:40:23.117323 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10767 | 2025.08.01 21:40:23.117401 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10768 | 2025.08.01 21:40:23.117407 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10769 | 2025.08.01 21:40:23.117504 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10770 | 2025.08.01 21:40:23.117549 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10771 | 2025.08.01 21:40:23.117636 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10772 | 2025.08.01 21:40:23.117693 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1411 rows starting from the beginning of the part | ||
| 10773 | 2025.08.01 21:40:23.117804 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 9 rows starting from the beginning of the part | ||
| 10774 | 2025.08.01 21:40:23.117901 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2025.08.01 21:40:23.117906 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 10776 | 2025.08.01 21:40:23.117946 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10777 | 2025.08.01 21:40:23.118028 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 9 rows starting from the beginning of the part | ||
| 10778 | 2025.08.01 21:40:23.118131 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 10779 | 2025.08.01 21:40:23.118229 [ 189 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part | ||
| 10780 | 2025.08.01 21:40:23.118274 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10781 | 2025.08.01 21:40:23.118520 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2025.08.01 21:40:23.118658 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001171 sec., 87105.03842869343 rows/sec., 5.35 MiB/sec. | ||
| 10783 | 2025.08.01 21:40:23.118699 [ 261 ] {a41eb246-38d0-4c44-9b68-d56ae81033a9} <Debug> TCPHandler: Processed in 0.001347157 sec. | ||
| 10784 | 2025.08.01 21:40:23.123327 [ 203 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 19 columns (19 merged, 0 gathered) in 0.005953308 sec., 251960.7586236089 rows/sec., 451.50 MiB/sec. | ||
| 10785 | 2025.08.01 21:40:23.125185 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10786 | 2025.08.01 21:40:23.125534 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2025.08.01 21:40:23.125603 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10788 | 2025.08.01 21:40:23.125731 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 10789 | 2025.08.01 21:40:26.225809 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10790 | 2025.08.01 21:40:26.225867 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10791 | 2025.08.01 21:40:26.418617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
| 10792 | 2025.08.01 21:40:26.419136 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2025.08.01 21:40:26.419175 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10794 | 2025.08.01 21:40:26.419650 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10795 | 2025.08.01 21:40:26.419881 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2025.08.01 21:40:26.420011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 10797 | 2025.08.01 21:40:26.420035 [ 107 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10798 | 2025.08.01 21:40:26.420104 [ 107 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.08.01 21:40:26.420129 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10800 | 2025.08.01 21:40:26.420245 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 10801 | 2025.08.01 21:40:26.420411 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10802 | 2025.08.01 21:40:26.420471 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
| 10803 | 2025.08.01 21:40:26.420566 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 10804 | 2025.08.01 21:40:26.420653 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 10805 | 2025.08.01 21:40:26.420722 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 10806 | 2025.08.01 21:40:26.420785 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 10807 | 2025.08.01 21:40:26.420856 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 10808 | 2025.08.01 21:40:26.423151 [ 194 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002953729 sec., 8694433.375573725 rows/sec., 124.37 MiB/sec. | ||
| 10809 | 2025.08.01 21:40:26.423342 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10810 | 2025.08.01 21:40:26.423589 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10811 | 2025.08.01 21:40:26.423661 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_56_11} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10812 | 2025.08.01 21:40:26.423736 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 10813 | 2025.08.01 21:40:26.499637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1516 | ||
| 10814 | 2025.08.01 21:40:26.501982 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2025.08.01 21:40:26.502022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10816 | 2025.08.01 21:40:26.503184 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10817 | 2025.08.01 21:40:26.503451 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2025.08.01 21:40:26.503585 [ 107 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10819 | 2025.08.01 21:40:26.503623 [ 107 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2025.08.01 21:40:26.503645 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10821 | 2025.08.01 21:40:26.503691 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1516 | ||
| 10822 | 2025.08.01 21:40:26.503783 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 10823 | 2025.08.01 21:40:26.504442 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10824 | 2025.08.01 21:40:26.504598 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1354 rows starting from the beginning of the part | ||
| 10825 | 2025.08.01 21:40:26.504961 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 10826 | 2025.08.01 21:40:26.505325 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 10827 | 2025.08.01 21:40:26.505705 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
| 10828 | 2025.08.01 21:40:26.506078 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 10829 | 2025.08.01 21:40:26.506453 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part | ||
| 10830 | 2025.08.01 21:40:26.513678 [ 194 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 72 columns (72 merged, 0 gathered) in 0.009958798 sec., 152227.20653637117 rows/sec., 120.91 MiB/sec. | ||
| 10831 | 2025.08.01 21:40:26.515392 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10832 | 2025.08.01 21:40:26.516008 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2025.08.01 21:40:26.516098 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_41_8} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10834 | 2025.08.01 21:40:26.516431 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10835 | 2025.08.01 21:40:27.810395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10836 | 2025.08.01 21:40:27.828072 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10837 | 2025.08.01 21:40:27.828133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10838 | 2025.08.01 21:40:27.834059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10839 | 2025.08.01 21:40:27.834741 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2025.08.01 21:40:27.835031 [ 101 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10841 | 2025.08.01 21:40:27.835101 [ 101 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2025.08.01 21:40:27.835125 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10843 | 2025.08.01 21:40:27.835259 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 10844 | 2025.08.01 21:40:27.837980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10845 | 2025.08.01 21:40:27.839379 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10846 | 2025.08.01 21:40:27.840952 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 10847 | 2025.08.01 21:40:27.845735 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10848 | 2025.08.01 21:40:27.850355 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 10849 | 2025.08.01 21:40:27.855031 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 10850 | 2025.08.01 21:40:27.859345 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 10851 | 2025.08.01 21:40:27.863229 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10852 | 2025.08.01 21:40:27.913620 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078424151 sec., 5380.995453811161 rows/sec., 27.82 MiB/sec. | ||
| 10853 | 2025.08.01 21:40:27.916369 [ 196 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10854 | 2025.08.01 21:40:27.918303 [ 196 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10855 | 2025.08.01 21:40:27.918385 [ 196 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_56_11} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10856 | 2025.08.01 21:40:27.920964 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10857 | 2025.08.01 21:40:28.091274 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10858 | 2025.08.01 21:40:28.091471 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10859 | 2025.08.01 21:40:28.091546 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10860 | 2025.08.01 21:40:28.092335 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10861 | 2025.08.01 21:40:28.092393 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10862 | 2025.08.01 21:40:28.092822 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10863 | 2025.08.01 21:40:28.093057 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10864 | 2025.08.01 21:40:28.093225 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001804 sec., 65410.19955654102 rows/sec., 5.55 MiB/sec. | ||
| 10865 | 2025.08.01 21:40:28.093279 [ 261 ] {5bec14b5-8264-4baa-828a-5282c043877d} <Debug> TCPHandler: Processed in 0.002134053 sec. | ||
| 10866 | 2025.08.01 21:40:28.093402 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10867 | 2025.08.01 21:40:28.093506 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10868 | 2025.08.01 21:40:28.093550 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10869 | 2025.08.01 21:40:28.093982 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2025.08.01 21:40:28.094020 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10871 | 2025.08.01 21:40:28.094334 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10872 | 2025.08.01 21:40:28.094552 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10873 | 2025.08.01 21:40:28.094689 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001205 sec., 25726.141078838176 rows/sec., 1.89 MiB/sec. | ||
| 10874 | 2025.08.01 21:40:28.094732 [ 261 ] {ff6fbeff-1d21-4e10-976a-892388300e10} <Debug> TCPHandler: Processed in 0.001381797 sec. | ||
| 10875 | 2025.08.01 21:40:28.094834 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10876 | 2025.08.01 21:40:28.094930 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10877 | 2025.08.01 21:40:28.094970 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10878 | 2025.08.01 21:40:28.095404 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2025.08.01 21:40:28.095440 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10880 | 2025.08.01 21:40:28.095750 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10881 | 2025.08.01 21:40:28.095963 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2025.08.01 21:40:28.096094 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001182 sec., 80372.25042301184 rows/sec., 6.28 MiB/sec. | ||
| 10883 | 2025.08.01 21:40:28.096134 [ 261 ] {10275f55-10bf-4d78-b225-b1baf15ef756} <Debug> TCPHandler: Processed in 0.001348236 sec. | ||
| 10884 | 2025.08.01 21:40:28.096241 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2025.08.01 21:40:28.096336 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10886 | 2025.08.01 21:40:28.096381 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10887 | 2025.08.01 21:40:28.096920 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2025.08.01 21:40:28.096965 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10889 | 2025.08.01 21:40:28.097373 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10890 | 2025.08.01 21:40:28.097723 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2025.08.01 21:40:28.097864 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 10892 | 2025.08.01 21:40:28.097903 [ 261 ] {c7c325d0-7cd7-4630-a6d9-1a0e6eea8f7b} <Debug> TCPHandler: Processed in 0.001710024 sec. | ||
| 10893 | 2025.08.01 21:40:28.098009 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2025.08.01 21:40:28.098108 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10895 | 2025.08.01 21:40:28.098164 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10896 | 2025.08.01 21:40:28.098999 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2025.08.01 21:40:28.099035 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10898 | 2025.08.01 21:40:28.099577 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10899 | 2025.08.01 21:40:28.099792 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2025.08.01 21:40:28.099929 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00184 sec., 16847.82608695652 rows/sec., 30.19 MiB/sec. | ||
| 10901 | 2025.08.01 21:40:28.099983 [ 261 ] {f320568c-a534-4415-8066-39cced465a03} <Debug> TCPHandler: Processed in 0.00202323 sec. | ||
| 10902 | 2025.08.01 21:40:28.100090 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2025.08.01 21:40:28.100183 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10904 | 2025.08.01 21:40:28.100224 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10905 | 2025.08.01 21:40:28.100549 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.08.01 21:40:28.100585 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10907 | 2025.08.01 21:40:28.100877 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10908 | 2025.08.01 21:40:28.101092 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.08.01 21:40:28.101217 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10910 | 2025.08.01 21:40:28.101253 [ 261 ] {7dd2ba01-4415-4431-908b-db820226c8ac} <Debug> TCPHandler: Processed in 0.001211724 sec. | ||
| 10911 | 2025.08.01 21:40:33.100803 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2025.08.01 21:40:33.101018 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10913 | 2025.08.01 21:40:33.101093 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10914 | 2025.08.01 21:40:33.101955 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2025.08.01 21:40:33.102005 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10916 | 2025.08.01 21:40:33.102416 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10917 | 2025.08.01 21:40:33.102636 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2025.08.01 21:40:33.102800 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001833 sec., 213857.0649208947 rows/sec., 13.57 MiB/sec. | ||
| 10919 | 2025.08.01 21:40:33.102855 [ 261 ] {0e3db63a-00f4-46cc-bf02-80be849b972f} <Debug> TCPHandler: Processed in 0.002192233 sec. | ||
| 10920 | 2025.08.01 21:40:33.102979 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10921 | 2025.08.01 21:40:33.103083 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10922 | 2025.08.01 21:40:33.103127 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10923 | 2025.08.01 21:40:33.103531 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.08.01 21:40:33.103569 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10925 | 2025.08.01 21:40:33.103863 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10926 | 2025.08.01 21:40:33.104070 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.08.01 21:40:33.104199 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001139 sec., 1755.9262510974538 rows/sec., 143.18 KiB/sec. | ||
| 10928 | 2025.08.01 21:40:33.104239 [ 261 ] {9ffdf2ce-714f-4223-890a-ab27a910c73a} <Debug> TCPHandler: Processed in 0.001313996 sec. | ||
| 10929 | 2025.08.01 21:40:33.104348 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10930 | 2025.08.01 21:40:33.104444 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10931 | 2025.08.01 21:40:33.104486 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10932 | 2025.08.01 21:40:33.105407 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2025.08.01 21:40:33.105443 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10934 | 2025.08.01 21:40:33.105804 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10935 | 2025.08.01 21:40:33.106021 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2025.08.01 21:40:33.106154 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001728 sec., 628472.2222222222 rows/sec., 49.71 MiB/sec. | ||
| 10937 | 2025.08.01 21:40:33.106191 [ 261 ] {a896aa90-1839-47b3-812e-2a9948763797} <Debug> TCPHandler: Processed in 0.001893508 sec. | ||
| 10938 | 2025.08.01 21:40:33.106304 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2025.08.01 21:40:33.106398 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10940 | 2025.08.01 21:40:33.106440 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10941 | 2025.08.01 21:40:33.106921 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2025.08.01 21:40:33.106957 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10943 | 2025.08.01 21:40:33.107264 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10944 | 2025.08.01 21:40:33.107468 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2025.08.01 21:40:33.107604 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.001223 sec., 169255.92804578904 rows/sec., 10.06 MiB/sec. | ||
| 10946 | 2025.08.01 21:40:33.107642 [ 261 ] {2eee480c-b5d1-48dd-bf86-1b980cc365ca} <Debug> TCPHandler: Processed in 0.001388267 sec. | ||
| 10947 | 2025.08.01 21:40:33.107748 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10948 | 2025.08.01 21:40:33.107842 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10949 | 2025.08.01 21:40:33.107882 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10950 | 2025.08.01 21:40:33.108341 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2025.08.01 21:40:33.108377 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10952 | 2025.08.01 21:40:33.108687 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10953 | 2025.08.01 21:40:33.108895 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2025.08.01 21:40:33.109023 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001199 sec., 169307.75646371976 rows/sec., 10.92 MiB/sec. | ||
| 10955 | 2025.08.01 21:40:33.109031 [ 123 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 10956 | 2025.08.01 21:40:33.109062 [ 261 ] {f8ac4df3-6cda-42bf-8baa-b1c6d6ec626e} <Debug> TCPHandler: Processed in 0.001364057 sec. | ||
| 10957 | 2025.08.01 21:40:33.109099 [ 123 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10958 | 2025.08.01 21:40:33.109125 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10959 | 2025.08.01 21:40:33.109179 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2025.08.01 21:40:33.109222 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 10961 | 2025.08.01 21:40:33.109277 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10962 | 2025.08.01 21:40:33.109324 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10963 | 2025.08.01 21:40:33.109346 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10964 | 2025.08.01 21:40:33.109383 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 456 rows starting from the beginning of the part | ||
| 10965 | 2025.08.01 21:40:33.109452 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 203 rows starting from the beginning of the part | ||
| 10966 | 2025.08.01 21:40:33.109496 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 203 rows starting from the beginning of the part | ||
| 10967 | 2025.08.01 21:40:33.109540 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 10968 | 2025.08.01 21:40:33.109590 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 203 rows starting from the beginning of the part | ||
| 10969 | 2025.08.01 21:40:33.109628 [ 191 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 203 rows starting from the beginning of the part | ||
| 10970 | 2025.08.01 21:40:33.109780 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2025.08.01 21:40:33.109823 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10972 | 2025.08.01 21:40:33.110410 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10973 | 2025.08.01 21:40:33.110621 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2025.08.01 21:40:33.110659 [ 195 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480159 sec., 1010702.2286119262 rows/sec., 70.34 MiB/sec. | ||
| 10975 | 2025.08.01 21:40:33.110753 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001493 sec., 135298.05760214335 rows/sec., 7.68 MiB/sec. | ||
| 10976 | 2025.08.01 21:40:33.110797 [ 261 ] {4b73cd29-f020-4ef4-8d31-089a2577a250} <Debug> TCPHandler: Processed in 0.001669843 sec. | ||
| 10977 | 2025.08.01 21:40:33.110889 [ 186 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 10978 | 2025.08.01 21:40:33.110914 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2025.08.01 21:40:33.111017 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10980 | 2025.08.01 21:40:33.111059 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10981 | 2025.08.01 21:40:33.111229 [ 186 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2025.08.01 21:40:33.111321 [ 186 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_40_8} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 10983 | 2025.08.01 21:40:33.111438 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10984 | 2025.08.01 21:40:33.111719 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2025.08.01 21:40:33.111760 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10986 | 2025.08.01 21:40:33.112102 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10987 | 2025.08.01 21:40:33.112302 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2025.08.01 21:40:33.112437 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.001437 sec., 461377.87056367437 rows/sec., 32.25 MiB/sec. | ||
| 10989 | 2025.08.01 21:40:33.112475 [ 261 ] {2eb3614c-aa0c-4b86-a796-a18f39eda513} <Debug> TCPHandler: Processed in 0.001611312 sec. | ||
| 10990 | 2025.08.01 21:40:33.112577 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2025.08.01 21:40:33.112671 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10992 | 2025.08.01 21:40:33.112720 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10993 | 2025.08.01 21:40:33.113059 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2025.08.01 21:40:33.113094 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 10995 | 2025.08.01 21:40:33.113391 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10996 | 2025.08.01 21:40:33.113588 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2025.08.01 21:40:33.113694 [ 123 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10998 | 2025.08.01 21:40:33.113715 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 10999 | 2025.08.01 21:40:33.113738 [ 123 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11000 | 2025.08.01 21:40:33.113761 [ 261 ] {546b7dc3-b6b6-476d-90fd-a0c17a9e65fd} <Debug> TCPHandler: Processed in 0.001234164 sec. | ||
| 11001 | 2025.08.01 21:40:33.113763 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11002 | 2025.08.01 21:40:33.113879 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 11003 | 2025.08.01 21:40:33.113883 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2025.08.01 21:40:33.113998 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11005 | 2025.08.01 21:40:33.114000 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11006 | 2025.08.01 21:40:33.114038 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 11007 | 2025.08.01 21:40:33.114061 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11008 | 2025.08.01 21:40:33.114106 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 11009 | 2025.08.01 21:40:33.114155 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 11010 | 2025.08.01 21:40:33.114194 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 11011 | 2025.08.01 21:40:33.114229 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11012 | 2025.08.01 21:40:33.114266 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 11013 | 2025.08.01 21:40:33.114525 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11014 | 2025.08.01 21:40:33.114566 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11015 | 2025.08.01 21:40:33.114941 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11016 | 2025.08.01 21:40:33.114995 [ 186 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155273 sec., 135033.0181697313 rows/sec., 6.89 MiB/sec. | ||
| 11017 | 2025.08.01 21:40:33.115126 [ 186 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 11018 | 2025.08.01 21:40:33.115183 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2025.08.01 21:40:33.115348 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001365 sec., 225641.02564102566 rows/sec., 14.85 MiB/sec. | ||
| 11020 | 2025.08.01 21:40:33.115395 [ 261 ] {6952f4ab-939e-4b96-9684-c938a77aedb5} <Debug> TCPHandler: Processed in 0.001561851 sec. | ||
| 11021 | 2025.08.01 21:40:33.115394 [ 186 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11022 | 2025.08.01 21:40:33.115475 [ 186 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_26_5} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 11023 | 2025.08.01 21:40:33.115507 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11024 | 2025.08.01 21:40:33.115545 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11025 | 2025.08.01 21:40:33.115607 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11026 | 2025.08.01 21:40:33.115655 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11027 | 2025.08.01 21:40:33.115967 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2025.08.01 21:40:33.116002 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11029 | 2025.08.01 21:40:33.116318 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11030 | 2025.08.01 21:40:33.116526 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2025.08.01 21:40:33.116665 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 11032 | 2025.08.01 21:40:33.116701 [ 261 ] {7795d21e-988a-47d1-bdd7-1b038897d834} <Debug> TCPHandler: Processed in 0.001245555 sec. | ||
| 11033 | 2025.08.01 21:40:33.116810 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2025.08.01 21:40:33.116904 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11035 | 2025.08.01 21:40:33.116958 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11036 | 2025.08.01 21:40:33.117730 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.08.01 21:40:33.117764 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11038 | 2025.08.01 21:40:33.118271 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11039 | 2025.08.01 21:40:33.118494 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2025.08.01 21:40:33.118637 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001751 sec., 5139.920045688178 rows/sec., 9.21 MiB/sec. | ||
| 11041 | 2025.08.01 21:40:33.118699 [ 261 ] {3ad442d9-0c78-4bd8-8941-4ef5ceb6844f} <Debug> TCPHandler: Processed in 0.001939389 sec. | ||
| 11042 | 2025.08.01 21:40:33.118811 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2025.08.01 21:40:33.118906 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11044 | 2025.08.01 21:40:33.118949 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11045 | 2025.08.01 21:40:33.119281 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2025.08.01 21:40:33.119315 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11047 | 2025.08.01 21:40:33.119625 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11048 | 2025.08.01 21:40:33.119831 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.08.01 21:40:33.119957 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001069 sec., 95416.27689429373 rows/sec., 5.86 MiB/sec. | ||
| 11050 | 2025.08.01 21:40:33.119992 [ 261 ] {a8b466b0-b9b4-4d1a-81d4-6baf86a4f0eb} <Debug> TCPHandler: Processed in 0.001231014 sec. | ||
| 11051 | 2025.08.01 21:40:33.920148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
| 11052 | 2025.08.01 21:40:33.920664 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11053 | 2025.08.01 21:40:33.920721 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11054 | 2025.08.01 21:40:33.921226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11055 | 2025.08.01 21:40:33.921465 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2025.08.01 21:40:33.921616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
| 11057 | 2025.08.01 21:40:35.339021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11058 | 2025.08.01 21:40:35.354411 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11059 | 2025.08.01 21:40:35.354474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11060 | 2025.08.01 21:40:35.359692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11061 | 2025.08.01 21:40:35.360353 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2025.08.01 21:40:35.363160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11063 | 2025.08.01 21:40:36.503906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1552 | ||
| 11064 | 2025.08.01 21:40:36.506736 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2025.08.01 21:40:36.506801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11066 | 2025.08.01 21:40:36.508060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11067 | 2025.08.01 21:40:36.508361 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2025.08.01 21:40:36.508779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 11069 | 2025.08.01 21:40:37.000301 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.20 MiB, peak 323.79 MiB, free memory in arenas 0.00 B, will set to 310.21 MiB (RSS), difference: 4.01 MiB | ||
| 11070 | 2025.08.01 21:40:38.091562 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2025.08.01 21:40:38.091764 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11072 | 2025.08.01 21:40:38.091837 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11073 | 2025.08.01 21:40:38.092626 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.08.01 21:40:38.092680 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11075 | 2025.08.01 21:40:38.093066 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11076 | 2025.08.01 21:40:38.093299 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2025.08.01 21:40:38.093445 [ 118 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11078 | 2025.08.01 21:40:38.093457 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001751 sec., 67390.06282124501 rows/sec., 5.72 MiB/sec. | ||
| 11079 | 2025.08.01 21:40:38.093511 [ 118 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2025.08.01 21:40:38.093535 [ 261 ] {32f10655-b774-4acc-9e1e-245c3c822c9e} <Debug> TCPHandler: Processed in 0.002106533 sec. | ||
| 11081 | 2025.08.01 21:40:38.093537 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11082 | 2025.08.01 21:40:38.093659 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11083 | 2025.08.01 21:40:38.093675 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2025.08.01 21:40:38.093783 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11085 | 2025.08.01 21:40:38.093790 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11086 | 2025.08.01 21:40:38.093829 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2419 rows starting from the beginning of the part | ||
| 11087 | 2025.08.01 21:40:38.093848 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11088 | 2025.08.01 21:40:38.093907 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1260 rows starting from the beginning of the part | ||
| 11089 | 2025.08.01 21:40:38.093963 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1085 rows starting from the beginning of the part | ||
| 11090 | 2025.08.01 21:40:38.094010 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 118 rows starting from the beginning of the part | ||
| 11091 | 2025.08.01 21:40:38.094056 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1086 rows starting from the beginning of the part | ||
| 11092 | 2025.08.01 21:40:38.094103 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 118 rows starting from the beginning of the part | ||
| 11093 | 2025.08.01 21:40:38.094279 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2025.08.01 21:40:38.094323 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11095 | 2025.08.01 21:40:38.094770 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11096 | 2025.08.01 21:40:38.094992 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.08.01 21:40:38.095128 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00136 sec., 22794.11764705882 rows/sec., 1.67 MiB/sec. | ||
| 11098 | 2025.08.01 21:40:38.095167 [ 261 ] {1ba442c5-86e6-4645-a38b-6b4f47c32564} <Debug> TCPHandler: Processed in 0.001543881 sec. | ||
| 11099 | 2025.08.01 21:40:38.095273 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11100 | 2025.08.01 21:40:38.095367 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11101 | 2025.08.01 21:40:38.095407 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11102 | 2025.08.01 21:40:38.095832 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2025.08.01 21:40:38.095867 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11104 | 2025.08.01 21:40:38.096169 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11105 | 2025.08.01 21:40:38.096269 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6086 rows, containing 5 columns (5 merged, 0 gathered) in 0.002653193 sec., 2293839.912889865 rows/sec., 194.97 MiB/sec. | ||
| 11106 | 2025.08.01 21:40:38.096377 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11107 | 2025.08.01 21:40:38.096498 [ 118 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11108 | 2025.08.01 21:40:38.096511 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001163 sec., 81685.29664660362 rows/sec., 6.38 MiB/sec. | ||
| 11109 | 2025.08.01 21:40:38.096532 [ 118 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2025.08.01 21:40:38.096557 [ 261 ] {685e520f-ee13-4cf3-a78d-c5c6bc577e97} <Debug> TCPHandler: Processed in 0.001330706 sec. | ||
| 11111 | 2025.08.01 21:40:38.096557 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11112 | 2025.08.01 21:40:38.096612 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11113 | 2025.08.01 21:40:38.096653 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11114 | 2025.08.01 21:40:38.096674 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11115 | 2025.08.01 21:40:38.096748 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11116 | 2025.08.01 21:40:38.096767 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11117 | 2025.08.01 21:40:38.096778 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1222 rows starting from the beginning of the part | ||
| 11118 | 2025.08.01 21:40:38.096811 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11119 | 2025.08.01 21:40:38.096832 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 555 rows starting from the beginning of the part | ||
| 11120 | 2025.08.01 21:40:38.096876 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 661 rows starting from the beginning of the part | ||
| 11121 | 2025.08.01 21:40:38.096887 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2025.08.01 21:40:38.096916 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 95 rows starting from the beginning of the part | ||
| 11123 | 2025.08.01 21:40:38.096955 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 663 rows starting from the beginning of the part | ||
| 11124 | 2025.08.01 21:40:38.096960 [ 192 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_86_17} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11125 | 2025.08.01 21:40:38.096993 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 95 rows starting from the beginning of the part | ||
| 11126 | 2025.08.01 21:40:38.097057 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 11127 | 2025.08.01 21:40:38.097223 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2025.08.01 21:40:38.097257 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11129 | 2025.08.01 21:40:38.097581 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11130 | 2025.08.01 21:40:38.097798 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2025.08.01 21:40:38.097914 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11132 | 2025.08.01 21:40:38.097925 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 11133 | 2025.08.01 21:40:38.097945 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.08.01 21:40:38.097968 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11135 | 2025.08.01 21:40:38.097972 [ 261 ] {dc48f647-842c-46a0-aaeb-9182fe4ed4ca} <Debug> TCPHandler: Processed in 0.001346077 sec. | ||
| 11136 | 2025.08.01 21:40:38.098055 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11137 | 2025.08.01 21:40:38.098087 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2025.08.01 21:40:38.098182 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11139 | 2025.08.01 21:40:38.098182 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11140 | 2025.08.01 21:40:38.098181 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557251 sec., 2113339.4680754743 rows/sec., 160.17 MiB/sec. | ||
| 11141 | 2025.08.01 21:40:38.098224 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26000 rows starting from the beginning of the part | ||
| 11142 | 2025.08.01 21:40:38.098255 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11143 | 2025.08.01 21:40:38.098338 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 882 rows starting from the beginning of the part | ||
| 11144 | 2025.08.01 21:40:38.098392 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 307 rows starting from the beginning of the part | ||
| 11145 | 2025.08.01 21:40:38.098438 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11146 | 2025.08.01 21:40:38.098482 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 308 rows starting from the beginning of the part | ||
| 11147 | 2025.08.01 21:40:38.098496 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11148 | 2025.08.01 21:40:38.098526 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11149 | 2025.08.01 21:40:38.098866 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11150 | 2025.08.01 21:40:38.098962 [ 193 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_86_17} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11151 | 2025.08.01 21:40:38.099061 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11152 | 2025.08.01 21:40:38.099131 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2025.08.01 21:40:38.099171 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11154 | 2025.08.01 21:40:38.099708 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11155 | 2025.08.01 21:40:38.099923 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2025.08.01 21:40:38.100064 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001899 sec., 16324.381253291205 rows/sec., 29.25 MiB/sec. | ||
| 11157 | 2025.08.01 21:40:38.100117 [ 261 ] {82129196-6432-4bb9-8f75-2b261c238f4e} <Debug> TCPHandler: Processed in 0.002077051 sec. | ||
| 11158 | 2025.08.01 21:40:38.100241 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11159 | 2025.08.01 21:40:38.100335 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11160 | 2025.08.01 21:40:38.100377 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11161 | 2025.08.01 21:40:38.100729 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2025.08.01 21:40:38.100764 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11163 | 2025.08.01 21:40:38.101249 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11164 | 2025.08.01 21:40:38.101455 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2025.08.01 21:40:38.101568 [ 118 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11166 | 2025.08.01 21:40:38.101588 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 11167 | 2025.08.01 21:40:38.101604 [ 118 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2025.08.01 21:40:38.101649 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11169 | 2025.08.01 21:40:38.101660 [ 261 ] {a463ba3f-efe2-40d9-8d6b-8be76d068463} <Debug> TCPHandler: Processed in 0.001465199 sec. | ||
| 11170 | 2025.08.01 21:40:38.101718 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11171 | 2025.08.01 21:40:38.101811 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11172 | 2025.08.01 21:40:38.101839 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5328 rows starting from the beginning of the part | ||
| 11173 | 2025.08.01 21:40:38.101888 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11174 | 2025.08.01 21:40:38.101926 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 102 rows starting from the beginning of the part | ||
| 11175 | 2025.08.01 21:40:38.101963 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11176 | 2025.08.01 21:40:38.101997 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 102 rows starting from the beginning of the part | ||
| 11177 | 2025.08.01 21:40:38.102034 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11178 | 2025.08.01 21:40:38.104404 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5712 rows, containing 4 columns (4 merged, 0 gathered) in 0.002715975 sec., 2103112.1420484358 rows/sec., 136.07 MiB/sec. | ||
| 11179 | 2025.08.01 21:40:38.105221 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11180 | 2025.08.01 21:40:38.105700 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2025.08.01 21:40:38.105778 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_86_17} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11182 | 2025.08.01 21:40:38.105837 [ 200 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27817 rows, containing 5 columns (5 merged, 0 gathered) in 0.007822335 sec., 3556099.2977160914 rows/sec., 240.75 MiB/sec. | ||
| 11183 | 2025.08.01 21:40:38.105865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11184 | 2025.08.01 21:40:38.106329 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11185 | 2025.08.01 21:40:38.106573 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2025.08.01 21:40:38.106644 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11187 | 2025.08.01 21:40:38.106741 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11188 | 2025.08.01 21:40:39.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.78 MiB, peak 323.79 MiB, free memory in arenas 0.00 B, will set to 312.83 MiB (RSS), difference: 2.05 MiB | ||
| 11189 | 2025.08.01 21:40:41.225907 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11190 | 2025.08.01 21:40:41.225962 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11191 | 2025.08.01 21:40:41.421822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
| 11192 | 2025.08.01 21:40:41.422342 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2025.08.01 21:40:41.422385 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11194 | 2025.08.01 21:40:41.422898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11195 | 2025.08.01 21:40:41.423146 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2025.08.01 21:40:41.423281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 11197 | 2025.08.01 21:40:42.863326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11198 | 2025.08.01 21:40:42.879678 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11199 | 2025.08.01 21:40:42.879731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11200 | 2025.08.01 21:40:42.885283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11201 | 2025.08.01 21:40:42.886040 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2025.08.01 21:40:42.889159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11203 | 2025.08.01 21:40:43.100381 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2025.08.01 21:40:43.100560 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11205 | 2025.08.01 21:40:43.100623 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11206 | 2025.08.01 21:40:43.101418 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2025.08.01 21:40:43.101464 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11208 | 2025.08.01 21:40:43.101898 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11209 | 2025.08.01 21:40:43.102134 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2025.08.01 21:40:43.102288 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001773 sec., 221094.19063733783 rows/sec., 14.03 MiB/sec. | ||
| 11211 | 2025.08.01 21:40:43.102331 [ 261 ] {a380c909-310c-42a2-a163-c5694671b3e4} <Debug> TCPHandler: Processed in 0.002077522 sec. | ||
| 11212 | 2025.08.01 21:40:43.102450 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11213 | 2025.08.01 21:40:43.102547 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11214 | 2025.08.01 21:40:43.102588 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11215 | 2025.08.01 21:40:43.103576 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2025.08.01 21:40:43.103615 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11217 | 2025.08.01 21:40:43.103988 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11218 | 2025.08.01 21:40:43.104212 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2025.08.01 21:40:43.104346 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001817 sec., 597138.1397908641 rows/sec., 47.23 MiB/sec. | ||
| 11220 | 2025.08.01 21:40:43.104387 [ 261 ] {6d4fe30b-b98e-4f9d-9b58-91d0767203d8} <Debug> TCPHandler: Processed in 0.00198693 sec. | ||
| 11221 | 2025.08.01 21:40:43.104506 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2025.08.01 21:40:43.104601 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11223 | 2025.08.01 21:40:43.104640 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11224 | 2025.08.01 21:40:43.105134 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2025.08.01 21:40:43.105171 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11226 | 2025.08.01 21:40:43.105494 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11227 | 2025.08.01 21:40:43.105713 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2025.08.01 21:40:43.105850 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001266 sec., 161927.33017377567 rows/sec., 9.61 MiB/sec. | ||
| 11229 | 2025.08.01 21:40:43.105890 [ 261 ] {4f73b8e4-db8f-4932-8866-d3e73de13218} <Debug> TCPHandler: Processed in 0.001433789 sec. | ||
| 11230 | 2025.08.01 21:40:43.105997 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2025.08.01 21:40:43.106091 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11232 | 2025.08.01 21:40:43.106129 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11233 | 2025.08.01 21:40:43.106602 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2025.08.01 21:40:43.106638 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11235 | 2025.08.01 21:40:43.106967 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11236 | 2025.08.01 21:40:43.107180 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.08.01 21:40:43.107317 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001242 sec., 163446.05475040257 rows/sec., 10.54 MiB/sec. | ||
| 11238 | 2025.08.01 21:40:43.107356 [ 261 ] {944ae583-4229-4449-b659-d4cedacdd9af} <Debug> TCPHandler: Processed in 0.001407248 sec. | ||
| 11239 | 2025.08.01 21:40:43.107463 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11240 | 2025.08.01 21:40:43.107559 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11241 | 2025.08.01 21:40:43.107598 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11242 | 2025.08.01 21:40:43.108082 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11243 | 2025.08.01 21:40:43.108124 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11244 | 2025.08.01 21:40:43.108468 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11245 | 2025.08.01 21:40:43.108691 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11246 | 2025.08.01 21:40:43.108820 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00128 sec., 157812.5 rows/sec., 8.96 MiB/sec. | ||
| 11247 | 2025.08.01 21:40:43.108862 [ 261 ] {94234f8e-72b9-43a9-a1f0-db63ce202774} <Debug> TCPHandler: Processed in 0.001446739 sec. | ||
| 11248 | 2025.08.01 21:40:43.108971 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11249 | 2025.08.01 21:40:43.109067 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11250 | 2025.08.01 21:40:43.109108 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11251 | 2025.08.01 21:40:43.109776 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.08.01 21:40:43.109815 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11253 | 2025.08.01 21:40:43.110161 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11254 | 2025.08.01 21:40:43.110373 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2025.08.01 21:40:43.110501 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001453 sec., 454920.85340674466 rows/sec., 31.78 MiB/sec. | ||
| 11256 | 2025.08.01 21:40:43.110542 [ 261 ] {8cec03ab-7c30-45a7-9998-cae720619104} <Debug> TCPHandler: Processed in 0.001620822 sec. | ||
| 11257 | 2025.08.01 21:40:43.110643 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2025.08.01 21:40:43.110737 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11259 | 2025.08.01 21:40:43.110780 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11260 | 2025.08.01 21:40:43.111139 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2025.08.01 21:40:43.111179 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11262 | 2025.08.01 21:40:43.111487 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11263 | 2025.08.01 21:40:43.111698 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.08.01 21:40:43.111823 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001104 sec., 5434.782608695652 rows/sec., 283.95 KiB/sec. | ||
| 11265 | 2025.08.01 21:40:43.111858 [ 261 ] {c76f202d-c730-4c45-a439-61294b51b7e9} <Debug> TCPHandler: Processed in 0.001264445 sec. | ||
| 11266 | 2025.08.01 21:40:43.111955 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2025.08.01 21:40:43.112050 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11268 | 2025.08.01 21:40:43.112091 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11269 | 2025.08.01 21:40:43.112513 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.08.01 21:40:43.112547 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11271 | 2025.08.01 21:40:43.112929 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11272 | 2025.08.01 21:40:43.113156 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.08.01 21:40:43.113288 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001256 sec., 244426.75159235668 rows/sec., 16.08 MiB/sec. | ||
| 11274 | 2025.08.01 21:40:43.113325 [ 261 ] {6672444c-d1a2-43d0-b80b-7575c0c4d8ab} <Debug> TCPHandler: Processed in 0.001416748 sec. | ||
| 11275 | 2025.08.01 21:40:43.113423 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2025.08.01 21:40:43.113517 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11277 | 2025.08.01 21:40:43.113559 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11278 | 2025.08.01 21:40:43.113871 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2025.08.01 21:40:43.113907 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11280 | 2025.08.01 21:40:43.114218 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11281 | 2025.08.01 21:40:43.114421 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2025.08.01 21:40:43.114545 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 11283 | 2025.08.01 21:40:43.114580 [ 261 ] {1b58cd15-d6b1-4db7-b3d1-7c5f91222ffa} <Debug> TCPHandler: Processed in 0.001204004 sec. | ||
| 11284 | 2025.08.01 21:40:43.114677 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2025.08.01 21:40:43.114768 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11286 | 2025.08.01 21:40:43.114820 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11287 | 2025.08.01 21:40:43.115735 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2025.08.01 21:40:43.115772 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11289 | 2025.08.01 21:40:43.116271 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11290 | 2025.08.01 21:40:43.116485 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2025.08.01 21:40:43.116619 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001869 sec., 4815.409309791332 rows/sec., 8.63 MiB/sec. | ||
| 11292 | 2025.08.01 21:40:43.116672 [ 261 ] {cbf5d03e-62c6-4d46-b776-2e19c55dde8b} <Debug> TCPHandler: Processed in 0.00204201 sec. | ||
| 11293 | 2025.08.01 21:40:43.116781 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2025.08.01 21:40:43.116875 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11295 | 2025.08.01 21:40:43.116916 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11296 | 2025.08.01 21:40:43.117245 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.08.01 21:40:43.117281 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11298 | 2025.08.01 21:40:43.117575 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11299 | 2025.08.01 21:40:43.117782 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2025.08.01 21:40:43.117910 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001054 sec., 96774.19354838709 rows/sec., 5.95 MiB/sec. | ||
| 11301 | 2025.08.01 21:40:43.117945 [ 261 ] {3f5e1342-ad89-4ae5-990a-e409d291da64} <Debug> TCPHandler: Processed in 0.001212173 sec. | ||
| 11302 | 2025.08.01 21:40:46.509097 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1586 | ||
| 11303 | 2025.08.01 21:40:46.511764 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2025.08.01 21:40:46.511905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11305 | 2025.08.01 21:40:46.513071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11306 | 2025.08.01 21:40:46.513359 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2025.08.01 21:40:46.513611 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 11308 | 2025.08.01 21:40:48.117292 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2025.08.01 21:40:48.117492 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11310 | 2025.08.01 21:40:48.117567 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11311 | 2025.08.01 21:40:48.118245 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2025.08.01 21:40:48.118298 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11313 | 2025.08.01 21:40:48.118693 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11314 | 2025.08.01 21:40:48.118924 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2025.08.01 21:40:48.119081 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001642 sec., 7308.16077953715 rows/sec., 595.93 KiB/sec. | ||
| 11316 | 2025.08.01 21:40:48.119132 [ 261 ] {6901edbc-af0f-492d-8620-a2abda42b4b4} <Debug> TCPHandler: Processed in 0.0019778 sec. | ||
| 11317 | 2025.08.01 21:40:48.119254 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11318 | 2025.08.01 21:40:48.119355 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11319 | 2025.08.01 21:40:48.119399 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11320 | 2025.08.01 21:40:48.120457 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2025.08.01 21:40:48.120495 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11322 | 2025.08.01 21:40:48.120890 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11323 | 2025.08.01 21:40:48.121100 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11324 | 2025.08.01 21:40:48.121235 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Debug> executeQuery: Read 1264 rows, 107.25 KiB in 0.001903 sec., 664214.3983184446 rows/sec., 55.04 MiB/sec. | ||
| 11325 | 2025.08.01 21:40:48.121273 [ 261 ] {67ce0f35-9249-42d1-afb7-6763203ba979} <Debug> TCPHandler: Processed in 0.002071181 sec. | ||
| 11326 | 2025.08.01 21:40:48.121403 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2025.08.01 21:40:48.121498 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11328 | 2025.08.01 21:40:48.121538 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11329 | 2025.08.01 21:40:48.121957 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.08.01 21:40:48.121993 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11331 | 2025.08.01 21:40:48.122295 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11332 | 2025.08.01 21:40:48.122497 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.08.01 21:40:48.122618 [ 61 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11334 | 2025.08.01 21:40:48.122623 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001144 sec., 37587.41258741259 rows/sec., 2.71 MiB/sec. | ||
| 11335 | 2025.08.01 21:40:48.122694 [ 61 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.08.01 21:40:48.122711 [ 261 ] {519a7f82-52b2-4766-bbe0-0c0a780c82f9} <Debug> TCPHandler: Processed in 0.001358837 sec. | ||
| 11337 | 2025.08.01 21:40:48.122722 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11338 | 2025.08.01 21:40:48.122828 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2025.08.01 21:40:48.122833 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11340 | 2025.08.01 21:40:48.122926 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11341 | 2025.08.01 21:40:48.122956 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11342 | 2025.08.01 21:40:48.122965 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11343 | 2025.08.01 21:40:48.122992 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 268 rows starting from the beginning of the part | ||
| 11344 | 2025.08.01 21:40:48.123062 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11345 | 2025.08.01 21:40:48.123118 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 207 rows starting from the beginning of the part | ||
| 11346 | 2025.08.01 21:40:48.123169 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11347 | 2025.08.01 21:40:48.123213 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 205 rows starting from the beginning of the part | ||
| 11348 | 2025.08.01 21:40:48.123260 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 43 rows starting from the beginning of the part | ||
| 11349 | 2025.08.01 21:40:48.123442 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2025.08.01 21:40:48.123476 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11351 | 2025.08.01 21:40:48.123779 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11352 | 2025.08.01 21:40:48.123994 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2025.08.01 21:40:48.124121 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001213 sec., 187963.7262984336 rows/sec., 12.73 MiB/sec. | ||
| 11354 | 2025.08.01 21:40:48.124157 [ 261 ] {4cfdc157-ba18-4ee7-8076-56617128ad8c} <Debug> TCPHandler: Processed in 0.001376968 sec. | ||
| 11355 | 2025.08.01 21:40:48.124196 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408228 sec., 557438.1421190319 rows/sec., 36.81 MiB/sec. | ||
| 11356 | 2025.08.01 21:40:48.124262 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2025.08.01 21:40:48.124359 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11358 | 2025.08.01 21:40:48.124400 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11359 | 2025.08.01 21:40:48.124416 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11360 | 2025.08.01 21:40:48.124732 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2025.08.01 21:40:48.124819 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_81_16} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11362 | 2025.08.01 21:40:48.124932 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11363 | 2025.08.01 21:40:48.124990 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2025.08.01 21:40:48.125032 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11365 | 2025.08.01 21:40:48.125358 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11366 | 2025.08.01 21:40:48.125561 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2025.08.01 21:40:48.125685 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001344 sec., 418898.8095238095 rows/sec., 31.15 MiB/sec. | ||
| 11368 | 2025.08.01 21:40:48.125723 [ 261 ] {0e207ef3-7688-4119-83db-045f275205f4} <Debug> TCPHandler: Processed in 0.00150771 sec. | ||
| 11369 | 2025.08.01 21:40:48.125832 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11370 | 2025.08.01 21:40:48.125924 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11371 | 2025.08.01 21:40:48.125967 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11372 | 2025.08.01 21:40:48.126555 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2025.08.01 21:40:48.126590 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11374 | 2025.08.01 21:40:48.126952 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11375 | 2025.08.01 21:40:48.127156 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2025.08.01 21:40:48.127283 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001377 sec., 643427.7414669571 rows/sec., 43.30 MiB/sec. | ||
| 11377 | 2025.08.01 21:40:48.127319 [ 261 ] {d46db216-7599-4226-9a43-d1abf5cdad8b} <Debug> TCPHandler: Processed in 0.001534631 sec. | ||
| 11378 | 2025.08.01 21:40:48.127427 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11379 | 2025.08.01 21:40:48.127519 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11380 | 2025.08.01 21:40:48.127573 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11381 | 2025.08.01 21:40:48.128413 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2025.08.01 21:40:48.128449 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11383 | 2025.08.01 21:40:48.128971 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11384 | 2025.08.01 21:40:48.129198 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2025.08.01 21:40:48.129320 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11386 | 2025.08.01 21:40:48.129335 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001833 sec., 16912.165848336062 rows/sec., 30.31 MiB/sec. | ||
| 11387 | 2025.08.01 21:40:48.129364 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2025.08.01 21:40:48.129390 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11389 | 2025.08.01 21:40:48.129400 [ 261 ] {819f22ef-24a8-4e4f-9864-344edc8db4e5} <Debug> TCPHandler: Processed in 0.00202185 sec. | ||
| 11390 | 2025.08.01 21:40:48.129480 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11391 | 2025.08.01 21:40:48.129523 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2025.08.01 21:40:48.129622 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11393 | 2025.08.01 21:40:48.129663 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11394 | 2025.08.01 21:40:48.129712 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11395 | 2025.08.01 21:40:48.129785 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1500 rows starting from the beginning of the part | ||
| 11396 | 2025.08.01 21:40:48.129931 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 11397 | 2025.08.01 21:40:48.129997 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2025.08.01 21:40:48.130038 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11399 | 2025.08.01 21:40:48.130050 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 11400 | 2025.08.01 21:40:48.130148 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 11401 | 2025.08.01 21:40:48.130238 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 9 rows starting from the beginning of the part | ||
| 11402 | 2025.08.01 21:40:48.130331 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 11403 | 2025.08.01 21:40:48.130351 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11404 | 2025.08.01 21:40:48.130572 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2025.08.01 21:40:48.130705 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 11406 | 2025.08.01 21:40:48.130743 [ 261 ] {056c67ba-6ecb-4312-a424-1d44fe7291ea} <Debug> TCPHandler: Processed in 0.001269005 sec. | ||
| 11407 | 2025.08.01 21:40:48.139301 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1611 rows, containing 19 columns (19 merged, 0 gathered) in 0.009859236 sec., 163400.08495587285 rows/sec., 292.81 MiB/sec. | ||
| 11408 | 2025.08.01 21:40:48.140895 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11409 | 2025.08.01 21:40:48.141287 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2025.08.01 21:40:48.141368 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11411 | 2025.08.01 21:40:48.141508 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11412 | 2025.08.01 21:40:48.923440 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
| 11413 | 2025.08.01 21:40:48.923944 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11414 | 2025.08.01 21:40:48.923988 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11415 | 2025.08.01 21:40:48.924473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11416 | 2025.08.01 21:40:48.924694 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11417 | 2025.08.01 21:40:48.924825 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
| 11418 | 2025.08.01 21:40:49.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.67 MiB, peak 325.22 MiB, free memory in arenas 0.00 B, will set to 319.05 MiB (RSS), difference: 5.39 MiB | ||
| 11419 | 2025.08.01 21:40:50.389267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11420 | 2025.08.01 21:40:50.406270 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2025.08.01 21:40:50.406334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11422 | 2025.08.01 21:40:50.412619 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11423 | 2025.08.01 21:40:50.413294 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2025.08.01 21:40:50.416454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11425 | 2025.08.01 21:40:53.101107 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11426 | 2025.08.01 21:40:53.101299 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11427 | 2025.08.01 21:40:53.101365 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11428 | 2025.08.01 21:40:53.102165 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11429 | 2025.08.01 21:40:53.102216 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11430 | 2025.08.01 21:40:53.102629 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11431 | 2025.08.01 21:40:53.102852 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11432 | 2025.08.01 21:40:53.103018 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001767 sec., 221844.93491794003 rows/sec., 14.07 MiB/sec. | ||
| 11433 | 2025.08.01 21:40:53.103068 [ 261 ] {e8c85a6a-f882-4659-b775-accad70b8382} <Debug> TCPHandler: Processed in 0.002092762 sec. | ||
| 11434 | 2025.08.01 21:40:53.103187 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2025.08.01 21:40:53.103288 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11436 | 2025.08.01 21:40:53.103332 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11437 | 2025.08.01 21:40:53.104257 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11438 | 2025.08.01 21:40:53.104295 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11439 | 2025.08.01 21:40:53.104662 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11440 | 2025.08.01 21:40:53.104876 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11441 | 2025.08.01 21:40:53.105007 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001742 sec., 622847.3019517795 rows/sec., 49.27 MiB/sec. | ||
| 11442 | 2025.08.01 21:40:53.105043 [ 261 ] {b2ebdece-632d-4df6-8ca3-690aa8c5ac36} <Debug> TCPHandler: Processed in 0.001906808 sec. | ||
| 11443 | 2025.08.01 21:40:53.105163 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11444 | 2025.08.01 21:40:53.105258 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11445 | 2025.08.01 21:40:53.105298 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11446 | 2025.08.01 21:40:53.105775 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2025.08.01 21:40:53.105812 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11448 | 2025.08.01 21:40:53.106142 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11449 | 2025.08.01 21:40:53.106349 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11450 | 2025.08.01 21:40:53.106479 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001241 sec., 165189.36341659952 rows/sec., 9.80 MiB/sec. | ||
| 11451 | 2025.08.01 21:40:53.106516 [ 261 ] {00010843-3df1-4ab0-9a72-091f3bda43dd} <Debug> TCPHandler: Processed in 0.001405588 sec. | ||
| 11452 | 2025.08.01 21:40:53.106627 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11453 | 2025.08.01 21:40:53.106719 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11454 | 2025.08.01 21:40:53.106759 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11455 | 2025.08.01 21:40:53.107242 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11456 | 2025.08.01 21:40:53.107278 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11457 | 2025.08.01 21:40:53.107584 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11458 | 2025.08.01 21:40:53.107790 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2025.08.01 21:40:53.107915 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001214 sec., 167215.8154859967 rows/sec., 10.79 MiB/sec. | ||
| 11460 | 2025.08.01 21:40:53.107952 [ 261 ] {c992adb1-fbd9-4ff2-a90e-6e1afbdffa86} <Debug> TCPHandler: Processed in 0.001372027 sec. | ||
| 11461 | 2025.08.01 21:40:53.108061 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2025.08.01 21:40:53.108153 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11463 | 2025.08.01 21:40:53.108191 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11464 | 2025.08.01 21:40:53.108635 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2025.08.01 21:40:53.108671 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11466 | 2025.08.01 21:40:53.108970 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11467 | 2025.08.01 21:40:53.109174 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2025.08.01 21:40:53.109298 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001164 sec., 173539.51890034362 rows/sec., 9.86 MiB/sec. | ||
| 11469 | 2025.08.01 21:40:53.109335 [ 261 ] {d6281d6c-8c52-42fe-bcab-633d6b01407c} <Debug> TCPHandler: Processed in 0.001321746 sec. | ||
| 11470 | 2025.08.01 21:40:53.109445 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2025.08.01 21:40:53.109537 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11472 | 2025.08.01 21:40:53.109575 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11473 | 2025.08.01 21:40:53.110229 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2025.08.01 21:40:53.110265 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11475 | 2025.08.01 21:40:53.110596 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11476 | 2025.08.01 21:40:53.110804 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2025.08.01 21:40:53.110930 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001411 sec., 468462.0836286322 rows/sec., 32.73 MiB/sec. | ||
| 11478 | 2025.08.01 21:40:53.110967 [ 261 ] {272d0968-d869-4d79-adc9-02a213e40664} <Debug> TCPHandler: Processed in 0.001569031 sec. | ||
| 11479 | 2025.08.01 21:40:53.111074 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11480 | 2025.08.01 21:40:53.111166 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11481 | 2025.08.01 21:40:53.111207 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11482 | 2025.08.01 21:40:53.111553 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2025.08.01 21:40:53.111589 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11484 | 2025.08.01 21:40:53.111889 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11485 | 2025.08.01 21:40:53.112094 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2025.08.01 21:40:53.112218 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 11487 | 2025.08.01 21:40:53.112254 [ 261 ] {b3d13ef3-de06-43db-affe-3b03e0e32a3b} <Debug> TCPHandler: Processed in 0.001226905 sec. | ||
| 11488 | 2025.08.01 21:40:53.112358 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11489 | 2025.08.01 21:40:53.112451 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11490 | 2025.08.01 21:40:53.112492 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11491 | 2025.08.01 21:40:53.112929 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11492 | 2025.08.01 21:40:53.112966 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11493 | 2025.08.01 21:40:53.113301 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11494 | 2025.08.01 21:40:53.113516 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2025.08.01 21:40:53.113648 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001215 sec., 252674.89711934156 rows/sec., 16.62 MiB/sec. | ||
| 11496 | 2025.08.01 21:40:53.113685 [ 261 ] {33994ef1-87da-4cb7-bdad-5b6f742ef344} <Debug> TCPHandler: Processed in 0.001373177 sec. | ||
| 11497 | 2025.08.01 21:40:53.113791 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2025.08.01 21:40:53.113885 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11499 | 2025.08.01 21:40:53.113929 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11500 | 2025.08.01 21:40:53.114240 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2025.08.01 21:40:53.114276 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11502 | 2025.08.01 21:40:53.114584 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11503 | 2025.08.01 21:40:53.114800 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2025.08.01 21:40:53.114928 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001061 sec., 942.507068803016 rows/sec., 63.51 KiB/sec. | ||
| 11505 | 2025.08.01 21:40:53.114965 [ 261 ] {24df4800-748a-4b7a-a817-a727a4b259ff} <Debug> TCPHandler: Processed in 0.001224135 sec. | ||
| 11506 | 2025.08.01 21:40:53.115448 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11507 | 2025.08.01 21:40:53.115543 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11508 | 2025.08.01 21:40:53.115597 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11509 | 2025.08.01 21:40:53.116359 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2025.08.01 21:40:53.116396 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11511 | 2025.08.01 21:40:53.116903 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11512 | 2025.08.01 21:40:53.117123 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2025.08.01 21:40:53.117258 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001733 sec., 5193.306405077899 rows/sec., 9.31 MiB/sec. | ||
| 11514 | 2025.08.01 21:40:53.117311 [ 261 ] {a26e1006-34de-4384-96f7-166f6d9916f5} <Debug> TCPHandler: Processed in 0.001912408 sec. | ||
| 11515 | 2025.08.01 21:40:53.117423 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2025.08.01 21:40:53.117518 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11517 | 2025.08.01 21:40:53.117560 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11518 | 2025.08.01 21:40:53.117892 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11519 | 2025.08.01 21:40:53.117929 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11520 | 2025.08.01 21:40:53.118241 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11521 | 2025.08.01 21:40:53.118450 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2025.08.01 21:40:53.118574 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001075 sec., 94883.72093023256 rows/sec., 5.83 MiB/sec. | ||
| 11523 | 2025.08.01 21:40:53.118609 [ 261 ] {8a70dd7b-b735-4b1b-a0b2-a0ef37861472} <Debug> TCPHandler: Processed in 0.001237704 sec. | ||
| 11524 | 2025.08.01 21:40:56.226009 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11525 | 2025.08.01 21:40:56.226068 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11526 | 2025.08.01 21:40:56.425004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
| 11527 | 2025.08.01 21:40:56.425528 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11528 | 2025.08.01 21:40:56.425577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11529 | 2025.08.01 21:40:56.426061 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11530 | 2025.08.01 21:40:56.426298 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2025.08.01 21:40:56.426444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 11532 | 2025.08.01 21:40:56.513906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1624 | ||
| 11533 | 2025.08.01 21:40:56.516515 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2025.08.01 21:40:56.516571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11535 | 2025.08.01 21:40:56.517760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11536 | 2025.08.01 21:40:56.518025 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2025.08.01 21:40:56.518297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 11538 | 2025.08.01 21:40:57.916579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11539 | 2025.08.01 21:40:57.933251 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2025.08.01 21:40:57.933302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11541 | 2025.08.01 21:40:57.939211 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11542 | 2025.08.01 21:40:57.939895 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2025.08.01 21:40:57.942732 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11544 | 2025.08.01 21:40:58.091027 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2025.08.01 21:40:58.091212 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11546 | 2025.08.01 21:40:58.091280 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11547 | 2025.08.01 21:40:58.091982 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2025.08.01 21:40:58.092028 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11549 | 2025.08.01 21:40:58.092397 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11550 | 2025.08.01 21:40:58.092627 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2025.08.01 21:40:58.092772 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.00161 sec., 73291.9254658385 rows/sec., 6.22 MiB/sec. | ||
| 11552 | 2025.08.01 21:40:58.092815 [ 261 ] {32fb5fe0-8969-4c13-aed3-eb95f1835974} <Debug> TCPHandler: Processed in 0.001919168 sec. | ||
| 11553 | 2025.08.01 21:40:58.092940 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11554 | 2025.08.01 21:40:58.093035 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11555 | 2025.08.01 21:40:58.093075 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11556 | 2025.08.01 21:40:58.093483 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2025.08.01 21:40:58.093520 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11558 | 2025.08.01 21:40:58.093822 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11559 | 2025.08.01 21:40:58.094029 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2025.08.01 21:40:58.094161 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001144 sec., 27097.902097902097 rows/sec., 1.99 MiB/sec. | ||
| 11561 | 2025.08.01 21:40:58.094198 [ 261 ] {d8394353-1a6a-42d3-a4e9-8674f2da4db0} <Debug> TCPHandler: Processed in 0.001305256 sec. | ||
| 11562 | 2025.08.01 21:40:58.094304 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2025.08.01 21:40:58.094396 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11564 | 2025.08.01 21:40:58.094434 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11565 | 2025.08.01 21:40:58.094849 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2025.08.01 21:40:58.094884 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11567 | 2025.08.01 21:40:58.095182 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11568 | 2025.08.01 21:40:58.095385 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2025.08.01 21:40:58.095509 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001131 sec., 83996.46330680813 rows/sec., 6.56 MiB/sec. | ||
| 11570 | 2025.08.01 21:40:58.095546 [ 261 ] {3d379081-99e3-4754-9aff-75fda881ac5d} <Debug> TCPHandler: Processed in 0.001289125 sec. | ||
| 11571 | 2025.08.01 21:40:58.095656 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2025.08.01 21:40:58.095748 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11573 | 2025.08.01 21:40:58.095791 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11574 | 2025.08.01 21:40:58.096186 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2025.08.01 21:40:58.096222 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11576 | 2025.08.01 21:40:58.096543 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11577 | 2025.08.01 21:40:58.096756 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2025.08.01 21:40:58.096883 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 11579 | 2025.08.01 21:40:58.096919 [ 261 ] {9f8e2c2b-528a-47b9-8af9-bd39b22517f1} <Debug> TCPHandler: Processed in 0.001309676 sec. | ||
| 11580 | 2025.08.01 21:40:58.097021 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2025.08.01 21:40:58.097113 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11582 | 2025.08.01 21:40:58.097168 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11583 | 2025.08.01 21:40:58.097971 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2025.08.01 21:40:58.098007 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11585 | 2025.08.01 21:40:58.098532 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11586 | 2025.08.01 21:40:58.098749 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2025.08.01 21:40:58.098884 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001789 sec., 17328.11626607043 rows/sec., 31.05 MiB/sec. | ||
| 11588 | 2025.08.01 21:40:58.098946 [ 261 ] {680e05b5-130a-4f26-8a87-7c944a337936} <Debug> TCPHandler: Processed in 0.001972289 sec. | ||
| 11589 | 2025.08.01 21:40:58.099059 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2025.08.01 21:40:58.099152 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11591 | 2025.08.01 21:40:58.099193 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11592 | 2025.08.01 21:40:58.099518 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2025.08.01 21:40:58.099554 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11594 | 2025.08.01 21:40:58.099843 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11595 | 2025.08.01 21:40:58.100045 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2025.08.01 21:40:58.100175 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 11597 | 2025.08.01 21:40:58.100210 [ 261 ] {6553ede1-83d1-47d3-a935-7b72c9b82719} <Debug> TCPHandler: Processed in 0.001198934 sec. | ||
| 11598 | 2025.08.01 21:41:01.798335 [ 74 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 11599 | 2025.08.01 21:41:01.798413 [ 74 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11600 | 2025.08.01 21:41:01.798436 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11601 | 2025.08.01 21:41:01.798543 [ 203 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 11602 | 2025.08.01 21:41:01.798684 [ 203 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11603 | 2025.08.01 21:41:01.798717 [ 203 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 11604 | 2025.08.01 21:41:01.798782 [ 203 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 11605 | 2025.08.01 21:41:01.798827 [ 203 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 11606 | 2025.08.01 21:41:01.798871 [ 203 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 11607 | 2025.08.01 21:41:01.798909 [ 203 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 11608 | 2025.08.01 21:41:01.799670 [ 194 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176483 sec., 42499.551629730304 rows/sec., 3.55 MiB/sec. | ||
| 11609 | 2025.08.01 21:41:01.799848 [ 196 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 11610 | 2025.08.01 21:41:01.800177 [ 196 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2025.08.01 21:41:01.800252 [ 196 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_22_5} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 11612 | 2025.08.01 21:41:01.800358 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11613 | 2025.08.01 21:41:03.100464 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2025.08.01 21:41:03.100641 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11615 | 2025.08.01 21:41:03.100708 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11616 | 2025.08.01 21:41:03.101565 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2025.08.01 21:41:03.101609 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11618 | 2025.08.01 21:41:03.102022 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11619 | 2025.08.01 21:41:03.102245 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2025.08.01 21:41:03.102376 [ 72 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11621 | 2025.08.01 21:41:03.102403 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001808 sec., 216814.15929203542 rows/sec., 13.76 MiB/sec. | ||
| 11622 | 2025.08.01 21:41:03.102420 [ 72 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2025.08.01 21:41:03.102441 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11624 | 2025.08.01 21:41:03.102454 [ 261 ] {7a3dc3e5-2008-4ce9-91d9-50b4b3ca1822} <Debug> TCPHandler: Processed in 0.002115943 sec. | ||
| 11625 | 2025.08.01 21:41:03.102564 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11626 | 2025.08.01 21:41:03.102585 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2025.08.01 21:41:03.102714 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11628 | 2025.08.01 21:41:03.102722 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11629 | 2025.08.01 21:41:03.102764 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11630 | 2025.08.01 21:41:03.102769 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 416 rows starting from the beginning of the part | ||
| 11631 | 2025.08.01 21:41:03.102853 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 392 rows starting from the beginning of the part | ||
| 11632 | 2025.08.01 21:41:03.102900 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 392 rows starting from the beginning of the part | ||
| 11633 | 2025.08.01 21:41:03.102944 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 392 rows starting from the beginning of the part | ||
| 11634 | 2025.08.01 21:41:03.102990 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 392 rows starting from the beginning of the part | ||
| 11635 | 2025.08.01 21:41:03.103030 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 392 rows starting from the beginning of the part | ||
| 11636 | 2025.08.01 21:41:03.103779 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11637 | 2025.08.01 21:41:03.103819 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11638 | 2025.08.01 21:41:03.104168 [ 194 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661133 sec., 1430349.0448988732 rows/sec., 96.49 MiB/sec. | ||
| 11639 | 2025.08.01 21:41:03.104209 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11640 | 2025.08.01 21:41:03.104350 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11641 | 2025.08.01 21:41:03.104476 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2025.08.01 21:41:03.104607 [ 72 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11643 | 2025.08.01 21:41:03.104629 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001938 sec., 559855.5211558307 rows/sec., 44.28 MiB/sec. | ||
| 11644 | 2025.08.01 21:41:03.104632 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2025.08.01 21:41:03.104644 [ 72 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11646 | 2025.08.01 21:41:03.104674 [ 261 ] {c223114f-ccc0-4ec2-9a2d-6a33d26dacd2} <Debug> TCPHandler: Processed in 0.002144843 sec. | ||
| 11647 | 2025.08.01 21:41:03.104690 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11648 | 2025.08.01 21:41:03.104729 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_35_7} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11649 | 2025.08.01 21:41:03.104762 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11650 | 2025.08.01 21:41:03.104798 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11651 | 2025.08.01 21:41:03.104813 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 11652 | 2025.08.01 21:41:03.104851 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11653 | 2025.08.01 21:41:03.104884 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2419 rows starting from the beginning of the part | ||
| 11654 | 2025.08.01 21:41:03.104901 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11655 | 2025.08.01 21:41:03.104937 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1085 rows starting from the beginning of the part | ||
| 11656 | 2025.08.01 21:41:03.104944 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11657 | 2025.08.01 21:41:03.104984 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1264 rows starting from the beginning of the part | ||
| 11658 | 2025.08.01 21:41:03.105024 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1085 rows starting from the beginning of the part | ||
| 11659 | 2025.08.01 21:41:03.105067 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 118 rows starting from the beginning of the part | ||
| 11660 | 2025.08.01 21:41:03.105108 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1085 rows starting from the beginning of the part | ||
| 11661 | 2025.08.01 21:41:03.105486 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2025.08.01 21:41:03.105520 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11663 | 2025.08.01 21:41:03.105839 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11664 | 2025.08.01 21:41:03.106050 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2025.08.01 21:41:03.106181 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001301 sec., 157571.09915449654 rows/sec., 9.35 MiB/sec. | ||
| 11666 | 2025.08.01 21:41:03.106218 [ 261 ] {98c321a1-c211-47f4-9a34-5a5a6eff799e} <Debug> TCPHandler: Processed in 0.001471269 sec. | ||
| 11667 | 2025.08.01 21:41:03.106326 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2025.08.01 21:41:03.106422 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11669 | 2025.08.01 21:41:03.106462 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11670 | 2025.08.01 21:41:03.106959 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2025.08.01 21:41:03.106993 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11672 | 2025.08.01 21:41:03.107168 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7056 rows, containing 5 columns (5 merged, 0 gathered) in 0.002434968 sec., 2897779.354800556 rows/sec., 245.19 MiB/sec. | ||
| 11673 | 2025.08.01 21:41:03.107295 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11674 | 2025.08.01 21:41:03.107479 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11675 | 2025.08.01 21:41:03.107532 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11676 | 2025.08.01 21:41:03.107715 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001309 sec., 155080.2139037433 rows/sec., 10.00 MiB/sec. | ||
| 11677 | 2025.08.01 21:41:03.107774 [ 261 ] {41a46533-31ea-4600-8835-c81ed491efc3} <Debug> TCPHandler: Processed in 0.001496949 sec. | ||
| 11678 | 2025.08.01 21:41:03.107779 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2025.08.01 21:41:03.107867 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_91_18} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11680 | 2025.08.01 21:41:03.107909 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2025.08.01 21:41:03.107959 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 11682 | 2025.08.01 21:41:03.108029 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11683 | 2025.08.01 21:41:03.108082 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11684 | 2025.08.01 21:41:03.108668 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2025.08.01 21:41:03.108705 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11686 | 2025.08.01 21:41:03.109045 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11687 | 2025.08.01 21:41:03.109266 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11688 | 2025.08.01 21:41:03.109371 [ 72 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11689 | 2025.08.01 21:41:03.109393 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001388 sec., 145533.14121037466 rows/sec., 8.27 MiB/sec. | ||
| 11690 | 2025.08.01 21:41:03.109401 [ 72 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11691 | 2025.08.01 21:41:03.109423 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11692 | 2025.08.01 21:41:03.109430 [ 261 ] {669bc02d-e184-41e8-a91c-356d3fea87cf} <Debug> TCPHandler: Processed in 0.001582551 sec. | ||
| 11693 | 2025.08.01 21:41:03.109489 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11694 | 2025.08.01 21:41:03.109544 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2025.08.01 21:41:03.109568 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11696 | 2025.08.01 21:41:03.109597 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 214 rows starting from the beginning of the part | ||
| 11697 | 2025.08.01 21:41:03.109641 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 202 rows starting from the beginning of the part | ||
| 11698 | 2025.08.01 21:41:03.109645 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11699 | 2025.08.01 21:41:03.109683 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 202 rows starting from the beginning of the part | ||
| 11700 | 2025.08.01 21:41:03.109694 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11701 | 2025.08.01 21:41:03.109729 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 202 rows starting from the beginning of the part | ||
| 11702 | 2025.08.01 21:41:03.109771 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 202 rows starting from the beginning of the part | ||
| 11703 | 2025.08.01 21:41:03.109812 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 202 rows starting from the beginning of the part | ||
| 11704 | 2025.08.01 21:41:03.110451 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2025.08.01 21:41:03.110491 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11706 | 2025.08.01 21:41:03.110754 [ 195 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293416 sec., 946331.2654242719 rows/sec., 57.54 MiB/sec. | ||
| 11707 | 2025.08.01 21:41:03.110845 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11708 | 2025.08.01 21:41:03.110871 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11709 | 2025.08.01 21:41:03.111140 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2025.08.01 21:41:03.111160 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11711 | 2025.08.01 21:41:03.111230 [ 199 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_35_7} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11712 | 2025.08.01 21:41:03.111256 [ 72 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11713 | 2025.08.01 21:41:03.111280 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001654 sec., 399637.2430471584 rows/sec., 27.92 MiB/sec. | ||
| 11714 | 2025.08.01 21:41:03.111285 [ 72 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11715 | 2025.08.01 21:41:03.111292 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11716 | 2025.08.01 21:41:03.111310 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11717 | 2025.08.01 21:41:03.111316 [ 261 ] {57055c85-4c88-44db-a0af-f1c5efef00fd} <Debug> TCPHandler: Processed in 0.001821607 sec. | ||
| 11718 | 2025.08.01 21:41:03.111373 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11719 | 2025.08.01 21:41:03.111426 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2025.08.01 21:41:03.111444 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11721 | 2025.08.01 21:41:03.111472 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1222 rows starting from the beginning of the part | ||
| 11722 | 2025.08.01 21:41:03.111513 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 661 rows starting from the beginning of the part | ||
| 11723 | 2025.08.01 21:41:03.111531 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11724 | 2025.08.01 21:41:03.111546 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 563 rows starting from the beginning of the part | ||
| 11725 | 2025.08.01 21:41:03.111590 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 661 rows starting from the beginning of the part | ||
| 11726 | 2025.08.01 21:41:03.111593 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11727 | 2025.08.01 21:41:03.111623 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 95 rows starting from the beginning of the part | ||
| 11728 | 2025.08.01 21:41:03.111659 [ 199 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 661 rows starting from the beginning of the part | ||
| 11729 | 2025.08.01 21:41:03.111971 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2025.08.01 21:41:03.112011 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11731 | 2025.08.01 21:41:03.112334 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11732 | 2025.08.01 21:41:03.112546 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2025.08.01 21:41:03.112671 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 11734 | 2025.08.01 21:41:03.112709 [ 261 ] {be9abc07-7c11-4128-823b-8e02ea8a969c} <Debug> TCPHandler: Processed in 0.001332716 sec. | ||
| 11735 | 2025.08.01 21:41:03.112818 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2025.08.01 21:41:03.112880 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532541 sec., 2520650.3447542354 rows/sec., 189.78 MiB/sec. | ||
| 11737 | 2025.08.01 21:41:03.112912 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11738 | 2025.08.01 21:41:03.112958 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11739 | 2025.08.01 21:41:03.113047 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11740 | 2025.08.01 21:41:03.113298 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2025.08.01 21:41:03.113367 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_91_18} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11742 | 2025.08.01 21:41:03.113424 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11743 | 2025.08.01 21:41:03.113427 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11744 | 2025.08.01 21:41:03.113467 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11745 | 2025.08.01 21:41:03.113819 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11746 | 2025.08.01 21:41:03.114040 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.08.01 21:41:03.114144 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11748 | 2025.08.01 21:41:03.114168 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001274 sec., 240973.31240188383 rows/sec., 15.85 MiB/sec. | ||
| 11749 | 2025.08.01 21:41:03.114173 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2025.08.01 21:41:03.114197 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11751 | 2025.08.01 21:41:03.114205 [ 261 ] {c6154d80-1433-4767-a34e-be5b3b5bd013} <Debug> TCPHandler: Processed in 0.001435468 sec. | ||
| 11752 | 2025.08.01 21:41:03.114270 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11753 | 2025.08.01 21:41:03.114355 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11754 | 2025.08.01 21:41:03.114375 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11755 | 2025.08.01 21:41:03.114383 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27817 rows starting from the beginning of the part | ||
| 11756 | 2025.08.01 21:41:03.114439 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 307 rows starting from the beginning of the part | ||
| 11757 | 2025.08.01 21:41:03.114478 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11758 | 2025.08.01 21:41:03.114481 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 886 rows starting from the beginning of the part | ||
| 11759 | 2025.08.01 21:41:03.114534 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11760 | 2025.08.01 21:41:03.114536 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 307 rows starting from the beginning of the part | ||
| 11761 | 2025.08.01 21:41:03.114585 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 11762 | 2025.08.01 21:41:03.114623 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 307 rows starting from the beginning of the part | ||
| 11763 | 2025.08.01 21:41:03.114897 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2025.08.01 21:41:03.114931 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11765 | 2025.08.01 21:41:03.115253 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11766 | 2025.08.01 21:41:03.115461 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2025.08.01 21:41:03.115559 [ 72 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11768 | 2025.08.01 21:41:03.115585 [ 72 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2025.08.01 21:41:03.115588 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 11770 | 2025.08.01 21:41:03.115601 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11771 | 2025.08.01 21:41:03.115626 [ 261 ] {777a201d-d3f5-4614-afee-6f71f20f13c2} <Debug> TCPHandler: Processed in 0.001299485 sec. | ||
| 11772 | 2025.08.01 21:41:03.115671 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::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 | ||
| 11773 | 2025.08.01 21:41:03.115737 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2025.08.01 21:41:03.115753 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11775 | 2025.08.01 21:41:03.115785 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 26 rows starting from the beginning of the part | ||
| 11776 | 2025.08.01 21:41:03.115830 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11777 | 2025.08.01 21:41:03.115837 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11778 | 2025.08.01 21:41:03.115871 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11779 | 2025.08.01 21:41:03.115898 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11780 | 2025.08.01 21:41:03.115912 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 11781 | 2025.08.01 21:41:03.115954 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11782 | 2025.08.01 21:41:03.115989 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11783 | 2025.08.01 21:41:03.116682 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.08.01 21:41:03.116723 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11785 | 2025.08.01 21:41:03.116855 [ 189 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208784 sec., 25645.607486531917 rows/sec., 1.68 MiB/sec. | ||
| 11786 | 2025.08.01 21:41:03.116998 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11787 | 2025.08.01 21:41:03.117227 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2025.08.01 21:41:03.117245 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11789 | 2025.08.01 21:41:03.117290 [ 195 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_31_6} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11790 | 2025.08.01 21:41:03.117349 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11791 | 2025.08.01 21:41:03.117472 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2025.08.01 21:41:03.117609 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001832 sec., 4912.663755458515 rows/sec., 8.80 MiB/sec. | ||
| 11793 | 2025.08.01 21:41:03.117674 [ 261 ] {cdbfeaa4-5501-4c9a-b4a3-e17a07c92352} <Debug> TCPHandler: Processed in 0.00203292 sec. | ||
| 11794 | 2025.08.01 21:41:03.117784 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2025.08.01 21:41:03.117871 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11796 | 2025.08.01 21:41:03.117975 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11797 | 2025.08.01 21:41:03.118322 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.08.01 21:41:03.118356 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11799 | 2025.08.01 21:41:03.118665 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11800 | 2025.08.01 21:41:03.118874 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2025.08.01 21:41:03.118977 [ 72 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11802 | 2025.08.01 21:41:03.118999 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001085 sec., 94009.21658986175 rows/sec., 5.78 MiB/sec. | ||
| 11803 | 2025.08.01 21:41:03.119002 [ 72 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2025.08.01 21:41:03.119028 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11805 | 2025.08.01 21:41:03.119036 [ 261 ] {c3193aa4-23aa-4e1f-b24d-339903ed7fba} <Debug> TCPHandler: Processed in 0.001247374 sec. | ||
| 11806 | 2025.08.01 21:41:03.119107 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11807 | 2025.08.01 21:41:03.119236 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11808 | 2025.08.01 21:41:03.119268 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5712 rows starting from the beginning of the part | ||
| 11809 | 2025.08.01 21:41:03.119327 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 102 rows starting from the beginning of the part | ||
| 11810 | 2025.08.01 21:41:03.119369 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11811 | 2025.08.01 21:41:03.119409 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 102 rows starting from the beginning of the part | ||
| 11812 | 2025.08.01 21:41:03.119447 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 11813 | 2025.08.01 21:41:03.119483 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 102 rows starting from the beginning of the part | ||
| 11814 | 2025.08.01 21:41:03.120852 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29784 rows, containing 5 columns (5 merged, 0 gathered) in 0.006608631 sec., 4506833.563562559 rows/sec., 304.84 MiB/sec. | ||
| 11815 | 2025.08.01 21:41:03.121193 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11816 | 2025.08.01 21:41:03.121462 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11817 | 2025.08.01 21:41:03.121528 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11818 | 2025.08.01 21:41:03.121552 [ 198 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6138 rows, containing 4 columns (4 merged, 0 gathered) in 0.002484789 sec., 2470229.8666003435 rows/sec., 159.55 MiB/sec. | ||
| 11819 | 2025.08.01 21:41:03.121593 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11820 | 2025.08.01 21:41:03.122184 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11821 | 2025.08.01 21:41:03.122487 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2025.08.01 21:41:03.122575 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_91_18} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11823 | 2025.08.01 21:41:03.122658 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 11824 | 2025.08.01 21:41:03.926642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
| 11825 | 2025.08.01 21:41:03.927152 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2025.08.01 21:41:03.927197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11827 | 2025.08.01 21:41:03.927733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11828 | 2025.08.01 21:41:03.927994 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.08.01 21:41:03.928130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
| 11830 | 2025.08.01 21:41:03.928178 [ 72 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11831 | 2025.08.01 21:41:03.928257 [ 72 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2025.08.01 21:41:03.928286 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11833 | 2025.08.01 21:41:03.928388 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::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 | ||
| 11834 | 2025.08.01 21:41:03.928487 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11835 | 2025.08.01 21:41:03.928520 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 11836 | 2025.08.01 21:41:03.928578 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 11837 | 2025.08.01 21:41:03.928622 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 11838 | 2025.08.01 21:41:03.928663 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 11839 | 2025.08.01 21:41:03.928702 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 11840 | 2025.08.01 21:41:03.928739 [ 193 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 11841 | 2025.08.01 21:41:03.931260 [ 187 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909438 sec., 9602541.796731878 rows/sec., 137.37 MiB/sec. | ||
| 11842 | 2025.08.01 21:41:03.931527 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11843 | 2025.08.01 21:41:03.931775 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11844 | 2025.08.01 21:41:03.931841 [ 189 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_61_12} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11845 | 2025.08.01 21:41:03.931922 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
| 11846 | 2025.08.01 21:41:05.442872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11847 | 2025.08.01 21:41:05.460685 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2025.08.01 21:41:05.460750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11849 | 2025.08.01 21:41:05.466777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11850 | 2025.08.01 21:41:05.467457 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.08.01 21:41:05.467739 [ 69 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11852 | 2025.08.01 21:41:05.467810 [ 69 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.08.01 21:41:05.467835 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11854 | 2025.08.01 21:41:05.467937 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::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 | ||
| 11855 | 2025.08.01 21:41:05.470669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11856 | 2025.08.01 21:41:05.470953 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11857 | 2025.08.01 21:41:05.471775 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 11858 | 2025.08.01 21:41:05.475167 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 11859 | 2025.08.01 21:41:05.478510 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 11860 | 2025.08.01 21:41:05.482427 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 11861 | 2025.08.01 21:41:05.486473 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 11862 | 2025.08.01 21:41:05.490206 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 11863 | 2025.08.01 21:41:05.540521 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.072624405 sec., 6333.958949474353 rows/sec., 32.75 MiB/sec. | ||
| 11864 | 2025.08.01 21:41:05.543573 [ 197 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11865 | 2025.08.01 21:41:05.545834 [ 197 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11866 | 2025.08.01 21:41:05.545944 [ 197 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_61_12} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11867 | 2025.08.01 21:41:05.548713 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11868 | 2025.08.01 21:41:06.518595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1658 | ||
| 11869 | 2025.08.01 21:41:06.521010 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2025.08.01 21:41:06.521064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11871 | 2025.08.01 21:41:06.522276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11872 | 2025.08.01 21:41:06.522554 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2025.08.01 21:41:06.522929 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||
| 11874 | 2025.08.01 21:41:08.092357 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2025.08.01 21:41:08.092528 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11876 | 2025.08.01 21:41:08.092589 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11877 | 2025.08.01 21:41:08.093260 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.08.01 21:41:08.093321 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11879 | 2025.08.01 21:41:08.093758 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11880 | 2025.08.01 21:41:08.094003 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.08.01 21:41:08.094154 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001674 sec., 70489.84468339308 rows/sec., 5.98 MiB/sec. | ||
| 11882 | 2025.08.01 21:41:08.094195 [ 261 ] {c52a63c4-b818-427c-a246-6d7ccc18b546} <Debug> TCPHandler: Processed in 0.001966599 sec. | ||
| 11883 | 2025.08.01 21:41:08.094315 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11884 | 2025.08.01 21:41:08.094418 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11885 | 2025.08.01 21:41:08.094458 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11886 | 2025.08.01 21:41:08.094901 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2025.08.01 21:41:08.094936 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11888 | 2025.08.01 21:41:08.095225 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11889 | 2025.08.01 21:41:08.095421 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2025.08.01 21:41:08.095552 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001152 sec., 26909.722222222223 rows/sec., 1.98 MiB/sec. | ||
| 11891 | 2025.08.01 21:41:08.095588 [ 261 ] {882052d4-bd13-42b9-8ee3-85006ce512e0} <Debug> TCPHandler: Processed in 0.001320156 sec. | ||
| 11892 | 2025.08.01 21:41:08.095702 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11893 | 2025.08.01 21:41:08.095800 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11894 | 2025.08.01 21:41:08.095838 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11895 | 2025.08.01 21:41:08.096332 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11896 | 2025.08.01 21:41:08.096369 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11897 | 2025.08.01 21:41:08.096671 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11898 | 2025.08.01 21:41:08.096870 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11899 | 2025.08.01 21:41:08.096992 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001209 sec., 78577.33664185277 rows/sec., 6.14 MiB/sec. | ||
| 11900 | 2025.08.01 21:41:08.097029 [ 261 ] {ab5ead75-88af-4d35-98cd-573bc2859d5a} <Debug> TCPHandler: Processed in 0.001374218 sec. | ||
| 11901 | 2025.08.01 21:41:08.097145 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11902 | 2025.08.01 21:41:08.097238 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11903 | 2025.08.01 21:41:08.097281 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11904 | 2025.08.01 21:41:08.097701 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2025.08.01 21:41:08.097738 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11906 | 2025.08.01 21:41:08.098062 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11907 | 2025.08.01 21:41:08.098267 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11908 | 2025.08.01 21:41:08.098391 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 11909 | 2025.08.01 21:41:08.098428 [ 261 ] {8e1de067-7921-4515-a7aa-bac568e6f482} <Debug> TCPHandler: Processed in 0.001329526 sec. | ||
| 11910 | 2025.08.01 21:41:08.098533 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2025.08.01 21:41:08.098625 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11912 | 2025.08.01 21:41:08.098678 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11913 | 2025.08.01 21:41:08.099489 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11914 | 2025.08.01 21:41:08.099525 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11915 | 2025.08.01 21:41:08.100055 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11916 | 2025.08.01 21:41:08.100264 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2025.08.01 21:41:08.100400 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001794 sec., 17279.821627647714 rows/sec., 30.96 MiB/sec. | ||
| 11918 | 2025.08.01 21:41:08.100453 [ 261 ] {e5ebbd0f-b8f1-4b1d-b317-4b08a848aa9b} <Debug> TCPHandler: Processed in 0.001966708 sec. | ||
| 11919 | 2025.08.01 21:41:08.100562 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11920 | 2025.08.01 21:41:08.100655 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11921 | 2025.08.01 21:41:08.100695 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11922 | 2025.08.01 21:41:08.101022 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11923 | 2025.08.01 21:41:08.101057 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11924 | 2025.08.01 21:41:08.101408 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11925 | 2025.08.01 21:41:08.101606 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2025.08.01 21:41:08.101731 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 11927 | 2025.08.01 21:41:08.101767 [ 261 ] {a7f8b658-1ab5-4ae1-a45e-7649093b32c2} <Debug> TCPHandler: Processed in 0.001252015 sec. | ||
| 11928 | 2025.08.01 21:41:11.226108 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11929 | 2025.08.01 21:41:11.226164 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11930 | 2025.08.01 21:41:11.428287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
| 11931 | 2025.08.01 21:41:11.428784 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2025.08.01 21:41:11.428816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11933 | 2025.08.01 21:41:11.429423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11934 | 2025.08.01 21:41:11.429651 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2025.08.01 21:41:11.429780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 11936 | 2025.08.01 21:41:12.970771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11937 | 2025.08.01 21:41:12.986085 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2025.08.01 21:41:12.986153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11939 | 2025.08.01 21:41:12.991334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11940 | 2025.08.01 21:41:12.992002 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2025.08.01 21:41:12.994857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11942 | 2025.08.01 21:41:13.101182 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11943 | 2025.08.01 21:41:13.101383 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11944 | 2025.08.01 21:41:13.101455 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11945 | 2025.08.01 21:41:13.102354 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11946 | 2025.08.01 21:41:13.102404 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11947 | 2025.08.01 21:41:13.102804 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11948 | 2025.08.01 21:41:13.103024 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11949 | 2025.08.01 21:41:13.103216 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001885 sec., 207957.5596816976 rows/sec., 13.19 MiB/sec. | ||
| 11950 | 2025.08.01 21:41:13.103267 [ 261 ] {eb606513-ac4f-46fd-a446-1f1609f83628} <Debug> TCPHandler: Processed in 0.002227464 sec. | ||
| 11951 | 2025.08.01 21:41:13.103381 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11952 | 2025.08.01 21:41:13.103473 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11953 | 2025.08.01 21:41:13.103514 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11954 | 2025.08.01 21:41:13.104550 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11955 | 2025.08.01 21:41:13.104587 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11956 | 2025.08.01 21:41:13.104956 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11957 | 2025.08.01 21:41:13.105175 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11958 | 2025.08.01 21:41:13.105311 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001855 sec., 584905.6603773584 rows/sec., 46.26 MiB/sec. | ||
| 11959 | 2025.08.01 21:41:13.105348 [ 261 ] {d3e4fdff-2989-472c-af4e-94b44e84e685} <Debug> TCPHandler: Processed in 0.00201369 sec. | ||
| 11960 | 2025.08.01 21:41:13.105459 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11961 | 2025.08.01 21:41:13.105550 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11962 | 2025.08.01 21:41:13.105589 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11963 | 2025.08.01 21:41:13.106101 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11964 | 2025.08.01 21:41:13.106137 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11965 | 2025.08.01 21:41:13.106435 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11966 | 2025.08.01 21:41:13.106631 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2025.08.01 21:41:13.106758 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001226 sec., 167210.44045676998 rows/sec., 9.92 MiB/sec. | ||
| 11968 | 2025.08.01 21:41:13.106753 [ 57 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11969 | 2025.08.01 21:41:13.106796 [ 261 ] {b1295644-ee9a-4777-9eb3-fae793ca4e41} <Debug> TCPHandler: Processed in 0.001383548 sec. | ||
| 11970 | 2025.08.01 21:41:13.106833 [ 57 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2025.08.01 21:41:13.106859 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11972 | 2025.08.01 21:41:13.106916 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2025.08.01 21:41:13.106972 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11974 | 2025.08.01 21:41:13.107009 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11975 | 2025.08.01 21:41:13.107062 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11976 | 2025.08.01 21:41:13.107111 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11977 | 2025.08.01 21:41:13.107153 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 268 rows starting from the beginning of the part | ||
| 11978 | 2025.08.01 21:41:13.107226 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 205 rows starting from the beginning of the part | ||
| 11979 | 2025.08.01 21:41:13.107277 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 11980 | 2025.08.01 21:41:13.107327 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 205 rows starting from the beginning of the part | ||
| 11981 | 2025.08.01 21:41:13.107374 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 11982 | 2025.08.01 21:41:13.107422 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 205 rows starting from the beginning of the part | ||
| 11983 | 2025.08.01 21:41:13.107560 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2025.08.01 21:41:13.107627 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11985 | 2025.08.01 21:41:13.107944 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11986 | 2025.08.01 21:41:13.108167 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2025.08.01 21:41:13.108287 [ 57 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 11988 | 2025.08.01 21:41:13.108303 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001312 sec., 154725.60975609755 rows/sec., 9.98 MiB/sec. | ||
| 11989 | 2025.08.01 21:41:13.108323 [ 57 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2025.08.01 21:41:13.108345 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 11991 | 2025.08.01 21:41:13.108346 [ 261 ] {e63021b6-2c2f-41b2-aed2-861747fb9b38} <Debug> TCPHandler: Processed in 0.001486719 sec. | ||
| 11992 | 2025.08.01 21:41:13.108456 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 11993 | 2025.08.01 21:41:13.108462 [ 200 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541891 sec., 612883.7900993001 rows/sec., 39.81 MiB/sec. | ||
| 11994 | 2025.08.01 21:41:13.108463 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2025.08.01 21:41:13.108628 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11996 | 2025.08.01 21:41:13.108630 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11997 | 2025.08.01 21:41:13.108670 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11998 | 2025.08.01 21:41:13.108682 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 456 rows starting from the beginning of the part | ||
| 11999 | 2025.08.01 21:41:13.108700 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12000 | 2025.08.01 21:41:13.108756 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 203 rows starting from the beginning of the part | ||
| 12001 | 2025.08.01 21:41:13.108805 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 228 rows starting from the beginning of the part | ||
| 12002 | 2025.08.01 21:41:13.108852 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 203 rows starting from the beginning of the part | ||
| 12003 | 2025.08.01 21:41:13.108891 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 203 rows starting from the beginning of the part | ||
| 12004 | 2025.08.01 21:41:13.108933 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 203 rows starting from the beginning of the part | ||
| 12005 | 2025.08.01 21:41:13.109040 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2025.08.01 21:41:13.109123 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_86_17} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12007 | 2025.08.01 21:41:13.109153 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2025.08.01 21:41:13.109195 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12009 | 2025.08.01 21:41:13.109207 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12010 | 2025.08.01 21:41:13.109517 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12011 | 2025.08.01 21:41:13.109737 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2025.08.01 21:41:13.109860 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00125 sec., 161600 rows/sec., 9.18 MiB/sec. | ||
| 12013 | 2025.08.01 21:41:13.109897 [ 261 ] {f8a74658-cf87-4929-ab33-b189d26d9196} <Debug> TCPHandler: Processed in 0.001480619 sec. | ||
| 12014 | 2025.08.01 21:41:13.109980 [ 186 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578292 sec., 947860.0917954346 rows/sec., 65.96 MiB/sec. | ||
| 12015 | 2025.08.01 21:41:13.110002 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12016 | 2025.08.01 21:41:13.110097 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12017 | 2025.08.01 21:41:13.110137 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12018 | 2025.08.01 21:41:13.110138 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 12019 | 2025.08.01 21:41:13.110396 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2025.08.01 21:41:13.110466 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_45_9} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 12021 | 2025.08.01 21:41:13.110540 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 12022 | 2025.08.01 21:41:13.110893 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12023 | 2025.08.01 21:41:13.110933 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12024 | 2025.08.01 21:41:13.111254 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12025 | 2025.08.01 21:41:13.111455 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2025.08.01 21:41:13.111582 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001502 sec., 440079.8934753662 rows/sec., 30.75 MiB/sec. | ||
| 12027 | 2025.08.01 21:41:13.111618 [ 261 ] {ce6dc399-88bc-4758-93e2-96e71a1e3047} <Debug> TCPHandler: Processed in 0.001662643 sec. | ||
| 12028 | 2025.08.01 21:41:13.111714 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12029 | 2025.08.01 21:41:13.111804 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12030 | 2025.08.01 21:41:13.111844 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12031 | 2025.08.01 21:41:13.112167 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2025.08.01 21:41:13.112201 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12033 | 2025.08.01 21:41:13.112490 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12034 | 2025.08.01 21:41:13.112687 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2025.08.01 21:41:13.112882 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 12036 | 2025.08.01 21:41:13.112944 [ 261 ] {c0391835-a262-4cd3-9717-3ee01a65de37} <Debug> TCPHandler: Processed in 0.001274886 sec. | ||
| 12037 | 2025.08.01 21:41:13.113077 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12038 | 2025.08.01 21:41:13.113173 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12039 | 2025.08.01 21:41:13.113215 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12040 | 2025.08.01 21:41:13.113683 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2025.08.01 21:41:13.113719 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12042 | 2025.08.01 21:41:13.114053 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12043 | 2025.08.01 21:41:13.114270 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2025.08.01 21:41:13.114407 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001252 sec., 245207.66773162936 rows/sec., 16.13 MiB/sec. | ||
| 12045 | 2025.08.01 21:41:13.114446 [ 261 ] {382c10a8-49f5-470f-852f-a9e635465f37} <Debug> TCPHandler: Processed in 0.001429889 sec. | ||
| 12046 | 2025.08.01 21:41:13.114546 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2025.08.01 21:41:13.114638 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12048 | 2025.08.01 21:41:13.114680 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12049 | 2025.08.01 21:41:13.114987 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2025.08.01 21:41:13.115023 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12051 | 2025.08.01 21:41:13.115315 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12052 | 2025.08.01 21:41:13.115521 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2025.08.01 21:41:13.115644 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 12054 | 2025.08.01 21:41:13.115681 [ 261 ] {7dcddddb-5ab0-48e8-93bd-7f767b8e780c} <Debug> TCPHandler: Processed in 0.001184393 sec. | ||
| 12055 | 2025.08.01 21:41:13.115788 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2025.08.01 21:41:13.115885 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12057 | 2025.08.01 21:41:13.115939 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12058 | 2025.08.01 21:41:13.116727 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2025.08.01 21:41:13.116763 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12060 | 2025.08.01 21:41:13.117281 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12061 | 2025.08.01 21:41:13.117506 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2025.08.01 21:41:13.117627 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12063 | 2025.08.01 21:41:13.117640 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001777 sec., 5064.715813168261 rows/sec., 9.08 MiB/sec. | ||
| 12064 | 2025.08.01 21:41:13.117670 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2025.08.01 21:41:13.117695 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12066 | 2025.08.01 21:41:13.117707 [ 261 ] {daf0b5b6-ae72-4e1c-831e-77ffc2754877} <Debug> TCPHandler: Processed in 0.001967119 sec. | ||
| 12067 | 2025.08.01 21:41:13.117771 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12068 | 2025.08.01 21:41:13.117825 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12069 | 2025.08.01 21:41:13.117924 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12070 | 2025.08.01 21:41:13.117968 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12071 | 2025.08.01 21:41:13.117973 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12072 | 2025.08.01 21:41:13.118033 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1611 rows starting from the beginning of the part | ||
| 12073 | 2025.08.01 21:41:13.118154 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part | ||
| 12074 | 2025.08.01 21:41:13.118255 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 12075 | 2025.08.01 21:41:13.118316 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12076 | 2025.08.01 21:41:13.118347 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 9 rows starting from the beginning of the part | ||
| 12077 | 2025.08.01 21:41:13.118359 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12078 | 2025.08.01 21:41:13.118444 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 12079 | 2025.08.01 21:41:13.118539 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 9 rows starting from the beginning of the part | ||
| 12080 | 2025.08.01 21:41:13.118689 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12081 | 2025.08.01 21:41:13.118962 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2025.08.01 21:41:13.119090 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001184 sec., 86148.64864864865 rows/sec., 5.29 MiB/sec. | ||
| 12083 | 2025.08.01 21:41:13.119128 [ 261 ] {4eec1afb-c8ef-4bbf-90df-edefac6eaacc} <Debug> TCPHandler: Processed in 0.001353877 sec. | ||
| 12084 | 2025.08.01 21:41:13.131133 [ 200 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 19 columns (19 merged, 0 gathered) in 0.013392837 sec., 126933.52424135379 rows/sec., 227.46 MiB/sec. | ||
| 12085 | 2025.08.01 21:41:13.132810 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12086 | 2025.08.01 21:41:13.133178 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12087 | 2025.08.01 21:41:13.133257 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12088 | 2025.08.01 21:41:13.133409 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.46 MiB. | ||
| 12089 | 2025.08.01 21:41:14.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.63 MiB, peak 336.03 MiB, free memory in arenas 0.00 B, will set to 329.64 MiB (RSS), difference: 7.01 MiB | ||
| 12090 | 2025.08.01 21:41:16.523158 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1692 | ||
| 12091 | 2025.08.01 21:41:16.525551 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2025.08.01 21:41:16.525602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12093 | 2025.08.01 21:41:16.526798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12094 | 2025.08.01 21:41:16.527066 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2025.08.01 21:41:16.527217 [ 55 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12096 | 2025.08.01 21:41:16.527253 [ 55 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2025.08.01 21:41:16.527272 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12098 | 2025.08.01 21:41:16.527326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
| 12099 | 2025.08.01 21:41:16.527401 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 12100 | 2025.08.01 21:41:16.527969 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12101 | 2025.08.01 21:41:16.528111 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1516 rows starting from the beginning of the part | ||
| 12102 | 2025.08.01 21:41:16.528482 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 12103 | 2025.08.01 21:41:16.528808 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 12104 | 2025.08.01 21:41:16.529130 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part | ||
| 12105 | 2025.08.01 21:41:16.529430 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 12106 | 2025.08.01 21:41:16.529752 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 12107 | 2025.08.01 21:41:16.536053 [ 191 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1692 rows, containing 72 columns (72 merged, 0 gathered) in 0.008715423 sec., 194138.59774792343 rows/sec., 152.44 MiB/sec. | ||
| 12108 | 2025.08.01 21:41:16.537694 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12109 | 2025.08.01 21:41:16.538248 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2025.08.01 21:41:16.538318 [ 195 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_46_9} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12111 | 2025.08.01 21:41:16.538612 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12112 | 2025.08.01 21:41:18.120691 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12113 | 2025.08.01 21:41:18.120893 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12114 | 2025.08.01 21:41:18.120963 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12115 | 2025.08.01 21:41:18.121595 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12116 | 2025.08.01 21:41:18.121637 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12117 | 2025.08.01 21:41:18.122038 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12118 | 2025.08.01 21:41:18.122303 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12119 | 2025.08.01 21:41:18.122467 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001622 sec., 2466.091245376079 rows/sec., 201.09 KiB/sec. | ||
| 12120 | 2025.08.01 21:41:18.122522 [ 261 ] {b9f79d16-bfe6-46e6-9f54-094ebdf7c261} <Debug> TCPHandler: Processed in 0.001959599 sec. | ||
| 12121 | 2025.08.01 21:41:18.122649 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12122 | 2025.08.01 21:41:18.122757 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12123 | 2025.08.01 21:41:18.122803 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12124 | 2025.08.01 21:41:18.124124 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2025.08.01 21:41:18.124163 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12126 | 2025.08.01 21:41:18.124592 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12127 | 2025.08.01 21:41:18.124822 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2025.08.01 21:41:18.124966 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Debug> executeQuery: Read 1260 rows, 106.96 KiB in 0.002234 sec., 564010.7430617727 rows/sec., 46.76 MiB/sec. | ||
| 12129 | 2025.08.01 21:41:18.125007 [ 261 ] {08a70e7d-6047-498b-ada7-899fad1cdc17} <Debug> TCPHandler: Processed in 0.002412048 sec. | ||
| 12130 | 2025.08.01 21:41:18.125125 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12131 | 2025.08.01 21:41:18.125226 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12132 | 2025.08.01 21:41:18.125269 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12133 | 2025.08.01 21:41:18.125710 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12134 | 2025.08.01 21:41:18.125745 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12135 | 2025.08.01 21:41:18.126070 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12136 | 2025.08.01 21:41:18.126287 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12137 | 2025.08.01 21:41:18.126419 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001214 sec., 28830.313014827017 rows/sec., 2.10 MiB/sec. | ||
| 12138 | 2025.08.01 21:41:18.126458 [ 261 ] {5a5079e8-5d79-4859-a3f6-66717eb84054} <Debug> TCPHandler: Processed in 0.001384727 sec. | ||
| 12139 | 2025.08.01 21:41:18.126566 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12140 | 2025.08.01 21:41:18.126661 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12141 | 2025.08.01 21:41:18.126701 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12142 | 2025.08.01 21:41:18.127231 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2025.08.01 21:41:18.127267 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12144 | 2025.08.01 21:41:18.127582 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12145 | 2025.08.01 21:41:18.127826 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12146 | 2025.08.01 21:41:18.127954 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001311 sec., 173913.04347826086 rows/sec., 11.78 MiB/sec. | ||
| 12147 | 2025.08.01 21:41:18.127992 [ 261 ] {515c51ef-b799-425a-99f7-f7ba3099784b} <Debug> TCPHandler: Processed in 0.001475439 sec. | ||
| 12148 | 2025.08.01 21:41:18.128102 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12149 | 2025.08.01 21:41:18.128196 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12150 | 2025.08.01 21:41:18.128237 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12151 | 2025.08.01 21:41:18.128928 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2025.08.01 21:41:18.128963 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12153 | 2025.08.01 21:41:18.129300 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12154 | 2025.08.01 21:41:18.129519 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2025.08.01 21:41:18.129648 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.00147 sec., 377551.02040816325 rows/sec., 28.04 MiB/sec. | ||
| 12156 | 2025.08.01 21:41:18.129687 [ 261 ] {e9121daa-98a4-4908-ab3f-9a35c5be330f} <Debug> TCPHandler: Processed in 0.001635373 sec. | ||
| 12157 | 2025.08.01 21:41:18.129798 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12158 | 2025.08.01 21:41:18.129892 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12159 | 2025.08.01 21:41:18.129936 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12160 | 2025.08.01 21:41:18.130609 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12161 | 2025.08.01 21:41:18.130645 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12162 | 2025.08.01 21:41:18.131040 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12163 | 2025.08.01 21:41:18.131261 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12164 | 2025.08.01 21:41:18.131391 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001516 sec., 581794.1952506596 rows/sec., 39.15 MiB/sec. | ||
| 12165 | 2025.08.01 21:41:18.131430 [ 261 ] {cf4c058a-a8cc-414d-9504-090c9b094ef3} <Debug> TCPHandler: Processed in 0.001681934 sec. | ||
| 12166 | 2025.08.01 21:41:18.131540 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12167 | 2025.08.01 21:41:18.131635 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12168 | 2025.08.01 21:41:18.131690 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12169 | 2025.08.01 21:41:18.132529 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12170 | 2025.08.01 21:41:18.132564 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12171 | 2025.08.01 21:41:18.133114 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12172 | 2025.08.01 21:41:18.133351 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12173 | 2025.08.01 21:41:18.133489 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001872 sec., 16559.82905982906 rows/sec., 29.67 MiB/sec. | ||
| 12174 | 2025.08.01 21:41:18.133545 [ 261 ] {34552b9e-4056-4167-8209-919fde02c71f} <Debug> TCPHandler: Processed in 0.002054351 sec. | ||
| 12175 | 2025.08.01 21:41:18.133659 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12176 | 2025.08.01 21:41:18.133756 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12177 | 2025.08.01 21:41:18.133799 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12178 | 2025.08.01 21:41:18.134140 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12179 | 2025.08.01 21:41:18.134176 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12180 | 2025.08.01 21:41:18.134508 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12181 | 2025.08.01 21:41:18.134724 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12182 | 2025.08.01 21:41:18.134849 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 12183 | 2025.08.01 21:41:18.134885 [ 261 ] {7da5b528-2a71-4223-9579-b61cdf95f668} <Debug> TCPHandler: Processed in 0.001275305 sec. | ||
| 12184 | 2025.08.01 21:41:18.930004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
| 12185 | 2025.08.01 21:41:18.930640 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2025.08.01 21:41:18.930686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12187 | 2025.08.01 21:41:18.931163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12188 | 2025.08.01 21:41:18.931384 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2025.08.01 21:41:18.931516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
| 12190 | 2025.08.01 21:41:20.494996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12191 | 2025.08.01 21:41:20.511076 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2025.08.01 21:41:20.511135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12193 | 2025.08.01 21:41:20.516696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12194 | 2025.08.01 21:41:20.517442 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2025.08.01 21:41:20.520217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12196 | 2025.08.01 21:41:23.101377 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2025.08.01 21:41:23.101589 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12198 | 2025.08.01 21:41:23.101663 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12199 | 2025.08.01 21:41:23.102505 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2025.08.01 21:41:23.102556 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12201 | 2025.08.01 21:41:23.102973 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12202 | 2025.08.01 21:41:23.103217 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2025.08.01 21:41:23.103376 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001841 sec., 212927.7566539924 rows/sec., 13.51 MiB/sec. | ||
| 12204 | 2025.08.01 21:41:23.103424 [ 261 ] {3f313937-9b39-4151-932f-1319f448d31d} <Debug> TCPHandler: Processed in 0.002179363 sec. | ||
| 12205 | 2025.08.01 21:41:23.103543 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2025.08.01 21:41:23.103642 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12207 | 2025.08.01 21:41:23.103685 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12208 | 2025.08.01 21:41:23.104541 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2025.08.01 21:41:23.104578 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12210 | 2025.08.01 21:41:23.104958 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12211 | 2025.08.01 21:41:23.105178 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2025.08.01 21:41:23.105310 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001688 sec., 642772.5118483412 rows/sec., 50.84 MiB/sec. | ||
| 12213 | 2025.08.01 21:41:23.105350 [ 261 ] {570b4d20-44e6-4478-a726-ecb083b6cb4d} <Debug> TCPHandler: Processed in 0.001856967 sec. | ||
| 12214 | 2025.08.01 21:41:23.105482 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2025.08.01 21:41:23.105578 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12216 | 2025.08.01 21:41:23.105617 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12217 | 2025.08.01 21:41:23.106084 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2025.08.01 21:41:23.106121 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12219 | 2025.08.01 21:41:23.106463 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12220 | 2025.08.01 21:41:23.106675 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2025.08.01 21:41:23.106809 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001249 sec., 164131.30504403525 rows/sec., 9.74 MiB/sec. | ||
| 12222 | 2025.08.01 21:41:23.106847 [ 261 ] {5f5866df-411d-4fe8-88e2-4feb9db84a1d} <Debug> TCPHandler: Processed in 0.001421588 sec. | ||
| 12223 | 2025.08.01 21:41:23.106958 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2025.08.01 21:41:23.107052 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12225 | 2025.08.01 21:41:23.107091 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12226 | 2025.08.01 21:41:23.107553 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2025.08.01 21:41:23.107589 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12228 | 2025.08.01 21:41:23.107898 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12229 | 2025.08.01 21:41:23.108117 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2025.08.01 21:41:23.108253 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001219 sec., 166529.94257588187 rows/sec., 10.74 MiB/sec. | ||
| 12231 | 2025.08.01 21:41:23.108292 [ 261 ] {0dbfe8d9-975b-4c11-be72-31627f378206} <Debug> TCPHandler: Processed in 0.001382958 sec. | ||
| 12232 | 2025.08.01 21:41:23.108397 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12233 | 2025.08.01 21:41:23.108490 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12234 | 2025.08.01 21:41:23.108531 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12235 | 2025.08.01 21:41:23.108968 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12236 | 2025.08.01 21:41:23.109005 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12237 | 2025.08.01 21:41:23.109310 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12238 | 2025.08.01 21:41:23.109521 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12239 | 2025.08.01 21:41:23.109647 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001175 sec., 171914.89361702127 rows/sec., 9.76 MiB/sec. | ||
| 12240 | 2025.08.01 21:41:23.109685 [ 261 ] {f94b91ae-c28b-4402-a64a-c24968d7c999} <Debug> TCPHandler: Processed in 0.001336367 sec. | ||
| 12241 | 2025.08.01 21:41:23.109794 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12242 | 2025.08.01 21:41:23.109888 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12243 | 2025.08.01 21:41:23.109927 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12244 | 2025.08.01 21:41:23.110558 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12245 | 2025.08.01 21:41:23.110595 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12246 | 2025.08.01 21:41:23.110924 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12247 | 2025.08.01 21:41:23.111151 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12248 | 2025.08.01 21:41:23.111281 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001411 sec., 468462.0836286322 rows/sec., 32.73 MiB/sec. | ||
| 12249 | 2025.08.01 21:41:23.111320 [ 261 ] {c379e4c2-73dc-4641-83b4-83e5803589ef} <Debug> TCPHandler: Processed in 0.001575021 sec. | ||
| 12250 | 2025.08.01 21:41:23.111421 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12251 | 2025.08.01 21:41:23.111517 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12252 | 2025.08.01 21:41:23.111559 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12253 | 2025.08.01 21:41:23.111886 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2025.08.01 21:41:23.111922 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12255 | 2025.08.01 21:41:23.112217 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12256 | 2025.08.01 21:41:23.112420 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12257 | 2025.08.01 21:41:23.112523 [ 46 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12258 | 2025.08.01 21:41:23.112545 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 12259 | 2025.08.01 21:41:23.112591 [ 46 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12260 | 2025.08.01 21:41:23.112601 [ 261 ] {f5816f46-9f98-4a03-b41a-fc0adfb5b5dc} <Debug> TCPHandler: Processed in 0.001228304 sec. | ||
| 12261 | 2025.08.01 21:41:23.112621 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12262 | 2025.08.01 21:41:23.112713 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12263 | 2025.08.01 21:41:23.112732 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 12264 | 2025.08.01 21:41:23.112816 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12265 | 2025.08.01 21:41:23.112864 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12266 | 2025.08.01 21:41:23.112869 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12267 | 2025.08.01 21:41:23.112917 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 12268 | 2025.08.01 21:41:23.112986 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 12269 | 2025.08.01 21:41:23.113035 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12270 | 2025.08.01 21:41:23.113080 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12271 | 2025.08.01 21:41:23.113124 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12272 | 2025.08.01 21:41:23.113168 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12273 | 2025.08.01 21:41:23.113313 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2025.08.01 21:41:23.113356 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12275 | 2025.08.01 21:41:23.113764 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12276 | 2025.08.01 21:41:23.113994 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2025.08.01 21:41:23.114001 [ 196 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001317516 sec., 141174.75613199384 rows/sec., 7.20 MiB/sec. | ||
| 12278 | 2025.08.01 21:41:23.114128 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001334 sec., 230134.93253373314 rows/sec., 15.14 MiB/sec. | ||
| 12279 | 2025.08.01 21:41:23.114168 [ 261 ] {0d9f5f6c-d81a-46dd-b6b8-a7198dd83054} <Debug> TCPHandler: Processed in 0.00150382 sec. | ||
| 12280 | 2025.08.01 21:41:23.114214 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12281 | 2025.08.01 21:41:23.114284 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12282 | 2025.08.01 21:41:23.114383 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12283 | 2025.08.01 21:41:23.114428 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12284 | 2025.08.01 21:41:23.114570 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2025.08.01 21:41:23.114664 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_31_6} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12286 | 2025.08.01 21:41:23.114743 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2025.08.01 21:41:23.114758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12288 | 2025.08.01 21:41:23.114786 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12289 | 2025.08.01 21:41:23.115089 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12290 | 2025.08.01 21:41:23.115321 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12291 | 2025.08.01 21:41:23.115450 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 12292 | 2025.08.01 21:41:23.115487 [ 261 ] {cfdb3db6-168f-48ba-8538-6e556e5f4656} <Debug> TCPHandler: Processed in 0.001251935 sec. | ||
| 12293 | 2025.08.01 21:41:23.115768 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12294 | 2025.08.01 21:41:23.115861 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12295 | 2025.08.01 21:41:23.115915 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12296 | 2025.08.01 21:41:23.116658 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12297 | 2025.08.01 21:41:23.116695 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12298 | 2025.08.01 21:41:23.117200 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12299 | 2025.08.01 21:41:23.117419 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12300 | 2025.08.01 21:41:23.117555 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001712 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
| 12301 | 2025.08.01 21:41:23.117609 [ 261 ] {6173aa3d-8c67-48fe-b3e1-ce0e1dc43613} <Debug> TCPHandler: Processed in 0.001890268 sec. | ||
| 12302 | 2025.08.01 21:41:23.117719 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12303 | 2025.08.01 21:41:23.117813 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12304 | 2025.08.01 21:41:23.117854 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12305 | 2025.08.01 21:41:23.118175 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12306 | 2025.08.01 21:41:23.118211 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12307 | 2025.08.01 21:41:23.118518 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12308 | 2025.08.01 21:41:23.118726 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12309 | 2025.08.01 21:41:23.118852 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001057 sec., 96499.52696310313 rows/sec., 5.93 MiB/sec. | ||
| 12310 | 2025.08.01 21:41:23.118889 [ 261 ] {5ef63af6-dc8b-4844-8dfd-02ccf43a2653} <Debug> TCPHandler: Processed in 0.001218705 sec. | ||
| 12311 | 2025.08.01 21:41:26.226199 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12312 | 2025.08.01 21:41:26.226248 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12313 | 2025.08.01 21:41:26.431627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
| 12314 | 2025.08.01 21:41:26.432141 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12315 | 2025.08.01 21:41:26.432178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12316 | 2025.08.01 21:41:26.432664 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12317 | 2025.08.01 21:41:26.432903 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2025.08.01 21:41:26.433028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 12319 | 2025.08.01 21:41:26.527545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1730 | ||
| 12320 | 2025.08.01 21:41:26.529990 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12321 | 2025.08.01 21:41:26.530033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12322 | 2025.08.01 21:41:26.531221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12323 | 2025.08.01 21:41:26.531489 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12324 | 2025.08.01 21:41:26.531743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 12325 | 2025.08.01 21:41:27.001674 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001339976 sec. | ||
| 12326 | 2025.08.01 21:41:28.020268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12327 | 2025.08.01 21:41:28.036164 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2025.08.01 21:41:28.036216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12329 | 2025.08.01 21:41:28.042189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12330 | 2025.08.01 21:41:28.042874 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2025.08.01 21:41:28.045982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12332 | 2025.08.01 21:41:28.092406 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2025.08.01 21:41:28.092557 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12334 | 2025.08.01 21:41:28.092618 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12335 | 2025.08.01 21:41:28.093254 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.08.01 21:41:28.093298 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12337 | 2025.08.01 21:41:28.093673 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12338 | 2025.08.01 21:41:28.093920 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.08.01 21:41:28.094066 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001551 sec., 76079.94842037394 rows/sec., 6.45 MiB/sec. | ||
| 12340 | 2025.08.01 21:41:28.094076 [ 35 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12341 | 2025.08.01 21:41:28.094109 [ 261 ] {7d6412ea-1f08-4038-adc2-58c6ba8cf917} <Debug> TCPHandler: Processed in 0.001827276 sec. | ||
| 12342 | 2025.08.01 21:41:28.094154 [ 35 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2025.08.01 21:41:28.094185 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12344 | 2025.08.01 21:41:28.094256 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12345 | 2025.08.01 21:41:28.094314 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12346 | 2025.08.01 21:41:28.094358 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12347 | 2025.08.01 21:41:28.094405 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12348 | 2025.08.01 21:41:28.094452 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12349 | 2025.08.01 21:41:28.094491 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2419 rows starting from the beginning of the part | ||
| 12350 | 2025.08.01 21:41:28.094558 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 118 rows starting from the beginning of the part | ||
| 12351 | 2025.08.01 21:41:28.094609 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1085 rows starting from the beginning of the part | ||
| 12352 | 2025.08.01 21:41:28.094657 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1260 rows starting from the beginning of the part | ||
| 12353 | 2025.08.01 21:41:28.094700 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1085 rows starting from the beginning of the part | ||
| 12354 | 2025.08.01 21:41:28.094746 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 118 rows starting from the beginning of the part | ||
| 12355 | 2025.08.01 21:41:28.094855 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2025.08.01 21:41:28.094900 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12357 | 2025.08.01 21:41:28.095233 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12358 | 2025.08.01 21:41:28.095459 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2025.08.01 21:41:28.095603 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001265 sec., 24505.92885375494 rows/sec., 1.80 MiB/sec. | ||
| 12360 | 2025.08.01 21:41:28.095650 [ 261 ] {6f33d97d-eb79-4d98-8f64-eb616c870a06} <Debug> TCPHandler: Processed in 0.001454549 sec. | ||
| 12361 | 2025.08.01 21:41:28.095776 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2025.08.01 21:41:28.095874 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12363 | 2025.08.01 21:41:28.095916 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12364 | 2025.08.01 21:41:28.096385 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2025.08.01 21:41:28.096425 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12366 | 2025.08.01 21:41:28.096736 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12367 | 2025.08.01 21:41:28.096953 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2025.08.01 21:41:28.097072 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6085 rows, containing 5 columns (5 merged, 0 gathered) in 0.002812036 sec., 2163912.5530398614 rows/sec., 183.93 MiB/sec. | ||
| 12369 | 2025.08.01 21:41:28.097092 [ 33 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12370 | 2025.08.01 21:41:28.097088 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001233 sec., 77047.85077047852 rows/sec., 6.02 MiB/sec. | ||
| 12371 | 2025.08.01 21:41:28.097153 [ 33 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2025.08.01 21:41:28.097178 [ 261 ] {1a56287d-422e-422d-a217-a1adb4ed57ce} <Debug> TCPHandler: Processed in 0.001451879 sec. | ||
| 12373 | 2025.08.01 21:41:28.097181 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12374 | 2025.08.01 21:41:28.097301 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12375 | 2025.08.01 21:41:28.097321 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2025.08.01 21:41:28.097380 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12377 | 2025.08.01 21:41:28.097409 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12378 | 2025.08.01 21:41:28.097429 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12379 | 2025.08.01 21:41:28.097441 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1222 rows starting from the beginning of the part | ||
| 12380 | 2025.08.01 21:41:28.097482 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12381 | 2025.08.01 21:41:28.097515 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 95 rows starting from the beginning of the part | ||
| 12382 | 2025.08.01 21:41:28.097564 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 661 rows starting from the beginning of the part | ||
| 12383 | 2025.08.01 21:41:28.097604 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 555 rows starting from the beginning of the part | ||
| 12384 | 2025.08.01 21:41:28.097643 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 661 rows starting from the beginning of the part | ||
| 12385 | 2025.08.01 21:41:28.097686 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 95 rows starting from the beginning of the part | ||
| 12386 | 2025.08.01 21:41:28.097700 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12387 | 2025.08.01 21:41:28.097788 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_96_19} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12388 | 2025.08.01 21:41:28.097880 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 12389 | 2025.08.01 21:41:28.098003 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2025.08.01 21:41:28.098046 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12391 | 2025.08.01 21:41:28.098398 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12392 | 2025.08.01 21:41:28.098636 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2025.08.01 21:41:28.098772 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001362 sec., 117474.30249632894 rows/sec., 8.18 MiB/sec. | ||
| 12394 | 2025.08.01 21:41:28.098792 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12395 | 2025.08.01 21:41:28.098814 [ 261 ] {0c61cd0a-e57f-4ed8-8999-319ccdcc7afc} <Debug> TCPHandler: Processed in 0.001543001 sec. | ||
| 12396 | 2025.08.01 21:41:28.098843 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12397 | 2025.08.01 21:41:28.098877 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12398 | 2025.08.01 21:41:28.098918 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653943 sec., 1988581.2268016492 rows/sec., 150.70 MiB/sec. | ||
| 12399 | 2025.08.01 21:41:28.098949 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12400 | 2025.08.01 21:41:28.098952 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2025.08.01 21:41:28.099048 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12402 | 2025.08.01 21:41:28.099069 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12403 | 2025.08.01 21:41:28.099081 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29784 rows starting from the beginning of the part | ||
| 12404 | 2025.08.01 21:41:28.099091 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12405 | 2025.08.01 21:41:28.099132 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12406 | 2025.08.01 21:41:28.099144 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12407 | 2025.08.01 21:41:28.099193 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 307 rows starting from the beginning of the part | ||
| 12408 | 2025.08.01 21:41:28.099235 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 882 rows starting from the beginning of the part | ||
| 12409 | 2025.08.01 21:41:28.099273 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 307 rows starting from the beginning of the part | ||
| 12410 | 2025.08.01 21:41:28.099315 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12411 | 2025.08.01 21:41:28.099376 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.08.01 21:41:28.099469 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_96_19} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12413 | 2025.08.01 21:41:28.099552 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12414 | 2025.08.01 21:41:28.100014 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2025.08.01 21:41:28.100056 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12416 | 2025.08.01 21:41:28.100652 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12417 | 2025.08.01 21:41:28.100888 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2025.08.01 21:41:28.101029 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001979 sec., 15664.477008590198 rows/sec., 28.07 MiB/sec. | ||
| 12419 | 2025.08.01 21:41:28.101095 [ 261 ] {30259d6c-fe1f-4fb4-88ee-e3dafa97f3c3} <Debug> TCPHandler: Processed in 0.002192024 sec. | ||
| 12420 | 2025.08.01 21:41:28.101232 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12421 | 2025.08.01 21:41:28.101327 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12422 | 2025.08.01 21:41:28.101372 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12423 | 2025.08.01 21:41:28.101719 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2025.08.01 21:41:28.101756 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12425 | 2025.08.01 21:41:28.102075 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12426 | 2025.08.01 21:41:28.102291 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2025.08.01 21:41:28.102430 [ 34 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12428 | 2025.08.01 21:41:28.102432 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 12429 | 2025.08.01 21:41:28.102471 [ 34 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12430 | 2025.08.01 21:41:28.102494 [ 261 ] {9dfba187-dc01-4d16-bd2f-013da5ae97f7} <Debug> TCPHandler: Processed in 0.001312536 sec. | ||
| 12431 | 2025.08.01 21:41:28.102498 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 12432 | 2025.08.01 21:41:28.102589 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12433 | 2025.08.01 21:41:28.102687 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12434 | 2025.08.01 21:41:28.102714 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6138 rows starting from the beginning of the part | ||
| 12435 | 2025.08.01 21:41:28.102765 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12436 | 2025.08.01 21:41:28.102807 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 102 rows starting from the beginning of the part | ||
| 12437 | 2025.08.01 21:41:28.102851 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12438 | 2025.08.01 21:41:28.102889 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 12439 | 2025.08.01 21:41:28.102928 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12440 | 2025.08.01 21:41:28.105123 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6522 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565491 sec., 2542203.4222688754 rows/sec., 164.14 MiB/sec. | ||
| 12441 | 2025.08.01 21:41:28.105733 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12442 | 2025.08.01 21:41:28.106068 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2025.08.01 21:41:28.106068 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31600 rows, containing 5 columns (5 merged, 0 gathered) in 0.007146822 sec., 4421545.688419272 rows/sec., 298.96 MiB/sec. | ||
| 12444 | 2025.08.01 21:41:28.106166 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_96_19} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12445 | 2025.08.01 21:41:28.106275 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12446 | 2025.08.01 21:41:28.106589 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12447 | 2025.08.01 21:41:28.106862 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12448 | 2025.08.01 21:41:28.106945 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12449 | 2025.08.01 21:41:28.107042 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12450 | 2025.08.01 21:41:33.101885 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12451 | 2025.08.01 21:41:33.102096 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12452 | 2025.08.01 21:41:33.102165 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12453 | 2025.08.01 21:41:33.102963 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2025.08.01 21:41:33.103018 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12455 | 2025.08.01 21:41:33.103452 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12456 | 2025.08.01 21:41:33.103699 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12457 | 2025.08.01 21:41:33.103880 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001837 sec., 213391.3990201415 rows/sec., 13.54 MiB/sec. | ||
| 12458 | 2025.08.01 21:41:33.103933 [ 261 ] {e9a58f0d-4d11-46c1-8ffe-237015a37b02} <Debug> TCPHandler: Processed in 0.002180554 sec. | ||
| 12459 | 2025.08.01 21:41:33.104059 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12460 | 2025.08.01 21:41:33.104164 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12461 | 2025.08.01 21:41:33.104212 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12462 | 2025.08.01 21:41:33.104636 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2025.08.01 21:41:33.104679 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12464 | 2025.08.01 21:41:33.104996 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12465 | 2025.08.01 21:41:33.105239 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12466 | 2025.08.01 21:41:33.105387 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001245 sec., 1606.425702811245 rows/sec., 130.99 KiB/sec. | ||
| 12467 | 2025.08.01 21:41:33.105428 [ 261 ] {1b4c1440-5832-478f-be42-bdeca3f1021f} <Debug> TCPHandler: Processed in 0.001421749 sec. | ||
| 12468 | 2025.08.01 21:41:33.105553 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12469 | 2025.08.01 21:41:33.105650 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12470 | 2025.08.01 21:41:33.105691 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12471 | 2025.08.01 21:41:33.106471 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12472 | 2025.08.01 21:41:33.106510 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12473 | 2025.08.01 21:41:33.106887 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12474 | 2025.08.01 21:41:33.107094 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12475 | 2025.08.01 21:41:33.107234 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001608 sec., 675373.1343283582 rows/sec., 53.42 MiB/sec. | ||
| 12476 | 2025.08.01 21:41:33.107270 [ 261 ] {d683c901-5879-4db7-a083-1d1cb8afbf48} <Debug> TCPHandler: Processed in 0.001773575 sec. | ||
| 12477 | 2025.08.01 21:41:33.107381 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12478 | 2025.08.01 21:41:33.107471 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12479 | 2025.08.01 21:41:33.107510 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12480 | 2025.08.01 21:41:33.107946 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12481 | 2025.08.01 21:41:33.107981 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12482 | 2025.08.01 21:41:33.108357 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12483 | 2025.08.01 21:41:33.108567 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12484 | 2025.08.01 21:41:33.108703 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.00123 sec., 168292.68292682926 rows/sec., 10.00 MiB/sec. | ||
| 12485 | 2025.08.01 21:41:33.108743 [ 261 ] {d3312032-564a-435d-b6c1-ea5ea18a741c} <Debug> TCPHandler: Processed in 0.001397228 sec. | ||
| 12486 | 2025.08.01 21:41:33.108850 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12487 | 2025.08.01 21:41:33.108954 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12488 | 2025.08.01 21:41:33.108995 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12489 | 2025.08.01 21:41:33.109483 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2025.08.01 21:41:33.109521 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12491 | 2025.08.01 21:41:33.109850 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12492 | 2025.08.01 21:41:33.110068 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2025.08.01 21:41:33.110210 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001274 sec., 159340.65934065936 rows/sec., 10.28 MiB/sec. | ||
| 12494 | 2025.08.01 21:41:33.110252 [ 261 ] {c558c72b-550a-46cd-bb04-1d7fd02446e1} <Debug> TCPHandler: Processed in 0.001451539 sec. | ||
| 12495 | 2025.08.01 21:41:33.110364 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2025.08.01 21:41:33.110458 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12497 | 2025.08.01 21:41:33.110497 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12498 | 2025.08.01 21:41:33.110953 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12499 | 2025.08.01 21:41:33.110989 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12500 | 2025.08.01 21:41:33.111304 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12501 | 2025.08.01 21:41:33.111517 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12502 | 2025.08.01 21:41:33.111650 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001209 sec., 167080.23159636062 rows/sec., 9.49 MiB/sec. | ||
| 12503 | 2025.08.01 21:41:33.111688 [ 261 ] {0bc38338-cf19-4256-9c53-026ee5aa829a} <Debug> TCPHandler: Processed in 0.001373717 sec. | ||
| 12504 | 2025.08.01 21:41:33.111812 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12505 | 2025.08.01 21:41:33.111907 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12506 | 2025.08.01 21:41:33.111946 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12507 | 2025.08.01 21:41:33.112557 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2025.08.01 21:41:33.112592 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12509 | 2025.08.01 21:41:33.112925 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12510 | 2025.08.01 21:41:33.113149 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2025.08.01 21:41:33.113285 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.001396 sec., 474928.3667621776 rows/sec., 33.20 MiB/sec. | ||
| 12512 | 2025.08.01 21:41:33.113324 [ 261 ] {da8d79c9-26cd-4a47-ad8d-a8b973ce4474} <Debug> TCPHandler: Processed in 0.001571182 sec. | ||
| 12513 | 2025.08.01 21:41:33.113444 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12514 | 2025.08.01 21:41:33.113539 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12515 | 2025.08.01 21:41:33.113581 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12516 | 2025.08.01 21:41:33.113920 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2025.08.01 21:41:33.113954 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12518 | 2025.08.01 21:41:33.114256 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12519 | 2025.08.01 21:41:33.114477 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12520 | 2025.08.01 21:41:33.114605 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 12521 | 2025.08.01 21:41:33.114642 [ 261 ] {27852cf5-f6a8-4d92-92e7-977c1b5b6f9f} <Debug> TCPHandler: Processed in 0.001256145 sec. | ||
| 12522 | 2025.08.01 21:41:33.114760 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12523 | 2025.08.01 21:41:33.114853 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12524 | 2025.08.01 21:41:33.114895 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12525 | 2025.08.01 21:41:33.115332 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12526 | 2025.08.01 21:41:33.115366 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12527 | 2025.08.01 21:41:33.115699 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12528 | 2025.08.01 21:41:33.115917 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.08.01 21:41:33.116047 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001211 sec., 254335.2601156069 rows/sec., 16.73 MiB/sec. | ||
| 12530 | 2025.08.01 21:41:33.116085 [ 261 ] {c556efb4-729c-42e2-bb3f-6ddb86be7da3} <Debug> TCPHandler: Processed in 0.001374378 sec. | ||
| 12531 | 2025.08.01 21:41:33.116213 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12532 | 2025.08.01 21:41:33.116308 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12533 | 2025.08.01 21:41:33.116350 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12534 | 2025.08.01 21:41:33.116670 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12535 | 2025.08.01 21:41:33.116704 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12536 | 2025.08.01 21:41:33.117000 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12537 | 2025.08.01 21:41:33.117216 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12538 | 2025.08.01 21:41:33.117343 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001051 sec., 951.4747859181731 rows/sec., 64.11 KiB/sec. | ||
| 12539 | 2025.08.01 21:41:33.117379 [ 261 ] {2eec61b4-dfee-447f-a580-6b282e5fc53e} <Debug> TCPHandler: Processed in 0.001229544 sec. | ||
| 12540 | 2025.08.01 21:41:33.117490 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12541 | 2025.08.01 21:41:33.117584 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12542 | 2025.08.01 21:41:33.117638 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12543 | 2025.08.01 21:41:33.118396 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2025.08.01 21:41:33.118432 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12545 | 2025.08.01 21:41:33.118940 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12546 | 2025.08.01 21:41:33.119164 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2025.08.01 21:41:33.119306 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001739 sec., 5175.388154111558 rows/sec., 9.27 MiB/sec. | ||
| 12548 | 2025.08.01 21:41:33.119369 [ 261 ] {865e56f4-de10-4107-b4c9-23fd1d350466} <Debug> TCPHandler: Processed in 0.001928048 sec. | ||
| 12549 | 2025.08.01 21:41:33.119482 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12550 | 2025.08.01 21:41:33.119577 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12551 | 2025.08.01 21:41:33.119618 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12552 | 2025.08.01 21:41:33.119952 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2025.08.01 21:41:33.119987 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12554 | 2025.08.01 21:41:33.120292 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12555 | 2025.08.01 21:41:33.120501 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2025.08.01 21:41:33.120637 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001077 sec., 94707.5208913649 rows/sec., 5.82 MiB/sec. | ||
| 12557 | 2025.08.01 21:41:33.120674 [ 261 ] {aff6e286-b54d-4071-acf4-2781637927a1} <Debug> TCPHandler: Processed in 0.001240075 sec. | ||
| 12558 | 2025.08.01 21:41:33.933231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
| 12559 | 2025.08.01 21:41:33.933729 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2025.08.01 21:41:33.933775 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12561 | 2025.08.01 21:41:33.934258 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12562 | 2025.08.01 21:41:33.934471 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.08.01 21:41:33.934599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
| 12564 | 2025.08.01 21:41:35.546162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12565 | 2025.08.01 21:41:35.562993 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2025.08.01 21:41:35.563047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12567 | 2025.08.01 21:41:35.569209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12568 | 2025.08.01 21:41:35.569907 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2025.08.01 21:41:35.572957 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12570 | 2025.08.01 21:41:36.532103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1766 | ||
| 12571 | 2025.08.01 21:41:36.534659 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12572 | 2025.08.01 21:41:36.534717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12573 | 2025.08.01 21:41:36.535935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12574 | 2025.08.01 21:41:36.536224 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12575 | 2025.08.01 21:41:36.536606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
| 12576 | 2025.08.01 21:41:38.091810 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12577 | 2025.08.01 21:41:38.091991 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12578 | 2025.08.01 21:41:38.092055 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12579 | 2025.08.01 21:41:38.092744 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2025.08.01 21:41:38.092793 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12581 | 2025.08.01 21:41:38.093200 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12582 | 2025.08.01 21:41:38.093450 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2025.08.01 21:41:38.093620 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001676 sec., 70405.72792362768 rows/sec., 5.97 MiB/sec. | ||
| 12584 | 2025.08.01 21:41:38.093671 [ 261 ] {d3585f50-a451-43a5-bbed-281582860549} <Debug> TCPHandler: Processed in 0.001986449 sec. | ||
| 12585 | 2025.08.01 21:41:38.093794 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2025.08.01 21:41:38.093897 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12587 | 2025.08.01 21:41:38.093942 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12588 | 2025.08.01 21:41:38.094367 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2025.08.01 21:41:38.094407 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12590 | 2025.08.01 21:41:38.094722 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12591 | 2025.08.01 21:41:38.094934 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2025.08.01 21:41:38.095060 [ 111 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12593 | 2025.08.01 21:41:38.095071 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001195 sec., 25941.422594142256 rows/sec., 1.90 MiB/sec. | ||
| 12594 | 2025.08.01 21:41:38.095136 [ 111 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12595 | 2025.08.01 21:41:38.095153 [ 261 ] {3ca3fdbf-6ef1-427b-83f0-b71f6c65458c} <Debug> TCPHandler: Processed in 0.001410588 sec. | ||
| 12596 | 2025.08.01 21:41:38.095165 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12597 | 2025.08.01 21:41:38.095269 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12598 | 2025.08.01 21:41:38.095294 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12599 | 2025.08.01 21:41:38.095375 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12600 | 2025.08.01 21:41:38.095422 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12601 | 2025.08.01 21:41:38.095451 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12602 | 2025.08.01 21:41:38.095497 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 268 rows starting from the beginning of the part | ||
| 12603 | 2025.08.01 21:41:38.095572 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 35 rows starting from the beginning of the part | ||
| 12604 | 2025.08.01 21:41:38.095627 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 205 rows starting from the beginning of the part | ||
| 12605 | 2025.08.01 21:41:38.095676 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 12606 | 2025.08.01 21:41:38.095723 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 207 rows starting from the beginning of the part | ||
| 12607 | 2025.08.01 21:41:38.095770 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 12608 | 2025.08.01 21:41:38.095870 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12609 | 2025.08.01 21:41:38.095913 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12610 | 2025.08.01 21:41:38.096279 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12611 | 2025.08.01 21:41:38.096523 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12612 | 2025.08.01 21:41:38.096666 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00131 sec., 72519.08396946565 rows/sec., 5.66 MiB/sec. | ||
| 12613 | 2025.08.01 21:41:38.096707 [ 261 ] {0e81b49c-19a3-410c-9be2-7294540bca62} <Debug> TCPHandler: Processed in 0.00148779 sec. | ||
| 12614 | 2025.08.01 21:41:38.096758 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521841 sec., 510565.82126516505 rows/sec., 33.69 MiB/sec. | ||
| 12615 | 2025.08.01 21:41:38.096816 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12616 | 2025.08.01 21:41:38.096917 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12617 | 2025.08.01 21:41:38.096963 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12618 | 2025.08.01 21:41:38.096965 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12619 | 2025.08.01 21:41:38.097303 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2025.08.01 21:41:38.097375 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2025.08.01 21:41:38.097397 [ 199 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_91_18} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12622 | 2025.08.01 21:41:38.097420 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12623 | 2025.08.01 21:41:38.097522 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12624 | 2025.08.01 21:41:38.097773 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12625 | 2025.08.01 21:41:38.097999 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2025.08.01 21:41:38.098138 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 12627 | 2025.08.01 21:41:38.098177 [ 261 ] {ff3925d1-6272-4ae4-86a0-b83803975692} <Debug> TCPHandler: Processed in 0.001409478 sec. | ||
| 12628 | 2025.08.01 21:41:38.098282 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2025.08.01 21:41:38.098379 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12630 | 2025.08.01 21:41:38.098435 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12631 | 2025.08.01 21:41:38.099285 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2025.08.01 21:41:38.099326 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12633 | 2025.08.01 21:41:38.099896 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12634 | 2025.08.01 21:41:38.100131 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2025.08.01 21:41:38.100272 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12636 | 2025.08.01 21:41:38.100280 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001918 sec., 16162.66944734098 rows/sec., 28.96 MiB/sec. | ||
| 12637 | 2025.08.01 21:41:38.100345 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2025.08.01 21:41:38.100376 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12639 | 2025.08.01 21:41:38.100391 [ 261 ] {0066da9d-bef5-4462-aab9-9d74adb1d313} <Debug> TCPHandler: Processed in 0.002160383 sec. | ||
| 12640 | 2025.08.01 21:41:38.100449 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12641 | 2025.08.01 21:41:38.100510 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12642 | 2025.08.01 21:41:38.100611 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12643 | 2025.08.01 21:41:38.100653 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12644 | 2025.08.01 21:41:38.100661 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12645 | 2025.08.01 21:41:38.100720 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1700 rows starting from the beginning of the part | ||
| 12646 | 2025.08.01 21:41:38.100847 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part | ||
| 12647 | 2025.08.01 21:41:38.100959 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 9 rows starting from the beginning of the part | ||
| 12648 | 2025.08.01 21:41:38.100994 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2025.08.01 21:41:38.101035 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12650 | 2025.08.01 21:41:38.101066 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 12651 | 2025.08.01 21:41:38.101162 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 9 rows starting from the beginning of the part | ||
| 12652 | 2025.08.01 21:41:38.101253 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 12653 | 2025.08.01 21:41:38.101370 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12654 | 2025.08.01 21:41:38.101621 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2025.08.01 21:41:38.101771 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 12656 | 2025.08.01 21:41:38.101808 [ 261 ] {c84735b9-468f-4e9b-8dfd-1986e717e21d} <Debug> TCPHandler: Processed in 0.001347537 sec. | ||
| 12657 | 2025.08.01 21:41:38.109215 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1811 rows, containing 19 columns (19 merged, 0 gathered) in 0.008795644 sec., 205897.37374545855 rows/sec., 368.96 MiB/sec. | ||
| 12658 | 2025.08.01 21:41:38.111513 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12659 | 2025.08.01 21:41:38.111884 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12660 | 2025.08.01 21:41:38.111966 [ 199 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12661 | 2025.08.01 21:41:38.112144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.23 MiB. | ||
| 12662 | 2025.08.01 21:41:39.001142 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.52 MiB, peak 348.70 MiB, free memory in arenas 0.00 B, will set to 335.21 MiB (RSS), difference: 3.69 MiB | ||
| 12663 | 2025.08.01 21:41:41.226306 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12664 | 2025.08.01 21:41:41.226387 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12665 | 2025.08.01 21:41:41.434836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
| 12666 | 2025.08.01 21:41:41.435360 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2025.08.01 21:41:41.435402 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12668 | 2025.08.01 21:41:41.435912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12669 | 2025.08.01 21:41:41.436134 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2025.08.01 21:41:41.436262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 12671 | 2025.08.01 21:41:41.436282 [ 96 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12672 | 2025.08.01 21:41:41.436342 [ 96 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2025.08.01 21:41:41.436362 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 12674 | 2025.08.01 21:41:41.436461 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12675 | 2025.08.01 21:41:41.436577 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12676 | 2025.08.01 21:41:41.436615 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
| 12677 | 2025.08.01 21:41:41.436680 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 12678 | 2025.08.01 21:41:41.436725 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
| 12679 | 2025.08.01 21:41:41.436769 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 12680 | 2025.08.01 21:41:41.436820 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
| 12681 | 2025.08.01 21:41:41.436860 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 12682 | 2025.08.01 21:41:41.439229 [ 195 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002806916 sec., 10779089.933578348 rows/sec., 154.20 MiB/sec. | ||
| 12683 | 2025.08.01 21:41:41.439709 [ 186 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12684 | 2025.08.01 21:41:41.440090 [ 186 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2025.08.01 21:41:41.440183 [ 186 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_66_13} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12686 | 2025.08.01 21:41:41.440307 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12687 | 2025.08.01 21:41:43.073112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12688 | 2025.08.01 21:41:43.089725 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12689 | 2025.08.01 21:41:43.089762 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12690 | 2025.08.01 21:41:43.095922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12691 | 2025.08.01 21:41:43.096580 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2025.08.01 21:41:43.096845 [ 152 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12693 | 2025.08.01 21:41:43.096881 [ 152 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12694 | 2025.08.01 21:41:43.096899 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12695 | 2025.08.01 21:41:43.097074 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 12696 | 2025.08.01 21:41:43.099435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12697 | 2025.08.01 21:41:43.101008 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12698 | 2025.08.01 21:41:43.101293 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2025.08.01 21:41:43.101452 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12700 | 2025.08.01 21:41:43.101512 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12701 | 2025.08.01 21:41:43.102276 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2025.08.01 21:41:43.102312 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12703 | 2025.08.01 21:41:43.102535 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 12704 | 2025.08.01 21:41:43.102646 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12705 | 2025.08.01 21:41:43.102867 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2025.08.01 21:41:43.103001 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00159 sec., 246540.88050314464 rows/sec., 15.64 MiB/sec. | ||
| 12707 | 2025.08.01 21:41:43.103039 [ 261 ] {403ab920-5c9c-4580-af79-2eebee377b94} <Debug> TCPHandler: Processed in 0.001864288 sec. | ||
| 12708 | 2025.08.01 21:41:43.103159 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12709 | 2025.08.01 21:41:43.103251 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12710 | 2025.08.01 21:41:43.103290 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12711 | 2025.08.01 21:41:43.104158 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12712 | 2025.08.01 21:41:43.104193 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12713 | 2025.08.01 21:41:43.104536 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12714 | 2025.08.01 21:41:43.104734 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2025.08.01 21:41:43.104856 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001624 sec., 668103.448275862 rows/sec., 52.84 MiB/sec. | ||
| 12716 | 2025.08.01 21:41:43.104893 [ 261 ] {e66aa5e4-53db-49c1-967c-e4c11433904e} <Debug> TCPHandler: Processed in 0.001783176 sec. | ||
| 12717 | 2025.08.01 21:41:43.105012 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12718 | 2025.08.01 21:41:43.105104 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12719 | 2025.08.01 21:41:43.105143 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12720 | 2025.08.01 21:41:43.105643 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2025.08.01 21:41:43.105678 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12722 | 2025.08.01 21:41:43.105968 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12723 | 2025.08.01 21:41:43.106163 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2025.08.01 21:41:43.106289 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001202 sec., 170549.08485856905 rows/sec., 10.12 MiB/sec. | ||
| 12725 | 2025.08.01 21:41:43.106325 [ 261 ] {76f3e00b-fc93-4aaf-abd4-5ebf4f3a6c89} <Debug> TCPHandler: Processed in 0.001359957 sec. | ||
| 12726 | 2025.08.01 21:41:43.106439 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2025.08.01 21:41:43.106531 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12728 | 2025.08.01 21:41:43.106569 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12729 | 2025.08.01 21:41:43.107030 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2025.08.01 21:41:43.107066 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12731 | 2025.08.01 21:41:43.107198 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 12732 | 2025.08.01 21:41:43.107358 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12733 | 2025.08.01 21:41:43.107565 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2025.08.01 21:41:43.107689 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001176 sec., 172619.04761904763 rows/sec., 11.13 MiB/sec. | ||
| 12735 | 2025.08.01 21:41:43.107724 [ 261 ] {bc052528-770e-4ecc-bbd8-a228bac5e899} <Debug> TCPHandler: Processed in 0.001331997 sec. | ||
| 12736 | 2025.08.01 21:41:43.107831 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2025.08.01 21:41:43.107930 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12738 | 2025.08.01 21:41:43.107968 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12739 | 2025.08.01 21:41:43.108399 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2025.08.01 21:41:43.108433 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12741 | 2025.08.01 21:41:43.108723 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12742 | 2025.08.01 21:41:43.108919 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2025.08.01 21:41:43.109038 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001126 sec., 179396.09236234459 rows/sec., 10.19 MiB/sec. | ||
| 12744 | 2025.08.01 21:41:43.109073 [ 261 ] {2fc12a1c-3601-4bc7-9ec7-8f44744e3386} <Debug> TCPHandler: Processed in 0.001289666 sec. | ||
| 12745 | 2025.08.01 21:41:43.109180 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2025.08.01 21:41:43.109270 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12747 | 2025.08.01 21:41:43.109308 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12748 | 2025.08.01 21:41:43.109937 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12749 | 2025.08.01 21:41:43.109973 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12750 | 2025.08.01 21:41:43.110283 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12751 | 2025.08.01 21:41:43.110482 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12752 | 2025.08.01 21:41:43.110604 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001352 sec., 488905.32544378703 rows/sec., 34.16 MiB/sec. | ||
| 12753 | 2025.08.01 21:41:43.110641 [ 261 ] {0e2c009a-6c44-47d3-b01b-9fc6b9dce905} <Debug> TCPHandler: Processed in 0.00150746 sec. | ||
| 12754 | 2025.08.01 21:41:43.110745 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12755 | 2025.08.01 21:41:43.110836 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12756 | 2025.08.01 21:41:43.110875 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12757 | 2025.08.01 21:41:43.111196 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12758 | 2025.08.01 21:41:43.111230 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12759 | 2025.08.01 21:41:43.111513 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12760 | 2025.08.01 21:41:43.111687 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 12761 | 2025.08.01 21:41:43.111720 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2025.08.01 21:41:43.111846 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 304.94 KiB/sec. | ||
| 12763 | 2025.08.01 21:41:43.111881 [ 261 ] {01a7a46c-fbd9-41a1-9384-4df5d3f24405} <Debug> TCPHandler: Processed in 0.001182914 sec. | ||
| 12764 | 2025.08.01 21:41:43.111976 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2025.08.01 21:41:43.112069 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12766 | 2025.08.01 21:41:43.112110 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12767 | 2025.08.01 21:41:43.112529 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2025.08.01 21:41:43.112564 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12769 | 2025.08.01 21:41:43.112880 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12770 | 2025.08.01 21:41:43.113076 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2025.08.01 21:41:43.113199 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001148 sec., 267421.6027874565 rows/sec., 17.59 MiB/sec. | ||
| 12772 | 2025.08.01 21:41:43.113236 [ 261 ] {089a5696-5f2b-48a7-8642-67c090ac2132} <Debug> TCPHandler: Processed in 0.001304385 sec. | ||
| 12773 | 2025.08.01 21:41:43.113337 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2025.08.01 21:41:43.113430 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12775 | 2025.08.01 21:41:43.113476 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12776 | 2025.08.01 21:41:43.113782 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2025.08.01 21:41:43.113815 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12778 | 2025.08.01 21:41:43.114107 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12779 | 2025.08.01 21:41:43.114304 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2025.08.01 21:41:43.114424 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 12781 | 2025.08.01 21:41:43.114458 [ 261 ] {e5108581-62d5-4b5d-85dd-d2b358e68479} <Debug> TCPHandler: Processed in 0.001167873 sec. | ||
| 12782 | 2025.08.01 21:41:43.114563 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2025.08.01 21:41:43.114664 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12784 | 2025.08.01 21:41:43.114719 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12785 | 2025.08.01 21:41:43.115521 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12786 | 2025.08.01 21:41:43.115559 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12787 | 2025.08.01 21:41:43.116101 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12788 | 2025.08.01 21:41:43.116330 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2025.08.01 21:41:43.116469 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 12790 | 2025.08.01 21:41:43.116493 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001847 sec., 4872.766648619383 rows/sec., 8.73 MiB/sec. | ||
| 12791 | 2025.08.01 21:41:43.116559 [ 261 ] {28e5f48d-1d28-4fc5-8a04-5cb2d2aa16df} <Debug> TCPHandler: Processed in 0.002046481 sec. | ||
| 12792 | 2025.08.01 21:41:43.116728 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12793 | 2025.08.01 21:41:43.116824 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12794 | 2025.08.01 21:41:43.116866 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12795 | 2025.08.01 21:41:43.117219 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2025.08.01 21:41:43.117256 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12797 | 2025.08.01 21:41:43.117574 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12798 | 2025.08.01 21:41:43.117786 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2025.08.01 21:41:43.117914 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001108 sec., 92057.76173285198 rows/sec., 5.66 MiB/sec. | ||
| 12800 | 2025.08.01 21:41:43.117953 [ 261 ] {3b627d15-12e2-4fbc-b91c-a06ed978d520} <Debug> TCPHandler: Processed in 0.001273116 sec. | ||
| 12801 | 2025.08.01 21:41:43.121459 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 12802 | 2025.08.01 21:41:43.125425 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 12803 | 2025.08.01 21:41:43.177894 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.08090322 sec., 6143.142386668911 rows/sec., 31.77 MiB/sec. | ||
| 12804 | 2025.08.01 21:41:43.180943 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12805 | 2025.08.01 21:41:43.182893 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12806 | 2025.08.01 21:41:43.182972 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_66_13} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12807 | 2025.08.01 21:41:43.185481 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12808 | 2025.08.01 21:41:44.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.09 MiB, peak 350.82 MiB, free memory in arenas 0.00 B, will set to 335.69 MiB (RSS), difference: -1.40 MiB | ||
| 12809 | 2025.08.01 21:41:45.830671 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2025.08.01 21:41:45.830845 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12811 | 2025.08.01 21:41:45.830910 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12812 | 2025.08.01 21:41:45.831593 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12813 | 2025.08.01 21:41:45.831648 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12814 | 2025.08.01 21:41:45.832092 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12815 | 2025.08.01 21:41:45.832376 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12816 | 2025.08.01 21:41:45.832519 [ 141 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12817 | 2025.08.01 21:41:45.832541 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001742 sec., 13777.267508610792 rows/sec., 1.14 MiB/sec. | ||
| 12818 | 2025.08.01 21:41:45.832587 [ 141 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2025.08.01 21:41:45.832608 [ 261 ] {6eb6c78c-a2f9-48f3-a99f-11b47112c926} <Debug> TCPHandler: Processed in 0.002063791 sec. | ||
| 12820 | 2025.08.01 21:41:45.832613 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12821 | 2025.08.01 21:41:45.832719 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12822 | 2025.08.01 21:41:45.832735 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2025.08.01 21:41:45.832825 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12824 | 2025.08.01 21:41:45.832844 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12825 | 2025.08.01 21:41:45.832857 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 416 rows starting from the beginning of the part | ||
| 12826 | 2025.08.01 21:41:45.832890 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12827 | 2025.08.01 21:41:45.832918 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 392 rows starting from the beginning of the part | ||
| 12828 | 2025.08.01 21:41:45.832964 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 392 rows starting from the beginning of the part | ||
| 12829 | 2025.08.01 21:41:45.833006 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 392 rows starting from the beginning of the part | ||
| 12830 | 2025.08.01 21:41:45.833049 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 392 rows starting from the beginning of the part | ||
| 12831 | 2025.08.01 21:41:45.833089 [ 200 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 12832 | 2025.08.01 21:41:45.833335 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2025.08.01 21:41:45.833372 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12834 | 2025.08.01 21:41:45.833693 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12835 | 2025.08.01 21:41:45.833968 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2025.08.01 21:41:45.834115 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001293 sec., 9280.742459396752 rows/sec., 756.78 KiB/sec. | ||
| 12837 | 2025.08.01 21:41:45.834142 [ 196 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466169 sec., 1369555.6242152166 rows/sec., 92.75 MiB/sec. | ||
| 12838 | 2025.08.01 21:41:45.834158 [ 261 ] {94c12fcd-b63a-4048-993a-a561058c89ba} <Debug> TCPHandler: Processed in 0.001474939 sec. | ||
| 12839 | 2025.08.01 21:41:45.834276 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2025.08.01 21:41:45.834337 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12841 | 2025.08.01 21:41:45.834374 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12842 | 2025.08.01 21:41:45.834421 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12843 | 2025.08.01 21:41:45.834630 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2025.08.01 21:41:45.834710 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_40_8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12845 | 2025.08.01 21:41:45.834799 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 12846 | 2025.08.01 21:41:45.835308 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2025.08.01 21:41:45.835350 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12848 | 2025.08.01 21:41:45.835757 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12849 | 2025.08.01 21:41:45.835975 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2025.08.01 21:41:45.836109 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Debug> executeQuery: Read 1384 rows, 118.71 KiB in 0.001755 sec., 788603.9886039885 rows/sec., 66.06 MiB/sec. | ||
| 12851 | 2025.08.01 21:41:45.836149 [ 261 ] {8ba3efa4-1516-49f0-988f-bf3c3c90c3c7} <Debug> TCPHandler: Processed in 0.001924569 sec. | ||
| 12852 | 2025.08.01 21:41:45.836278 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2025.08.01 21:41:45.836372 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12854 | 2025.08.01 21:41:45.836413 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12855 | 2025.08.01 21:41:45.836864 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2025.08.01 21:41:45.836900 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12857 | 2025.08.01 21:41:45.837201 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12858 | 2025.08.01 21:41:45.837424 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2025.08.01 21:41:45.837554 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Debug> executeQuery: Read 55 rows, 4.13 KiB in 0.0012 sec., 45833.333333333336 rows/sec., 3.36 MiB/sec. | ||
| 12860 | 2025.08.01 21:41:45.837593 [ 261 ] {ebddea30-d969-4202-945a-9be7aa370794} <Debug> TCPHandler: Processed in 0.001367077 sec. | ||
| 12861 | 2025.08.01 21:41:45.837701 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2025.08.01 21:41:45.837795 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12863 | 2025.08.01 21:41:45.837835 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12864 | 2025.08.01 21:41:45.838270 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2025.08.01 21:41:45.838306 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12866 | 2025.08.01 21:41:45.838625 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12867 | 2025.08.01 21:41:45.838839 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2025.08.01 21:41:45.838943 [ 141 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 12869 | 2025.08.01 21:41:45.838967 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00119 sec., 211764.70588235292 rows/sec., 14.65 MiB/sec. | ||
| 12870 | 2025.08.01 21:41:45.838977 [ 141 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2025.08.01 21:41:45.839007 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12872 | 2025.08.01 21:41:45.839012 [ 261 ] {8b5a2c98-a43e-4f13-a913-4b87c12fc130} <Debug> TCPHandler: Processed in 0.001359917 sec. | ||
| 12873 | 2025.08.01 21:41:45.839091 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 12874 | 2025.08.01 21:41:45.839142 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12875 | 2025.08.01 21:41:45.839207 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12876 | 2025.08.01 21:41:45.839243 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12877 | 2025.08.01 21:41:45.839246 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 456 rows starting from the beginning of the part | ||
| 12878 | 2025.08.01 21:41:45.839291 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12879 | 2025.08.01 21:41:45.839335 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 12880 | 2025.08.01 21:41:45.839390 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 203 rows starting from the beginning of the part | ||
| 12881 | 2025.08.01 21:41:45.839437 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 203 rows starting from the beginning of the part | ||
| 12882 | 2025.08.01 21:41:45.839480 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 203 rows starting from the beginning of the part | ||
| 12883 | 2025.08.01 21:41:45.839524 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 252 rows starting from the beginning of the part | ||
| 12884 | 2025.08.01 21:41:45.839687 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12885 | 2025.08.01 21:41:45.839729 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12886 | 2025.08.01 21:41:45.840047 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12887 | 2025.08.01 21:41:45.840277 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2025.08.01 21:41:45.840396 [ 141 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12889 | 2025.08.01 21:41:45.840412 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 12890 | 2025.08.01 21:41:45.840432 [ 141 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12891 | 2025.08.01 21:41:45.840456 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12892 | 2025.08.01 21:41:45.840457 [ 261 ] {22a547d2-d62a-4a6f-991d-e1ab71d5f33f} <Debug> TCPHandler: Processed in 0.001371437 sec. | ||
| 12893 | 2025.08.01 21:41:45.840522 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12894 | 2025.08.01 21:41:45.840572 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12895 | 2025.08.01 21:41:45.840595 [ 187 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001537741 sec., 1004720.5608746856 rows/sec., 70.64 MiB/sec. | ||
| 12896 | 2025.08.01 21:41:45.840613 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12897 | 2025.08.01 21:41:45.840665 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12898 | 2025.08.01 21:41:45.840667 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 214 rows starting from the beginning of the part | ||
| 12899 | 2025.08.01 21:41:45.840706 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12900 | 2025.08.01 21:41:45.840737 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 202 rows starting from the beginning of the part | ||
| 12901 | 2025.08.01 21:41:45.840760 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 12902 | 2025.08.01 21:41:45.840784 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 202 rows starting from the beginning of the part | ||
| 12903 | 2025.08.01 21:41:45.840829 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 202 rows starting from the beginning of the part | ||
| 12904 | 2025.08.01 21:41:45.840868 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 202 rows starting from the beginning of the part | ||
| 12905 | 2025.08.01 21:41:45.840911 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 12906 | 2025.08.01 21:41:45.841015 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2025.08.01 21:41:45.841091 [ 189 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_50_10} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 12908 | 2025.08.01 21:41:45.841158 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12909 | 2025.08.01 21:41:45.841301 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2025.08.01 21:41:45.841340 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12911 | 2025.08.01 21:41:45.841677 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12912 | 2025.08.01 21:41:45.841812 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317006 sec., 785114.1148939338 rows/sec., 47.94 MiB/sec. | ||
| 12913 | 2025.08.01 21:41:45.841909 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2025.08.01 21:41:45.841938 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12915 | 2025.08.01 21:41:45.842047 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Debug> executeQuery: Read 599 rows, 46.12 KiB in 0.001399 sec., 428162.9735525375 rows/sec., 32.20 MiB/sec. | ||
| 12916 | 2025.08.01 21:41:45.842085 [ 261 ] {ddcaad59-7089-4209-b9e2-844b548f5f36} <Debug> TCPHandler: Processed in 0.001561281 sec. | ||
| 12917 | 2025.08.01 21:41:45.842188 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12918 | 2025.08.01 21:41:45.842192 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12919 | 2025.08.01 21:41:45.842256 [ 196 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_40_8} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12920 | 2025.08.01 21:41:45.842292 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12921 | 2025.08.01 21:41:45.842325 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12922 | 2025.08.01 21:41:45.842337 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12923 | 2025.08.01 21:41:45.842880 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2025.08.01 21:41:45.842915 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12925 | 2025.08.01 21:41:45.843291 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12926 | 2025.08.01 21:41:45.843573 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2025.08.01 21:41:45.843737 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Debug> executeQuery: Read 946 rows, 67.02 KiB in 0.001462 sec., 647058.8235294118 rows/sec., 44.77 MiB/sec. | ||
| 12928 | 2025.08.01 21:41:45.843785 [ 261 ] {038ab5ed-99a2-49ad-ba64-5159368137e3} <Debug> TCPHandler: Processed in 0.001641983 sec. | ||
| 12929 | 2025.08.01 21:41:45.843909 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12930 | 2025.08.01 21:41:45.844015 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12931 | 2025.08.01 21:41:45.844081 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12932 | 2025.08.01 21:41:45.844891 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2025.08.01 21:41:45.844928 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12934 | 2025.08.01 21:41:45.845459 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12935 | 2025.08.01 21:41:45.845682 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2025.08.01 21:41:45.845817 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001853 sec., 16729.62763086886 rows/sec., 29.98 MiB/sec. | ||
| 12937 | 2025.08.01 21:41:45.845877 [ 261 ] {42357f10-c440-494a-965a-5a17b7413428} <Debug> TCPHandler: Processed in 0.002057901 sec. | ||
| 12938 | 2025.08.01 21:41:45.845980 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2025.08.01 21:41:45.846069 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12940 | 2025.08.01 21:41:45.846108 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12941 | 2025.08.01 21:41:45.846481 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2025.08.01 21:41:45.846520 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12943 | 2025.08.01 21:41:45.846823 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12944 | 2025.08.01 21:41:45.847038 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2025.08.01 21:41:45.847168 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001071 sec., 28011.20448179272 rows/sec., 1.88 MiB/sec. | ||
| 12946 | 2025.08.01 21:41:45.847205 [ 261 ] {6e20ce8a-e34d-4f34-8ffc-2697b4975e1a} <Debug> TCPHandler: Processed in 0.001232395 sec. | ||
| 12947 | 2025.08.01 21:41:46.536870 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1820 | ||
| 12948 | 2025.08.01 21:41:46.539624 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2025.08.01 21:41:46.539678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12950 | 2025.08.01 21:41:46.540892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12951 | 2025.08.01 21:41:46.541166 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2025.08.01 21:41:46.541454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
| 12953 | 2025.08.01 21:41:48.087253 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2025.08.01 21:41:48.087434 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12955 | 2025.08.01 21:41:48.087498 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12956 | 2025.08.01 21:41:48.088139 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2025.08.01 21:41:48.088190 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12958 | 2025.08.01 21:41:48.088584 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12959 | 2025.08.01 21:41:48.088812 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2025.08.01 21:41:48.088970 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 12961 | 2025.08.01 21:41:48.088973 [ 147 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12962 | 2025.08.01 21:41:48.089014 [ 261 ] {9d7edc23-07bd-4fd4-b120-4c5d89d67c93} <Debug> TCPHandler: Processed in 0.001896448 sec. | ||
| 12963 | 2025.08.01 21:41:48.089048 [ 147 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2025.08.01 21:41:48.089081 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12965 | 2025.08.01 21:41:48.089147 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12966 | 2025.08.01 21:41:48.089188 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12967 | 2025.08.01 21:41:48.089248 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12968 | 2025.08.01 21:41:48.089294 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12969 | 2025.08.01 21:41:48.089327 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12970 | 2025.08.01 21:41:48.089369 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2419 rows starting from the beginning of the part | ||
| 12971 | 2025.08.01 21:41:48.089444 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1086 rows starting from the beginning of the part | ||
| 12972 | 2025.08.01 21:41:48.089491 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 118 rows starting from the beginning of the part | ||
| 12973 | 2025.08.01 21:41:48.089534 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1085 rows starting from the beginning of the part | ||
| 12974 | 2025.08.01 21:41:48.089572 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1384 rows starting from the beginning of the part | ||
| 12975 | 2025.08.01 21:41:48.089614 [ 187 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 12976 | 2025.08.01 21:41:48.089732 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2025.08.01 21:41:48.089785 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12978 | 2025.08.01 21:41:48.090115 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12979 | 2025.08.01 21:41:48.090349 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2025.08.01 21:41:48.090474 [ 147 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12981 | 2025.08.01 21:41:48.090486 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001258 sec., 50874.403815580285 rows/sec., 3.97 MiB/sec. | ||
| 12982 | 2025.08.01 21:41:48.090512 [ 147 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2025.08.01 21:41:48.090538 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12984 | 2025.08.01 21:41:48.090538 [ 261 ] {9226e809-d6ca-4292-a72e-545f3544ec50} <Debug> TCPHandler: Processed in 0.001442749 sec. | ||
| 12985 | 2025.08.01 21:41:48.090644 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12986 | 2025.08.01 21:41:48.090668 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12987 | 2025.08.01 21:41:48.090781 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12988 | 2025.08.01 21:41:48.090795 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12989 | 2025.08.01 21:41:48.090827 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12990 | 2025.08.01 21:41:48.090837 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1222 rows starting from the beginning of the part | ||
| 12991 | 2025.08.01 21:41:48.090917 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 663 rows starting from the beginning of the part | ||
| 12992 | 2025.08.01 21:41:48.090967 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 95 rows starting from the beginning of the part | ||
| 12993 | 2025.08.01 21:41:48.091013 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 661 rows starting from the beginning of the part | ||
| 12994 | 2025.08.01 21:41:48.091055 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 599 rows starting from the beginning of the part | ||
| 12995 | 2025.08.01 21:41:48.091098 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 12996 | 2025.08.01 21:41:48.091236 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2025.08.01 21:41:48.091278 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 12998 | 2025.08.01 21:41:48.091796 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.002650043 sec., 2319962.3553278195 rows/sec., 197.47 MiB/sec. | ||
| 12999 | 2025.08.01 21:41:48.091924 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13000 | 2025.08.01 21:41:48.092173 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13001 | 2025.08.01 21:41:48.092198 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2025.08.01 21:41:48.092325 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 | ||
| 13003 | 2025.08.01 21:41:48.092341 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001578 sec., 53231.9391634981 rows/sec., 3.70 MiB/sec. | ||
| 13004 | 2025.08.01 21:41:48.092365 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13005 | 2025.08.01 21:41:48.092391 [ 261 ] {9d3810d9-28bb-459d-a637-20a111627733} <Debug> TCPHandler: Processed in 0.001772815 sec. | ||
| 13006 | 2025.08.01 21:41:48.092394 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13007 | 2025.08.01 21:41:48.092480 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full | ||
| 13008 | 2025.08.01 21:41:48.092517 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13009 | 2025.08.01 21:41:48.092526 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13010 | 2025.08.01 21:41:48.092579 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13011 | 2025.08.01 21:41:48.092592 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_101_20} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13012 | 2025.08.01 21:41:48.092611 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 31600 rows starting from the beginning of the part | ||
| 13013 | 2025.08.01 21:41:48.092625 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203297 sec., 1625208.4388849812 rows/sec., 123.40 MiB/sec. | ||
| 13014 | 2025.08.01 21:41:48.092630 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13015 | 2025.08.01 21:41:48.092660 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 308 rows starting from the beginning of the part | ||
| 13016 | 2025.08.01 21:41:48.092683 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13017 | 2025.08.01 21:41:48.092701 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13018 | 2025.08.01 21:41:48.092714 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13019 | 2025.08.01 21:41:48.092762 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 307 rows starting from the beginning of the part | ||
| 13020 | 2025.08.01 21:41:48.092799 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 946 rows starting from the beginning of the part | ||
| 13021 | 2025.08.01 21:41:48.092868 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13022 | 2025.08.01 21:41:48.093040 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2025.08.01 21:41:48.093077 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13024 | 2025.08.01 21:41:48.093178 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13025 | 2025.08.01 21:41:48.093248 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_101_20} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13026 | 2025.08.01 21:41:48.093344 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13027 | 2025.08.01 21:41:48.093395 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13028 | 2025.08.01 21:41:48.093621 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2025.08.01 21:41:48.093738 [ 147 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13030 | 2025.08.01 21:41:48.093752 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001143 sec., 26246.71916010499 rows/sec., 1.77 MiB/sec. | ||
| 13031 | 2025.08.01 21:41:48.093768 [ 147 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13032 | 2025.08.01 21:41:48.093793 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13033 | 2025.08.01 21:41:48.093798 [ 261 ] {771b7cde-ad6c-4eda-aad4-1ffc03ff1c8a} <Debug> TCPHandler: Processed in 0.001321717 sec. | ||
| 13034 | 2025.08.01 21:41:48.093868 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13035 | 2025.08.01 21:41:48.093968 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13036 | 2025.08.01 21:41:48.093996 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6522 rows starting from the beginning of the part | ||
| 13037 | 2025.08.01 21:41:48.094047 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 102 rows starting from the beginning of the part | ||
| 13038 | 2025.08.01 21:41:48.094088 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13039 | 2025.08.01 21:41:48.094126 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 102 rows starting from the beginning of the part | ||
| 13040 | 2025.08.01 21:41:48.094161 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 30 rows starting from the beginning of the part | ||
| 13041 | 2025.08.01 21:41:48.094200 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 30 rows starting from the beginning of the part | ||
| 13042 | 2025.08.01 21:41:48.097206 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6846 rows, containing 4 columns (4 merged, 0 gathered) in 0.003371868 sec., 2030328.5893753849 rows/sec., 131.00 MiB/sec. | ||
| 13043 | 2025.08.01 21:41:48.097595 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13044 | 2025.08.01 21:41:48.097842 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13045 | 2025.08.01 21:41:48.097911 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_101_20} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13046 | 2025.08.01 21:41:48.097977 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13047 | 2025.08.01 21:41:48.101268 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33321 rows, containing 5 columns (5 merged, 0 gathered) in 0.008814695 sec., 3780164.8270303165 rows/sec., 255.67 MiB/sec. | ||
| 13048 | 2025.08.01 21:41:48.101527 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 13049 | 2025.08.01 21:41:48.101806 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13050 | 2025.08.01 21:41:48.101877 [ 203 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 | ||
| 13051 | 2025.08.01 21:41:48.101962 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13052 | 2025.08.01 21:41:48.936486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
| 13053 | 2025.08.01 21:41:48.937273 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13054 | 2025.08.01 21:41:48.937351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13055 | 2025.08.01 21:41:48.937891 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13056 | 2025.08.01 21:41:48.938111 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2025.08.01 21:41:48.938246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
| 13058 | 2025.08.01 21:41:49.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.12 MiB, peak 350.82 MiB, free memory in arenas 0.00 B, will set to 338.02 MiB (RSS), difference: 1.90 MiB | ||
| 13059 | 2025.08.01 21:41:50.599566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13060 | 2025.08.01 21:41:50.614218 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2025.08.01 21:41:50.614275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13062 | 2025.08.01 21:41:50.619707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13063 | 2025.08.01 21:41:50.620387 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2025.08.01 21:41:50.623332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13065 | 2025.08.01 21:41:53.090842 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13066 | 2025.08.01 21:41:53.091038 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13067 | 2025.08.01 21:41:53.091102 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13068 | 2025.08.01 21:41:53.091758 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13069 | 2025.08.01 21:41:53.091800 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13070 | 2025.08.01 21:41:53.092206 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13071 | 2025.08.01 21:41:53.092439 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13072 | 2025.08.01 21:41:53.092599 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001608 sec., 46019.90049751243 rows/sec., 3.77 MiB/sec. | ||
| 13073 | 2025.08.01 21:41:53.092654 [ 261 ] {113ff6e4-0d85-4475-b823-774345fdc1ed} <Debug> TCPHandler: Processed in 0.001936188 sec. | ||
| 13074 | 2025.08.01 21:41:53.092790 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13075 | 2025.08.01 21:41:53.092894 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13076 | 2025.08.01 21:41:53.092939 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13077 | 2025.08.01 21:41:53.093349 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13078 | 2025.08.01 21:41:53.093384 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13079 | 2025.08.01 21:41:53.093690 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13080 | 2025.08.01 21:41:53.093901 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13081 | 2025.08.01 21:41:53.094038 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001167 sec., 7712.082262210796 rows/sec., 579.91 KiB/sec. | ||
| 13082 | 2025.08.01 21:41:53.094079 [ 261 ] {f43a09a6-cfdb-46e7-9d1b-7b0039d0ed29} <Debug> TCPHandler: Processed in 0.001352247 sec. | ||
| 13083 | 2025.08.01 21:41:53.094184 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13084 | 2025.08.01 21:41:53.094280 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13085 | 2025.08.01 21:41:53.094323 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13086 | 2025.08.01 21:41:53.094746 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2025.08.01 21:41:53.094783 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13088 | 2025.08.01 21:41:53.095096 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13089 | 2025.08.01 21:41:53.095304 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2025.08.01 21:41:53.095436 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001174 sec., 62180.57921635435 rows/sec., 4.85 MiB/sec. | ||
| 13091 | 2025.08.01 21:41:53.095475 [ 261 ] {ef7c3a09-8c61-431b-b0b5-e72be1357901} <Debug> TCPHandler: Processed in 0.001341597 sec. | ||
| 13092 | 2025.08.01 21:41:53.095583 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2025.08.01 21:41:53.095682 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13094 | 2025.08.01 21:41:53.095727 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13095 | 2025.08.01 21:41:53.096131 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2025.08.01 21:41:53.096167 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13097 | 2025.08.01 21:41:53.096502 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13098 | 2025.08.01 21:41:53.096709 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2025.08.01 21:41:53.096842 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 13100 | 2025.08.01 21:41:53.096880 [ 261 ] {0a4925a0-ef30-41f8-a150-7509e70717c0} <Debug> TCPHandler: Processed in 0.001346986 sec. | ||
| 13101 | 2025.08.01 21:41:53.096982 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13102 | 2025.08.01 21:41:53.097083 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13103 | 2025.08.01 21:41:53.097138 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13104 | 2025.08.01 21:41:53.097879 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2025.08.01 21:41:53.097915 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13106 | 2025.08.01 21:41:53.098420 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13107 | 2025.08.01 21:41:53.098633 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2025.08.01 21:41:53.098768 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001704 sec., 5281.69014084507 rows/sec., 9.46 MiB/sec. | ||
| 13109 | 2025.08.01 21:41:53.098820 [ 261 ] {7b883d65-e5fc-432a-a98e-ef81a00fae50} <Debug> TCPHandler: Processed in 0.001886217 sec. | ||
| 13110 | 2025.08.01 21:41:53.098925 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2025.08.01 21:41:53.099018 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13112 | 2025.08.01 21:41:53.099059 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13113 | 2025.08.01 21:41:53.099374 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13114 | 2025.08.01 21:41:53.099410 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13115 | 2025.08.01 21:41:53.099700 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13116 | 2025.08.01 21:41:53.099917 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13117 | 2025.08.01 21:41:53.100041 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 13118 | 2025.08.01 21:41:53.100076 [ 261 ] {8f1a3947-7f1f-47a5-a544-fe498343f1b7} <Debug> TCPHandler: Processed in 0.001197694 sec. | ||
| 13119 | 2025.08.01 21:41:55.290800 [ 135 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 13120 | 2025.08.01 21:41:55.290871 [ 135 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2025.08.01 21:41:55.290895 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13122 | 2025.08.01 21:41:55.291030 [ 198 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 13123 | 2025.08.01 21:41:55.291181 [ 198 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13124 | 2025.08.01 21:41:55.291216 [ 198 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 31 rows starting from the beginning of the part | ||
| 13125 | 2025.08.01 21:41:55.291281 [ 198 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 13126 | 2025.08.01 21:41:55.291323 [ 198 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 13127 | 2025.08.01 21:41:55.291363 [ 198 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 13128 | 2025.08.01 21:41:55.291402 [ 198 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13129 | 2025.08.01 21:41:55.292146 [ 203 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181083 sec., 29633.819130408276 rows/sec., 1.94 MiB/sec. | ||
| 13130 | 2025.08.01 21:41:55.292337 [ 193 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 13131 | 2025.08.01 21:41:55.292682 [ 193 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2025.08.01 21:41:55.292767 [ 193 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_35_7} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 13133 | 2025.08.01 21:41:55.292881 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13134 | 2025.08.01 21:41:56.226444 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13135 | 2025.08.01 21:41:56.226516 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13136 | 2025.08.01 21:41:56.438436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
| 13137 | 2025.08.01 21:41:56.439240 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2025.08.01 21:41:56.439275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13139 | 2025.08.01 21:41:56.439774 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13140 | 2025.08.01 21:41:56.440025 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2025.08.01 21:41:56.440159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 13142 | 2025.08.01 21:41:56.541794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1840 | ||
| 13143 | 2025.08.01 21:41:56.544107 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2025.08.01 21:41:56.544172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13145 | 2025.08.01 21:41:56.545444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13146 | 2025.08.01 21:41:56.545769 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2025.08.01 21:41:56.546185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 13148 | 2025.08.01 21:41:58.091886 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13149 | 2025.08.01 21:41:58.092078 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13150 | 2025.08.01 21:41:58.092152 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13151 | 2025.08.01 21:41:58.092861 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13152 | 2025.08.01 21:41:58.092912 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13153 | 2025.08.01 21:41:58.093295 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13154 | 2025.08.01 21:41:58.093514 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13155 | 2025.08.01 21:41:58.093669 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001643 sec., 71819.84175289105 rows/sec., 6.09 MiB/sec. | ||
| 13156 | 2025.08.01 21:41:58.093719 [ 261 ] {21c1e2e5-0d50-407a-8c3a-34abed069b33} <Debug> TCPHandler: Processed in 0.001964569 sec. | ||
| 13157 | 2025.08.01 21:41:58.093840 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13158 | 2025.08.01 21:41:58.093939 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13159 | 2025.08.01 21:41:58.093982 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13160 | 2025.08.01 21:41:58.094390 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13161 | 2025.08.01 21:41:58.094428 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13162 | 2025.08.01 21:41:58.094731 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13163 | 2025.08.01 21:41:58.094928 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2025.08.01 21:41:58.095058 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001142 sec., 27145.359019264448 rows/sec., 1.99 MiB/sec. | ||
| 13165 | 2025.08.01 21:41:58.095096 [ 261 ] {0dbea8e4-e363-494d-93b0-3c2d6379ac92} <Debug> TCPHandler: Processed in 0.001305546 sec. | ||
| 13166 | 2025.08.01 21:41:58.095201 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2025.08.01 21:41:58.095295 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13168 | 2025.08.01 21:41:58.095335 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13169 | 2025.08.01 21:41:58.095743 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2025.08.01 21:41:58.095780 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13171 | 2025.08.01 21:41:58.096079 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13172 | 2025.08.01 21:41:58.096290 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2025.08.01 21:41:58.096415 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001139 sec., 83406.49692712906 rows/sec., 6.51 MiB/sec. | ||
| 13174 | 2025.08.01 21:41:58.096451 [ 261 ] {7a6dfeee-16ba-473a-a9db-1d7b26cc89ae} <Debug> TCPHandler: Processed in 0.001296716 sec. | ||
| 13175 | 2025.08.01 21:41:58.096563 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2025.08.01 21:41:58.096654 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13177 | 2025.08.01 21:41:58.096696 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13178 | 2025.08.01 21:41:58.097080 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2025.08.01 21:41:58.097115 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13180 | 2025.08.01 21:41:58.097433 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13181 | 2025.08.01 21:41:58.097628 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2025.08.01 21:41:58.097756 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 13183 | 2025.08.01 21:41:58.097792 [ 261 ] {abeb2391-0c5e-4102-9e40-3a18d110fbf4} <Debug> TCPHandler: Processed in 0.001274566 sec. | ||
| 13184 | 2025.08.01 21:41:58.097888 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13185 | 2025.08.01 21:41:58.097978 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13186 | 2025.08.01 21:41:58.098032 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13187 | 2025.08.01 21:41:58.098807 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2025.08.01 21:41:58.098843 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13189 | 2025.08.01 21:41:58.099372 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13190 | 2025.08.01 21:41:58.099587 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2025.08.01 21:41:58.099749 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001788 sec., 17337.80760626398 rows/sec., 31.07 MiB/sec. | ||
| 13192 | 2025.08.01 21:41:58.099817 [ 261 ] {62f4dd6a-5da8-4409-ba7a-37db4766efbd} <Debug> TCPHandler: Processed in 0.001974929 sec. | ||
| 13193 | 2025.08.01 21:41:58.099927 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13194 | 2025.08.01 21:41:58.100017 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13195 | 2025.08.01 21:41:58.100059 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13196 | 2025.08.01 21:41:58.100388 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2025.08.01 21:41:58.100423 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13198 | 2025.08.01 21:41:58.100833 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13199 | 2025.08.01 21:41:58.101044 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2025.08.01 21:41:58.101172 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 13201 | 2025.08.01 21:41:58.101208 [ 261 ] {bf32c06b-f6e7-4008-8b3d-34d28f540bf5} <Debug> TCPHandler: Processed in 0.001327596 sec. | ||
| 13202 | 2025.08.01 21:41:58.123427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13203 | 2025.08.01 21:41:58.139564 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2025.08.01 21:41:58.139605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13205 | 2025.08.01 21:41:58.145229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13206 | 2025.08.01 21:41:58.145878 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2025.08.01 21:41:58.148680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13208 | 2025.08.01 21:42:03.090278 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2025.08.01 21:42:03.090484 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13210 | 2025.08.01 21:42:03.090559 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13211 | 2025.08.01 21:42:03.091264 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13212 | 2025.08.01 21:42:03.091314 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13213 | 2025.08.01 21:42:03.091700 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13214 | 2025.08.01 21:42:03.091918 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2025.08.01 21:42:03.092076 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001643 sec., 45039.56177723676 rows/sec., 3.69 MiB/sec. | ||
| 13216 | 2025.08.01 21:42:03.092126 [ 261 ] {5587253f-4287-4b2c-aae7-5e1477fc1a69} <Debug> TCPHandler: Processed in 0.001983569 sec. | ||
| 13217 | 2025.08.01 21:42:03.092249 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13218 | 2025.08.01 21:42:03.092349 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13219 | 2025.08.01 21:42:03.092392 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13220 | 2025.08.01 21:42:03.092804 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2025.08.01 21:42:03.092841 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13222 | 2025.08.01 21:42:03.093140 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13223 | 2025.08.01 21:42:03.093339 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2025.08.01 21:42:03.093465 [ 101 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13225 | 2025.08.01 21:42:03.093470 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001143 sec., 7874.0157480314965 rows/sec., 592.09 KiB/sec. | ||
| 13226 | 2025.08.01 21:42:03.093540 [ 101 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2025.08.01 21:42:03.093558 [ 261 ] {58ce19b9-d526-42fb-bbff-e440aac8efbc} <Debug> TCPHandler: Processed in 0.001358317 sec. | ||
| 13228 | 2025.08.01 21:42:03.093567 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13229 | 2025.08.01 21:42:03.093673 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13230 | 2025.08.01 21:42:03.093701 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13231 | 2025.08.01 21:42:03.093770 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13232 | 2025.08.01 21:42:03.093812 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13233 | 2025.08.01 21:42:03.093860 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13234 | 2025.08.01 21:42:03.093900 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 268 rows starting from the beginning of the part | ||
| 13235 | 2025.08.01 21:42:03.093965 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 205 rows starting from the beginning of the part | ||
| 13236 | 2025.08.01 21:42:03.094010 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 55 rows starting from the beginning of the part | ||
| 13237 | 2025.08.01 21:42:03.094054 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 9 rows starting from the beginning of the part | ||
| 13238 | 2025.08.01 21:42:03.094091 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 13239 | 2025.08.01 21:42:03.094131 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 9 rows starting from the beginning of the part | ||
| 13240 | 2025.08.01 21:42:03.094226 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2025.08.01 21:42:03.094268 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13242 | 2025.08.01 21:42:03.094601 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13243 | 2025.08.01 21:42:03.094827 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2025.08.01 21:42:03.094956 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001206 sec., 60530.67993366501 rows/sec., 4.73 MiB/sec. | ||
| 13245 | 2025.08.01 21:42:03.094993 [ 261 ] {0c3eb425-3a4d-4fef-921f-afcda6fcc925} <Debug> TCPHandler: Processed in 0.001368117 sec. | ||
| 13246 | 2025.08.01 21:42:03.095037 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391788 sec., 414574.633493032 rows/sec., 27.83 MiB/sec. | ||
| 13247 | 2025.08.01 21:42:03.095098 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2025.08.01 21:42:03.095194 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13249 | 2025.08.01 21:42:03.095200 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13250 | 2025.08.01 21:42:03.095240 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13251 | 2025.08.01 21:42:03.095471 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13252 | 2025.08.01 21:42:03.095550 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_96_19} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13253 | 2025.08.01 21:42:03.095629 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13254 | 2025.08.01 21:42:03.095645 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2025.08.01 21:42:03.095686 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13256 | 2025.08.01 21:42:03.096011 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13257 | 2025.08.01 21:42:03.096214 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2025.08.01 21:42:03.096340 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 13259 | 2025.08.01 21:42:03.096376 [ 261 ] {5a987819-6837-4f85-8637-e8214bfd884c} <Debug> TCPHandler: Processed in 0.001324627 sec. | ||
| 13260 | 2025.08.01 21:42:03.096472 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13261 | 2025.08.01 21:42:03.096562 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13262 | 2025.08.01 21:42:03.096615 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13263 | 2025.08.01 21:42:03.097355 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2025.08.01 21:42:03.097390 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13265 | 2025.08.01 21:42:03.097881 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13266 | 2025.08.01 21:42:03.098093 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13267 | 2025.08.01 21:42:03.098210 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13268 | 2025.08.01 21:42:03.098224 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00168 sec., 5357.142857142857 rows/sec., 9.60 MiB/sec. | ||
| 13269 | 2025.08.01 21:42:03.098254 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2025.08.01 21:42:03.098279 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13271 | 2025.08.01 21:42:03.098290 [ 261 ] {577c1bf0-90f8-467e-97ae-5545b1da36ea} <Debug> TCPHandler: Processed in 0.001864037 sec. | ||
| 13272 | 2025.08.01 21:42:03.098355 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13273 | 2025.08.01 21:42:03.098403 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2025.08.01 21:42:03.098498 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13275 | 2025.08.01 21:42:03.098539 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13276 | 2025.08.01 21:42:03.098586 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13277 | 2025.08.01 21:42:03.098649 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1811 rows starting from the beginning of the part | ||
| 13278 | 2025.08.01 21:42:03.098778 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 9 rows starting from the beginning of the part | ||
| 13279 | 2025.08.01 21:42:03.098868 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13280 | 2025.08.01 21:42:03.098886 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part | ||
| 13281 | 2025.08.01 21:42:03.098910 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13282 | 2025.08.01 21:42:03.099001 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 9 rows starting from the beginning of the part | ||
| 13283 | 2025.08.01 21:42:03.099105 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 13284 | 2025.08.01 21:42:03.099206 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 9 rows starting from the beginning of the part | ||
| 13285 | 2025.08.01 21:42:03.099240 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13286 | 2025.08.01 21:42:03.099457 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2025.08.01 21:42:03.099590 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 13288 | 2025.08.01 21:42:03.099626 [ 261 ] {8caa4478-c944-4468-ab4a-36f34edac22f} <Debug> TCPHandler: Processed in 0.001270395 sec. | ||
| 13289 | 2025.08.01 21:42:03.108701 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1900 rows, containing 19 columns (19 merged, 0 gathered) in 0.010380747 sec., 183031.1440978188 rows/sec., 327.98 MiB/sec. | ||
| 13290 | 2025.08.01 21:42:03.110647 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13291 | 2025.08.01 21:42:03.111044 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13292 | 2025.08.01 21:42:03.111131 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13293 | 2025.08.01 21:42:03.111271 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.29 MiB. | ||
| 13294 | 2025.08.01 21:42:03.940284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
| 13295 | 2025.08.01 21:42:03.940809 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2025.08.01 21:42:03.940846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13297 | 2025.08.01 21:42:03.941331 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13298 | 2025.08.01 21:42:03.941562 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2025.08.01 21:42:03.941743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
| 13300 | 2025.08.01 21:42:04.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.77 MiB, peak 355.99 MiB, free memory in arenas 0.00 B, will set to 343.80 MiB (RSS), difference: 5.02 MiB | ||
| 13301 | 2025.08.01 21:42:05.648769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13302 | 2025.08.01 21:42:05.666080 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13303 | 2025.08.01 21:42:05.666144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13304 | 2025.08.01 21:42:05.672110 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13305 | 2025.08.01 21:42:05.672818 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13306 | 2025.08.01 21:42:05.675821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13307 | 2025.08.01 21:42:06.546366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1864 | ||
| 13308 | 2025.08.01 21:42:06.548607 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13309 | 2025.08.01 21:42:06.548661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13310 | 2025.08.01 21:42:06.549880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13311 | 2025.08.01 21:42:06.550154 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13312 | 2025.08.01 21:42:06.550314 [ 125 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13313 | 2025.08.01 21:42:06.550379 [ 125 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2025.08.01 21:42:06.550401 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13315 | 2025.08.01 21:42:06.550524 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 13316 | 2025.08.01 21:42:06.550531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 13317 | 2025.08.01 21:42:06.551100 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13318 | 2025.08.01 21:42:06.551247 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1692 rows starting from the beginning of the part | ||
| 13319 | 2025.08.01 21:42:06.551616 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 38 rows starting from the beginning of the part | ||
| 13320 | 2025.08.01 21:42:06.551941 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 13321 | 2025.08.01 21:42:06.552275 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part | ||
| 13322 | 2025.08.01 21:42:06.552613 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 13323 | 2025.08.01 21:42:06.552952 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 13324 | 2025.08.01 21:42:06.560152 [ 192 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 72 columns (72 merged, 0 gathered) in 0.009681843 sec., 192525.3280806144 rows/sec., 149.79 MiB/sec. | ||
| 13325 | 2025.08.01 21:42:06.562011 [ 191 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13326 | 2025.08.01 21:42:06.562573 [ 191 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2025.08.01 21:42:06.562650 [ 191 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_51_10} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13328 | 2025.08.01 21:42:06.562957 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13329 | 2025.08.01 21:42:08.091543 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2025.08.01 21:42:08.091752 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13331 | 2025.08.01 21:42:08.091828 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13332 | 2025.08.01 21:42:08.092564 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.08.01 21:42:08.092619 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13334 | 2025.08.01 21:42:08.093037 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13335 | 2025.08.01 21:42:08.093270 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.08.01 21:42:08.093483 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001784 sec., 66143.49775784754 rows/sec., 5.61 MiB/sec. | ||
| 13337 | 2025.08.01 21:42:08.093536 [ 261 ] {2926e593-d33b-4e91-bbf0-af65082e1275} <Debug> TCPHandler: Processed in 0.002133842 sec. | ||
| 13338 | 2025.08.01 21:42:08.093666 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.08.01 21:42:08.093772 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13340 | 2025.08.01 21:42:08.093819 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13341 | 2025.08.01 21:42:08.094248 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.08.01 21:42:08.094289 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13343 | 2025.08.01 21:42:08.094606 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13344 | 2025.08.01 21:42:08.094848 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2025.08.01 21:42:08.094990 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001241 sec., 24979.854955680905 rows/sec., 1.83 MiB/sec. | ||
| 13346 | 2025.08.01 21:42:08.095030 [ 261 ] {d88ad3a1-fca5-4fdf-977d-f78616bc6d44} <Debug> TCPHandler: Processed in 0.001418398 sec. | ||
| 13347 | 2025.08.01 21:42:08.095142 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13348 | 2025.08.01 21:42:08.095238 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13349 | 2025.08.01 21:42:08.095280 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13350 | 2025.08.01 21:42:08.095712 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2025.08.01 21:42:08.095749 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13352 | 2025.08.01 21:42:08.096064 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13353 | 2025.08.01 21:42:08.096270 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2025.08.01 21:42:08.096409 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00119 sec., 79831.93277310923 rows/sec., 6.23 MiB/sec. | ||
| 13355 | 2025.08.01 21:42:08.096448 [ 261 ] {8fe15004-115f-461d-8720-09e2b65fa2bb} <Debug> TCPHandler: Processed in 0.001355887 sec. | ||
| 13356 | 2025.08.01 21:42:08.096578 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2025.08.01 21:42:08.096702 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13358 | 2025.08.01 21:42:08.096754 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13359 | 2025.08.01 21:42:08.097236 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2025.08.01 21:42:08.097272 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13361 | 2025.08.01 21:42:08.097610 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13362 | 2025.08.01 21:42:08.097818 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.08.01 21:42:08.097965 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 13364 | 2025.08.01 21:42:08.097966 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 2 parts from all_1_100_20 to all_101_101_0 | ||
| 13365 | 2025.08.01 21:42:08.098002 [ 261 ] {48f544c3-9adc-416c-8dd5-df9d116c0900} <Debug> TCPHandler: Processed in 0.00148632 sec. | ||
| 13366 | 2025.08.01 21:42:08.098014 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2025.08.01 21:42:08.098034 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13368 | 2025.08.01 21:42:08.098110 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13369 | 2025.08.01 21:42:08.098131 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_100_20 to all_101_101_0 into Compact with storage Full | ||
| 13370 | 2025.08.01 21:42:08.098203 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13371 | 2025.08.01 21:42:08.098263 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13372 | 2025.08.01 21:42:08.098282 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13373 | 2025.08.01 21:42:08.098323 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_20, total 33321 rows starting from the beginning of the part | ||
| 13374 | 2025.08.01 21:42:08.098388 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 84 rows starting from the beginning of the part | ||
| 13375 | 2025.08.01 21:42:08.099099 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2025.08.01 21:42:08.099140 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13377 | 2025.08.01 21:42:08.099706 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13378 | 2025.08.01 21:42:08.099934 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2025.08.01 21:42:08.100064 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 13380 | 2025.08.01 21:42:08.100123 [ 261 ] {3fcb22e8-f459-405e-a21b-ab9cf8e8ac01} <Debug> TCPHandler: Processed in 0.002096942 sec. | ||
| 13381 | 2025.08.01 21:42:08.100229 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2025.08.01 21:42:08.100316 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13383 | 2025.08.01 21:42:08.100354 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13384 | 2025.08.01 21:42:08.100746 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2025.08.01 21:42:08.100779 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13386 | 2025.08.01 21:42:08.101084 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13387 | 2025.08.01 21:42:08.101288 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2025.08.01 21:42:08.101418 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 13389 | 2025.08.01 21:42:08.101453 [ 261 ] {18db6104-4ccf-423c-994f-39d70eca9d42} <Debug> TCPHandler: Processed in 0.001227154 sec. | ||
| 13390 | 2025.08.01 21:42:08.103977 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005887487 sec., 5673897.8786704745 rows/sec., 383.78 MiB/sec. | ||
| 13391 | 2025.08.01 21:42:08.104279 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 13392 | 2025.08.01 21:42:08.104643 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2025.08.01 21:42:08.104736 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 2 parts: [all_1_100_20, all_101_101_0] -> all_1_101_21 | ||
| 13394 | 2025.08.01 21:42:08.104851 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13395 | 2025.08.01 21:42:11.141552 [ 220 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13396 | 2025.08.01 21:42:11.141603 [ 220 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13397 | 2025.08.01 21:42:11.156045 [ 220 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13398 | 2025.08.01 21:42:11.226574 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13399 | 2025.08.01 21:42:11.226652 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13400 | 2025.08.01 21:42:11.442099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
| 13401 | 2025.08.01 21:42:11.443063 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2025.08.01 21:42:11.443109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 13403 | 2025.08.01 21:42:11.443714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13404 | 2025.08.01 21:42:11.444005 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2025.08.01 21:42:11.444184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 13406 | 2025.08.01 21:42:11.853310 [ 222 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13407 | 2025.08.01 21:42:11.853360 [ 222 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13408 | 2025.08.01 21:42:11.856236 [ 222 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13409 | 2025.08.01 21:42:13.090823 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13410 | 2025.08.01 21:42:13.091003 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13411 | 2025.08.01 21:42:13.091070 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13412 | 2025.08.01 21:42:13.091702 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2025.08.01 21:42:13.091751 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13414 | 2025.08.01 21:42:13.092167 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13415 | 2025.08.01 21:42:13.092398 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13416 | 2025.08.01 21:42:13.092548 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001594 sec., 46424.09033877039 rows/sec., 3.80 MiB/sec. | ||
| 13417 | 2025.08.01 21:42:13.092547 [ 112 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13418 | 2025.08.01 21:42:13.092589 [ 261 ] {be12653d-6262-4fd6-bf80-5208c42bbda4} <Debug> TCPHandler: Processed in 0.001898288 sec. | ||
| 13419 | 2025.08.01 21:42:13.092598 [ 112 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2025.08.01 21:42:13.092617 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13421 | 2025.08.01 21:42:13.092722 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2025.08.01 21:42:13.092747 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13423 | 2025.08.01 21:42:13.092772 [ 222 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13424 | 2025.08.01 21:42:13.092819 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13425 | 2025.08.01 21:42:13.092832 [ 222 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13426 | 2025.08.01 21:42:13.092869 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13427 | 2025.08.01 21:42:13.092890 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13428 | 2025.08.01 21:42:13.092927 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2419 rows starting from the beginning of the part | ||
| 13429 | 2025.08.01 21:42:13.092994 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 74 rows starting from the beginning of the part | ||
| 13430 | 2025.08.01 21:42:13.093040 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 118 rows starting from the beginning of the part | ||
| 13431 | 2025.08.01 21:42:13.093082 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 74 rows starting from the beginning of the part | ||
| 13432 | 2025.08.01 21:42:13.093122 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 118 rows starting from the beginning of the part | ||
| 13433 | 2025.08.01 21:42:13.093164 [ 197 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 74 rows starting from the beginning of the part | ||
| 13434 | 2025.08.01 21:42:13.093329 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2025.08.01 21:42:13.093372 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13436 | 2025.08.01 21:42:13.093735 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13437 | 2025.08.01 21:42:13.093977 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2025.08.01 21:42:13.094131 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00133 sec., 6766.917293233083 rows/sec., 508.84 KiB/sec. | ||
| 13439 | 2025.08.01 21:42:13.094170 [ 261 ] {1396c17b-e3f4-4697-98ad-bef833868708} <Debug> TCPHandler: Processed in 0.00150612 sec. | ||
| 13440 | 2025.08.01 21:42:13.094292 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2025.08.01 21:42:13.094388 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13442 | 2025.08.01 21:42:13.094429 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13443 | 2025.08.01 21:42:13.094471 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2877 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773535 sec., 1622183.9433673427 rows/sec., 139.31 MiB/sec. | ||
| 13444 | 2025.08.01 21:42:13.094792 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13445 | 2025.08.01 21:42:13.094880 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13446 | 2025.08.01 21:42:13.094923 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13447 | 2025.08.01 21:42:13.095145 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2025.08.01 21:42:13.095242 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_106_21} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13449 | 2025.08.01 21:42:13.095254 [ 222 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13450 | 2025.08.01 21:42:13.095292 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13451 | 2025.08.01 21:42:13.095356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 13452 | 2025.08.01 21:42:13.095521 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13453 | 2025.08.01 21:42:13.095639 [ 108 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13454 | 2025.08.01 21:42:13.095658 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001288 sec., 56677.01863354037 rows/sec., 4.42 MiB/sec. | ||
| 13455 | 2025.08.01 21:42:13.095675 [ 108 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2025.08.01 21:42:13.095695 [ 261 ] {96a133d9-4572-46fa-9797-823f49c821cf} <Debug> TCPHandler: Processed in 0.001454338 sec. | ||
| 13457 | 2025.08.01 21:42:13.095695 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13458 | 2025.08.01 21:42:13.095779 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13459 | 2025.08.01 21:42:13.095812 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2025.08.01 21:42:13.095864 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13461 | 2025.08.01 21:42:13.095891 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1222 rows starting from the beginning of the part | ||
| 13462 | 2025.08.01 21:42:13.095907 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13463 | 2025.08.01 21:42:13.095944 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 73 rows starting from the beginning of the part | ||
| 13464 | 2025.08.01 21:42:13.095951 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13465 | 2025.08.01 21:42:13.095987 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 95 rows starting from the beginning of the part | ||
| 13466 | 2025.08.01 21:42:13.096028 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 73 rows starting from the beginning of the part | ||
| 13467 | 2025.08.01 21:42:13.096064 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 95 rows starting from the beginning of the part | ||
| 13468 | 2025.08.01 21:42:13.096102 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 73 rows starting from the beginning of the part | ||
| 13469 | 2025.08.01 21:42:13.096357 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2025.08.01 21:42:13.096392 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13471 | 2025.08.01 21:42:13.096722 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13472 | 2025.08.01 21:42:13.096924 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.08.01 21:42:13.097038 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 2 parts from all_1_101_21 to all_102_102_0 | ||
| 13474 | 2025.08.01 21:42:13.097053 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 13475 | 2025.08.01 21:42:13.097062 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2025.08.01 21:42:13.097062 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319117 sec., 1236433.1594543925 rows/sec., 95.85 MiB/sec. | ||
| 13477 | 2025.08.01 21:42:13.097089 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13478 | 2025.08.01 21:42:13.097091 [ 261 ] {010dd080-9a9c-4249-a3e7-051ffce7a839} <Debug> TCPHandler: Processed in 0.001329436 sec. | ||
| 13479 | 2025.08.01 21:42:13.097158 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_101_21 to all_102_102_0 into Compact with storage Full | ||
| 13480 | 2025.08.01 21:42:13.097216 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2025.08.01 21:42:13.097245 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13482 | 2025.08.01 21:42:13.097247 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13483 | 2025.08.01 21:42:13.097273 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_21, total 33405 rows starting from the beginning of the part | ||
| 13484 | 2025.08.01 21:42:13.097310 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13485 | 2025.08.01 21:42:13.097325 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13486 | 2025.08.01 21:42:13.097364 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13487 | 2025.08.01 21:42:13.097513 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2025.08.01 21:42:13.097573 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_106_21} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13489 | 2025.08.01 21:42:13.097635 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 13490 | 2025.08.01 21:42:13.098089 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2025.08.01 21:42:13.098124 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13492 | 2025.08.01 21:42:13.098626 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13493 | 2025.08.01 21:42:13.098878 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2025.08.01 21:42:13.099023 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001731 sec., 5199.306759098788 rows/sec., 9.32 MiB/sec. | ||
| 13495 | 2025.08.01 21:42:13.099078 [ 261 ] {ff495f0c-5055-44ea-a8f7-368308e0160e} <Debug> TCPHandler: Processed in 0.001912238 sec. | ||
| 13496 | 2025.08.01 21:42:13.099195 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13497 | 2025.08.01 21:42:13.099290 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13498 | 2025.08.01 21:42:13.099333 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13499 | 2025.08.01 21:42:13.099670 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13500 | 2025.08.01 21:42:13.099705 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13501 | 2025.08.01 21:42:13.100024 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13502 | 2025.08.01 21:42:13.100253 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2025.08.01 21:42:13.100369 [ 108 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13504 | 2025.08.01 21:42:13.100382 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 13505 | 2025.08.01 21:42:13.100401 [ 108 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2025.08.01 21:42:13.100418 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13507 | 2025.08.01 21:42:13.100421 [ 261 ] {8f28660f-f383-4846-928a-4e2a66d16b02} <Debug> TCPHandler: Processed in 0.001276385 sec. | ||
| 13508 | 2025.08.01 21:42:13.100503 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13509 | 2025.08.01 21:42:13.100532 [ 223 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13510 | 2025.08.01 21:42:13.100561 [ 223 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13511 | 2025.08.01 21:42:13.100618 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13512 | 2025.08.01 21:42:13.100655 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6846 rows starting from the beginning of the part | ||
| 13513 | 2025.08.01 21:42:13.100724 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13514 | 2025.08.01 21:42:13.100774 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13515 | 2025.08.01 21:42:13.100819 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13516 | 2025.08.01 21:42:13.100864 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13517 | 2025.08.01 21:42:13.100910 [ 187 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13518 | 2025.08.01 21:42:13.102409 [ 223 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13519 | 2025.08.01 21:42:13.103051 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7146 rows, containing 4 columns (4 merged, 0 gathered) in 0.002587542 sec., 2761694.302933054 rows/sec., 178.53 MiB/sec. | ||
| 13520 | 2025.08.01 21:42:13.103456 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13521 | 2025.08.01 21:42:13.103725 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2025.08.01 21:42:13.103793 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_106_21} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13523 | 2025.08.01 21:42:13.103821 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33565 rows, containing 5 columns (5 merged, 0 gathered) in 0.006687393 sec., 5019145.726892378 rows/sec., 339.54 MiB/sec. | ||
| 13524 | 2025.08.01 21:42:13.103878 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 13525 | 2025.08.01 21:42:13.104068 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Trace> MergedBlockOutputStream: filled checksums all_1_102_22 (state Temporary) | ||
| 13526 | 2025.08.01 21:42:13.104337 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_102_22 to all_1_102_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2025.08.01 21:42:13.104408 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_102_22} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 2 parts: [all_1_101_21, all_102_102_0] -> all_1_102_22 | ||
| 13528 | 2025.08.01 21:42:13.104491 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13529 | 2025.08.01 21:42:13.176010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13530 | 2025.08.01 21:42:13.192254 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2025.08.01 21:42:13.192306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13532 | 2025.08.01 21:42:13.198081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13533 | 2025.08.01 21:42:13.198753 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2025.08.01 21:42:13.201783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13535 | 2025.08.01 21:42:13.915136 [ 219 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13536 | 2025.08.01 21:42:13.915219 [ 219 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13537 | 2025.08.01 21:42:13.917189 [ 219 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13538 | 2025.08.01 21:42:14.702426 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13539 | 2025.08.01 21:42:14.702484 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13540 | 2025.08.01 21:42:14.704625 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13541 | 2025.08.01 21:42:16.550843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1888 | ||
| 13542 | 2025.08.01 21:42:16.553075 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2025.08.01 21:42:16.553117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13544 | 2025.08.01 21:42:16.554288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13545 | 2025.08.01 21:42:16.554549 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2025.08.01 21:42:16.554802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1888 | ||
| 13547 | 2025.08.01 21:42:17.855958 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2025.08.01 21:42:17.856159 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13549 | 2025.08.01 21:42:17.856230 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13550 | 2025.08.01 21:42:17.856948 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2025.08.01 21:42:17.856999 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13552 | 2025.08.01 21:42:17.857395 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13553 | 2025.08.01 21:42:17.857611 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2025.08.01 21:42:17.857768 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001661 sec., 14449.127031908489 rows/sec., 1.20 MiB/sec. | ||
| 13555 | 2025.08.01 21:42:17.857810 [ 261 ] {07b8e949-d60e-4feb-9ad5-788c5f260d3f} <Debug> TCPHandler: Processed in 0.00198837 sec. | ||
| 13556 | 2025.08.01 21:42:17.857921 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2025.08.01 21:42:17.858016 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13558 | 2025.08.01 21:42:17.858056 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13559 | 2025.08.01 21:42:17.858452 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2025.08.01 21:42:17.858488 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13561 | 2025.08.01 21:42:17.858773 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13562 | 2025.08.01 21:42:17.858985 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2025.08.01 21:42:17.859114 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001117 sec., 3581.020590868398 rows/sec., 292.01 KiB/sec. | ||
| 13564 | 2025.08.01 21:42:17.859152 [ 261 ] {df8959e0-945d-4200-a2cd-ef0eff0a4f9e} <Debug> TCPHandler: Processed in 0.001278625 sec. | ||
| 13565 | 2025.08.01 21:42:17.859251 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13566 | 2025.08.01 21:42:17.859344 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13567 | 2025.08.01 21:42:17.859382 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13568 | 2025.08.01 21:42:17.860547 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13569 | 2025.08.01 21:42:17.860585 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13570 | 2025.08.01 21:42:17.860968 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13571 | 2025.08.01 21:42:17.861171 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13572 | 2025.08.01 21:42:17.861300 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Debug> executeQuery: Read 1380 rows, 118.42 KiB in 0.001974 sec., 699088.1458966566 rows/sec., 58.58 MiB/sec. | ||
| 13573 | 2025.08.01 21:42:17.861338 [ 261 ] {e6d0ad34-eb52-4a5b-afb7-3fe08f5b5e3c} <Debug> TCPHandler: Processed in 0.002133883 sec. | ||
| 13574 | 2025.08.01 21:42:17.861449 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13575 | 2025.08.01 21:42:17.861543 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13576 | 2025.08.01 21:42:17.861582 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13577 | 2025.08.01 21:42:17.862046 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13578 | 2025.08.01 21:42:17.862084 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13579 | 2025.08.01 21:42:17.862383 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13580 | 2025.08.01 21:42:17.862583 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13581 | 2025.08.01 21:42:17.862712 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001187 sec., 39595.61920808762 rows/sec., 2.94 MiB/sec. | ||
| 13582 | 2025.08.01 21:42:17.862750 [ 261 ] {3e0df3b1-9598-4bf6-aa28-d5e504ab3878} <Debug> TCPHandler: Processed in 0.001349687 sec. | ||
| 13583 | 2025.08.01 21:42:17.862848 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13584 | 2025.08.01 21:42:17.862941 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13585 | 2025.08.01 21:42:17.862979 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13586 | 2025.08.01 21:42:17.863505 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13587 | 2025.08.01 21:42:17.863543 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13588 | 2025.08.01 21:42:17.863848 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13589 | 2025.08.01 21:42:17.864053 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13590 | 2025.08.01 21:42:17.864183 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00126 sec., 200000 rows/sec., 13.83 MiB/sec. | ||
| 13591 | 2025.08.01 21:42:17.864221 [ 261 ] {7e7876ee-d1a6-4931-a257-823e229a948c} <Debug> TCPHandler: Processed in 0.001420418 sec. | ||
| 13592 | 2025.08.01 21:42:17.864331 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13593 | 2025.08.01 21:42:17.864425 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13594 | 2025.08.01 21:42:17.864464 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13595 | 2025.08.01 21:42:17.864860 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13596 | 2025.08.01 21:42:17.864896 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13597 | 2025.08.01 21:42:17.865181 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13598 | 2025.08.01 21:42:17.865377 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13599 | 2025.08.01 21:42:17.865501 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 13600 | 2025.08.01 21:42:17.865538 [ 261 ] {72be58e1-5aec-425b-bbb4-bc1f4c2b1e94} <Debug> TCPHandler: Processed in 0.001255455 sec. | ||
| 13601 | 2025.08.01 21:42:17.865638 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13602 | 2025.08.01 21:42:17.865734 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13603 | 2025.08.01 21:42:17.865772 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13604 | 2025.08.01 21:42:17.866552 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13605 | 2025.08.01 21:42:17.866589 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13606 | 2025.08.01 21:42:17.866908 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13607 | 2025.08.01 21:42:17.867108 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13608 | 2025.08.01 21:42:17.867236 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Debug> executeQuery: Read 591 rows, 45.47 KiB in 0.00152 sec., 388815.7894736842 rows/sec., 29.21 MiB/sec. | ||
| 13609 | 2025.08.01 21:42:17.867274 [ 261 ] {fdcd0f1e-9b90-4a13-bd3d-f34f8b981720} <Debug> TCPHandler: Processed in 0.001683294 sec. | ||
| 13610 | 2025.08.01 21:42:17.867406 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13611 | 2025.08.01 21:42:17.867529 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13612 | 2025.08.01 21:42:17.867597 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13613 | 2025.08.01 21:42:17.868489 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13614 | 2025.08.01 21:42:17.868537 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13615 | 2025.08.01 21:42:17.868938 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13616 | 2025.08.01 21:42:17.869155 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13617 | 2025.08.01 21:42:17.869272 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_102_22 to all_107_107_0 | ||
| 13618 | 2025.08.01 21:42:17.869287 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Debug> executeQuery: Read 918 rows, 63.76 KiB in 0.001782 sec., 515151.5151515152 rows/sec., 34.94 MiB/sec. | ||
| 13619 | 2025.08.01 21:42:17.869343 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2025.08.01 21:42:17.869354 [ 261 ] {fc18ae16-13d7-4c78-a34d-f249a8f927e0} <Debug> TCPHandler: Processed in 0.00200631 sec. | ||
| 13621 | 2025.08.01 21:42:17.869371 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13622 | 2025.08.01 21:42:17.869483 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13623 | 2025.08.01 21:42:17.869510 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_102_22 to all_107_107_0 into Compact with storage Full | ||
| 13624 | 2025.08.01 21:42:17.869584 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13625 | 2025.08.01 21:42:17.869644 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13626 | 2025.08.01 21:42:17.869670 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13627 | 2025.08.01 21:42:17.869715 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_102_22, total 33565 rows starting from the beginning of the part | ||
| 13628 | 2025.08.01 21:42:17.869789 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13629 | 2025.08.01 21:42:17.869841 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13630 | 2025.08.01 21:42:17.869889 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13631 | 2025.08.01 21:42:17.869937 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 13632 | 2025.08.01 21:42:17.869984 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 918 rows starting from the beginning of the part | ||
| 13633 | 2025.08.01 21:42:17.870494 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13634 | 2025.08.01 21:42:17.870536 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13635 | 2025.08.01 21:42:17.871085 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13636 | 2025.08.01 21:42:17.871358 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13637 | 2025.08.01 21:42:17.871513 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001948 sec., 15913.757700205339 rows/sec., 28.52 MiB/sec. | ||
| 13638 | 2025.08.01 21:42:17.871568 [ 261 ] {045f00e7-c675-4842-a073-ff2e8e404400} <Debug> TCPHandler: Processed in 0.002136322 sec. | ||
| 13639 | 2025.08.01 21:42:17.871683 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13640 | 2025.08.01 21:42:17.871779 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13641 | 2025.08.01 21:42:17.871822 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13642 | 2025.08.01 21:42:17.872163 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13643 | 2025.08.01 21:42:17.872199 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13644 | 2025.08.01 21:42:17.872499 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13645 | 2025.08.01 21:42:17.872707 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13646 | 2025.08.01 21:42:17.872840 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 13647 | 2025.08.01 21:42:17.872877 [ 261 ] {c539124b-208e-4d63-9806-a98e76791a1e} <Debug> TCPHandler: Processed in 0.001244854 sec. | ||
| 13648 | 2025.08.01 21:42:17.876287 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35123 rows, containing 5 columns (5 merged, 0 gathered) in 0.006839306 sec., 5135462.574711528 rows/sec., 347.62 MiB/sec. | ||
| 13649 | 2025.08.01 21:42:17.876676 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Trace> MergedBlockOutputStream: filled checksums all_1_107_23 (state Temporary) | ||
| 13650 | 2025.08.01 21:42:17.877043 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_107_23 to all_1_107_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13651 | 2025.08.01 21:42:17.877128 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_107_23} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_102_22, all_107_107_0] -> all_1_107_23 | ||
| 13652 | 2025.08.01 21:42:17.877229 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13653 | 2025.08.01 21:42:18.945290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
| 13654 | 2025.08.01 21:42:18.945782 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13655 | 2025.08.01 21:42:18.945818 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13656 | 2025.08.01 21:42:18.946310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13657 | 2025.08.01 21:42:18.946540 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2025.08.01 21:42:18.946670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
| 13659 | 2025.08.01 21:42:18.946682 [ 64 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13660 | 2025.08.01 21:42:18.946752 [ 64 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2025.08.01 21:42:18.946775 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13662 | 2025.08.01 21:42:18.946881 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13663 | 2025.08.01 21:42:18.947004 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13664 | 2025.08.01 21:42:18.947048 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 13665 | 2025.08.01 21:42:18.947116 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
| 13666 | 2025.08.01 21:42:18.947165 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
| 13667 | 2025.08.01 21:42:18.947211 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
| 13668 | 2025.08.01 21:42:18.947255 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
| 13669 | 2025.08.01 21:42:18.947298 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
| 13670 | 2025.08.01 21:42:18.949521 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683743 sec., 12114796.386986384 rows/sec., 173.30 MiB/sec. | ||
| 13671 | 2025.08.01 21:42:18.949783 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13672 | 2025.08.01 21:42:18.950033 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2025.08.01 21:42:18.950103 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_71_14} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13674 | 2025.08.01 21:42:18.950182 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 13675 | 2025.08.01 21:42:20.702816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13676 | 2025.08.01 21:42:20.719226 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13677 | 2025.08.01 21:42:20.719265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13678 | 2025.08.01 21:42:20.725157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13679 | 2025.08.01 21:42:20.725840 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13680 | 2025.08.01 21:42:20.726100 [ 60 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13681 | 2025.08.01 21:42:20.726142 [ 60 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2025.08.01 21:42:20.726164 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13683 | 2025.08.01 21:42:20.726335 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 13684 | 2025.08.01 21:42:20.728812 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13685 | 2025.08.01 21:42:20.729880 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13686 | 2025.08.01 21:42:20.731296 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 13687 | 2025.08.01 21:42:20.735918 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 13688 | 2025.08.01 21:42:20.740495 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13689 | 2025.08.01 21:42:20.744969 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13690 | 2025.08.01 21:42:20.749764 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13691 | 2025.08.01 21:42:20.754389 [ 194 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13692 | 2025.08.01 21:42:20.810641 [ 186 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084383919 sec., 6340.0705530161495 rows/sec., 32.78 MiB/sec. | ||
| 13693 | 2025.08.01 21:42:20.813727 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13694 | 2025.08.01 21:42:20.815720 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13695 | 2025.08.01 21:42:20.815829 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_71_14} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13696 | 2025.08.01 21:42:20.818284 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 13697 | 2025.08.01 21:42:23.090600 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2025.08.01 21:42:23.090820 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13699 | 2025.08.01 21:42:23.090892 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13700 | 2025.08.01 21:42:23.091625 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13701 | 2025.08.01 21:42:23.091681 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13702 | 2025.08.01 21:42:23.092072 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13703 | 2025.08.01 21:42:23.092289 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2025.08.01 21:42:23.092444 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001677 sec., 44126.416219439474 rows/sec., 3.61 MiB/sec. | ||
| 13705 | 2025.08.01 21:42:23.092485 [ 261 ] {d4bf507f-b747-4fc4-8a76-45a1abcd4caa} <Debug> TCPHandler: Processed in 0.00202319 sec. | ||
| 13706 | 2025.08.01 21:42:23.092620 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13707 | 2025.08.01 21:42:23.092713 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13708 | 2025.08.01 21:42:23.092754 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13709 | 2025.08.01 21:42:23.093151 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13710 | 2025.08.01 21:42:23.093188 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13711 | 2025.08.01 21:42:23.093472 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13712 | 2025.08.01 21:42:23.093691 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13713 | 2025.08.01 21:42:23.093821 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001126 sec., 7992.895204262877 rows/sec., 601.03 KiB/sec. | ||
| 13714 | 2025.08.01 21:42:23.093858 [ 261 ] {5a3b3da7-a2d8-4f77-9fb9-58b79e40f223} <Debug> TCPHandler: Processed in 0.001286565 sec. | ||
| 13715 | 2025.08.01 21:42:23.093965 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2025.08.01 21:42:23.094058 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13717 | 2025.08.01 21:42:23.094096 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13718 | 2025.08.01 21:42:23.094500 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2025.08.01 21:42:23.094535 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13720 | 2025.08.01 21:42:23.094824 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13721 | 2025.08.01 21:42:23.095026 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2025.08.01 21:42:23.095150 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00111 sec., 65765.76576576575 rows/sec., 5.13 MiB/sec. | ||
| 13723 | 2025.08.01 21:42:23.095187 [ 261 ] {9bb47163-0832-4178-b877-dc8af0e68424} <Debug> TCPHandler: Processed in 0.001268876 sec. | ||
| 13724 | 2025.08.01 21:42:23.095297 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2025.08.01 21:42:23.095389 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13726 | 2025.08.01 21:42:23.095432 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13727 | 2025.08.01 21:42:23.095841 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2025.08.01 21:42:23.095877 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13729 | 2025.08.01 21:42:23.096198 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13730 | 2025.08.01 21:42:23.096399 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2025.08.01 21:42:23.096526 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 13732 | 2025.08.01 21:42:23.096563 [ 261 ] {8b0c7424-d72e-4c98-a15f-41d1c3c83502} <Debug> TCPHandler: Processed in 0.001313456 sec. | ||
| 13733 | 2025.08.01 21:42:23.096679 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13734 | 2025.08.01 21:42:23.096772 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13735 | 2025.08.01 21:42:23.096825 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13736 | 2025.08.01 21:42:23.097579 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2025.08.01 21:42:23.097615 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13738 | 2025.08.01 21:42:23.098104 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13739 | 2025.08.01 21:42:23.098323 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2025.08.01 21:42:23.098457 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001703 sec., 5284.791544333529 rows/sec., 9.47 MiB/sec. | ||
| 13741 | 2025.08.01 21:42:23.098510 [ 261 ] {16b7f08a-3194-4eba-bc8f-32ab3f9034c2} <Debug> TCPHandler: Processed in 0.001876968 sec. | ||
| 13742 | 2025.08.01 21:42:23.098629 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13743 | 2025.08.01 21:42:23.098722 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13744 | 2025.08.01 21:42:23.098763 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13745 | 2025.08.01 21:42:23.099109 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13746 | 2025.08.01 21:42:23.099145 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13747 | 2025.08.01 21:42:23.099436 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13748 | 2025.08.01 21:42:23.099639 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13749 | 2025.08.01 21:42:23.099764 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 13750 | 2025.08.01 21:42:23.099799 [ 261 ] {bc479a28-beaf-48d9-ab81-590c96d18f42} <Debug> TCPHandler: Processed in 0.001217184 sec. | ||
| 13751 | 2025.08.01 21:42:26.226709 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13752 | 2025.08.01 21:42:26.226762 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13753 | 2025.08.01 21:42:26.446809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
| 13754 | 2025.08.01 21:42:26.447335 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13755 | 2025.08.01 21:42:26.447377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13756 | 2025.08.01 21:42:26.447938 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13757 | 2025.08.01 21:42:26.448189 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13758 | 2025.08.01 21:42:26.448319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 13759 | 2025.08.01 21:42:26.555905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1920 | ||
| 13760 | 2025.08.01 21:42:26.558236 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2025.08.01 21:42:26.558287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13762 | 2025.08.01 21:42:26.559469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13763 | 2025.08.01 21:42:26.559752 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2025.08.01 21:42:26.560012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
| 13765 | 2025.08.01 21:42:28.092217 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13766 | 2025.08.01 21:42:28.092416 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13767 | 2025.08.01 21:42:28.092489 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13768 | 2025.08.01 21:42:28.093244 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2025.08.01 21:42:28.093299 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13770 | 2025.08.01 21:42:28.093730 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13771 | 2025.08.01 21:42:28.093967 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13772 | 2025.08.01 21:42:28.094130 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001766 sec., 66817.66704416761 rows/sec., 5.67 MiB/sec. | ||
| 13773 | 2025.08.01 21:42:28.094183 [ 261 ] {e4777de6-fc2c-4bec-8706-8b81aa9d2cfd} <Debug> TCPHandler: Processed in 0.002109462 sec. | ||
| 13774 | 2025.08.01 21:42:28.094326 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2025.08.01 21:42:28.094430 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13776 | 2025.08.01 21:42:28.094473 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13777 | 2025.08.01 21:42:28.094920 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13778 | 2025.08.01 21:42:28.094958 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13779 | 2025.08.01 21:42:28.095259 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13780 | 2025.08.01 21:42:28.095464 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13781 | 2025.08.01 21:42:28.095596 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00119 sec., 26050.420168067227 rows/sec., 1.91 MiB/sec. | ||
| 13782 | 2025.08.01 21:42:28.095612 [ 91 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13783 | 2025.08.01 21:42:28.095632 [ 261 ] {6a3d87e3-2c17-4af9-ac4c-d3eaf3209836} <Debug> TCPHandler: Processed in 0.001356067 sec. | ||
| 13784 | 2025.08.01 21:42:28.095684 [ 91 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13785 | 2025.08.01 21:42:28.095710 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13786 | 2025.08.01 21:42:28.095773 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13787 | 2025.08.01 21:42:28.095807 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13788 | 2025.08.01 21:42:28.095873 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13789 | 2025.08.01 21:42:28.095912 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13790 | 2025.08.01 21:42:28.095914 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13791 | 2025.08.01 21:42:28.095952 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 268 rows starting from the beginning of the part | ||
| 13792 | 2025.08.01 21:42:28.096016 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 13793 | 2025.08.01 21:42:28.096067 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 9 rows starting from the beginning of the part | ||
| 13794 | 2025.08.01 21:42:28.096114 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 47 rows starting from the beginning of the part | ||
| 13795 | 2025.08.01 21:42:28.096160 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 9 rows starting from the beginning of the part | ||
| 13796 | 2025.08.01 21:42:28.096202 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 13797 | 2025.08.01 21:42:28.096345 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13798 | 2025.08.01 21:42:28.096380 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13799 | 2025.08.01 21:42:28.096697 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13800 | 2025.08.01 21:42:28.096904 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13801 | 2025.08.01 21:42:28.097037 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001184 sec., 80236.4864864865 rows/sec., 6.27 MiB/sec. | ||
| 13802 | 2025.08.01 21:42:28.097043 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278486 sec., 308959.1907928597 rows/sec., 21.59 MiB/sec. | ||
| 13803 | 2025.08.01 21:42:28.097075 [ 261 ] {022e14f2-7d42-43a8-80d4-db98a319265c} <Debug> TCPHandler: Processed in 0.001349016 sec. | ||
| 13804 | 2025.08.01 21:42:28.097198 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13805 | 2025.08.01 21:42:28.097236 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13806 | 2025.08.01 21:42:28.097292 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13807 | 2025.08.01 21:42:28.097340 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13808 | 2025.08.01 21:42:28.097551 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2025.08.01 21:42:28.097636 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_101_20} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13810 | 2025.08.01 21:42:28.097765 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13811 | 2025.08.01 21:42:28.097822 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13812 | 2025.08.01 21:42:28.097862 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13813 | 2025.08.01 21:42:28.098224 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13814 | 2025.08.01 21:42:28.098470 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13815 | 2025.08.01 21:42:28.098635 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 13816 | 2025.08.01 21:42:28.098696 [ 261 ] {f0cc3ed4-73d7-48ba-805c-8bf9484000ba} <Debug> TCPHandler: Processed in 0.001545621 sec. | ||
| 13817 | 2025.08.01 21:42:28.098826 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13818 | 2025.08.01 21:42:28.098919 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13819 | 2025.08.01 21:42:28.098973 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13820 | 2025.08.01 21:42:28.099764 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2025.08.01 21:42:28.099800 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13822 | 2025.08.01 21:42:28.100330 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13823 | 2025.08.01 21:42:28.100545 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2025.08.01 21:42:28.100683 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001782 sec., 17396.18406285073 rows/sec., 31.17 MiB/sec. | ||
| 13825 | 2025.08.01 21:42:28.100694 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13826 | 2025.08.01 21:42:28.100752 [ 261 ] {f796e26e-4521-44ca-a59d-7e908073beab} <Debug> TCPHandler: Processed in 0.001973939 sec. | ||
| 13827 | 2025.08.01 21:42:28.100759 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2025.08.01 21:42:28.100790 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13829 | 2025.08.01 21:42:28.100870 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13830 | 2025.08.01 21:42:28.100912 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13831 | 2025.08.01 21:42:28.100968 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13832 | 2025.08.01 21:42:28.101022 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13833 | 2025.08.01 21:42:28.101312 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13834 | 2025.08.01 21:42:28.101352 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2025.08.01 21:42:28.101395 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13836 | 2025.08.01 21:42:28.101410 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1900 rows starting from the beginning of the part | ||
| 13837 | 2025.08.01 21:42:28.101629 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 13838 | 2025.08.01 21:42:28.101706 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13839 | 2025.08.01 21:42:28.101803 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 9 rows starting from the beginning of the part | ||
| 13840 | 2025.08.01 21:42:28.101928 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13841 | 2025.08.01 21:42:28.101979 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 31 rows starting from the beginning of the part | ||
| 13842 | 2025.08.01 21:42:28.102068 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 13843 | 2025.08.01 21:42:28.102089 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 9 rows starting from the beginning of the part | ||
| 13844 | 2025.08.01 21:42:28.102109 [ 261 ] {4e2eff3f-1660-48ec-a8f1-35f2b80230be} <Debug> TCPHandler: Processed in 0.001286646 sec. | ||
| 13845 | 2025.08.01 21:42:28.102191 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 31 rows starting from the beginning of the part | ||
| 13846 | 2025.08.01 21:42:28.111177 [ 191 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2011 rows, containing 19 columns (19 merged, 0 gathered) in 0.010321205 sec., 194841.5906863588 rows/sec., 349.15 MiB/sec. | ||
| 13847 | 2025.08.01 21:42:28.113034 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13848 | 2025.08.01 21:42:28.113387 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13849 | 2025.08.01 21:42:28.113468 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13850 | 2025.08.01 21:42:28.113572 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 13851 | 2025.08.01 21:42:28.228930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 13852 | 2025.08.01 21:42:28.245048 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13853 | 2025.08.01 21:42:28.245095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13854 | 2025.08.01 21:42:28.251223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13855 | 2025.08.01 21:42:28.251911 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13856 | 2025.08.01 21:42:28.255212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 13857 | 2025.08.01 21:42:28.899570 [ 87 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 13858 | 2025.08.01 21:42:28.899647 [ 87 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13859 | 2025.08.01 21:42:28.899672 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13860 | 2025.08.01 21:42:28.899787 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 13861 | 2025.08.01 21:42:28.899922 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13862 | 2025.08.01 21:42:28.899968 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 13863 | 2025.08.01 21:42:28.900052 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 13864 | 2025.08.01 21:42:28.900097 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 13865 | 2025.08.01 21:42:28.900135 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 13866 | 2025.08.01 21:42:28.900172 [ 195 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 13867 | 2025.08.01 21:42:28.900988 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001245114 sec., 33731.85105942106 rows/sec., 2.81 MiB/sec. | ||
| 13868 | 2025.08.01 21:42:28.901153 [ 199 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 13869 | 2025.08.01 21:42:28.901439 [ 199 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13870 | 2025.08.01 21:42:28.901509 [ 199 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_26_6} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 13871 | 2025.08.01 21:42:28.901590 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13872 | 2025.08.01 21:42:29.000218 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.88 MiB, peak 363.07 MiB, free memory in arenas 0.00 B, will set to 349.88 MiB (RSS), difference: 3.99 MiB | ||
| 13873 | 2025.08.01 21:42:33.080798 [ 218 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13874 | 2025.08.01 21:42:33.080898 [ 218 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13875 | 2025.08.01 21:42:33.082972 [ 218 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13876 | 2025.08.01 21:42:33.100991 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13877 | 2025.08.01 21:42:33.101185 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13878 | 2025.08.01 21:42:33.101254 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13879 | 2025.08.01 21:42:33.102129 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13880 | 2025.08.01 21:42:33.102165 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13881 | 2025.08.01 21:42:33.102573 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13882 | 2025.08.01 21:42:33.102795 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2025.08.01 21:42:33.102956 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001823 sec., 215030.1700493692 rows/sec., 13.64 MiB/sec. | ||
| 13884 | 2025.08.01 21:42:33.102998 [ 261 ] {00de863c-6d50-4fe6-ba2e-34acc7b28a55} <Debug> TCPHandler: Processed in 0.002137833 sec. | ||
| 13885 | 2025.08.01 21:42:33.103100 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13886 | 2025.08.01 21:42:33.103194 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13887 | 2025.08.01 21:42:33.103234 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13888 | 2025.08.01 21:42:33.103612 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2025.08.01 21:42:33.103648 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13890 | 2025.08.01 21:42:33.103927 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13891 | 2025.08.01 21:42:33.104127 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13892 | 2025.08.01 21:42:33.104258 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001083 sec., 1846.7220683287167 rows/sec., 150.59 KiB/sec. | ||
| 13893 | 2025.08.01 21:42:33.104294 [ 261 ] {3eebce54-a09f-4796-84a2-673b2b97e0e2} <Debug> TCPHandler: Processed in 0.001241815 sec. | ||
| 13894 | 2025.08.01 21:42:33.104392 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13895 | 2025.08.01 21:42:33.104483 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13896 | 2025.08.01 21:42:33.104522 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13897 | 2025.08.01 21:42:33.105287 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13898 | 2025.08.01 21:42:33.105323 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13899 | 2025.08.01 21:42:33.105680 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13900 | 2025.08.01 21:42:33.105894 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2025.08.01 21:42:33.106026 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001561 sec., 695707.8795643818 rows/sec., 55.02 MiB/sec. | ||
| 13902 | 2025.08.01 21:42:33.106064 [ 261 ] {8b70a761-b139-4467-ac0a-fe4f85658e09} <Debug> TCPHandler: Processed in 0.001718524 sec. | ||
| 13903 | 2025.08.01 21:42:33.106170 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13904 | 2025.08.01 21:42:33.106263 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13905 | 2025.08.01 21:42:33.106302 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13906 | 2025.08.01 21:42:33.106740 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13907 | 2025.08.01 21:42:33.106775 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13908 | 2025.08.01 21:42:33.107076 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13909 | 2025.08.01 21:42:33.107276 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13910 | 2025.08.01 21:42:33.107406 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.001161 sec., 178294.57364341087 rows/sec., 10.59 MiB/sec. | ||
| 13911 | 2025.08.01 21:42:33.107442 [ 261 ] {f9f3c9ec-1cce-4beb-b83c-05d4495707cc} <Debug> TCPHandler: Processed in 0.001320187 sec. | ||
| 13912 | 2025.08.01 21:42:33.107546 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13913 | 2025.08.01 21:42:33.107646 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13914 | 2025.08.01 21:42:33.107687 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13915 | 2025.08.01 21:42:33.108139 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2025.08.01 21:42:33.108177 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13917 | 2025.08.01 21:42:33.108493 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13918 | 2025.08.01 21:42:33.108704 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2025.08.01 21:42:33.108840 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001213 sec., 167353.66859027205 rows/sec., 10.79 MiB/sec. | ||
| 13920 | 2025.08.01 21:42:33.108880 [ 261 ] {37cc5fe8-47e4-4090-8eac-64f1ded67ddf} <Debug> TCPHandler: Processed in 0.001383048 sec. | ||
| 13921 | 2025.08.01 21:42:33.108996 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13922 | 2025.08.01 21:42:33.109097 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13923 | 2025.08.01 21:42:33.109136 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13924 | 2025.08.01 21:42:33.109568 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13925 | 2025.08.01 21:42:33.109605 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13926 | 2025.08.01 21:42:33.109924 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13927 | 2025.08.01 21:42:33.110129 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13928 | 2025.08.01 21:42:33.110260 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001182 sec., 170896.78510998306 rows/sec., 9.71 MiB/sec. | ||
| 13929 | 2025.08.01 21:42:33.110298 [ 261 ] {3fa23691-44f8-418d-bb91-f85296a1978f} <Debug> TCPHandler: Processed in 0.001350057 sec. | ||
| 13930 | 2025.08.01 21:42:33.110402 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2025.08.01 21:42:33.110495 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13932 | 2025.08.01 21:42:33.110533 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13933 | 2025.08.01 21:42:33.111137 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2025.08.01 21:42:33.111174 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13935 | 2025.08.01 21:42:33.111500 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13936 | 2025.08.01 21:42:33.111710 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2025.08.01 21:42:33.111842 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.001365 sec., 485714.28571428574 rows/sec., 33.95 MiB/sec. | ||
| 13938 | 2025.08.01 21:42:33.111879 [ 261 ] {f1ccb810-c01f-47a6-a651-cf3b3a8ef040} <Debug> TCPHandler: Processed in 0.001524651 sec. | ||
| 13939 | 2025.08.01 21:42:33.112005 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13940 | 2025.08.01 21:42:33.112128 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13941 | 2025.08.01 21:42:33.112179 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13942 | 2025.08.01 21:42:33.112559 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2025.08.01 21:42:33.112602 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13944 | 2025.08.01 21:42:33.112967 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13945 | 2025.08.01 21:42:33.113189 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2025.08.01 21:42:33.113314 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 258.86 KiB/sec. | ||
| 13947 | 2025.08.01 21:42:33.113351 [ 261 ] {a67b1a7f-1cf4-45f3-ad50-b9db5342ecd7} <Debug> TCPHandler: Processed in 0.001414738 sec. | ||
| 13948 | 2025.08.01 21:42:33.113451 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2025.08.01 21:42:33.113545 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13950 | 2025.08.01 21:42:33.113587 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13951 | 2025.08.01 21:42:33.114003 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2025.08.01 21:42:33.114039 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13953 | 2025.08.01 21:42:33.114366 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13954 | 2025.08.01 21:42:33.114576 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2025.08.01 21:42:33.114704 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001178 sec., 261460.10186757214 rows/sec., 17.20 MiB/sec. | ||
| 13956 | 2025.08.01 21:42:33.114745 [ 261 ] {87ab3d4a-0843-4b16-9035-d8b4402108ea} <Debug> TCPHandler: Processed in 0.001341587 sec. | ||
| 13957 | 2025.08.01 21:42:33.114846 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2025.08.01 21:42:33.114938 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13959 | 2025.08.01 21:42:33.114980 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13960 | 2025.08.01 21:42:33.115286 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2025.08.01 21:42:33.115320 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13962 | 2025.08.01 21:42:33.115600 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13963 | 2025.08.01 21:42:33.115801 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2025.08.01 21:42:33.115923 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001003 sec., 997.0089730807578 rows/sec., 67.18 KiB/sec. | ||
| 13965 | 2025.08.01 21:42:33.115959 [ 261 ] {c0fe2fae-d7f3-4952-9eab-fe58b885de0c} <Debug> TCPHandler: Processed in 0.001159913 sec. | ||
| 13966 | 2025.08.01 21:42:33.116063 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2025.08.01 21:42:33.116164 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13968 | 2025.08.01 21:42:33.116221 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13969 | 2025.08.01 21:42:33.117013 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2025.08.01 21:42:33.117049 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13971 | 2025.08.01 21:42:33.117539 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13972 | 2025.08.01 21:42:33.117833 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2025.08.01 21:42:33.117999 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001851 sec., 4862.23662884927 rows/sec., 8.71 MiB/sec. | ||
| 13974 | 2025.08.01 21:42:33.118065 [ 261 ] {1679bd62-afcf-4b5b-bc32-5c5a576aec4e} <Debug> TCPHandler: Processed in 0.002050351 sec. | ||
| 13975 | 2025.08.01 21:42:33.118180 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2025.08.01 21:42:33.118279 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13977 | 2025.08.01 21:42:33.118321 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13978 | 2025.08.01 21:42:33.118663 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2025.08.01 21:42:33.118701 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13980 | 2025.08.01 21:42:33.119026 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13981 | 2025.08.01 21:42:33.119243 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2025.08.01 21:42:33.119373 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001111 sec., 91809.1809180918 rows/sec., 5.64 MiB/sec. | ||
| 13983 | 2025.08.01 21:42:33.119412 [ 261 ] {c3fe6c29-cf6f-4f52-a780-6133a0d2ce33} <Debug> TCPHandler: Processed in 0.001280865 sec. | ||
| 13984 | 2025.08.01 21:42:33.948484 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
| 13985 | 2025.08.01 21:42:33.949052 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13986 | 2025.08.01 21:42:33.949106 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13987 | 2025.08.01 21:42:33.949587 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13988 | 2025.08.01 21:42:33.949820 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13989 | 2025.08.01 21:42:33.949949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
| 13990 | 2025.08.01 21:42:34.039186 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13991 | 2025.08.01 21:42:34.039235 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13992 | 2025.08.01 21:42:34.041134 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13993 | 2025.08.01 21:42:35.755348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 13994 | 2025.08.01 21:42:35.772379 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13995 | 2025.08.01 21:42:35.772437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 13996 | 2025.08.01 21:42:35.778655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13997 | 2025.08.01 21:42:35.779398 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13998 | 2025.08.01 21:42:35.782538 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13999 | 2025.08.01 21:42:36.560303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1956 | ||
| 14000 | 2025.08.01 21:42:36.562907 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14001 | 2025.08.01 21:42:36.562965 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14002 | 2025.08.01 21:42:36.564183 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14003 | 2025.08.01 21:42:36.564463 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14004 | 2025.08.01 21:42:36.564685 [ 222 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14005 | 2025.08.01 21:42:36.564734 [ 222 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14006 | 2025.08.01 21:42:36.564850 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1956 | ||
| 14007 | 2025.08.01 21:42:36.566806 [ 222 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14008 | 2025.08.01 21:42:38.092273 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14009 | 2025.08.01 21:42:38.092483 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14010 | 2025.08.01 21:42:38.092547 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14011 | 2025.08.01 21:42:38.093290 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2025.08.01 21:42:38.093343 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14013 | 2025.08.01 21:42:38.093728 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14014 | 2025.08.01 21:42:38.093954 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2025.08.01 21:42:38.094106 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001671 sec., 70616.3973668462 rows/sec., 5.99 MiB/sec. | ||
| 14016 | 2025.08.01 21:42:38.094119 [ 75 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14017 | 2025.08.01 21:42:38.094147 [ 261 ] {f9623ae8-9039-4f0d-8b09-8d02bec203d0} <Debug> TCPHandler: Processed in 0.00200322 sec. | ||
| 14018 | 2025.08.01 21:42:38.094253 [ 75 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2025.08.01 21:42:38.094293 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14020 | 2025.08.01 21:42:38.094361 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14021 | 2025.08.01 21:42:38.094387 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14022 | 2025.08.01 21:42:38.094434 [ 225 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14023 | 2025.08.01 21:42:38.094460 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14024 | 2025.08.01 21:42:38.094477 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14025 | 2025.08.01 21:42:38.094487 [ 225 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14026 | 2025.08.01 21:42:38.094513 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14027 | 2025.08.01 21:42:38.094516 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2419 rows starting from the beginning of the part | ||
| 14028 | 2025.08.01 21:42:38.094581 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1380 rows starting from the beginning of the part | ||
| 14029 | 2025.08.01 21:42:38.094624 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 74 rows starting from the beginning of the part | ||
| 14030 | 2025.08.01 21:42:38.094668 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 118 rows starting from the beginning of the part | ||
| 14031 | 2025.08.01 21:42:38.094715 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1086 rows starting from the beginning of the part | ||
| 14032 | 2025.08.01 21:42:38.094799 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 118 rows starting from the beginning of the part | ||
| 14033 | 2025.08.01 21:42:38.094994 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2025.08.01 21:42:38.095035 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14035 | 2025.08.01 21:42:38.095475 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14036 | 2025.08.01 21:42:38.095825 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2025.08.01 21:42:38.096027 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001584 sec., 19570.70707070707 rows/sec., 1.44 MiB/sec. | ||
| 14038 | 2025.08.01 21:42:38.096078 [ 261 ] {167be55c-75e0-4c8b-8583-06d27dea13bb} <Debug> TCPHandler: Processed in 0.001762965 sec. | ||
| 14039 | 2025.08.01 21:42:38.096207 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14040 | 2025.08.01 21:42:38.096309 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14041 | 2025.08.01 21:42:38.096359 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14042 | 2025.08.01 21:42:38.096614 [ 225 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14043 | 2025.08.01 21:42:38.096850 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2025.08.01 21:42:38.096895 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14045 | 2025.08.01 21:42:38.097054 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002703194 sec., 1921800.6550769203 rows/sec., 164.74 MiB/sec. | ||
| 14046 | 2025.08.01 21:42:38.097236 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14047 | 2025.08.01 21:42:38.097366 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14048 | 2025.08.01 21:42:38.097506 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.08.01 21:42:38.097650 [ 73 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14050 | 2025.08.01 21:42:38.097664 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001372 sec., 69241.98250728863 rows/sec., 5.41 MiB/sec. | ||
| 14051 | 2025.08.01 21:42:38.097686 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14052 | 2025.08.01 21:42:38.097701 [ 73 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2025.08.01 21:42:38.097723 [ 261 ] {1a8c39a1-8c1f-42e5-a48e-a138ea69ede9} <Debug> TCPHandler: Processed in 0.001576421 sec. | ||
| 14054 | 2025.08.01 21:42:38.097737 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14055 | 2025.08.01 21:42:38.097785 [ 199 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_111_22} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14056 | 2025.08.01 21:42:38.097839 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14057 | 2025.08.01 21:42:38.097854 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14058 | 2025.08.01 21:42:38.097895 [ 220 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14059 | 2025.08.01 21:42:38.097903 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14060 | 2025.08.01 21:42:38.097927 [ 220 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14061 | 2025.08.01 21:42:38.097965 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14062 | 2025.08.01 21:42:38.097984 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14063 | 2025.08.01 21:42:38.098005 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1222 rows starting from the beginning of the part | ||
| 14064 | 2025.08.01 21:42:38.098042 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14065 | 2025.08.01 21:42:38.098081 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 591 rows starting from the beginning of the part | ||
| 14066 | 2025.08.01 21:42:38.098136 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 73 rows starting from the beginning of the part | ||
| 14067 | 2025.08.01 21:42:38.098182 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 95 rows starting from the beginning of the part | ||
| 14068 | 2025.08.01 21:42:38.098228 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 663 rows starting from the beginning of the part | ||
| 14069 | 2025.08.01 21:42:38.098274 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 95 rows starting from the beginning of the part | ||
| 14070 | 2025.08.01 21:42:38.098570 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2025.08.01 21:42:38.098620 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14072 | 2025.08.01 21:42:38.099046 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14073 | 2025.08.01 21:42:38.099327 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2025.08.01 21:42:38.099410 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2739 rows, containing 5 columns (5 merged, 0 gathered) in 0.001659604 sec., 1650393.708378625 rows/sec., 126.54 MiB/sec. | ||
| 14075 | 2025.08.01 21:42:38.099481 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001566 sec., 102171.13665389529 rows/sec., 7.12 MiB/sec. | ||
| 14076 | 2025.08.01 21:42:38.099528 [ 261 ] {fbc26f16-d359-4bb2-a703-cca6e217c772} <Debug> TCPHandler: Processed in 0.001782266 sec. | ||
| 14077 | 2025.08.01 21:42:38.099617 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14078 | 2025.08.01 21:42:38.099657 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2025.08.01 21:42:38.099835 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14080 | 2025.08.01 21:42:38.099896 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14081 | 2025.08.01 21:42:38.099974 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14082 | 2025.08.01 21:42:38.100059 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_111_22} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14083 | 2025.08.01 21:42:38.100151 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 14084 | 2025.08.01 21:42:38.100489 [ 220 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14085 | 2025.08.01 21:42:38.100788 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2025.08.01 21:42:38.100828 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14087 | 2025.08.01 21:42:38.101380 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14088 | 2025.08.01 21:42:38.101609 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14089 | 2025.08.01 21:42:38.101763 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001948 sec., 15913.757700205339 rows/sec., 28.52 MiB/sec. | ||
| 14090 | 2025.08.01 21:42:38.101837 [ 261 ] {ff681ae9-484a-4009-aac6-e6339367bd94} <Debug> TCPHandler: Processed in 0.002185024 sec. | ||
| 14091 | 2025.08.01 21:42:38.101979 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14092 | 2025.08.01 21:42:38.102077 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14093 | 2025.08.01 21:42:38.102121 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14094 | 2025.08.01 21:42:38.102468 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14095 | 2025.08.01 21:42:38.102505 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14096 | 2025.08.01 21:42:38.102812 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14097 | 2025.08.01 21:42:38.103068 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14098 | 2025.08.01 21:42:38.103190 [ 73 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14099 | 2025.08.01 21:42:38.103202 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 14100 | 2025.08.01 21:42:38.103237 [ 73 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14101 | 2025.08.01 21:42:38.103261 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14102 | 2025.08.01 21:42:38.103264 [ 261 ] {2f7d67d3-e2da-404a-9bb9-b96371f42bdd} <Debug> TCPHandler: Processed in 0.001360017 sec. | ||
| 14103 | 2025.08.01 21:42:38.103337 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14104 | 2025.08.01 21:42:38.103427 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14105 | 2025.08.01 21:42:38.103462 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7146 rows starting from the beginning of the part | ||
| 14106 | 2025.08.01 21:42:38.103512 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14107 | 2025.08.01 21:42:38.103551 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14108 | 2025.08.01 21:42:38.103588 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14109 | 2025.08.01 21:42:38.103622 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 102 rows starting from the beginning of the part | ||
| 14110 | 2025.08.01 21:42:38.103656 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14111 | 2025.08.01 21:42:38.105350 [ 189 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7488 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045001 sec., 3661611.9014122733 rows/sec., 236.86 MiB/sec. | ||
| 14112 | 2025.08.01 21:42:38.105713 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14113 | 2025.08.01 21:42:38.105943 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2025.08.01 21:42:38.106006 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_111_22} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14115 | 2025.08.01 21:42:38.106067 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 14116 | 2025.08.01 21:42:38.876552 [ 222 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14117 | 2025.08.01 21:42:38.876629 [ 222 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14118 | 2025.08.01 21:42:38.878955 [ 222 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14119 | 2025.08.01 21:42:38.966872 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14120 | 2025.08.01 21:42:38.966955 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14121 | 2025.08.01 21:42:38.969508 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14122 | 2025.08.01 21:42:41.226806 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14123 | 2025.08.01 21:42:41.226862 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14124 | 2025.08.01 21:42:41.450193 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
| 14125 | 2025.08.01 21:42:41.450760 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14126 | 2025.08.01 21:42:41.450808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14127 | 2025.08.01 21:42:41.451413 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14128 | 2025.08.01 21:42:41.451724 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14129 | 2025.08.01 21:42:41.451862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 14130 | 2025.08.01 21:42:43.101436 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2025.08.01 21:42:43.101632 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14132 | 2025.08.01 21:42:43.101707 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14133 | 2025.08.01 21:42:43.102657 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2025.08.01 21:42:43.102704 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14135 | 2025.08.01 21:42:43.103113 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14136 | 2025.08.01 21:42:43.103357 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2025.08.01 21:42:43.103524 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001943 sec., 201749.8713329902 rows/sec., 12.80 MiB/sec. | ||
| 14138 | 2025.08.01 21:42:43.103577 [ 261 ] {831861c5-5fb9-4891-9ffe-15e0e2677014} <Debug> TCPHandler: Processed in 0.002276845 sec. | ||
| 14139 | 2025.08.01 21:42:43.103697 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2025.08.01 21:42:43.103803 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14141 | 2025.08.01 21:42:43.103846 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14142 | 2025.08.01 21:42:43.104758 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2025.08.01 21:42:43.104797 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14144 | 2025.08.01 21:42:43.105168 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14145 | 2025.08.01 21:42:43.105379 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2025.08.01 21:42:43.105515 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001735 sec., 625360.2305475505 rows/sec., 49.46 MiB/sec. | ||
| 14147 | 2025.08.01 21:42:43.105556 [ 261 ] {f2f28a1b-55eb-4d4b-b79d-0eb9a5030d8e} <Debug> TCPHandler: Processed in 0.001910529 sec. | ||
| 14148 | 2025.08.01 21:42:43.105670 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2025.08.01 21:42:43.105767 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14150 | 2025.08.01 21:42:43.105808 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14151 | 2025.08.01 21:42:43.106279 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2025.08.01 21:42:43.106318 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14153 | 2025.08.01 21:42:43.106627 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14154 | 2025.08.01 21:42:43.106838 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2025.08.01 21:42:43.106969 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001222 sec., 167757.77414075285 rows/sec., 9.95 MiB/sec. | ||
| 14156 | 2025.08.01 21:42:43.107008 [ 261 ] {ffb8d908-eb88-41c0-b00d-064aab00d8f5} <Debug> TCPHandler: Processed in 0.001388457 sec. | ||
| 14157 | 2025.08.01 21:42:43.107109 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14158 | 2025.08.01 21:42:43.107202 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14159 | 2025.08.01 21:42:43.107241 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14160 | 2025.08.01 21:42:43.107702 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2025.08.01 21:42:43.107740 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14162 | 2025.08.01 21:42:43.108039 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14163 | 2025.08.01 21:42:43.108244 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2025.08.01 21:42:43.108372 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001188 sec., 170875.42087542088 rows/sec., 11.02 MiB/sec. | ||
| 14165 | 2025.08.01 21:42:43.108411 [ 261 ] {8cbc738b-4848-492f-ab44-857ddd47143a} <Debug> TCPHandler: Processed in 0.001350996 sec. | ||
| 14166 | 2025.08.01 21:42:43.108510 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14167 | 2025.08.01 21:42:43.108606 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14168 | 2025.08.01 21:42:43.108645 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14169 | 2025.08.01 21:42:43.109085 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14170 | 2025.08.01 21:42:43.109122 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14171 | 2025.08.01 21:42:43.109427 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14172 | 2025.08.01 21:42:43.109631 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14173 | 2025.08.01 21:42:43.109757 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001169 sec., 172797.26261762192 rows/sec., 9.81 MiB/sec. | ||
| 14174 | 2025.08.01 21:42:43.109796 [ 261 ] {8d289c80-75af-4c4f-b25b-f21f914721ce} <Debug> TCPHandler: Processed in 0.001333286 sec. | ||
| 14175 | 2025.08.01 21:42:43.109904 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2025.08.01 21:42:43.109998 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14177 | 2025.08.01 21:42:43.110038 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14178 | 2025.08.01 21:42:43.110677 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2025.08.01 21:42:43.110714 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14180 | 2025.08.01 21:42:43.111040 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14181 | 2025.08.01 21:42:43.111246 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2025.08.01 21:42:43.111375 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001394 sec., 474175.0358680057 rows/sec., 33.13 MiB/sec. | ||
| 14183 | 2025.08.01 21:42:43.111414 [ 261 ] {87a87bdf-6562-4426-8a21-d1933bda06f4} <Debug> TCPHandler: Processed in 0.001559061 sec. | ||
| 14184 | 2025.08.01 21:42:43.111513 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2025.08.01 21:42:43.111608 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14186 | 2025.08.01 21:42:43.111649 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14187 | 2025.08.01 21:42:43.111975 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2025.08.01 21:42:43.112011 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14189 | 2025.08.01 21:42:43.112313 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 14190 | 2025.08.01 21:42:43.112527 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2025.08.01 21:42:43.112657 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 14192 | 2025.08.01 21:42:43.112694 [ 261 ] {717b555f-8623-4b07-9498-950b14ee2d01} <Debug> TCPHandler: Processed in 0.001228865 sec. | ||
| 14193 | 2025.08.01 21:42:43.112803 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2025.08.01 21:42:43.112901 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14195 | 2025.08.01 21:42:43.112944 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14196 | 2025.08.01 21:42:43.113378 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2025.08.01 21:42:43.113414 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14198 | 2025.08.01 21:42:43.113776 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14199 | 2025.08.01 21:42:43.113989 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2025.08.01 21:42:43.114110 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_107_23 to all_112_112_0 | ||
| 14201 | 2025.08.01 21:42:43.114124 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001241 sec., 247381.14423851733 rows/sec., 16.27 MiB/sec. | ||
| 14202 | 2025.08.01 21:42:43.114173 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2025.08.01 21:42:43.114183 [ 261 ] {632e0747-b9d1-43b4-a928-e3b5fc3cc563} <Debug> TCPHandler: Processed in 0.001428948 sec. | ||
| 14204 | 2025.08.01 21:42:43.114202 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14205 | 2025.08.01 21:42:43.114297 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_107_23 to all_112_112_0 into Compact with storage Full | ||
| 14206 | 2025.08.01 21:42:43.114299 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2025.08.01 21:42:43.114417 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14208 | 2025.08.01 21:42:43.114422 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14209 | 2025.08.01 21:42:43.114457 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_107_23, total 35123 rows starting from the beginning of the part | ||
| 14210 | 2025.08.01 21:42:43.114478 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14211 | 2025.08.01 21:42:43.114526 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14212 | 2025.08.01 21:42:43.114577 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14213 | 2025.08.01 21:42:43.114620 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 308 rows starting from the beginning of the part | ||
| 14214 | 2025.08.01 21:42:43.114661 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14215 | 2025.08.01 21:42:43.114700 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 307 rows starting from the beginning of the part | ||
| 14216 | 2025.08.01 21:42:43.114812 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14217 | 2025.08.01 21:42:43.114854 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14218 | 2025.08.01 21:42:43.115190 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14219 | 2025.08.01 21:42:43.115400 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14220 | 2025.08.01 21:42:43.115548 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.90 KiB/sec. | ||
| 14221 | 2025.08.01 21:42:43.115587 [ 261 ] {f191c8e4-4fa2-4670-96e3-90889d4328d1} <Debug> TCPHandler: Processed in 0.001338706 sec. | ||
| 14222 | 2025.08.01 21:42:43.115691 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14223 | 2025.08.01 21:42:43.115789 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14224 | 2025.08.01 21:42:43.115843 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14225 | 2025.08.01 21:42:43.116772 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2025.08.01 21:42:43.116808 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14227 | 2025.08.01 21:42:43.117315 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14228 | 2025.08.01 21:42:43.117526 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14229 | 2025.08.01 21:42:43.117661 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001891 sec., 4759.386567953464 rows/sec., 8.53 MiB/sec. | ||
| 14230 | 2025.08.01 21:42:43.117715 [ 261 ] {e7bb46ed-9dad-4edb-af71-cd133c25bdde} <Debug> TCPHandler: Processed in 0.002071531 sec. | ||
| 14231 | 2025.08.01 21:42:43.117825 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14232 | 2025.08.01 21:42:43.117917 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14233 | 2025.08.01 21:42:43.117957 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14234 | 2025.08.01 21:42:43.118283 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14235 | 2025.08.01 21:42:43.118318 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14236 | 2025.08.01 21:42:43.118611 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14237 | 2025.08.01 21:42:43.118822 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14238 | 2025.08.01 21:42:43.118949 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.00105 sec., 97142.85714285714 rows/sec., 5.97 MiB/sec. | ||
| 14239 | 2025.08.01 21:42:43.118984 [ 261 ] {df13c699-2254-4383-a88f-3cef46e37cb7} <Debug> TCPHandler: Processed in 0.001206094 sec. | ||
| 14240 | 2025.08.01 21:42:43.120968 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36218 rows, containing 5 columns (5 merged, 0 gathered) in 0.006710583 sec., 5397146.566848216 rows/sec., 365.30 MiB/sec. | ||
| 14241 | 2025.08.01 21:42:43.121255 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Trace> MergedBlockOutputStream: filled checksums all_1_112_24 (state Temporary) | ||
| 14242 | 2025.08.01 21:42:43.121514 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_112_24 to all_1_112_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2025.08.01 21:42:43.121581 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_112_24} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_107_23, all_112_112_0] -> all_1_112_24 | ||
| 14244 | 2025.08.01 21:42:43.121648 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 14245 | 2025.08.01 21:42:43.282665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14246 | 2025.08.01 21:42:43.300331 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14247 | 2025.08.01 21:42:43.300385 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14248 | 2025.08.01 21:42:43.306534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14249 | 2025.08.01 21:42:43.307212 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14250 | 2025.08.01 21:42:43.310340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14251 | 2025.08.01 21:42:44.000237 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.30 MiB, peak 363.07 MiB, free memory in arenas 0.00 B, will set to 350.01 MiB (RSS), difference: -1.29 MiB | ||
| 14252 | 2025.08.01 21:42:46.565152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1990 | ||
| 14253 | 2025.08.01 21:42:46.567560 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14254 | 2025.08.01 21:42:46.567608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14255 | 2025.08.01 21:42:46.568787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14256 | 2025.08.01 21:42:46.569065 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14257 | 2025.08.01 21:42:46.569315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1990 | ||
| 14258 | 2025.08.01 21:42:48.120019 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14259 | 2025.08.01 21:42:48.120190 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14260 | 2025.08.01 21:42:48.120251 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14261 | 2025.08.01 21:42:48.120862 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14262 | 2025.08.01 21:42:48.120900 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14263 | 2025.08.01 21:42:48.121263 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14264 | 2025.08.01 21:42:48.121476 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14265 | 2025.08.01 21:42:48.121624 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00148 sec., 8108.108108108108 rows/sec., 661.16 KiB/sec. | ||
| 14266 | 2025.08.01 21:42:48.121664 [ 261 ] {a57d044d-2d3e-478f-b51b-7ed9a314e961} <Debug> TCPHandler: Processed in 0.001772645 sec. | ||
| 14267 | 2025.08.01 21:42:48.121784 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14268 | 2025.08.01 21:42:48.121877 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14269 | 2025.08.01 21:42:48.121916 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14270 | 2025.08.01 21:42:48.123098 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14271 | 2025.08.01 21:42:48.123132 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14272 | 2025.08.01 21:42:48.123498 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14273 | 2025.08.01 21:42:48.123720 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14274 | 2025.08.01 21:42:48.123849 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Debug> executeQuery: Read 1264 rows, 107.25 KiB in 0.00199 sec., 635175.8793969849 rows/sec., 52.63 MiB/sec. | ||
| 14275 | 2025.08.01 21:42:48.123885 [ 261 ] {a63f2a54-bfca-4575-ba49-b77a34ab9809} <Debug> TCPHandler: Processed in 0.002149312 sec. | ||
| 14276 | 2025.08.01 21:42:48.123996 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2025.08.01 21:42:48.124088 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14278 | 2025.08.01 21:42:48.124128 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14279 | 2025.08.01 21:42:48.124544 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2025.08.01 21:42:48.124578 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14281 | 2025.08.01 21:42:48.124866 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14282 | 2025.08.01 21:42:48.125063 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2025.08.01 21:42:48.125187 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001117 sec., 38495.97135183527 rows/sec., 2.77 MiB/sec. | ||
| 14284 | 2025.08.01 21:42:48.125224 [ 261 ] {5145b893-6e65-4828-84a2-d53f749ccedd} <Debug> TCPHandler: Processed in 0.001274505 sec. | ||
| 14285 | 2025.08.01 21:42:48.125328 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2025.08.01 21:42:48.125418 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14287 | 2025.08.01 21:42:48.125455 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14288 | 2025.08.01 21:42:48.125974 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2025.08.01 21:42:48.126007 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14290 | 2025.08.01 21:42:48.126300 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14291 | 2025.08.01 21:42:48.126511 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2025.08.01 21:42:48.126637 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 14293 | 2025.08.01 21:42:48.126674 [ 261 ] {a0a137ea-e498-47ca-a122-b51886bb39b0} <Debug> TCPHandler: Processed in 0.001392038 sec. | ||
| 14294 | 2025.08.01 21:42:48.126779 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2025.08.01 21:42:48.126871 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14296 | 2025.08.01 21:42:48.126908 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14297 | 2025.08.01 21:42:48.127591 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2025.08.01 21:42:48.127625 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14299 | 2025.08.01 21:42:48.127935 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14300 | 2025.08.01 21:42:48.128143 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2025.08.01 21:42:48.128265 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001412 sec., 398725.2124645892 rows/sec., 29.65 MiB/sec. | ||
| 14302 | 2025.08.01 21:42:48.128301 [ 261 ] {ebf91f5f-a72c-49f9-8291-3485aeb1ba6a} <Debug> TCPHandler: Processed in 0.001568181 sec. | ||
| 14303 | 2025.08.01 21:42:48.128407 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2025.08.01 21:42:48.128498 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14305 | 2025.08.01 21:42:48.128540 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14306 | 2025.08.01 21:42:48.129184 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2025.08.01 21:42:48.129217 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14308 | 2025.08.01 21:42:48.129579 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14309 | 2025.08.01 21:42:48.129785 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2025.08.01 21:42:48.129912 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.001432 sec., 618715.0837988828 rows/sec., 41.63 MiB/sec. | ||
| 14311 | 2025.08.01 21:42:48.129949 [ 261 ] {88502bce-0a0e-45ee-a55f-e37de6916041} <Debug> TCPHandler: Processed in 0.001588472 sec. | ||
| 14312 | 2025.08.01 21:42:48.130054 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2025.08.01 21:42:48.130155 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14314 | 2025.08.01 21:42:48.130214 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14315 | 2025.08.01 21:42:48.131053 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2025.08.01 21:42:48.131090 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14317 | 2025.08.01 21:42:48.131643 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14318 | 2025.08.01 21:42:48.131877 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2025.08.01 21:42:48.132017 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 29.52 MiB/sec. | ||
| 14320 | 2025.08.01 21:42:48.132070 [ 261 ] {91d62165-a127-4eab-9b2c-75bdc4e4ea2e} <Debug> TCPHandler: Processed in 0.002063891 sec. | ||
| 14321 | 2025.08.01 21:42:48.132183 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2025.08.01 21:42:48.132276 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14323 | 2025.08.01 21:42:48.132318 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14324 | 2025.08.01 21:42:48.132655 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2025.08.01 21:42:48.132690 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14326 | 2025.08.01 21:42:48.132981 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14327 | 2025.08.01 21:42:48.133190 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2025.08.01 21:42:48.133316 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 14329 | 2025.08.01 21:42:48.133351 [ 261 ] {3086c4b1-a4a6-4cf8-979a-5eac4c67690e} <Debug> TCPHandler: Processed in 0.001215864 sec. | ||
| 14330 | 2025.08.01 21:42:48.952068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 | ||
| 14331 | 2025.08.01 21:42:48.952548 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14332 | 2025.08.01 21:42:48.952582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14333 | 2025.08.01 21:42:48.953080 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14334 | 2025.08.01 21:42:48.953314 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14335 | 2025.08.01 21:42:48.953449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 | ||
| 14336 | 2025.08.01 21:42:48.953513 [ 225 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14337 | 2025.08.01 21:42:48.953553 [ 225 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14338 | 2025.08.01 21:42:48.955581 [ 225 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14339 | 2025.08.01 21:42:50.810437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14340 | 2025.08.01 21:42:50.818427 [ 219 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14341 | 2025.08.01 21:42:50.818485 [ 219 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14342 | 2025.08.01 21:42:50.820404 [ 219 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14343 | 2025.08.01 21:42:50.827853 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14344 | 2025.08.01 21:42:50.827916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14345 | 2025.08.01 21:42:50.833777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14346 | 2025.08.01 21:42:50.834481 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14347 | 2025.08.01 21:42:50.837711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14348 | 2025.08.01 21:42:51.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.53 MiB, peak 363.07 MiB, free memory in arenas 0.00 B, will set to 350.01 MiB (RSS), difference: 3.48 MiB | ||
| 14349 | 2025.08.01 21:42:53.101963 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14350 | 2025.08.01 21:42:53.102160 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14351 | 2025.08.01 21:42:53.102221 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14352 | 2025.08.01 21:42:53.103083 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14353 | 2025.08.01 21:42:53.103130 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14354 | 2025.08.01 21:42:53.103513 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14355 | 2025.08.01 21:42:53.103732 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14356 | 2025.08.01 21:42:53.103882 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001768 sec., 221719.45701357466 rows/sec., 14.07 MiB/sec. | ||
| 14357 | 2025.08.01 21:42:53.103923 [ 261 ] {00392ba9-f565-4e3f-b95b-e90c81db8bba} <Debug> TCPHandler: Processed in 0.002088722 sec. | ||
| 14358 | 2025.08.01 21:42:53.104090 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2025.08.01 21:42:53.104226 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14360 | 2025.08.01 21:42:53.104275 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14361 | 2025.08.01 21:42:53.105393 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14362 | 2025.08.01 21:42:53.105437 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14363 | 2025.08.01 21:42:53.105872 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14364 | 2025.08.01 21:42:53.106083 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14365 | 2025.08.01 21:42:53.106210 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.002007 sec., 540607.8724464375 rows/sec., 42.76 MiB/sec. | ||
| 14366 | 2025.08.01 21:42:53.106247 [ 261 ] {cdd044ef-c198-41f0-a4ae-11d3254f70cf} <Debug> TCPHandler: Processed in 0.002220434 sec. | ||
| 14367 | 2025.08.01 21:42:53.106367 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14368 | 2025.08.01 21:42:53.106461 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14369 | 2025.08.01 21:42:53.106500 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14370 | 2025.08.01 21:42:53.107021 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14371 | 2025.08.01 21:42:53.107058 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14372 | 2025.08.01 21:42:53.107372 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14373 | 2025.08.01 21:42:53.107578 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2025.08.01 21:42:53.107706 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001263 sec., 162311.95566112432 rows/sec., 9.63 MiB/sec. | ||
| 14375 | 2025.08.01 21:42:53.107712 [ 53 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14376 | 2025.08.01 21:42:53.107743 [ 261 ] {fb14085e-0905-4f6f-9f00-178134e4012d} <Debug> TCPHandler: Processed in 0.001423358 sec. | ||
| 14377 | 2025.08.01 21:42:53.107780 [ 53 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2025.08.01 21:42:53.107805 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14379 | 2025.08.01 21:42:53.107856 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14380 | 2025.08.01 21:42:53.107925 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14381 | 2025.08.01 21:42:53.107952 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14382 | 2025.08.01 21:42:53.108001 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14383 | 2025.08.01 21:42:53.108062 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14384 | 2025.08.01 21:42:53.108110 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 268 rows starting from the beginning of the part | ||
| 14385 | 2025.08.01 21:42:53.108189 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 207 rows starting from the beginning of the part | ||
| 14386 | 2025.08.01 21:42:53.108242 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 14387 | 2025.08.01 21:42:53.108291 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 205 rows starting from the beginning of the part | ||
| 14388 | 2025.08.01 21:42:53.108335 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 43 rows starting from the beginning of the part | ||
| 14389 | 2025.08.01 21:42:53.108381 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 205 rows starting from the beginning of the part | ||
| 14390 | 2025.08.01 21:42:53.108489 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14391 | 2025.08.01 21:42:53.108530 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14392 | 2025.08.01 21:42:53.108856 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14393 | 2025.08.01 21:42:53.109073 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14394 | 2025.08.01 21:42:53.109206 [ 53 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 14395 | 2025.08.01 21:42:53.109207 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001273 sec., 159465.82875098192 rows/sec., 10.29 MiB/sec. | ||
| 14396 | 2025.08.01 21:42:53.109249 [ 53 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2025.08.01 21:42:53.109286 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14398 | 2025.08.01 21:42:53.109296 [ 261 ] {af0e4f39-536a-4f0c-bef4-b580e91d044b} <Debug> TCPHandler: Processed in 0.00148561 sec. | ||
| 14399 | 2025.08.01 21:42:53.109396 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151459 sec., 633174.6545269678 rows/sec., 41.19 MiB/sec. | ||
| 14400 | 2025.08.01 21:42:53.109414 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14401 | 2025.08.01 21:42:53.109403 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 14402 | 2025.08.01 21:42:53.109540 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14403 | 2025.08.01 21:42:53.109584 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14404 | 2025.08.01 21:42:53.109585 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14405 | 2025.08.01 21:42:53.109620 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14406 | 2025.08.01 21:42:53.109628 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 456 rows starting from the beginning of the part | ||
| 14407 | 2025.08.01 21:42:53.109728 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 252 rows starting from the beginning of the part | ||
| 14408 | 2025.08.01 21:42:53.109776 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 203 rows starting from the beginning of the part | ||
| 14409 | 2025.08.01 21:42:53.109820 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 203 rows starting from the beginning of the part | ||
| 14410 | 2025.08.01 21:42:53.109861 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 228 rows starting from the beginning of the part | ||
| 14411 | 2025.08.01 21:42:53.109905 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 203 rows starting from the beginning of the part | ||
| 14412 | 2025.08.01 21:42:53.109960 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2025.08.01 21:42:53.110057 [ 203 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_106_21} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14414 | 2025.08.01 21:42:53.110100 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14415 | 2025.08.01 21:42:53.110142 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14416 | 2025.08.01 21:42:53.110184 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14417 | 2025.08.01 21:42:53.110475 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14418 | 2025.08.01 21:42:53.110715 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14419 | 2025.08.01 21:42:53.110842 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00132 sec., 153030.30303030304 rows/sec., 8.69 MiB/sec. | ||
| 14420 | 2025.08.01 21:42:53.110880 [ 261 ] {918394e6-261b-4c09-96a7-0c85ffdfc610} <Debug> TCPHandler: Processed in 0.00151317 sec. | ||
| 14421 | 2025.08.01 21:42:53.110938 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1545 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589632 sec., 971923.061438119 rows/sec., 68.34 MiB/sec. | ||
| 14422 | 2025.08.01 21:42:53.110999 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14423 | 2025.08.01 21:42:53.111096 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14424 | 2025.08.01 21:42:53.111100 [ 194 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 14425 | 2025.08.01 21:42:53.111138 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14426 | 2025.08.01 21:42:53.111381 [ 194 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14427 | 2025.08.01 21:42:53.111459 [ 194 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_55_11} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 14428 | 2025.08.01 21:42:53.111540 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 14429 | 2025.08.01 21:42:53.111816 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14430 | 2025.08.01 21:42:53.111856 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14431 | 2025.08.01 21:42:53.112182 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14432 | 2025.08.01 21:42:53.112401 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14433 | 2025.08.01 21:42:53.112528 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.00145 sec., 455862.0689655173 rows/sec., 31.85 MiB/sec. | ||
| 14434 | 2025.08.01 21:42:53.112570 [ 261 ] {41b1f7fb-a63a-4064-9147-b7934346bde7} <Debug> TCPHandler: Processed in 0.001614002 sec. | ||
| 14435 | 2025.08.01 21:42:53.112676 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14436 | 2025.08.01 21:42:53.112767 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14437 | 2025.08.01 21:42:53.112807 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14438 | 2025.08.01 21:42:53.113133 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2025.08.01 21:42:53.113168 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14440 | 2025.08.01 21:42:53.113455 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14441 | 2025.08.01 21:42:53.113649 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2025.08.01 21:42:53.113760 [ 54 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 14443 | 2025.08.01 21:42:53.113771 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 14444 | 2025.08.01 21:42:53.113805 [ 54 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2025.08.01 21:42:53.113821 [ 261 ] {a6957215-01fc-464f-96c4-925eafd50954} <Debug> TCPHandler: Processed in 0.001191064 sec. | ||
| 14446 | 2025.08.01 21:42:53.113831 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14447 | 2025.08.01 21:42:53.113920 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 14448 | 2025.08.01 21:42:53.113949 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14449 | 2025.08.01 21:42:53.114041 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14450 | 2025.08.01 21:42:53.114050 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14451 | 2025.08.01 21:42:53.114076 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 14452 | 2025.08.01 21:42:53.114100 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14453 | 2025.08.01 21:42:53.114137 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 14454 | 2025.08.01 21:42:53.114187 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 14455 | 2025.08.01 21:42:53.114228 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 14456 | 2025.08.01 21:42:53.114267 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 14457 | 2025.08.01 21:42:53.114305 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 14458 | 2025.08.01 21:42:53.114518 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14459 | 2025.08.01 21:42:53.114557 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14460 | 2025.08.01 21:42:53.114995 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14461 | 2025.08.01 21:42:53.115148 [ 194 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265335 sec., 170705.78147289058 rows/sec., 8.71 MiB/sec. | ||
| 14462 | 2025.08.01 21:42:53.115233 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2025.08.01 21:42:53.115310 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 14464 | 2025.08.01 21:42:53.115400 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001358 sec., 226067.74668630338 rows/sec., 14.87 MiB/sec. | ||
| 14465 | 2025.08.01 21:42:53.115455 [ 261 ] {94993d1f-af88-4178-9abd-a9e79f4ff932} <Debug> TCPHandler: Processed in 0.001574201 sec. | ||
| 14466 | 2025.08.01 21:42:53.115568 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14467 | 2025.08.01 21:42:53.115625 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2025.08.01 21:42:53.115664 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14469 | 2025.08.01 21:42:53.115712 [ 198 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_36_7} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 14470 | 2025.08.01 21:42:53.115742 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14471 | 2025.08.01 21:42:53.115798 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14472 | 2025.08.01 21:42:53.116566 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2025.08.01 21:42:53.116612 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14474 | 2025.08.01 21:42:53.116941 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14475 | 2025.08.01 21:42:53.117168 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2025.08.01 21:42:53.117307 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00166 sec., 602.4096385542168 rows/sec., 40.59 KiB/sec. | ||
| 14477 | 2025.08.01 21:42:53.117347 [ 261 ] {0ccb79a8-90f1-4da6-aeab-c6be1f4a0149} <Debug> TCPHandler: Processed in 0.001827046 sec. | ||
| 14478 | 2025.08.01 21:42:53.117468 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14479 | 2025.08.01 21:42:53.117561 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14480 | 2025.08.01 21:42:53.117614 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14481 | 2025.08.01 21:42:53.118500 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2025.08.01 21:42:53.118544 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14483 | 2025.08.01 21:42:53.119106 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14484 | 2025.08.01 21:42:53.119324 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2025.08.01 21:42:53.119448 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14486 | 2025.08.01 21:42:53.119459 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001917 sec., 4694.835680751174 rows/sec., 8.41 MiB/sec. | ||
| 14487 | 2025.08.01 21:42:53.119488 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2025.08.01 21:42:53.119515 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14489 | 2025.08.01 21:42:53.119535 [ 261 ] {042a6806-e30d-4859-840f-78081f7ceb37} <Debug> TCPHandler: Processed in 0.002113102 sec. | ||
| 14490 | 2025.08.01 21:42:53.119588 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14491 | 2025.08.01 21:42:53.119663 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14492 | 2025.08.01 21:42:53.119760 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14493 | 2025.08.01 21:42:53.119801 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14494 | 2025.08.01 21:42:53.119810 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14495 | 2025.08.01 21:42:53.119870 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2011 rows starting from the beginning of the part | ||
| 14496 | 2025.08.01 21:42:53.119991 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 9 rows starting from the beginning of the part | ||
| 14497 | 2025.08.01 21:42:53.120094 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 31 rows starting from the beginning of the part | ||
| 14498 | 2025.08.01 21:42:53.120139 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14499 | 2025.08.01 21:42:53.120180 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14500 | 2025.08.01 21:42:53.120188 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 9 rows starting from the beginning of the part | ||
| 14501 | 2025.08.01 21:42:53.120295 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 31 rows starting from the beginning of the part | ||
| 14502 | 2025.08.01 21:42:53.120410 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 9 rows starting from the beginning of the part | ||
| 14503 | 2025.08.01 21:42:53.120498 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14504 | 2025.08.01 21:42:53.120726 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14505 | 2025.08.01 21:42:53.120867 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001126 sec., 90586.14564831261 rows/sec., 5.57 MiB/sec. | ||
| 14506 | 2025.08.01 21:42:53.120903 [ 261 ] {4c6034b3-7f85-4350-89a5-9b31d88fdc38} <Debug> TCPHandler: Processed in 0.001288176 sec. | ||
| 14507 | 2025.08.01 21:42:53.127703 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 19 columns (19 merged, 0 gathered) in 0.008145902 sec., 257798.33835467207 rows/sec., 461.96 MiB/sec. | ||
| 14508 | 2025.08.01 21:42:53.129201 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14509 | 2025.08.01 21:42:53.129609 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2025.08.01 21:42:53.129699 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14511 | 2025.08.01 21:42:53.129823 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.85 MiB. | ||
| 14512 | 2025.08.01 21:42:54.000173 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.94 MiB, peak 368.75 MiB, free memory in arenas 0.00 B, will set to 352.14 MiB (RSS), difference: 1.20 MiB | ||
| 14513 | 2025.08.01 21:42:56.226911 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14514 | 2025.08.01 21:42:56.226967 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14515 | 2025.08.01 21:42:56.453602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 | ||
| 14516 | 2025.08.01 21:42:56.454136 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14517 | 2025.08.01 21:42:56.454185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14518 | 2025.08.01 21:42:56.454673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14519 | 2025.08.01 21:42:56.454912 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14520 | 2025.08.01 21:42:56.455060 [ 49 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14521 | 2025.08.01 21:42:56.455065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
| 14522 | 2025.08.01 21:42:56.455098 [ 49 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2025.08.01 21:42:56.455118 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14524 | 2025.08.01 21:42:56.455236 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14525 | 2025.08.01 21:42:56.455372 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14526 | 2025.08.01 21:42:56.455415 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part | ||
| 14527 | 2025.08.01 21:42:56.455477 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
| 14528 | 2025.08.01 21:42:56.455521 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
| 14529 | 2025.08.01 21:42:56.455564 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
| 14530 | 2025.08.01 21:42:56.455604 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
| 14531 | 2025.08.01 21:42:56.455645 [ 188 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
| 14532 | 2025.08.01 21:42:56.458188 [ 198 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003004699 sec., 11592176.121468406 rows/sec., 165.83 MiB/sec. | ||
| 14533 | 2025.08.01 21:42:56.458520 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14534 | 2025.08.01 21:42:56.458823 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2025.08.01 21:42:56.458908 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_76_15} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14536 | 2025.08.01 21:42:56.459015 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14537 | 2025.08.01 21:42:56.569557 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2028 | ||
| 14538 | 2025.08.01 21:42:56.571982 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2025.08.01 21:42:56.572032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14540 | 2025.08.01 21:42:56.573223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14541 | 2025.08.01 21:42:56.573504 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2025.08.01 21:42:56.573684 [ 49 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14543 | 2025.08.01 21:42:56.573741 [ 49 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2025.08.01 21:42:56.573764 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14545 | 2025.08.01 21:42:56.573767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
| 14546 | 2025.08.01 21:42:56.573884 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 14547 | 2025.08.01 21:42:56.574537 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14548 | 2025.08.01 21:42:56.574713 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1864 rows starting from the beginning of the part | ||
| 14549 | 2025.08.01 21:42:56.575118 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 14550 | 2025.08.01 21:42:56.575448 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 14551 | 2025.08.01 21:42:56.575762 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 14552 | 2025.08.01 21:42:56.576062 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 14553 | 2025.08.01 21:42:56.576373 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part | ||
| 14554 | 2025.08.01 21:42:56.583561 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2028 rows, containing 72 columns (72 merged, 0 gathered) in 0.009733064 sec., 208361.93001504973 rows/sec., 160.91 MiB/sec. | ||
| 14555 | 2025.08.01 21:42:56.585258 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14556 | 2025.08.01 21:42:56.585796 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14557 | 2025.08.01 21:42:56.585876 [ 186 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_56_11} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14558 | 2025.08.01 21:42:56.586073 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 14559 | 2025.08.01 21:42:58.091983 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14560 | 2025.08.01 21:42:58.092167 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14561 | 2025.08.01 21:42:58.092236 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14562 | 2025.08.01 21:42:58.093041 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2025.08.01 21:42:58.093085 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14564 | 2025.08.01 21:42:58.093482 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14565 | 2025.08.01 21:42:58.093699 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2025.08.01 21:42:58.093844 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001728 sec., 68287.03703703704 rows/sec., 5.79 MiB/sec. | ||
| 14567 | 2025.08.01 21:42:58.093884 [ 261 ] {14fe5fa1-30ff-4e3c-92b0-63a8252183d5} <Debug> TCPHandler: Processed in 0.002022941 sec. | ||
| 14568 | 2025.08.01 21:42:58.094026 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2025.08.01 21:42:58.094120 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14570 | 2025.08.01 21:42:58.094160 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14571 | 2025.08.01 21:42:58.094587 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14572 | 2025.08.01 21:42:58.094621 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14573 | 2025.08.01 21:42:58.094914 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14574 | 2025.08.01 21:42:58.095115 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14575 | 2025.08.01 21:42:58.095246 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001144 sec., 27097.902097902097 rows/sec., 1.99 MiB/sec. | ||
| 14576 | 2025.08.01 21:42:58.095283 [ 261 ] {1776e66e-4a92-4519-9dc9-063ed6fb6a7b} <Debug> TCPHandler: Processed in 0.001311657 sec. | ||
| 14577 | 2025.08.01 21:42:58.095390 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14578 | 2025.08.01 21:42:58.095387 [ 225 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14579 | 2025.08.01 21:42:58.095454 [ 225 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14580 | 2025.08.01 21:42:58.095483 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14581 | 2025.08.01 21:42:58.095526 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14582 | 2025.08.01 21:42:58.095957 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2025.08.01 21:42:58.095993 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14584 | 2025.08.01 21:42:58.096322 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14585 | 2025.08.01 21:42:58.096621 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2025.08.01 21:42:58.096747 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001282 sec., 74102.96411856475 rows/sec., 5.79 MiB/sec. | ||
| 14587 | 2025.08.01 21:42:58.096786 [ 261 ] {e4e9a51e-50f0-40a5-bbea-60c338867c5a} <Debug> TCPHandler: Processed in 0.001442068 sec. | ||
| 14588 | 2025.08.01 21:42:58.096910 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14589 | 2025.08.01 21:42:58.097006 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14590 | 2025.08.01 21:42:58.097049 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14591 | 2025.08.01 21:42:58.097498 [ 225 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14592 | 2025.08.01 21:42:58.097551 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14593 | 2025.08.01 21:42:58.097602 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14594 | 2025.08.01 21:42:58.098016 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14595 | 2025.08.01 21:42:58.098238 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14596 | 2025.08.01 21:42:58.098373 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 14597 | 2025.08.01 21:42:58.098411 [ 261 ] {57d15610-ca5d-4493-8112-7ea42e82bf77} <Debug> TCPHandler: Processed in 0.001547131 sec. | ||
| 14598 | 2025.08.01 21:42:58.098519 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14599 | 2025.08.01 21:42:58.098612 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14600 | 2025.08.01 21:42:58.098666 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14601 | 2025.08.01 21:42:58.099583 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14602 | 2025.08.01 21:42:58.099621 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14603 | 2025.08.01 21:42:58.100164 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14604 | 2025.08.01 21:42:58.100382 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14605 | 2025.08.01 21:42:58.100517 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001924 sec., 16112.266112266112 rows/sec., 28.87 MiB/sec. | ||
| 14606 | 2025.08.01 21:42:58.100571 [ 261 ] {59e790e1-6064-4e91-a96e-0afd08219adb} <Debug> TCPHandler: Processed in 0.002099322 sec. | ||
| 14607 | 2025.08.01 21:42:58.100692 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14608 | 2025.08.01 21:42:58.100785 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14609 | 2025.08.01 21:42:58.100827 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14610 | 2025.08.01 21:42:58.101187 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14611 | 2025.08.01 21:42:58.101223 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14612 | 2025.08.01 21:42:58.101518 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14613 | 2025.08.01 21:42:58.101721 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14614 | 2025.08.01 21:42:58.101846 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 14615 | 2025.08.01 21:42:58.101882 [ 261 ] {95a9b2aa-e399-4cfc-b579-87e8889d0b8f} <Debug> TCPHandler: Processed in 0.001237715 sec. | ||
| 14616 | 2025.08.01 21:42:58.337835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14617 | 2025.08.01 21:42:58.355317 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14618 | 2025.08.01 21:42:58.355374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14619 | 2025.08.01 21:42:58.361386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14620 | 2025.08.01 21:42:58.362095 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14621 | 2025.08.01 21:42:58.362390 [ 50 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14622 | 2025.08.01 21:42:58.362462 [ 50 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2025.08.01 21:42:58.362487 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14624 | 2025.08.01 21:42:58.362622 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 14625 | 2025.08.01 21:42:58.365436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14626 | 2025.08.01 21:42:58.366478 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14627 | 2025.08.01 21:42:58.368058 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 14628 | 2025.08.01 21:42:58.372734 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 14629 | 2025.08.01 21:42:58.377304 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 14630 | 2025.08.01 21:42:58.381862 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 14631 | 2025.08.01 21:42:58.386635 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 14632 | 2025.08.01 21:42:58.391417 [ 191 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 14633 | 2025.08.01 21:42:58.447257 [ 200 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.084699546 sec., 6765.089390207593 rows/sec., 34.98 MiB/sec. | ||
| 14634 | 2025.08.01 21:42:58.449537 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14635 | 2025.08.01 21:42:58.451327 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14636 | 2025.08.01 21:42:58.451416 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_76_15} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14637 | 2025.08.01 21:42:58.453006 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14638 | 2025.08.01 21:42:58.839875 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14639 | 2025.08.01 21:42:58.839928 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14640 | 2025.08.01 21:42:58.842011 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14641 | 2025.08.01 21:42:59.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.69 MiB, peak 371.10 MiB, free memory in arenas 0.00 B, will set to 352.18 MiB (RSS), difference: -1.51 MiB | ||
| 14642 | 2025.08.01 21:43:03.101490 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14643 | 2025.08.01 21:43:03.101702 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14644 | 2025.08.01 21:43:03.101774 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14645 | 2025.08.01 21:43:03.102687 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14646 | 2025.08.01 21:43:03.102736 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14647 | 2025.08.01 21:43:03.103153 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14648 | 2025.08.01 21:43:03.103370 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14649 | 2025.08.01 21:43:03.103509 [ 41 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14650 | 2025.08.01 21:43:03.103556 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001904 sec., 205882.35294117645 rows/sec., 13.06 MiB/sec. | ||
| 14651 | 2025.08.01 21:43:03.103574 [ 41 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2025.08.01 21:43:03.103601 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14653 | 2025.08.01 21:43:03.103608 [ 261 ] {fa89d1d1-d09a-4683-9646-b1d774e275a8} <Debug> TCPHandler: Processed in 0.002253655 sec. | ||
| 14654 | 2025.08.01 21:43:03.103728 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14655 | 2025.08.01 21:43:03.103734 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 14656 | 2025.08.01 21:43:03.103823 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14657 | 2025.08.01 21:43:03.103868 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14658 | 2025.08.01 21:43:03.103900 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14659 | 2025.08.01 21:43:03.103942 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 416 rows starting from the beginning of the part | ||
| 14660 | 2025.08.01 21:43:03.104016 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 14661 | 2025.08.01 21:43:03.104068 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 392 rows starting from the beginning of the part | ||
| 14662 | 2025.08.01 21:43:03.104115 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 392 rows starting from the beginning of the part | ||
| 14663 | 2025.08.01 21:43:03.104161 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 392 rows starting from the beginning of the part | ||
| 14664 | 2025.08.01 21:43:03.104206 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 392 rows starting from the beginning of the part | ||
| 14665 | 2025.08.01 21:43:03.105146 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2025.08.01 21:43:03.105187 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14667 | 2025.08.01 21:43:03.105284 [ 196 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610352 sec., 1246932.3477103142 rows/sec., 84.45 MiB/sec. | ||
| 14668 | 2025.08.01 21:43:03.105425 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14669 | 2025.08.01 21:43:03.105582 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14670 | 2025.08.01 21:43:03.105708 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14671 | 2025.08.01 21:43:03.105791 [ 199 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_45_9} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14672 | 2025.08.01 21:43:03.105835 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2025.08.01 21:43:03.105872 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 14674 | 2025.08.01 21:43:03.105967 [ 41 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14675 | 2025.08.01 21:43:03.106000 [ 41 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14676 | 2025.08.01 21:43:03.106005 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.002199 sec., 493406.093678945 rows/sec., 39.03 MiB/sec. | ||
| 14677 | 2025.08.01 21:43:03.106025 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14678 | 2025.08.01 21:43:03.106068 [ 261 ] {78772291-3c61-49cd-928b-2eaf6ff82371} <Debug> TCPHandler: Processed in 0.002386628 sec. | ||
| 14679 | 2025.08.01 21:43:03.106114 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14680 | 2025.08.01 21:43:03.106252 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14681 | 2025.08.01 21:43:03.106279 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14682 | 2025.08.01 21:43:03.106281 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2419 rows starting from the beginning of the part | ||
| 14683 | 2025.08.01 21:43:03.106349 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1085 rows starting from the beginning of the part | ||
| 14684 | 2025.08.01 21:43:03.106372 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14685 | 2025.08.01 21:43:03.106392 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1264 rows starting from the beginning of the part | ||
| 14686 | 2025.08.01 21:43:03.106412 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14687 | 2025.08.01 21:43:03.106431 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1085 rows starting from the beginning of the part | ||
| 14688 | 2025.08.01 21:43:03.106549 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 118 rows starting from the beginning of the part | ||
| 14689 | 2025.08.01 21:43:03.106589 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1085 rows starting from the beginning of the part | ||
| 14690 | 2025.08.01 21:43:03.107043 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2025.08.01 21:43:03.107078 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14692 | 2025.08.01 21:43:03.107409 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14693 | 2025.08.01 21:43:03.107617 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2025.08.01 21:43:03.107775 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.00142 sec., 144366.1971830986 rows/sec., 8.56 MiB/sec. | ||
| 14695 | 2025.08.01 21:43:03.107817 [ 261 ] {f8e6f244-2e12-4c73-bfef-2e8775ebc02a} <Debug> TCPHandler: Processed in 0.001585222 sec. | ||
| 14696 | 2025.08.01 21:43:03.107923 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14697 | 2025.08.01 21:43:03.108024 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14698 | 2025.08.01 21:43:03.108063 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14699 | 2025.08.01 21:43:03.108574 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14700 | 2025.08.01 21:43:03.108611 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14701 | 2025.08.01 21:43:03.108688 [ 196 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7056 rows, containing 5 columns (5 merged, 0 gathered) in 0.002606142 sec., 2707450.323121303 rows/sec., 229.08 MiB/sec. | ||
| 14702 | 2025.08.01 21:43:03.108913 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14703 | 2025.08.01 21:43:03.108914 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14704 | 2025.08.01 21:43:03.109149 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14705 | 2025.08.01 21:43:03.109158 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2025.08.01 21:43:03.109209 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_116_23} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14707 | 2025.08.01 21:43:03.109274 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 14708 | 2025.08.01 21:43:03.109314 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001319 sec., 153904.47308567096 rows/sec., 9.93 MiB/sec. | ||
| 14709 | 2025.08.01 21:43:03.109345 [ 261 ] {d848a08d-17f2-4168-a1fb-212e8410aee3} <Debug> TCPHandler: Processed in 0.001468729 sec. | ||
| 14710 | 2025.08.01 21:43:03.109451 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14711 | 2025.08.01 21:43:03.109543 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14712 | 2025.08.01 21:43:03.109581 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14713 | 2025.08.01 21:43:03.110045 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2025.08.01 21:43:03.110082 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14715 | 2025.08.01 21:43:03.110385 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14716 | 2025.08.01 21:43:03.110601 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14717 | 2025.08.01 21:43:03.110711 [ 41 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14718 | 2025.08.01 21:43:03.110735 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001209 sec., 167080.23159636062 rows/sec., 9.49 MiB/sec. | ||
| 14719 | 2025.08.01 21:43:03.110742 [ 41 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14720 | 2025.08.01 21:43:03.110811 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14721 | 2025.08.01 21:43:03.110816 [ 261 ] {4aea99d9-ae70-41df-9642-530490e7a703} <Debug> TCPHandler: Processed in 0.001409778 sec. | ||
| 14722 | 2025.08.01 21:43:03.110887 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 14723 | 2025.08.01 21:43:03.110985 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14724 | 2025.08.01 21:43:03.111012 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 214 rows starting from the beginning of the part | ||
| 14725 | 2025.08.01 21:43:03.111063 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 14726 | 2025.08.01 21:43:03.111107 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 202 rows starting from the beginning of the part | ||
| 14727 | 2025.08.01 21:43:03.111144 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14728 | 2025.08.01 21:43:03.111146 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 202 rows starting from the beginning of the part | ||
| 14729 | 2025.08.01 21:43:03.111205 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 202 rows starting from the beginning of the part | ||
| 14730 | 2025.08.01 21:43:03.111242 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 202 rows starting from the beginning of the part | ||
| 14731 | 2025.08.01 21:43:03.111265 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14732 | 2025.08.01 21:43:03.111315 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14733 | 2025.08.01 21:43:03.112018 [ 192 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164023 sec., 888298.5989108463 rows/sec., 54.24 MiB/sec. | ||
| 14734 | 2025.08.01 21:43:03.112176 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14735 | 2025.08.01 21:43:03.112196 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 14736 | 2025.08.01 21:43:03.112225 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14737 | 2025.08.01 21:43:03.112545 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2025.08.01 21:43:03.112622 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14739 | 2025.08.01 21:43:03.112631 [ 189 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_45_9} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 14740 | 2025.08.01 21:43:03.112732 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14741 | 2025.08.01 21:43:03.112847 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14742 | 2025.08.01 21:43:03.112970 [ 41 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14743 | 2025.08.01 21:43:03.112984 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001743 sec., 379231.21055651177 rows/sec., 26.50 MiB/sec. | ||
| 14744 | 2025.08.01 21:43:03.113000 [ 41 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2025.08.01 21:43:03.113028 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14746 | 2025.08.01 21:43:03.113032 [ 261 ] {f639d7ab-0c47-428c-8f57-35ea33e9943f} <Debug> TCPHandler: Processed in 0.001949529 sec. | ||
| 14747 | 2025.08.01 21:43:03.113105 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14748 | 2025.08.01 21:43:03.113171 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2025.08.01 21:43:03.113202 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14750 | 2025.08.01 21:43:03.113232 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1222 rows starting from the beginning of the part | ||
| 14751 | 2025.08.01 21:43:03.113290 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 661 rows starting from the beginning of the part | ||
| 14752 | 2025.08.01 21:43:03.113289 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14753 | 2025.08.01 21:43:03.113332 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 563 rows starting from the beginning of the part | ||
| 14754 | 2025.08.01 21:43:03.113348 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14755 | 2025.08.01 21:43:03.113370 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 661 rows starting from the beginning of the part | ||
| 14756 | 2025.08.01 21:43:03.113406 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 95 rows starting from the beginning of the part | ||
| 14757 | 2025.08.01 21:43:03.113441 [ 196 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 661 rows starting from the beginning of the part | ||
| 14758 | 2025.08.01 21:43:03.113737 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2025.08.01 21:43:03.113778 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14760 | 2025.08.01 21:43:03.114151 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14761 | 2025.08.01 21:43:03.114385 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2025.08.01 21:43:03.114519 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001253 sec., 4788.507581803671 rows/sec., 250.18 KiB/sec. | ||
| 14763 | 2025.08.01 21:43:03.114556 [ 261 ] {6bc9fafe-0bde-4bb7-a2ec-dd8165401ecc} <Debug> TCPHandler: Processed in 0.001453029 sec. | ||
| 14764 | 2025.08.01 21:43:03.114653 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3863 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581802 sec., 2442151.419709926 rows/sec., 183.87 MiB/sec. | ||
| 14765 | 2025.08.01 21:43:03.114674 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14766 | 2025.08.01 21:43:03.114792 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14767 | 2025.08.01 21:43:03.114842 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14768 | 2025.08.01 21:43:03.114844 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14769 | 2025.08.01 21:43:03.115093 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2025.08.01 21:43:03.115164 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_116_23} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14771 | 2025.08.01 21:43:03.115236 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 14772 | 2025.08.01 21:43:03.115371 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2025.08.01 21:43:03.115411 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14774 | 2025.08.01 21:43:03.115757 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14775 | 2025.08.01 21:43:03.115962 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2025.08.01 21:43:03.116091 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001323 sec., 232048.37490551776 rows/sec., 15.27 MiB/sec. | ||
| 14777 | 2025.08.01 21:43:03.116128 [ 261 ] {4cb2026a-eb79-4fcd-95d3-c7a0b227d23a} <Debug> TCPHandler: Processed in 0.00151377 sec. | ||
| 14778 | 2025.08.01 21:43:03.116608 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2025.08.01 21:43:03.116700 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14780 | 2025.08.01 21:43:03.116741 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14781 | 2025.08.01 21:43:03.117044 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14782 | 2025.08.01 21:43:03.117079 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14783 | 2025.08.01 21:43:03.117363 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14784 | 2025.08.01 21:43:03.117571 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14785 | 2025.08.01 21:43:03.117694 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 14786 | 2025.08.01 21:43:03.117730 [ 261 ] {611a61f8-50cb-4da0-993a-686396e71e4d} <Debug> TCPHandler: Processed in 0.001168853 sec. | ||
| 14787 | 2025.08.01 21:43:03.117872 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14788 | 2025.08.01 21:43:03.117994 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14789 | 2025.08.01 21:43:03.118058 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14790 | 2025.08.01 21:43:03.118894 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14791 | 2025.08.01 21:43:03.118931 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14792 | 2025.08.01 21:43:03.119434 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14793 | 2025.08.01 21:43:03.119654 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14794 | 2025.08.01 21:43:03.119790 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001821 sec., 4942.339373970346 rows/sec., 8.86 MiB/sec. | ||
| 14795 | 2025.08.01 21:43:03.119845 [ 261 ] {9bf58803-59a6-48cd-9931-11f6676875f2} <Debug> TCPHandler: Processed in 0.00203233 sec. | ||
| 14796 | 2025.08.01 21:43:03.119955 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14797 | 2025.08.01 21:43:03.120049 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14798 | 2025.08.01 21:43:03.120090 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14799 | 2025.08.01 21:43:03.120430 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14800 | 2025.08.01 21:43:03.120466 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14801 | 2025.08.01 21:43:03.120759 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14802 | 2025.08.01 21:43:03.120958 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14803 | 2025.08.01 21:43:03.121083 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001053 sec., 96866.09686609688 rows/sec., 5.95 MiB/sec. | ||
| 14804 | 2025.08.01 21:43:03.121119 [ 261 ] {02ffcd38-6a0f-4423-a047-255ddc5c283a} <Debug> TCPHandler: Processed in 0.001212774 sec. | ||
| 14805 | 2025.08.01 21:43:03.121121 [ 42 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14806 | 2025.08.01 21:43:03.121195 [ 42 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14807 | 2025.08.01 21:43:03.121220 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14808 | 2025.08.01 21:43:03.121299 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14809 | 2025.08.01 21:43:03.121401 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14810 | 2025.08.01 21:43:03.121429 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7488 rows starting from the beginning of the part | ||
| 14811 | 2025.08.01 21:43:03.121475 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 102 rows starting from the beginning of the part | ||
| 14812 | 2025.08.01 21:43:03.121513 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 14813 | 2025.08.01 21:43:03.121547 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 102 rows starting from the beginning of the part | ||
| 14814 | 2025.08.01 21:43:03.121583 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 14815 | 2025.08.01 21:43:03.121620 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 102 rows starting from the beginning of the part | ||
| 14816 | 2025.08.01 21:43:03.123315 [ 193 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7914 rows, containing 4 columns (4 merged, 0 gathered) in 0.002041831 sec., 3875932.9249090645 rows/sec., 250.40 MiB/sec. | ||
| 14817 | 2025.08.01 21:43:03.123718 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14818 | 2025.08.01 21:43:03.123957 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14819 | 2025.08.01 21:43:03.124018 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_116_23} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14820 | 2025.08.01 21:43:03.124081 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 14821 | 2025.08.01 21:43:03.322243 [ 222 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14822 | 2025.08.01 21:43:03.322289 [ 222 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14823 | 2025.08.01 21:43:03.324294 [ 222 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14824 | 2025.08.01 21:43:03.382481 [ 223 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14825 | 2025.08.01 21:43:03.382540 [ 223 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14826 | 2025.08.01 21:43:03.384703 [ 223 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14827 | 2025.08.01 21:43:03.597467 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14828 | 2025.08.01 21:43:03.597522 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14829 | 2025.08.01 21:43:03.599359 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14830 | 2025.08.01 21:43:03.955245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 | ||
| 14831 | 2025.08.01 21:43:03.955802 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2025.08.01 21:43:03.955855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14833 | 2025.08.01 21:43:03.956404 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14834 | 2025.08.01 21:43:03.956643 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2025.08.01 21:43:03.956775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 | ||
| 14836 | 2025.08.01 21:43:04.261400 [ 224 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14837 | 2025.08.01 21:43:04.261458 [ 224 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14838 | 2025.08.01 21:43:04.263515 [ 224 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 14839 | 2025.08.01 21:43:05.865536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14840 | 2025.08.01 21:43:05.881595 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14841 | 2025.08.01 21:43:05.881652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 14842 | 2025.08.01 21:43:05.887732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14843 | 2025.08.01 21:43:05.888458 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2025.08.01 21:43:05.891432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14845 | 2025.08.01 21:43:06.574033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2062 | ||
| 14846 | 2025.08.01 21:43:06.576361 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2025.08.01 21:43:06.576397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14848 | 2025.08.01 21:43:06.577534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14849 | 2025.08.01 21:43:06.577790 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2025.08.01 21:43:06.578034 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2062 | ||
| 14851 | 2025.08.01 21:43:08.093226 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14852 | 2025.08.01 21:43:08.093421 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14853 | 2025.08.01 21:43:08.093493 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14854 | 2025.08.01 21:43:08.094188 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14855 | 2025.08.01 21:43:08.094234 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14856 | 2025.08.01 21:43:08.094625 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14857 | 2025.08.01 21:43:08.094852 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14858 | 2025.08.01 21:43:08.095003 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001634 sec., 72215.42227662179 rows/sec., 6.13 MiB/sec. | ||
| 14859 | 2025.08.01 21:43:08.095046 [ 261 ] {12348319-746e-43e6-b7ad-eaabf3ac59b4} <Debug> TCPHandler: Processed in 0.001960819 sec. | ||
| 14860 | 2025.08.01 21:43:08.095186 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14861 | 2025.08.01 21:43:08.095283 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14862 | 2025.08.01 21:43:08.095323 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14863 | 2025.08.01 21:43:08.095735 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14864 | 2025.08.01 21:43:08.095772 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14865 | 2025.08.01 21:43:08.096064 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14866 | 2025.08.01 21:43:08.096268 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14867 | 2025.08.01 21:43:08.096396 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001131 sec., 27409.372236958443 rows/sec., 2.01 MiB/sec. | ||
| 14868 | 2025.08.01 21:43:08.096433 [ 261 ] {05d6dc28-4204-49bc-97e0-72e54acf12dc} <Debug> TCPHandler: Processed in 0.001298455 sec. | ||
| 14869 | 2025.08.01 21:43:08.096535 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14870 | 2025.08.01 21:43:08.096628 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14871 | 2025.08.01 21:43:08.096668 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14872 | 2025.08.01 21:43:08.097084 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14873 | 2025.08.01 21:43:08.097122 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14874 | 2025.08.01 21:43:08.097420 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14875 | 2025.08.01 21:43:08.097624 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14876 | 2025.08.01 21:43:08.097751 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00114 sec., 83333.33333333334 rows/sec., 6.51 MiB/sec. | ||
| 14877 | 2025.08.01 21:43:08.097790 [ 261 ] {5f549200-c88e-421e-adc0-7d28ac1025cf} <Debug> TCPHandler: Processed in 0.001305796 sec. | ||
| 14878 | 2025.08.01 21:43:08.097901 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14879 | 2025.08.01 21:43:08.097995 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14880 | 2025.08.01 21:43:08.098040 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14881 | 2025.08.01 21:43:08.098449 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14882 | 2025.08.01 21:43:08.098485 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14883 | 2025.08.01 21:43:08.098805 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14884 | 2025.08.01 21:43:08.099005 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14885 | 2025.08.01 21:43:08.099123 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 5 parts from all_1_112_24 to all_116_116_0 | ||
| 14886 | 2025.08.01 21:43:08.099133 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 14887 | 2025.08.01 21:43:08.099195 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2025.08.01 21:43:08.099213 [ 261 ] {561611da-fd7a-44c7-84cc-cff0bb10ab98} <Debug> TCPHandler: Processed in 0.001362448 sec. | ||
| 14889 | 2025.08.01 21:43:08.099221 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14890 | 2025.08.01 21:43:08.099324 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2025.08.01 21:43:08.099329 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_112_24 to all_116_116_0 into Compact with storage Full | ||
| 14892 | 2025.08.01 21:43:08.099423 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14893 | 2025.08.01 21:43:08.099450 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14894 | 2025.08.01 21:43:08.099479 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14895 | 2025.08.01 21:43:08.099486 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_112_24, total 36218 rows starting from the beginning of the part | ||
| 14896 | 2025.08.01 21:43:08.099554 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 886 rows starting from the beginning of the part | ||
| 14897 | 2025.08.01 21:43:08.099605 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 307 rows starting from the beginning of the part | ||
| 14898 | 2025.08.01 21:43:08.099654 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 14899 | 2025.08.01 21:43:08.099702 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 307 rows starting from the beginning of the part | ||
| 14900 | 2025.08.01 21:43:08.100329 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14901 | 2025.08.01 21:43:08.100364 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14902 | 2025.08.01 21:43:08.100911 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14903 | 2025.08.01 21:43:08.101133 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14904 | 2025.08.01 21:43:08.101271 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001866 sec., 16613.076098606645 rows/sec., 29.77 MiB/sec. | ||
| 14905 | 2025.08.01 21:43:08.101330 [ 261 ] {1ecfce5e-1dd3-4fb5-bb2b-b92c0c990723} <Debug> TCPHandler: Processed in 0.002055011 sec. | ||
| 14906 | 2025.08.01 21:43:08.101445 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14907 | 2025.08.01 21:43:08.101540 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14908 | 2025.08.01 21:43:08.101583 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14909 | 2025.08.01 21:43:08.101926 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2025.08.01 21:43:08.101962 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14911 | 2025.08.01 21:43:08.102256 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14912 | 2025.08.01 21:43:08.102462 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14913 | 2025.08.01 21:43:08.102588 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 14914 | 2025.08.01 21:43:08.102625 [ 261 ] {6beca30a-bb30-4347-9167-d2bbe69231a0} <Debug> TCPHandler: Processed in 0.001230995 sec. | ||
| 14915 | 2025.08.01 21:43:08.106307 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37878 rows, containing 5 columns (5 merged, 0 gathered) in 0.00701785 sec., 5397379.539317598 rows/sec., 365.14 MiB/sec. | ||
| 14916 | 2025.08.01 21:43:08.106759 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Trace> MergedBlockOutputStream: filled checksums all_1_116_25 (state Temporary) | ||
| 14917 | 2025.08.01 21:43:08.107076 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_116_25 to all_1_116_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2025.08.01 21:43:08.107156 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 5 parts: [all_1_112_24, all_116_116_0] -> all_1_116_25 | ||
| 14919 | 2025.08.01 21:43:08.107244 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14920 | 2025.08.01 21:43:11.227009 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14921 | 2025.08.01 21:43:11.227061 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14922 | 2025.08.01 21:43:11.456980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 | ||
| 14923 | 2025.08.01 21:43:11.457568 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14924 | 2025.08.01 21:43:11.457620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14925 | 2025.08.01 21:43:11.458082 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14926 | 2025.08.01 21:43:11.458298 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2025.08.01 21:43:11.458430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
| 14928 | 2025.08.01 21:43:13.102227 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14929 | 2025.08.01 21:43:13.102422 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14930 | 2025.08.01 21:43:13.102491 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14931 | 2025.08.01 21:43:13.103245 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14932 | 2025.08.01 21:43:13.103284 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14933 | 2025.08.01 21:43:13.103644 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14934 | 2025.08.01 21:43:13.103851 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14935 | 2025.08.01 21:43:13.103988 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001674 sec., 234169.65352449226 rows/sec., 14.86 MiB/sec. | ||
| 14936 | 2025.08.01 21:43:13.104026 [ 261 ] {7af31595-bf94-40e4-9230-c639ef3a8db8} <Debug> TCPHandler: Processed in 0.00199487 sec. | ||
| 14937 | 2025.08.01 21:43:13.104204 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2025.08.01 21:43:13.104297 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14939 | 2025.08.01 21:43:13.104337 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14940 | 2025.08.01 21:43:13.105104 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2025.08.01 21:43:13.105140 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14942 | 2025.08.01 21:43:13.105489 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14943 | 2025.08.01 21:43:13.105686 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2025.08.01 21:43:13.105810 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001532 sec., 708224.54308094 rows/sec., 56.02 MiB/sec. | ||
| 14945 | 2025.08.01 21:43:13.105847 [ 261 ] {7f3e3071-0816-4b4f-8a05-86d860543877} <Debug> TCPHandler: Processed in 0.001690224 sec. | ||
| 14946 | 2025.08.01 21:43:13.105955 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14947 | 2025.08.01 21:43:13.106046 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14948 | 2025.08.01 21:43:13.106085 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14949 | 2025.08.01 21:43:13.106525 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14950 | 2025.08.01 21:43:13.106559 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14951 | 2025.08.01 21:43:13.106850 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14952 | 2025.08.01 21:43:13.107045 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14953 | 2025.08.01 21:43:13.107170 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001142 sec., 179509.63222416813 rows/sec., 10.65 MiB/sec. | ||
| 14954 | 2025.08.01 21:43:13.107206 [ 261 ] {f1408b69-8a4b-44d3-8024-63f562bfaefb} <Debug> TCPHandler: Processed in 0.001297956 sec. | ||
| 14955 | 2025.08.01 21:43:13.107314 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2025.08.01 21:43:13.107419 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14957 | 2025.08.01 21:43:13.107461 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14958 | 2025.08.01 21:43:13.107934 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14959 | 2025.08.01 21:43:13.107972 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14960 | 2025.08.01 21:43:13.108312 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14961 | 2025.08.01 21:43:13.108536 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14962 | 2025.08.01 21:43:13.108673 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001272 sec., 159591.19496855346 rows/sec., 10.29 MiB/sec. | ||
| 14963 | 2025.08.01 21:43:13.108713 [ 261 ] {b0d12ab4-3945-4a0d-82d5-390ecef96c21} <Debug> TCPHandler: Processed in 0.001449519 sec. | ||
| 14964 | 2025.08.01 21:43:13.108823 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14965 | 2025.08.01 21:43:13.108916 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14966 | 2025.08.01 21:43:13.108956 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14967 | 2025.08.01 21:43:13.109406 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14968 | 2025.08.01 21:43:13.109444 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14969 | 2025.08.01 21:43:13.109755 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14970 | 2025.08.01 21:43:13.109974 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14971 | 2025.08.01 21:43:13.110106 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001207 sec., 167357.08367854185 rows/sec., 9.51 MiB/sec. | ||
| 14972 | 2025.08.01 21:43:13.110151 [ 261 ] {3615dfb0-f4b7-494a-82d2-fbfe33173308} <Debug> TCPHandler: Processed in 0.001378228 sec. | ||
| 14973 | 2025.08.01 21:43:13.110262 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14974 | 2025.08.01 21:43:13.110357 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14975 | 2025.08.01 21:43:13.110396 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14976 | 2025.08.01 21:43:13.111020 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14977 | 2025.08.01 21:43:13.111056 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14978 | 2025.08.01 21:43:13.111396 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14979 | 2025.08.01 21:43:13.111623 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2025.08.01 21:43:13.111759 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.00142 sec., 465492.95774647885 rows/sec., 32.52 MiB/sec. | ||
| 14981 | 2025.08.01 21:43:13.111798 [ 261 ] {54717ac0-4adb-4ffe-8f00-6934f4f623ee} <Debug> TCPHandler: Processed in 0.001586471 sec. | ||
| 14982 | 2025.08.01 21:43:13.111901 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14983 | 2025.08.01 21:43:13.111995 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14984 | 2025.08.01 21:43:13.112037 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14985 | 2025.08.01 21:43:13.112377 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14986 | 2025.08.01 21:43:13.112413 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14987 | 2025.08.01 21:43:13.112727 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14988 | 2025.08.01 21:43:13.112949 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2025.08.01 21:43:13.113087 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00111 sec., 5405.405405405405 rows/sec., 282.41 KiB/sec. | ||
| 14990 | 2025.08.01 21:43:13.113127 [ 261 ] {cf2b4591-c776-48df-8c1c-c12aea9909e3} <Debug> TCPHandler: Processed in 0.001274395 sec. | ||
| 14991 | 2025.08.01 21:43:13.113231 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14992 | 2025.08.01 21:43:13.113325 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14993 | 2025.08.01 21:43:13.113368 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14994 | 2025.08.01 21:43:13.113797 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14995 | 2025.08.01 21:43:13.113833 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 14996 | 2025.08.01 21:43:13.114178 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14997 | 2025.08.01 21:43:13.114400 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14998 | 2025.08.01 21:43:13.114536 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001229 sec., 249796.5825874695 rows/sec., 16.43 MiB/sec. | ||
| 14999 | 2025.08.01 21:43:13.114575 [ 261 ] {f64f6032-5e0e-4ae6-bbad-c730dba88642} <Debug> TCPHandler: Processed in 0.001392418 sec. | ||
| 15000 | 2025.08.01 21:43:13.114678 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15001 | 2025.08.01 21:43:13.114771 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15002 | 2025.08.01 21:43:13.114813 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15003 | 2025.08.01 21:43:13.115122 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2025.08.01 21:43:13.115165 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15005 | 2025.08.01 21:43:13.115467 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15006 | 2025.08.01 21:43:13.115693 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2025.08.01 21:43:13.115795 [ 30 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 15008 | 2025.08.01 21:43:13.115824 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 15009 | 2025.08.01 21:43:13.115856 [ 30 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2025.08.01 21:43:13.115869 [ 261 ] {33e50d96-0825-40a4-85f2-0ace940b176d} <Debug> TCPHandler: Processed in 0.001241314 sec. | ||
| 15011 | 2025.08.01 21:43:13.115882 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15012 | 2025.08.01 21:43:13.115981 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15013 | 2025.08.01 21:43:13.115988 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 15014 | 2025.08.01 21:43:13.116082 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15015 | 2025.08.01 21:43:13.116120 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15016 | 2025.08.01 21:43:13.116145 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15017 | 2025.08.01 21:43:13.116161 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 15018 | 2025.08.01 21:43:13.116229 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 15019 | 2025.08.01 21:43:13.116274 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 15020 | 2025.08.01 21:43:13.116314 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 15021 | 2025.08.01 21:43:13.116361 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 15022 | 2025.08.01 21:43:13.116401 [ 194 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 15023 | 2025.08.01 21:43:13.116929 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15024 | 2025.08.01 21:43:13.116974 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15025 | 2025.08.01 21:43:13.117210 [ 197 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261605 sec., 31705.644793734962 rows/sec., 2.08 MiB/sec. | ||
| 15026 | 2025.08.01 21:43:13.117387 [ 188 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 15027 | 2025.08.01 21:43:13.117540 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15028 | 2025.08.01 21:43:13.117699 [ 188 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2025.08.01 21:43:13.117766 [ 188 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_40_8} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 15030 | 2025.08.01 21:43:13.117789 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2025.08.01 21:43:13.117852 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 15032 | 2025.08.01 21:43:13.117942 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001877 sec., 4794.885455514118 rows/sec., 8.59 MiB/sec. | ||
| 15033 | 2025.08.01 21:43:13.118015 [ 261 ] {6fd25ae0-15b2-4c5f-b958-ed61f4246b3a} <Debug> TCPHandler: Processed in 0.002081451 sec. | ||
| 15034 | 2025.08.01 21:43:13.118129 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15035 | 2025.08.01 21:43:13.118225 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15036 | 2025.08.01 21:43:13.118267 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15037 | 2025.08.01 21:43:13.118607 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15038 | 2025.08.01 21:43:13.118643 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15039 | 2025.08.01 21:43:13.118961 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15040 | 2025.08.01 21:43:13.119188 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15041 | 2025.08.01 21:43:13.119321 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001114 sec., 91561.93895870737 rows/sec., 5.63 MiB/sec. | ||
| 15042 | 2025.08.01 21:43:13.119360 [ 261 ] {7139f306-efa5-4b72-b624-03f0f16e029b} <Debug> TCPHandler: Processed in 0.001283156 sec. | ||
| 15043 | 2025.08.01 21:43:13.391578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15044 | 2025.08.01 21:43:13.409307 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15045 | 2025.08.01 21:43:13.409363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15046 | 2025.08.01 21:43:13.415402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15047 | 2025.08.01 21:43:13.416107 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15048 | 2025.08.01 21:43:13.419491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15049 | 2025.08.01 21:43:14.001191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.52 MiB, peak 371.10 MiB, free memory in arenas 0.00 B, will set to 352.19 MiB (RSS), difference: -1.33 MiB | ||
| 15050 | 2025.08.01 21:43:14.507800 [ 223 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15051 | 2025.08.01 21:43:14.507897 [ 223 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15052 | 2025.08.01 21:43:14.509944 [ 223 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15053 | 2025.08.01 21:43:16.578289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2096 | ||
| 15054 | 2025.08.01 21:43:16.580685 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2025.08.01 21:43:16.580732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15056 | 2025.08.01 21:43:16.581910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15057 | 2025.08.01 21:43:16.582183 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2025.08.01 21:43:16.582437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
| 15059 | 2025.08.01 21:43:18.119928 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15060 | 2025.08.01 21:43:18.120114 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15061 | 2025.08.01 21:43:18.120181 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15062 | 2025.08.01 21:43:18.120855 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2025.08.01 21:43:18.120909 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15064 | 2025.08.01 21:43:18.121293 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15065 | 2025.08.01 21:43:18.121540 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2025.08.01 21:43:18.121707 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001645 sec., 2431.61094224924 rows/sec., 198.28 KiB/sec. | ||
| 15067 | 2025.08.01 21:43:18.121767 [ 261 ] {37342bf3-6213-4be7-a88e-b223b31ad8e2} <Debug> TCPHandler: Processed in 0.001967639 sec. | ||
| 15068 | 2025.08.01 21:43:18.121897 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15069 | 2025.08.01 21:43:18.122004 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15070 | 2025.08.01 21:43:18.122048 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15071 | 2025.08.01 21:43:18.123182 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15072 | 2025.08.01 21:43:18.123221 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15073 | 2025.08.01 21:43:18.123626 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15074 | 2025.08.01 21:43:18.123837 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15075 | 2025.08.01 21:43:18.123976 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Debug> executeQuery: Read 1260 rows, 106.96 KiB in 0.001993 sec., 632212.7446061214 rows/sec., 52.41 MiB/sec. | ||
| 15076 | 2025.08.01 21:43:18.124020 [ 261 ] {a1a6404d-b3f2-4567-99d7-8291812b050d} <Debug> TCPHandler: Processed in 0.002176073 sec. | ||
| 15077 | 2025.08.01 21:43:18.124143 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2025.08.01 21:43:18.124242 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15079 | 2025.08.01 21:43:18.124283 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15080 | 2025.08.01 21:43:18.124703 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2025.08.01 21:43:18.124741 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15082 | 2025.08.01 21:43:18.125038 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15083 | 2025.08.01 21:43:18.125251 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2025.08.01 21:43:18.125376 [ 25 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15085 | 2025.08.01 21:43:18.125385 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001162 sec., 30120.481927710844 rows/sec., 2.19 MiB/sec. | ||
| 15086 | 2025.08.01 21:43:18.125448 [ 25 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2025.08.01 21:43:18.125467 [ 261 ] {00adbc1c-5d85-46fe-8953-9706f9aafea1} <Debug> TCPHandler: Processed in 0.001376698 sec. | ||
| 15088 | 2025.08.01 21:43:18.125473 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15089 | 2025.08.01 21:43:18.125583 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15090 | 2025.08.01 21:43:18.125592 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15091 | 2025.08.01 21:43:18.125684 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15092 | 2025.08.01 21:43:18.125729 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15093 | 2025.08.01 21:43:18.125729 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15094 | 2025.08.01 21:43:18.125783 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 268 rows starting from the beginning of the part | ||
| 15095 | 2025.08.01 21:43:18.125858 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 15096 | 2025.08.01 21:43:18.125911 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 205 rows starting from the beginning of the part | ||
| 15097 | 2025.08.01 21:43:18.125960 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 15098 | 2025.08.01 21:43:18.126008 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 205 rows starting from the beginning of the part | ||
| 15099 | 2025.08.01 21:43:18.126055 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 35 rows starting from the beginning of the part | ||
| 15100 | 2025.08.01 21:43:18.126235 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2025.08.01 21:43:18.126279 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15102 | 2025.08.01 21:43:18.126604 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15103 | 2025.08.01 21:43:18.126832 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15104 | 2025.08.01 21:43:18.126967 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001301 sec., 175249.807840123 rows/sec., 11.87 MiB/sec. | ||
| 15105 | 2025.08.01 21:43:18.127020 [ 261 ] {ca245c36-e0dd-4c05-9204-4537cd46694a} <Debug> TCPHandler: Processed in 0.00148649 sec. | ||
| 15106 | 2025.08.01 21:43:18.127040 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.00149807 sec., 517332.3008938167 rows/sec., 34.12 MiB/sec. | ||
| 15107 | 2025.08.01 21:43:18.127154 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15108 | 2025.08.01 21:43:18.127253 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15109 | 2025.08.01 21:43:18.127252 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15110 | 2025.08.01 21:43:18.127295 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15111 | 2025.08.01 21:43:18.127612 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15112 | 2025.08.01 21:43:18.127705 [ 190 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_111_22} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15113 | 2025.08.01 21:43:18.127813 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15114 | 2025.08.01 21:43:18.127947 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15115 | 2025.08.01 21:43:18.127989 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15116 | 2025.08.01 21:43:18.128335 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15117 | 2025.08.01 21:43:18.128549 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15118 | 2025.08.01 21:43:18.128679 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001443 sec., 384615.3846153846 rows/sec., 28.57 MiB/sec. | ||
| 15119 | 2025.08.01 21:43:18.128726 [ 261 ] {0f75f12d-78de-49bb-8bcf-8007de3f254c} <Debug> TCPHandler: Processed in 0.001625973 sec. | ||
| 15120 | 2025.08.01 21:43:18.128844 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15121 | 2025.08.01 21:43:18.128940 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15122 | 2025.08.01 21:43:18.128983 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15123 | 2025.08.01 21:43:18.129586 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15124 | 2025.08.01 21:43:18.129622 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15125 | 2025.08.01 21:43:18.129993 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15126 | 2025.08.01 21:43:18.130208 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15127 | 2025.08.01 21:43:18.130340 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Debug> executeQuery: Read 882 rows, 60.77 KiB in 0.001418 sec., 622002.8208744711 rows/sec., 41.85 MiB/sec. | ||
| 15128 | 2025.08.01 21:43:18.130379 [ 261 ] {60e7286a-5619-490f-887f-f17e40b8a893} <Debug> TCPHandler: Processed in 0.001583202 sec. | ||
| 15129 | 2025.08.01 21:43:18.130490 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15130 | 2025.08.01 21:43:18.130584 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15131 | 2025.08.01 21:43:18.130640 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15132 | 2025.08.01 21:43:18.131499 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15133 | 2025.08.01 21:43:18.131537 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15134 | 2025.08.01 21:43:18.132075 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15135 | 2025.08.01 21:43:18.132305 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2025.08.01 21:43:18.132424 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15137 | 2025.08.01 21:43:18.132445 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001877 sec., 16515.716568993073 rows/sec., 29.60 MiB/sec. | ||
| 15138 | 2025.08.01 21:43:18.132457 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15139 | 2025.08.01 21:43:18.132487 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15140 | 2025.08.01 21:43:18.132509 [ 261 ] {5fa85e7c-e024-47bd-99f7-9c63d7fdb39f} <Debug> TCPHandler: Processed in 0.002067111 sec. | ||
| 15141 | 2025.08.01 21:43:18.132552 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15142 | 2025.08.01 21:43:18.132626 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15143 | 2025.08.01 21:43:18.132725 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15144 | 2025.08.01 21:43:18.132735 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15145 | 2025.08.01 21:43:18.132772 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15146 | 2025.08.01 21:43:18.132791 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2100 rows starting from the beginning of the part | ||
| 15147 | 2025.08.01 21:43:18.132903 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 31 rows starting from the beginning of the part | ||
| 15148 | 2025.08.01 21:43:18.133001 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 9 rows starting from the beginning of the part | ||
| 15149 | 2025.08.01 21:43:18.133099 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 15150 | 2025.08.01 21:43:18.133121 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2025.08.01 21:43:18.133163 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15152 | 2025.08.01 21:43:18.133193 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 9 rows starting from the beginning of the part | ||
| 15153 | 2025.08.01 21:43:18.133295 [ 197 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 31 rows starting from the beginning of the part | ||
| 15154 | 2025.08.01 21:43:18.133466 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15155 | 2025.08.01 21:43:18.133720 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2025.08.01 21:43:18.133856 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 15157 | 2025.08.01 21:43:18.133895 [ 261 ] {ac503594-ce0a-49b1-8919-73100481bba1} <Debug> TCPHandler: Processed in 0.001319237 sec. | ||
| 15158 | 2025.08.01 21:43:18.141644 [ 186 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2211 rows, containing 19 columns (19 merged, 0 gathered) in 0.009119252 sec., 242454.09601576973 rows/sec., 434.47 MiB/sec. | ||
| 15159 | 2025.08.01 21:43:18.143539 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15160 | 2025.08.01 21:43:18.143901 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2025.08.01 21:43:18.143984 [ 198 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15162 | 2025.08.01 21:43:18.144143 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.37 MiB. | ||
| 15163 | 2025.08.01 21:43:18.959531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 | ||
| 15164 | 2025.08.01 21:43:18.960027 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15165 | 2025.08.01 21:43:18.960063 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15166 | 2025.08.01 21:43:18.960545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15167 | 2025.08.01 21:43:18.960773 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15168 | 2025.08.01 21:43:18.960901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 | ||
| 15169 | 2025.08.01 21:43:19.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.86 MiB, peak 371.17 MiB, free memory in arenas 0.00 B, will set to 355.47 MiB (RSS), difference: 2.61 MiB | ||
| 15170 | 2025.08.01 21:43:20.920520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15171 | 2025.08.01 21:43:20.937734 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15172 | 2025.08.01 21:43:20.937781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15173 | 2025.08.01 21:43:20.944229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15174 | 2025.08.01 21:43:20.944916 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15175 | 2025.08.01 21:43:20.947963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15176 | 2025.08.01 21:43:23.095695 [ 218 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15177 | 2025.08.01 21:43:23.095768 [ 218 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15178 | 2025.08.01 21:43:23.097591 [ 218 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15179 | 2025.08.01 21:43:23.101764 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15180 | 2025.08.01 21:43:23.101945 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15181 | 2025.08.01 21:43:23.102011 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15182 | 2025.08.01 21:43:23.102781 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15183 | 2025.08.01 21:43:23.102832 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15184 | 2025.08.01 21:43:23.103260 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15185 | 2025.08.01 21:43:23.103499 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15186 | 2025.08.01 21:43:23.103661 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001762 sec., 222474.4608399546 rows/sec., 14.11 MiB/sec. | ||
| 15187 | 2025.08.01 21:43:23.103705 [ 261 ] {86bf1aa2-f84c-42bd-a6f5-49d0ecd56242} <Debug> TCPHandler: Processed in 0.002070801 sec. | ||
| 15188 | 2025.08.01 21:43:23.103822 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15189 | 2025.08.01 21:43:23.103920 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15190 | 2025.08.01 21:43:23.103964 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15191 | 2025.08.01 21:43:23.104770 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15192 | 2025.08.01 21:43:23.104809 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15193 | 2025.08.01 21:43:23.105186 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15194 | 2025.08.01 21:43:23.105398 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15195 | 2025.08.01 21:43:23.105531 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001628 sec., 666461.9164619164 rows/sec., 52.72 MiB/sec. | ||
| 15196 | 2025.08.01 21:43:23.105571 [ 261 ] {839883f0-590d-4722-942d-71f50f8f542c} <Debug> TCPHandler: Processed in 0.001797886 sec. | ||
| 15197 | 2025.08.01 21:43:23.105683 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2025.08.01 21:43:23.105778 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15199 | 2025.08.01 21:43:23.105818 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15200 | 2025.08.01 21:43:23.106287 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2025.08.01 21:43:23.106325 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15202 | 2025.08.01 21:43:23.106634 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15203 | 2025.08.01 21:43:23.106863 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2025.08.01 21:43:23.106998 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001237 sec., 165723.52465642683 rows/sec., 9.83 MiB/sec. | ||
| 15205 | 2025.08.01 21:43:23.107039 [ 261 ] {b366f5e9-0496-4d47-84dd-1ecd7f5f4442} <Debug> TCPHandler: Processed in 0.001405468 sec. | ||
| 15206 | 2025.08.01 21:43:23.107065 [ 218 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15207 | 2025.08.01 21:43:23.107094 [ 218 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15208 | 2025.08.01 21:43:23.107141 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15209 | 2025.08.01 21:43:23.107248 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15210 | 2025.08.01 21:43:23.107289 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15211 | 2025.08.01 21:43:23.107753 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15212 | 2025.08.01 21:43:23.107793 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15213 | 2025.08.01 21:43:23.108154 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15214 | 2025.08.01 21:43:23.108427 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2025.08.01 21:43:23.108572 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001341 sec., 151379.56748695005 rows/sec., 9.76 MiB/sec. | ||
| 15216 | 2025.08.01 21:43:23.108611 [ 261 ] {d7e3842a-4df4-4c12-839f-ff8452483618} <Debug> TCPHandler: Processed in 0.00151983 sec. | ||
| 15217 | 2025.08.01 21:43:23.108733 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15218 | 2025.08.01 21:43:23.108833 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15219 | 2025.08.01 21:43:23.108874 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15220 | 2025.08.01 21:43:23.109017 [ 218 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15221 | 2025.08.01 21:43:23.109334 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15222 | 2025.08.01 21:43:23.109375 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15223 | 2025.08.01 21:43:23.109688 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15224 | 2025.08.01 21:43:23.109897 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15225 | 2025.08.01 21:43:23.110023 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001208 sec., 167218.5430463576 rows/sec., 9.50 MiB/sec. | ||
| 15226 | 2025.08.01 21:43:23.110061 [ 261 ] {d4498ea3-2989-4b63-b427-2c91b61dfb97} <Debug> TCPHandler: Processed in 0.001377397 sec. | ||
| 15227 | 2025.08.01 21:43:23.110168 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15228 | 2025.08.01 21:43:23.110259 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15229 | 2025.08.01 21:43:23.110298 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15230 | 2025.08.01 21:43:23.110912 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15231 | 2025.08.01 21:43:23.110949 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15232 | 2025.08.01 21:43:23.111261 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15233 | 2025.08.01 21:43:23.111461 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15234 | 2025.08.01 21:43:23.111587 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001345 sec., 491449.81412639405 rows/sec., 34.34 MiB/sec. | ||
| 15235 | 2025.08.01 21:43:23.111625 [ 261 ] {00410702-9387-465f-8d17-2c4f0bfe2c65} <Debug> TCPHandler: Processed in 0.00150456 sec. | ||
| 15236 | 2025.08.01 21:43:23.111746 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15237 | 2025.08.01 21:43:23.111870 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15238 | 2025.08.01 21:43:23.111922 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15239 | 2025.08.01 21:43:23.112272 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2025.08.01 21:43:23.112309 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15241 | 2025.08.01 21:43:23.112629 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15242 | 2025.08.01 21:43:23.112849 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2025.08.01 21:43:23.112978 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 15244 | 2025.08.01 21:43:23.113016 [ 261 ] {8ceab348-056e-4d59-9fa2-a10e323624a4} <Debug> TCPHandler: Processed in 0.001330977 sec. | ||
| 15245 | 2025.08.01 21:43:23.113125 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15246 | 2025.08.01 21:43:23.113222 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15247 | 2025.08.01 21:43:23.113266 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15248 | 2025.08.01 21:43:23.113704 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15249 | 2025.08.01 21:43:23.113741 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15250 | 2025.08.01 21:43:23.114074 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15251 | 2025.08.01 21:43:23.114295 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15252 | 2025.08.01 21:43:23.114426 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001223 sec., 251022.0768601799 rows/sec., 16.51 MiB/sec. | ||
| 15253 | 2025.08.01 21:43:23.114464 [ 261 ] {ff34eaeb-713c-4c63-bd18-67d44881d7ba} <Debug> TCPHandler: Processed in 0.001388828 sec. | ||
| 15254 | 2025.08.01 21:43:23.114476 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15255 | 2025.08.01 21:43:23.114506 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15256 | 2025.08.01 21:43:23.114573 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15257 | 2025.08.01 21:43:23.114675 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15258 | 2025.08.01 21:43:23.114719 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15259 | 2025.08.01 21:43:23.115048 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15260 | 2025.08.01 21:43:23.115090 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15261 | 2025.08.01 21:43:23.115433 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15262 | 2025.08.01 21:43:23.115692 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15263 | 2025.08.01 21:43:23.115838 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001181 sec., 846.740050804403 rows/sec., 57.06 KiB/sec. | ||
| 15264 | 2025.08.01 21:43:23.115878 [ 261 ] {86ada0bf-7625-40e7-addc-1c3e12fa22c8} <Debug> TCPHandler: Processed in 0.001353427 sec. | ||
| 15265 | 2025.08.01 21:43:23.115998 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15266 | 2025.08.01 21:43:23.116093 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15267 | 2025.08.01 21:43:23.116150 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15268 | 2025.08.01 21:43:23.116427 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15269 | 2025.08.01 21:43:23.116944 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15270 | 2025.08.01 21:43:23.116986 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15271 | 2025.08.01 21:43:23.117509 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15272 | 2025.08.01 21:43:23.117742 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15273 | 2025.08.01 21:43:23.117882 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001806 sec., 4983.388704318937 rows/sec., 8.93 MiB/sec. | ||
| 15274 | 2025.08.01 21:43:23.117939 [ 261 ] {16db086f-6cfe-423c-b5bf-ffe36d08c2ac} <Debug> TCPHandler: Processed in 0.00199025 sec. | ||
| 15275 | 2025.08.01 21:43:23.118047 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2025.08.01 21:43:23.118141 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15277 | 2025.08.01 21:43:23.118185 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15278 | 2025.08.01 21:43:23.118544 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15279 | 2025.08.01 21:43:23.118581 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15280 | 2025.08.01 21:43:23.118889 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15281 | 2025.08.01 21:43:23.119104 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15282 | 2025.08.01 21:43:23.119237 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001113 sec., 91644.20485175202 rows/sec., 5.63 MiB/sec. | ||
| 15283 | 2025.08.01 21:43:23.119275 [ 261 ] {ce7b70d8-1fc8-49d1-b729-489331d0e622} <Debug> TCPHandler: Processed in 0.001277256 sec. | ||
| 15284 | 2025.08.01 21:43:23.119311 [ 220 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15285 | 2025.08.01 21:43:23.119339 [ 220 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15286 | 2025.08.01 21:43:23.121093 [ 220 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15287 | 2025.08.01 21:43:24.099768 [ 222 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15288 | 2025.08.01 21:43:24.099829 [ 222 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15289 | 2025.08.01 21:43:24.101671 [ 222 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15290 | 2025.08.01 21:43:24.795080 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15291 | 2025.08.01 21:43:24.795138 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15292 | 2025.08.01 21:43:24.797186 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15293 | 2025.08.01 21:43:26.227138 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15294 | 2025.08.01 21:43:26.227195 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15295 | 2025.08.01 21:43:26.461142 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 | ||
| 15296 | 2025.08.01 21:43:26.461932 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2025.08.01 21:43:26.462004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15298 | 2025.08.01 21:43:26.462541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15299 | 2025.08.01 21:43:26.462767 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15300 | 2025.08.01 21:43:26.462901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
| 15301 | 2025.08.01 21:43:26.582734 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2134 | ||
| 15302 | 2025.08.01 21:43:26.585492 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2025.08.01 21:43:26.585541 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15304 | 2025.08.01 21:43:26.586732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15305 | 2025.08.01 21:43:26.587011 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2025.08.01 21:43:26.587293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2134 | ||
| 15307 | 2025.08.01 21:43:26.587315 [ 218 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15308 | 2025.08.01 21:43:26.587394 [ 218 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15309 | 2025.08.01 21:43:26.589577 [ 218 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15310 | 2025.08.01 21:43:26.763036 [ 220 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15311 | 2025.08.01 21:43:26.763091 [ 220 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15312 | 2025.08.01 21:43:26.765246 [ 220 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15313 | 2025.08.01 21:43:27.000172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.49 MiB, peak 371.17 MiB, free memory in arenas 0.00 B, will set to 355.47 MiB (RSS), difference: 3.99 MiB | ||
| 15314 | 2025.08.01 21:43:27.001692 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001218364 sec. | ||
| 15315 | 2025.08.01 21:43:27.377560 [ 224 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15316 | 2025.08.01 21:43:27.377614 [ 224 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15317 | 2025.08.01 21:43:27.379131 [ 224 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15318 | 2025.08.01 21:43:27.490366 [ 222 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15319 | 2025.08.01 21:43:27.490463 [ 222 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15320 | 2025.08.01 21:43:27.492738 [ 222 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15321 | 2025.08.01 21:43:28.092794 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15322 | 2025.08.01 21:43:28.092962 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15323 | 2025.08.01 21:43:28.093026 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15324 | 2025.08.01 21:43:28.093816 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2025.08.01 21:43:28.093867 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15326 | 2025.08.01 21:43:28.094272 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15327 | 2025.08.01 21:43:28.094508 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2025.08.01 21:43:28.094678 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001711 sec., 68965.5172413793 rows/sec., 5.85 MiB/sec. | ||
| 15329 | 2025.08.01 21:43:28.094687 [ 141 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15330 | 2025.08.01 21:43:28.094733 [ 261 ] {649bde0e-b558-431b-bf4f-813211bf94fe} <Debug> TCPHandler: Processed in 0.00203001 sec. | ||
| 15331 | 2025.08.01 21:43:28.094784 [ 141 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15332 | 2025.08.01 21:43:28.094830 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15333 | 2025.08.01 21:43:28.094881 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15334 | 2025.08.01 21:43:28.094948 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15335 | 2025.08.01 21:43:28.094991 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15336 | 2025.08.01 21:43:28.095036 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15337 | 2025.08.01 21:43:28.095060 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15338 | 2025.08.01 21:43:28.095095 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2419 rows starting from the beginning of the part | ||
| 15339 | 2025.08.01 21:43:28.095160 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 118 rows starting from the beginning of the part | ||
| 15340 | 2025.08.01 21:43:28.095211 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1085 rows starting from the beginning of the part | ||
| 15341 | 2025.08.01 21:43:28.095259 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1260 rows starting from the beginning of the part | ||
| 15342 | 2025.08.01 21:43:28.095299 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 1085 rows starting from the beginning of the part | ||
| 15343 | 2025.08.01 21:43:28.095341 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 118 rows starting from the beginning of the part | ||
| 15344 | 2025.08.01 21:43:28.095490 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15345 | 2025.08.01 21:43:28.095528 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15346 | 2025.08.01 21:43:28.095834 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15347 | 2025.08.01 21:43:28.096050 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2025.08.01 21:43:28.096192 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001223 sec., 25347.506132461163 rows/sec., 1.86 MiB/sec. | ||
| 15349 | 2025.08.01 21:43:28.096265 [ 261 ] {2719f5e2-b77a-46ac-b9a1-bd2bead6316e} <Debug> TCPHandler: Processed in 0.001435118 sec. | ||
| 15350 | 2025.08.01 21:43:28.096381 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15351 | 2025.08.01 21:43:28.096478 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15352 | 2025.08.01 21:43:28.096521 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15353 | 2025.08.01 21:43:28.096978 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2025.08.01 21:43:28.097015 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15355 | 2025.08.01 21:43:28.097335 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15356 | 2025.08.01 21:43:28.097423 [ 198 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6085 rows, containing 5 columns (5 merged, 0 gathered) in 0.00251716 sec., 2417406.9189086114 rows/sec., 205.48 MiB/sec. | ||
| 15357 | 2025.08.01 21:43:28.097564 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15358 | 2025.08.01 21:43:28.097690 [ 141 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15359 | 2025.08.01 21:43:28.097707 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001247 sec., 76182.83881315155 rows/sec., 5.95 MiB/sec. | ||
| 15360 | 2025.08.01 21:43:28.097715 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15361 | 2025.08.01 21:43:28.097734 [ 141 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15362 | 2025.08.01 21:43:28.097758 [ 261 ] {40169880-9667-4cf1-a052-3b84186d1b85} <Debug> TCPHandler: Processed in 0.001428738 sec. | ||
| 15363 | 2025.08.01 21:43:28.097765 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15364 | 2025.08.01 21:43:28.097892 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15365 | 2025.08.01 21:43:28.097975 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15366 | 2025.08.01 21:43:28.097982 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15367 | 2025.08.01 21:43:28.098048 [ 188 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_121_24} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15368 | 2025.08.01 21:43:28.098061 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15369 | 2025.08.01 21:43:28.098094 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15370 | 2025.08.01 21:43:28.098108 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1222 rows starting from the beginning of the part | ||
| 15371 | 2025.08.01 21:43:28.098115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 15372 | 2025.08.01 21:43:28.098157 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15373 | 2025.08.01 21:43:28.098204 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 95 rows starting from the beginning of the part | ||
| 15374 | 2025.08.01 21:43:28.098264 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 661 rows starting from the beginning of the part | ||
| 15375 | 2025.08.01 21:43:28.098308 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 555 rows starting from the beginning of the part | ||
| 15376 | 2025.08.01 21:43:28.098350 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 661 rows starting from the beginning of the part | ||
| 15377 | 2025.08.01 21:43:28.098390 [ 187 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 95 rows starting from the beginning of the part | ||
| 15378 | 2025.08.01 21:43:28.098609 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2025.08.01 21:43:28.098652 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15380 | 2025.08.01 21:43:28.099059 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15381 | 2025.08.01 21:43:28.099303 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2025.08.01 21:43:28.099426 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 5 parts from all_1_116_25 to all_120_120_0 | ||
| 15383 | 2025.08.01 21:43:28.099440 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001365 sec., 117216.11721611723 rows/sec., 8.16 MiB/sec. | ||
| 15384 | 2025.08.01 21:43:28.099463 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2025.08.01 21:43:28.099485 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15386 | 2025.08.01 21:43:28.099488 [ 261 ] {5f01bb75-a31a-4a29-8fb4-24d5c3f83328} <Debug> TCPHandler: Processed in 0.001567842 sec. | ||
| 15387 | 2025.08.01 21:43:28.099578 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_116_25 to all_120_120_0 into Compact with storage Full | ||
| 15388 | 2025.08.01 21:43:28.099623 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15389 | 2025.08.01 21:43:28.099704 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15390 | 2025.08.01 21:43:28.099725 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15391 | 2025.08.01 21:43:28.099745 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_25, total 37878 rows starting from the beginning of the part | ||
| 15392 | 2025.08.01 21:43:28.099788 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15393 | 2025.08.01 21:43:28.099818 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15394 | 2025.08.01 21:43:28.099834 [ 188 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3289 rows, containing 5 columns (5 merged, 0 gathered) in 0.00200094 sec., 1643727.4480993932 rows/sec., 124.57 MiB/sec. | ||
| 15395 | 2025.08.01 21:43:28.099872 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 307 rows starting from the beginning of the part | ||
| 15396 | 2025.08.01 21:43:28.099921 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 882 rows starting from the beginning of the part | ||
| 15397 | 2025.08.01 21:43:28.099965 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 307 rows starting from the beginning of the part | ||
| 15398 | 2025.08.01 21:43:28.100027 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15399 | 2025.08.01 21:43:28.100356 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15400 | 2025.08.01 21:43:28.100434 [ 195 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_121_24} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15401 | 2025.08.01 21:43:28.100532 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 15402 | 2025.08.01 21:43:28.100668 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2025.08.01 21:43:28.100711 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15404 | 2025.08.01 21:43:28.101276 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15405 | 2025.08.01 21:43:28.101517 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15406 | 2025.08.01 21:43:28.101662 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001954 sec., 15864.89252814739 rows/sec., 28.43 MiB/sec. | ||
| 15407 | 2025.08.01 21:43:28.101732 [ 261 ] {4ed235f0-c98e-420c-9cf6-341876973ba4} <Debug> TCPHandler: Processed in 0.002157863 sec. | ||
| 15408 | 2025.08.01 21:43:28.101852 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2025.08.01 21:43:28.101947 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15410 | 2025.08.01 21:43:28.101989 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15411 | 2025.08.01 21:43:28.102355 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2025.08.01 21:43:28.102391 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15413 | 2025.08.01 21:43:28.102706 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15414 | 2025.08.01 21:43:28.102920 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2025.08.01 21:43:28.103045 [ 150 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15416 | 2025.08.01 21:43:28.103051 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 15417 | 2025.08.01 21:43:28.103090 [ 150 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15418 | 2025.08.01 21:43:28.103109 [ 261 ] {983d2c9e-39a4-464f-b751-d1c308fb43fc} <Debug> TCPHandler: Processed in 0.001306046 sec. | ||
| 15419 | 2025.08.01 21:43:28.103117 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15420 | 2025.08.01 21:43:28.103207 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 15421 | 2025.08.01 21:43:28.103302 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15422 | 2025.08.01 21:43:28.103332 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7914 rows starting from the beginning of the part | ||
| 15423 | 2025.08.01 21:43:28.103385 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 15424 | 2025.08.01 21:43:28.103433 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 102 rows starting from the beginning of the part | ||
| 15425 | 2025.08.01 21:43:28.103472 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 15426 | 2025.08.01 21:43:28.103512 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 102 rows starting from the beginning of the part | ||
| 15427 | 2025.08.01 21:43:28.103553 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 15428 | 2025.08.01 21:43:28.106315 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8298 rows, containing 4 columns (4 merged, 0 gathered) in 0.003138512 sec., 2643928.078019138 rows/sec., 170.76 MiB/sec. | ||
| 15429 | 2025.08.01 21:43:28.106450 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15430 | 2025.08.01 21:43:28.106703 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2025.08.01 21:43:28.106765 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_121_24} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15432 | 2025.08.01 21:43:28.106826 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 15433 | 2025.08.01 21:43:28.107149 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39534 rows, containing 5 columns (5 merged, 0 gathered) in 0.007610242 sec., 5194841.372981306 rows/sec., 351.29 MiB/sec. | ||
| 15434 | 2025.08.01 21:43:28.107805 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Trace> MergedBlockOutputStream: filled checksums all_1_120_26 (state Temporary) | ||
| 15435 | 2025.08.01 21:43:28.108127 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_120_26 to all_1_120_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15436 | 2025.08.01 21:43:28.108211 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_120_26} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 5 parts: [all_1_116_25, all_120_120_0] -> all_1_120_26 | ||
| 15437 | 2025.08.01 21:43:28.108320 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 15438 | 2025.08.01 21:43:28.448126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15439 | 2025.08.01 21:43:28.464103 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15440 | 2025.08.01 21:43:28.464149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15441 | 2025.08.01 21:43:28.470284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15442 | 2025.08.01 21:43:28.470990 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15443 | 2025.08.01 21:43:28.473993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15444 | 2025.08.01 21:43:29.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.54 MiB, peak 371.17 MiB, free memory in arenas 0.00 B, will set to 355.47 MiB (RSS), difference: -1.06 MiB | ||
| 15445 | 2025.08.01 21:43:32.384630 [ 218 ] {} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15446 | 2025.08.01 21:43:32.384737 [ 218 ] {} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15447 | 2025.08.01 21:43:32.386608 [ 218 ] {} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15448 | 2025.08.01 21:43:33.102692 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15449 | 2025.08.01 21:43:33.102882 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15450 | 2025.08.01 21:43:33.102948 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15451 | 2025.08.01 21:43:33.103809 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15452 | 2025.08.01 21:43:33.103863 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15453 | 2025.08.01 21:43:33.104279 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15454 | 2025.08.01 21:43:33.104520 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15455 | 2025.08.01 21:43:33.104689 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001855 sec., 211320.75471698112 rows/sec., 13.41 MiB/sec. | ||
| 15456 | 2025.08.01 21:43:33.104745 [ 261 ] {32e342b5-fa4f-4ec3-9190-27908d1e050c} <Debug> TCPHandler: Processed in 0.002211584 sec. | ||
| 15457 | 2025.08.01 21:43:33.104874 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15458 | 2025.08.01 21:43:33.104979 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15459 | 2025.08.01 21:43:33.105026 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15460 | 2025.08.01 21:43:33.105480 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15461 | 2025.08.01 21:43:33.105524 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15462 | 2025.08.01 21:43:33.105873 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 15463 | 2025.08.01 21:43:33.106097 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15464 | 2025.08.01 21:43:33.106231 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001276 sec., 1567.398119122257 rows/sec., 127.81 KiB/sec. | ||
| 15465 | 2025.08.01 21:43:33.106272 [ 261 ] {7df80590-a697-4357-b077-d04f344e2bb6} <Debug> TCPHandler: Processed in 0.001450279 sec. | ||
| 15466 | 2025.08.01 21:43:33.106383 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15467 | 2025.08.01 21:43:33.106482 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15468 | 2025.08.01 21:43:33.106524 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15469 | 2025.08.01 21:43:33.107466 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15470 | 2025.08.01 21:43:33.107503 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15471 | 2025.08.01 21:43:33.107868 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15472 | 2025.08.01 21:43:33.108077 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15473 | 2025.08.01 21:43:33.108206 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Debug> executeQuery: Read 1086 rows, 87.95 KiB in 0.001744 sec., 622706.4220183486 rows/sec., 49.25 MiB/sec. | ||
| 15474 | 2025.08.01 21:43:33.108246 [ 261 ] {509f7236-77b5-4b6e-b5bd-ff62d7298bb5} <Debug> TCPHandler: Processed in 0.001914269 sec. | ||
| 15475 | 2025.08.01 21:43:33.108361 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15476 | 2025.08.01 21:43:33.108463 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15477 | 2025.08.01 21:43:33.108504 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15478 | 2025.08.01 21:43:33.108985 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15479 | 2025.08.01 21:43:33.109023 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15480 | 2025.08.01 21:43:33.109330 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15481 | 2025.08.01 21:43:33.109550 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2025.08.01 21:43:33.109679 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Debug> executeQuery: Read 207 rows, 12.59 KiB in 0.00124 sec., 166935.48387096773 rows/sec., 9.92 MiB/sec. | ||
| 15483 | 2025.08.01 21:43:33.109717 [ 261 ] {2ac114c8-61be-4ed7-84c8-eb9743079547} <Debug> TCPHandler: Processed in 0.001407148 sec. | ||
| 15484 | 2025.08.01 21:43:33.109833 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15485 | 2025.08.01 21:43:33.109929 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15486 | 2025.08.01 21:43:33.109968 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15487 | 2025.08.01 21:43:33.110440 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15488 | 2025.08.01 21:43:33.110477 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15489 | 2025.08.01 21:43:33.110802 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15490 | 2025.08.01 21:43:33.111016 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15491 | 2025.08.01 21:43:33.111129 [ 142 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 15492 | 2025.08.01 21:43:33.111144 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001233 sec., 164639.09164639094 rows/sec., 10.62 MiB/sec. | ||
| 15493 | 2025.08.01 21:43:33.111198 [ 142 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15494 | 2025.08.01 21:43:33.111207 [ 261 ] {4cb5c758-ed44-4e8f-9b38-8bcb6e20a678} <Debug> TCPHandler: Processed in 0.001429489 sec. | ||
| 15495 | 2025.08.01 21:43:33.111228 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15496 | 2025.08.01 21:43:33.111337 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15497 | 2025.08.01 21:43:33.111343 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 15498 | 2025.08.01 21:43:33.111439 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15499 | 2025.08.01 21:43:33.111468 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15500 | 2025.08.01 21:43:33.111485 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15501 | 2025.08.01 21:43:33.111505 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 456 rows starting from the beginning of the part | ||
| 15502 | 2025.08.01 21:43:33.111576 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 203 rows starting from the beginning of the part | ||
| 15503 | 2025.08.01 21:43:33.111622 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 203 rows starting from the beginning of the part | ||
| 15504 | 2025.08.01 21:43:33.111665 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 228 rows starting from the beginning of the part | ||
| 15505 | 2025.08.01 21:43:33.111707 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 203 rows starting from the beginning of the part | ||
| 15506 | 2025.08.01 21:43:33.111750 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 203 rows starting from the beginning of the part | ||
| 15507 | 2025.08.01 21:43:33.111977 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2025.08.01 21:43:33.112021 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15509 | 2025.08.01 21:43:33.112356 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15510 | 2025.08.01 21:43:33.112582 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2025.08.01 21:43:33.112711 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00129 sec., 156589.1472868217 rows/sec., 8.89 MiB/sec. | ||
| 15512 | 2025.08.01 21:43:33.112750 [ 261 ] {1ddb9778-46ab-4329-a324-50706e4d9ee7} <Debug> TCPHandler: Processed in 0.001463549 sec. | ||
| 15513 | 2025.08.01 21:43:33.112763 [ 223 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15514 | 2025.08.01 21:43:33.112804 [ 195 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150296 sec., 995369.1382338852 rows/sec., 69.27 MiB/sec. | ||
| 15515 | 2025.08.01 21:43:33.112810 [ 223 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15516 | 2025.08.01 21:43:33.112877 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15517 | 2025.08.01 21:43:33.112976 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15518 | 2025.08.01 21:43:33.113011 [ 199 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 15519 | 2025.08.01 21:43:33.113018 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15520 | 2025.08.01 21:43:33.113334 [ 199 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15521 | 2025.08.01 21:43:33.113417 [ 199 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_60_12} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 15522 | 2025.08.01 21:43:33.113525 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 15523 | 2025.08.01 21:43:33.113747 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15524 | 2025.08.01 21:43:33.113790 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15525 | 2025.08.01 21:43:33.114173 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15526 | 2025.08.01 21:43:33.114462 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15527 | 2025.08.01 21:43:33.114606 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Debug> executeQuery: Read 663 rows, 47.45 KiB in 0.001647 sec., 402550.09107468126 rows/sec., 28.14 MiB/sec. | ||
| 15528 | 2025.08.01 21:43:33.114647 [ 261 ] {b09ba940-670d-44ac-a3b0-6d2c0db7ca36} <Debug> TCPHandler: Processed in 0.001826217 sec. | ||
| 15529 | 2025.08.01 21:43:33.114657 [ 223 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15530 | 2025.08.01 21:43:33.114761 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15531 | 2025.08.01 21:43:33.114872 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15532 | 2025.08.01 21:43:33.114916 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15533 | 2025.08.01 21:43:33.115255 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2025.08.01 21:43:33.115296 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15535 | 2025.08.01 21:43:33.115608 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15536 | 2025.08.01 21:43:33.115857 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15537 | 2025.08.01 21:43:33.115987 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 15538 | 2025.08.01 21:43:33.116025 [ 261 ] {f7bdec5a-00bc-472a-9c32-a544c230cded} <Debug> TCPHandler: Processed in 0.001314496 sec. | ||
| 15539 | 2025.08.01 21:43:33.116138 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15540 | 2025.08.01 21:43:33.116243 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15541 | 2025.08.01 21:43:33.116291 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15542 | 2025.08.01 21:43:33.116733 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15543 | 2025.08.01 21:43:33.116769 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15544 | 2025.08.01 21:43:33.117111 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15545 | 2025.08.01 21:43:33.117332 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15546 | 2025.08.01 21:43:33.117456 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Debug> executeQuery: Read 308 rows, 20.75 KiB in 0.001236 sec., 249190.93851132688 rows/sec., 16.40 MiB/sec. | ||
| 15547 | 2025.08.01 21:43:33.117494 [ 261 ] {4d61956c-bf74-43d1-8b5e-464e346d7093} <Debug> TCPHandler: Processed in 0.001409957 sec. | ||
| 15548 | 2025.08.01 21:43:33.117617 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2025.08.01 21:43:33.117713 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15550 | 2025.08.01 21:43:33.117756 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15551 | 2025.08.01 21:43:33.118127 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15552 | 2025.08.01 21:43:33.118163 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15553 | 2025.08.01 21:43:33.118485 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15554 | 2025.08.01 21:43:33.118694 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15555 | 2025.08.01 21:43:33.118836 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 59.06 KiB/sec. | ||
| 15556 | 2025.08.01 21:43:33.118866 [ 225 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15557 | 2025.08.01 21:43:33.118886 [ 261 ] {731a3cd2-52c3-4d61-b9ab-15d4a7b105d8} <Debug> TCPHandler: Processed in 0.001320806 sec. | ||
| 15558 | 2025.08.01 21:43:33.118920 [ 225 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15559 | 2025.08.01 21:43:33.119031 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2025.08.01 21:43:33.119130 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15561 | 2025.08.01 21:43:33.119186 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15562 | 2025.08.01 21:43:33.119966 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2025.08.01 21:43:33.120003 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15564 | 2025.08.01 21:43:33.120554 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15565 | 2025.08.01 21:43:33.120826 [ 225 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15566 | 2025.08.01 21:43:33.120853 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2025.08.01 21:43:33.120998 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001887 sec., 4769.475357710652 rows/sec., 8.55 MiB/sec. | ||
| 15568 | 2025.08.01 21:43:33.121057 [ 261 ] {4bd5f377-7ac5-4abe-bf22-c3c2039400b9} <Debug> TCPHandler: Processed in 0.002076201 sec. | ||
| 15569 | 2025.08.01 21:43:33.121186 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15570 | 2025.08.01 21:43:33.121281 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15571 | 2025.08.01 21:43:33.121323 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15572 | 2025.08.01 21:43:33.121656 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15573 | 2025.08.01 21:43:33.121693 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15574 | 2025.08.01 21:43:33.122016 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15575 | 2025.08.01 21:43:33.122259 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15576 | 2025.08.01 21:43:33.122389 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001126 sec., 90586.14564831261 rows/sec., 5.57 MiB/sec. | ||
| 15577 | 2025.08.01 21:43:33.122425 [ 261 ] {b85410ca-415f-4e47-8cc6-afc2e30bea23} <Debug> TCPHandler: Processed in 0.001293876 sec. | ||
| 15578 | 2025.08.01 21:43:33.963100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 | ||
| 15579 | 2025.08.01 21:43:33.963816 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15580 | 2025.08.01 21:43:33.963905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15581 | 2025.08.01 21:43:33.964564 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15582 | 2025.08.01 21:43:33.964868 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15583 | 2025.08.01 21:43:33.965054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 | ||
| 15584 | 2025.08.01 21:43:33.965064 [ 138 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15585 | 2025.08.01 21:43:33.965146 [ 138 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15586 | 2025.08.01 21:43:33.965176 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15587 | 2025.08.01 21:43:33.965324 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15588 | 2025.08.01 21:43:33.965516 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15589 | 2025.08.01 21:43:33.965581 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
| 15590 | 2025.08.01 21:43:33.965674 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
| 15591 | 2025.08.01 21:43:33.965754 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
| 15592 | 2025.08.01 21:43:33.965822 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
| 15593 | 2025.08.01 21:43:33.965890 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
| 15594 | 2025.08.01 21:43:33.965958 [ 200 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
| 15595 | 2025.08.01 21:43:33.969909 [ 195 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.004644023 sec., 7986179.224349234 rows/sec., 114.24 MiB/sec. | ||
| 15596 | 2025.08.01 21:43:33.970456 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15597 | 2025.08.01 21:43:33.970876 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15598 | 2025.08.01 21:43:33.970993 [ 203 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_81_16} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15599 | 2025.08.01 21:43:33.971150 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. | ||
| 15600 | 2025.08.01 21:43:34.072889 [ 224 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15601 | 2025.08.01 21:43:34.072943 [ 224 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15602 | 2025.08.01 21:43:34.074871 [ 224 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15603 | 2025.08.01 21:43:35.974109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15604 | 2025.08.01 21:43:35.991535 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15605 | 2025.08.01 21:43:35.991600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15606 | 2025.08.01 21:43:35.997735 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15607 | 2025.08.01 21:43:35.998474 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15608 | 2025.08.01 21:43:35.998778 [ 134 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15609 | 2025.08.01 21:43:35.998847 [ 134 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15610 | 2025.08.01 21:43:35.998868 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 15611 | 2025.08.01 21:43:35.998985 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 15612 | 2025.08.01 21:43:36.000209 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.99 MiB, peak 371.17 MiB, free memory in arenas 0.00 B, will set to 355.47 MiB (RSS), difference: -4.52 MiB | ||
| 15613 | 2025.08.01 21:43:36.001895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15614 | 2025.08.01 21:43:36.002947 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15615 | 2025.08.01 21:43:36.004545 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 15616 | 2025.08.01 21:43:36.009386 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 15617 | 2025.08.01 21:43:36.014042 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 15618 | 2025.08.01 21:43:36.018565 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 15619 | 2025.08.01 21:43:36.023463 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 15620 | 2025.08.01 21:43:36.028141 [ 195 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 15621 | 2025.08.01 21:43:36.085353 [ 196 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.086416689 sec., 7058.821705145403 rows/sec., 36.50 MiB/sec. | ||
| 15622 | 2025.08.01 21:43:36.088266 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15623 | 2025.08.01 21:43:36.090209 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15624 | 2025.08.01 21:43:36.090293 [ 192 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_81_16} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15625 | 2025.08.01 21:43:36.092878 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15626 | 2025.08.01 21:43:36.587656 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2170 | ||
| 15627 | 2025.08.01 21:43:36.590176 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2025.08.01 21:43:36.590221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15629 | 2025.08.01 21:43:36.591385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15630 | 2025.08.01 21:43:36.591640 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2025.08.01 21:43:36.591883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2170 | ||
| 15632 | 2025.08.01 21:43:37.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.03 MiB, peak 371.17 MiB, free memory in arenas 0.00 B, will set to 355.52 MiB (RSS), difference: 3.50 MiB | ||
| 15633 | 2025.08.01 21:43:38.092463 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2025.08.01 21:43:38.092639 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15635 | 2025.08.01 21:43:38.092704 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15636 | 2025.08.01 21:43:38.093338 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2025.08.01 21:43:38.093388 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15638 | 2025.08.01 21:43:38.093761 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15639 | 2025.08.01 21:43:38.093974 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2025.08.01 21:43:38.094123 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001531 sec., 77073.80796864795 rows/sec., 6.54 MiB/sec. | ||
| 15641 | 2025.08.01 21:43:38.094163 [ 261 ] {aca4158e-c795-4dae-9849-c1575be5233d} <Debug> TCPHandler: Processed in 0.001827906 sec. | ||
| 15642 | 2025.08.01 21:43:38.094278 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15643 | 2025.08.01 21:43:38.094371 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15644 | 2025.08.01 21:43:38.094410 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15645 | 2025.08.01 21:43:38.094801 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2025.08.01 21:43:38.094838 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15647 | 2025.08.01 21:43:38.095122 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15648 | 2025.08.01 21:43:38.095319 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15649 | 2025.08.01 21:43:38.095445 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001092 sec., 28388.278388278384 rows/sec., 2.08 MiB/sec. | ||
| 15650 | 2025.08.01 21:43:38.095482 [ 261 ] {e4838c6c-6613-4af6-b6d6-c95512593b4d} <Debug> TCPHandler: Processed in 0.001251065 sec. | ||
| 15651 | 2025.08.01 21:43:38.095587 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15652 | 2025.08.01 21:43:38.095679 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15653 | 2025.08.01 21:43:38.095717 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15654 | 2025.08.01 21:43:38.096129 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15655 | 2025.08.01 21:43:38.096165 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15656 | 2025.08.01 21:43:38.096456 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15657 | 2025.08.01 21:43:38.096666 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15658 | 2025.08.01 21:43:38.096789 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001129 sec., 84145.2612931798 rows/sec., 6.57 MiB/sec. | ||
| 15659 | 2025.08.01 21:43:38.096827 [ 261 ] {9c150c7a-87fa-417f-9b2d-c5039fe9bee9} <Debug> TCPHandler: Processed in 0.001287196 sec. | ||
| 15660 | 2025.08.01 21:43:38.096935 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15661 | 2025.08.01 21:43:38.097026 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15662 | 2025.08.01 21:43:38.097068 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15663 | 2025.08.01 21:43:38.097450 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2025.08.01 21:43:38.097486 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15665 | 2025.08.01 21:43:38.097801 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15666 | 2025.08.01 21:43:38.097999 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2025.08.01 21:43:38.098124 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001116 sec., 143369.17562724015 rows/sec., 9.99 MiB/sec. | ||
| 15668 | 2025.08.01 21:43:38.098161 [ 261 ] {40f55902-f13b-4d65-8d3a-5cb8ad9bf7b7} <Debug> TCPHandler: Processed in 0.001273106 sec. | ||
| 15669 | 2025.08.01 21:43:38.098266 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15670 | 2025.08.01 21:43:38.098367 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15671 | 2025.08.01 21:43:38.098423 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15672 | 2025.08.01 21:43:38.099243 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15673 | 2025.08.01 21:43:38.099281 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15674 | 2025.08.01 21:43:38.099824 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15675 | 2025.08.01 21:43:38.100042 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15676 | 2025.08.01 21:43:38.100177 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001829 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 15677 | 2025.08.01 21:43:38.100244 [ 261 ] {abdbcaa1-3c5c-4b2f-b7f1-d60f2a94decc} <Debug> TCPHandler: Processed in 0.00202585 sec. | ||
| 15678 | 2025.08.01 21:43:38.100354 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15679 | 2025.08.01 21:43:38.100447 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15680 | 2025.08.01 21:43:38.100487 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15681 | 2025.08.01 21:43:38.100819 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15682 | 2025.08.01 21:43:38.100854 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15683 | 2025.08.01 21:43:38.101140 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15684 | 2025.08.01 21:43:38.101338 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2025.08.01 21:43:38.101465 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 15686 | 2025.08.01 21:43:38.101501 [ 261 ] {7fa75eff-c1fa-4752-b753-1874fd57c0ef} <Debug> TCPHandler: Processed in 0.001195174 sec. | ||
| 15687 | 2025.08.01 21:43:41.227252 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15688 | 2025.08.01 21:43:41.227299 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15689 | 2025.08.01 21:43:41.465291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 | ||
| 15690 | 2025.08.01 21:43:41.465874 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15691 | 2025.08.01 21:43:41.465913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15692 | 2025.08.01 21:43:41.466388 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15693 | 2025.08.01 21:43:41.466612 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15694 | 2025.08.01 21:43:41.466756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
| 15695 | 2025.08.01 21:43:43.101594 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15696 | 2025.08.01 21:43:43.101807 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15697 | 2025.08.01 21:43:43.101884 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15698 | 2025.08.01 21:43:43.102714 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2025.08.01 21:43:43.102772 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15700 | 2025.08.01 21:43:43.103180 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15701 | 2025.08.01 21:43:43.103408 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15702 | 2025.08.01 21:43:43.103573 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.00182 sec., 215384.61538461538 rows/sec., 13.66 MiB/sec. | ||
| 15703 | 2025.08.01 21:43:43.103628 [ 261 ] {7b555c86-7393-49da-812e-62ea51848c0c} <Debug> TCPHandler: Processed in 0.002172223 sec. | ||
| 15704 | 2025.08.01 21:43:43.103749 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2025.08.01 21:43:43.103853 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15706 | 2025.08.01 21:43:43.103899 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15707 | 2025.08.01 21:43:43.104982 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2025.08.01 21:43:43.105028 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15709 | 2025.08.01 21:43:43.105405 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15710 | 2025.08.01 21:43:43.105616 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2025.08.01 21:43:43.105757 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001928 sec., 562759.336099585 rows/sec., 44.51 MiB/sec. | ||
| 15712 | 2025.08.01 21:43:43.105797 [ 261 ] {e33823b3-b6f4-44d8-8163-5f0651501614} <Debug> TCPHandler: Processed in 0.002098882 sec. | ||
| 15713 | 2025.08.01 21:43:43.105911 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15714 | 2025.08.01 21:43:43.106008 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15715 | 2025.08.01 21:43:43.106050 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15716 | 2025.08.01 21:43:43.106525 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2025.08.01 21:43:43.106561 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15718 | 2025.08.01 21:43:43.106942 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15719 | 2025.08.01 21:43:43.107224 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15720 | 2025.08.01 21:43:43.107358 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001372 sec., 149416.90962099127 rows/sec., 8.86 MiB/sec. | ||
| 15721 | 2025.08.01 21:43:43.107364 [ 107 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15722 | 2025.08.01 21:43:43.107397 [ 261 ] {ded666d0-28f7-4eb1-a66c-f498d8f46763} <Debug> TCPHandler: Processed in 0.00153529 sec. | ||
| 15723 | 2025.08.01 21:43:43.107442 [ 107 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2025.08.01 21:43:43.107474 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15725 | 2025.08.01 21:43:43.107543 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15726 | 2025.08.01 21:43:43.107605 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15727 | 2025.08.01 21:43:43.107643 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15728 | 2025.08.01 21:43:43.107698 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15729 | 2025.08.01 21:43:43.107773 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15730 | 2025.08.01 21:43:43.107817 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 268 rows starting from the beginning of the part | ||
| 15731 | 2025.08.01 21:43:43.107888 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 205 rows starting from the beginning of the part | ||
| 15732 | 2025.08.01 21:43:43.107942 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 15733 | 2025.08.01 21:43:43.107995 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 207 rows starting from the beginning of the part | ||
| 15734 | 2025.08.01 21:43:43.108045 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 15735 | 2025.08.01 21:43:43.108106 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 205 rows starting from the beginning of the part | ||
| 15736 | 2025.08.01 21:43:43.108186 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2025.08.01 21:43:43.108227 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15738 | 2025.08.01 21:43:43.108566 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15739 | 2025.08.01 21:43:43.108781 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2025.08.01 21:43:43.108913 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001291 sec., 157242.44771494964 rows/sec., 10.14 MiB/sec. | ||
| 15741 | 2025.08.01 21:43:43.108950 [ 261 ] {9e721cdf-0652-442d-b0f1-2d98140386b0} <Debug> TCPHandler: Processed in 0.001456198 sec. | ||
| 15742 | 2025.08.01 21:43:43.109047 [ 196 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150454 sec., 629428.2637882675 rows/sec., 40.89 MiB/sec. | ||
| 15743 | 2025.08.01 21:43:43.109059 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15744 | 2025.08.01 21:43:43.109162 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15745 | 2025.08.01 21:43:43.109207 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15746 | 2025.08.01 21:43:43.109244 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15747 | 2025.08.01 21:43:43.109560 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15748 | 2025.08.01 21:43:43.109641 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_116_23} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15749 | 2025.08.01 21:43:43.109666 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15750 | 2025.08.01 21:43:43.109706 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15751 | 2025.08.01 21:43:43.109751 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15752 | 2025.08.01 21:43:43.110004 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15753 | 2025.08.01 21:43:43.110208 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2025.08.01 21:43:43.110333 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.00119 sec., 169747.89915966385 rows/sec., 9.64 MiB/sec. | ||
| 15755 | 2025.08.01 21:43:43.110370 [ 261 ] {94bce778-a224-47db-aa27-ef7955e5c38f} <Debug> TCPHandler: Processed in 0.001358717 sec. | ||
| 15756 | 2025.08.01 21:43:43.110485 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15757 | 2025.08.01 21:43:43.110586 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15758 | 2025.08.01 21:43:43.110624 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15759 | 2025.08.01 21:43:43.111273 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2025.08.01 21:43:43.111307 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15761 | 2025.08.01 21:43:43.111627 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15762 | 2025.08.01 21:43:43.111834 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15763 | 2025.08.01 21:43:43.111961 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001393 sec., 474515.4343144293 rows/sec., 33.15 MiB/sec. | ||
| 15764 | 2025.08.01 21:43:43.111998 [ 261 ] {0aff8892-3791-40b8-80d7-b7bcf5987f56} <Debug> TCPHandler: Processed in 0.001558951 sec. | ||
| 15765 | 2025.08.01 21:43:43.112102 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15766 | 2025.08.01 21:43:43.112194 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15767 | 2025.08.01 21:43:43.112235 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15768 | 2025.08.01 21:43:43.112563 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15769 | 2025.08.01 21:43:43.112597 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15770 | 2025.08.01 21:43:43.112880 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15771 | 2025.08.01 21:43:43.113074 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15772 | 2025.08.01 21:43:43.113182 [ 101 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 15773 | 2025.08.01 21:43:43.113198 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 306.73 KiB/sec. | ||
| 15774 | 2025.08.01 21:43:43.113230 [ 101 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15775 | 2025.08.01 21:43:43.113246 [ 261 ] {3c2b976d-4e63-4b21-a626-4e9453d52ab9} <Debug> TCPHandler: Processed in 0.001190194 sec. | ||
| 15776 | 2025.08.01 21:43:43.113255 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15777 | 2025.08.01 21:43:43.113336 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::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 | ||
| 15778 | 2025.08.01 21:43:43.113357 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15779 | 2025.08.01 21:43:43.113443 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15780 | 2025.08.01 21:43:43.113455 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15781 | 2025.08.01 21:43:43.113481 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 15782 | 2025.08.01 21:43:43.113515 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15783 | 2025.08.01 21:43:43.113537 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 15784 | 2025.08.01 21:43:43.113582 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 15785 | 2025.08.01 21:43:43.113619 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 15786 | 2025.08.01 21:43:43.113655 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 15787 | 2025.08.01 21:43:43.113695 [ 193 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 15788 | 2025.08.01 21:43:43.113968 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15789 | 2025.08.01 21:43:43.114007 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15790 | 2025.08.01 21:43:43.114351 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15791 | 2025.08.01 21:43:43.114400 [ 196 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095112 sec., 224634.55792649518 rows/sec., 11.46 MiB/sec. | ||
| 15792 | 2025.08.01 21:43:43.114567 [ 190 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 15793 | 2025.08.01 21:43:43.114569 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2025.08.01 21:43:43.114725 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001288 sec., 238354.03726708074 rows/sec., 15.68 MiB/sec. | ||
| 15795 | 2025.08.01 21:43:43.114767 [ 261 ] {da0f595d-991c-4145-a6e6-c7e49ce2d955} <Debug> TCPHandler: Processed in 0.001456519 sec. | ||
| 15796 | 2025.08.01 21:43:43.114857 [ 190 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15797 | 2025.08.01 21:43:43.114886 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15798 | 2025.08.01 21:43:43.114937 [ 190 ] {fd744690-56b8-43e3-9d44-d68f47e03c24::all_1_41_8} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 15799 | 2025.08.01 21:43:43.114981 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15800 | 2025.08.01 21:43:43.115020 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15801 | 2025.08.01 21:43:43.115028 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15802 | 2025.08.01 21:43:43.115348 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15803 | 2025.08.01 21:43:43.115383 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15804 | 2025.08.01 21:43:43.115671 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15805 | 2025.08.01 21:43:43.115879 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15806 | 2025.08.01 21:43:43.116004 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 15807 | 2025.08.01 21:43:43.116039 [ 261 ] {2475401e-b163-4c93-98a5-a2ac6dad2923} <Debug> TCPHandler: Processed in 0.001199455 sec. | ||
| 15808 | 2025.08.01 21:43:43.116144 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2025.08.01 21:43:43.116234 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15810 | 2025.08.01 21:43:43.116287 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15811 | 2025.08.01 21:43:43.117048 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2025.08.01 21:43:43.117083 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15813 | 2025.08.01 21:43:43.117574 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15814 | 2025.08.01 21:43:43.117787 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2025.08.01 21:43:43.117908 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15816 | 2025.08.01 21:43:43.117920 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001703 sec., 5284.791544333529 rows/sec., 9.47 MiB/sec. | ||
| 15817 | 2025.08.01 21:43:43.117945 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2025.08.01 21:43:43.117967 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15819 | 2025.08.01 21:43:43.117993 [ 261 ] {c964de2e-7c63-46cd-a0d7-54eff00ac396} <Debug> TCPHandler: Processed in 0.001894967 sec. | ||
| 15820 | 2025.08.01 21:43:43.118030 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15821 | 2025.08.01 21:43:43.118108 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15822 | 2025.08.01 21:43:43.118203 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15823 | 2025.08.01 21:43:43.118239 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15824 | 2025.08.01 21:43:43.118244 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15825 | 2025.08.01 21:43:43.118297 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2211 rows starting from the beginning of the part | ||
| 15826 | 2025.08.01 21:43:43.118425 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 9 rows starting from the beginning of the part | ||
| 15827 | 2025.08.01 21:43:43.118541 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 31 rows starting from the beginning of the part | ||
| 15828 | 2025.08.01 21:43:43.118613 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15829 | 2025.08.01 21:43:43.118649 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 9 rows starting from the beginning of the part | ||
| 15830 | 2025.08.01 21:43:43.118652 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15831 | 2025.08.01 21:43:43.118764 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 31 rows starting from the beginning of the part | ||
| 15832 | 2025.08.01 21:43:43.118873 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 9 rows starting from the beginning of the part | ||
| 15833 | 2025.08.01 21:43:43.118967 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15834 | 2025.08.01 21:43:43.119183 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15835 | 2025.08.01 21:43:43.119317 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001132 sec., 90106.0070671378 rows/sec., 5.54 MiB/sec. | ||
| 15836 | 2025.08.01 21:43:43.119353 [ 261 ] {9b95c91b-29e1-4afa-acc7-8c2bb9395051} <Debug> TCPHandler: Processed in 0.001291705 sec. | ||
| 15837 | 2025.08.01 21:43:43.128701 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2300 rows, containing 19 columns (19 merged, 0 gathered) in 0.010697833 sec., 214996.81290594084 rows/sec., 385.26 MiB/sec. | ||
| 15838 | 2025.08.01 21:43:43.130642 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15839 | 2025.08.01 21:43:43.130965 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15840 | 2025.08.01 21:43:43.131036 [ 190 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15841 | 2025.08.01 21:43:43.131185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.42 MiB. | ||
| 15842 | 2025.08.01 21:43:43.502094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15843 | 2025.08.01 21:43:43.518951 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15844 | 2025.08.01 21:43:43.519006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15845 | 2025.08.01 21:43:43.525006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15846 | 2025.08.01 21:43:43.525702 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15847 | 2025.08.01 21:43:43.528694 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15848 | 2025.08.01 21:43:44.000184 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.94 MiB, peak 374.79 MiB, free memory in arenas 0.00 B, will set to 359.96 MiB (RSS), difference: 3.03 MiB | ||
| 15849 | 2025.08.01 21:43:44.218031 [ 115 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 15850 | 2025.08.01 21:43:44.218141 [ 115 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15851 | 2025.08.01 21:43:44.218181 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15852 | 2025.08.01 21:43:44.218378 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 15853 | 2025.08.01 21:43:44.218610 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15854 | 2025.08.01 21:43:44.218667 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 15855 | 2025.08.01 21:43:44.218776 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 15856 | 2025.08.01 21:43:44.218854 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 15857 | 2025.08.01 21:43:44.218938 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 15858 | 2025.08.01 21:43:44.219017 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 15859 | 2025.08.01 21:43:44.219899 [ 190 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617112 sec., 24735.454316089425 rows/sec., 2.06 MiB/sec. | ||
| 15860 | 2025.08.01 21:43:44.220011 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 15861 | 2025.08.01 21:43:44.220254 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15862 | 2025.08.01 21:43:44.220324 [ 186 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_30_7} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 15863 | 2025.08.01 21:43:44.220392 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15864 | 2025.08.01 21:43:46.592208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2204 | ||
| 15865 | 2025.08.01 21:43:46.594854 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2025.08.01 21:43:46.594920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15867 | 2025.08.01 21:43:46.596141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15868 | 2025.08.01 21:43:46.596429 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2025.08.01 21:43:46.596602 [ 122 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15870 | 2025.08.01 21:43:46.596671 [ 122 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15871 | 2025.08.01 21:43:46.596691 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15872 | 2025.08.01 21:43:46.596823 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::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 | ||
| 15873 | 2025.08.01 21:43:46.596836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2204 | ||
| 15874 | 2025.08.01 21:43:46.597406 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15875 | 2025.08.01 21:43:46.597561 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2028 rows starting from the beginning of the part | ||
| 15876 | 2025.08.01 21:43:46.597926 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 15877 | 2025.08.01 21:43:46.598264 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 15878 | 2025.08.01 21:43:46.598591 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 38 rows starting from the beginning of the part | ||
| 15879 | 2025.08.01 21:43:46.598897 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 15880 | 2025.08.01 21:43:46.599209 [ 197 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 15881 | 2025.08.01 21:43:46.606974 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2204 rows, containing 72 columns (72 merged, 0 gathered) in 0.010214373 sec., 215774.37988606837 rows/sec., 165.51 MiB/sec. | ||
| 15882 | 2025.08.01 21:43:46.609457 [ 187 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15883 | 2025.08.01 21:43:46.610117 [ 187 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15884 | 2025.08.01 21:43:46.610194 [ 187 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_61_12} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15885 | 2025.08.01 21:43:46.610425 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 15886 | 2025.08.01 21:43:48.013461 [ 221 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15887 | 2025.08.01 21:43:48.013509 [ 221 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15888 | 2025.08.01 21:43:48.016310 [ 221 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15889 | 2025.08.01 21:43:48.019846 [ 219 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15890 | 2025.08.01 21:43:48.019900 [ 219 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15891 | 2025.08.01 21:43:48.022362 [ 219 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15892 | 2025.08.01 21:43:48.120537 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2025.08.01 21:43:48.120722 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15894 | 2025.08.01 21:43:48.120799 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15895 | 2025.08.01 21:43:48.121424 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2025.08.01 21:43:48.121473 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15897 | 2025.08.01 21:43:48.121854 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15898 | 2025.08.01 21:43:48.122082 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2025.08.01 21:43:48.122242 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00157 sec., 7643.3121019108285 rows/sec., 623.26 KiB/sec. | ||
| 15900 | 2025.08.01 21:43:48.122296 [ 261 ] {ab979c7c-6eda-47be-9e8d-edeb786812f3} <Debug> TCPHandler: Processed in 0.001911098 sec. | ||
| 15901 | 2025.08.01 21:43:48.122424 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2025.08.01 21:43:48.122528 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15903 | 2025.08.01 21:43:48.122571 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15904 | 2025.08.01 21:43:48.123609 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2025.08.01 21:43:48.123648 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15906 | 2025.08.01 21:43:48.124054 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15907 | 2025.08.01 21:43:48.124269 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2025.08.01 21:43:48.124403 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Debug> executeQuery: Read 1264 rows, 107.25 KiB in 0.001897 sec., 666315.2345809173 rows/sec., 55.21 MiB/sec. | ||
| 15909 | 2025.08.01 21:43:48.124444 [ 261 ] {7748bb64-39cf-468c-9ec7-491ae13cd60f} <Debug> TCPHandler: Processed in 0.002075492 sec. | ||
| 15910 | 2025.08.01 21:43:48.124562 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2025.08.01 21:43:48.124662 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15912 | 2025.08.01 21:43:48.124704 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15913 | 2025.08.01 21:43:48.125124 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2025.08.01 21:43:48.125161 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15915 | 2025.08.01 21:43:48.125461 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15916 | 2025.08.01 21:43:48.125665 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2025.08.01 21:43:48.125796 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Debug> executeQuery: Read 43 rows, 3.17 KiB in 0.001156 sec., 37197.23183391004 rows/sec., 2.68 MiB/sec. | ||
| 15918 | 2025.08.01 21:43:48.125835 [ 261 ] {52460d36-5a88-4dbc-8140-3b55570d292d} <Debug> TCPHandler: Processed in 0.001326366 sec. | ||
| 15919 | 2025.08.01 21:43:48.125936 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2025.08.01 21:43:48.126031 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15921 | 2025.08.01 21:43:48.126070 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15922 | 2025.08.01 21:43:48.126558 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2025.08.01 21:43:48.126594 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15924 | 2025.08.01 21:43:48.126902 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15925 | 2025.08.01 21:43:48.127107 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2025.08.01 21:43:48.127233 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 15927 | 2025.08.01 21:43:48.127272 [ 261 ] {787ae524-e85b-4ad9-aab5-e8cfbb4fdba4} <Debug> TCPHandler: Processed in 0.001385908 sec. | ||
| 15928 | 2025.08.01 21:43:48.127379 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2025.08.01 21:43:48.127473 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15930 | 2025.08.01 21:43:48.127513 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15931 | 2025.08.01 21:43:48.128106 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2025.08.01 21:43:48.128141 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15933 | 2025.08.01 21:43:48.128469 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15934 | 2025.08.01 21:43:48.128682 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2025.08.01 21:43:48.128808 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Debug> executeQuery: Read 563 rows, 42.87 KiB in 0.001353 sec., 416112.34294161125 rows/sec., 30.94 MiB/sec. | ||
| 15936 | 2025.08.01 21:43:48.128846 [ 261 ] {80e2d48e-7b48-40bc-83ac-f7af93df7aa5} <Debug> TCPHandler: Processed in 0.0015162 sec. | ||
| 15937 | 2025.08.01 21:43:48.128958 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15938 | 2025.08.01 21:43:48.129051 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15939 | 2025.08.01 21:43:48.129093 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15940 | 2025.08.01 21:43:48.129696 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2025.08.01 21:43:48.129732 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15942 | 2025.08.01 21:43:48.130105 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15943 | 2025.08.01 21:43:48.130307 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2025.08.01 21:43:48.130433 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_120_26 to all_125_125_0 | ||
| 15945 | 2025.08.01 21:43:48.130444 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Debug> executeQuery: Read 886 rows, 61.05 KiB in 0.00141 sec., 628368.7943262411 rows/sec., 42.28 MiB/sec. | ||
| 15946 | 2025.08.01 21:43:48.130488 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15947 | 2025.08.01 21:43:48.130501 [ 261 ] {a74d75ef-0989-4fca-8817-104732555b4e} <Debug> TCPHandler: Processed in 0.001593202 sec. | ||
| 15948 | 2025.08.01 21:43:48.130518 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15949 | 2025.08.01 21:43:48.130623 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15950 | 2025.08.01 21:43:48.130632 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15951 | 2025.08.01 21:43:48.130655 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_26 to all_125_125_0 into Compact with storage Full | ||
| 15952 | 2025.08.01 21:43:48.130674 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15953 | 2025.08.01 21:43:48.130726 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15954 | 2025.08.01 21:43:48.130787 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15955 | 2025.08.01 21:43:48.130816 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15956 | 2025.08.01 21:43:48.130860 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_120_26, total 39534 rows starting from the beginning of the part | ||
| 15957 | 2025.08.01 21:43:48.130933 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 15958 | 2025.08.01 21:43:48.130986 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 308 rows starting from the beginning of the part | ||
| 15959 | 2025.08.01 21:43:48.131036 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 15960 | 2025.08.01 21:43:48.131083 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 307 rows starting from the beginning of the part | ||
| 15961 | 2025.08.01 21:43:48.131129 [ 190 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 886 rows starting from the beginning of the part | ||
| 15962 | 2025.08.01 21:43:48.131652 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15963 | 2025.08.01 21:43:48.131697 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15964 | 2025.08.01 21:43:48.132290 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15965 | 2025.08.01 21:43:48.132566 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2025.08.01 21:43:48.132576 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15967 | 2025.08.01 21:43:48.132717 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002009 sec., 15430.562468889995 rows/sec., 27.65 MiB/sec. | ||
| 15968 | 2025.08.01 21:43:48.132780 [ 261 ] {dc9e253e-4663-4afd-88d7-56ce8319151e} <Debug> TCPHandler: Processed in 0.002205584 sec. | ||
| 15969 | 2025.08.01 21:43:48.132908 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15970 | 2025.08.01 21:43:48.133007 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15971 | 2025.08.01 21:43:48.133051 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15972 | 2025.08.01 21:43:48.133392 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2025.08.01 21:43:48.133429 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15974 | 2025.08.01 21:43:48.133732 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15975 | 2025.08.01 21:43:48.133947 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2025.08.01 21:43:48.134082 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 15977 | 2025.08.01 21:43:48.134119 [ 261 ] {c81a177b-f032-47e6-b4d2-9260b549e5e3} <Debug> TCPHandler: Processed in 0.001261875 sec. | ||
| 15978 | 2025.08.01 21:43:48.138807 [ 188 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41355 rows, containing 5 columns (5 merged, 0 gathered) in 0.008215063 sec., 5034045.387113891 rows/sec., 340.32 MiB/sec. | ||
| 15979 | 2025.08.01 21:43:48.139065 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Trace> MergedBlockOutputStream: filled checksums all_1_125_27 (state Temporary) | ||
| 15980 | 2025.08.01 21:43:48.139368 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_125_27 to all_1_125_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15981 | 2025.08.01 21:43:48.139449 [ 198 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_125_27} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_120_26, all_125_125_0] -> all_1_125_27 | ||
| 15982 | 2025.08.01 21:43:48.139526 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15983 | 2025.08.01 21:43:48.966924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 | ||
| 15984 | 2025.08.01 21:43:48.967664 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15985 | 2025.08.01 21:43:48.967742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 15986 | 2025.08.01 21:43:48.968543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15987 | 2025.08.01 21:43:48.968762 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15988 | 2025.08.01 21:43:48.968894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 | ||
| 15989 | 2025.08.01 21:43:48.995785 [ 218 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15990 | 2025.08.01 21:43:48.995844 [ 218 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15991 | 2025.08.01 21:43:48.998048 [ 218 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15992 | 2025.08.01 21:43:49.611636 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15993 | 2025.08.01 21:43:49.611714 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15994 | 2025.08.01 21:43:49.614382 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 15995 | 2025.08.01 21:43:49.788752 [ 224 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15996 | 2025.08.01 21:43:49.788803 [ 224 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15997 | 2025.08.01 21:43:49.790629 [ 224 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15998 | 2025.08.01 21:43:51.028785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 15999 | 2025.08.01 21:43:51.045880 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16000 | 2025.08.01 21:43:51.045933 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16001 | 2025.08.01 21:43:51.052076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16002 | 2025.08.01 21:43:51.052773 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16003 | 2025.08.01 21:43:51.055536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16004 | 2025.08.01 21:43:53.102051 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16005 | 2025.08.01 21:43:53.102281 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16006 | 2025.08.01 21:43:53.102377 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16007 | 2025.08.01 21:43:53.103539 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16008 | 2025.08.01 21:43:53.103582 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16009 | 2025.08.01 21:43:53.103998 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16010 | 2025.08.01 21:43:53.104234 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16011 | 2025.08.01 21:43:53.104378 [ 112 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16012 | 2025.08.01 21:43:53.104395 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.002175 sec., 180229.88505747129 rows/sec., 11.43 MiB/sec. | ||
| 16013 | 2025.08.01 21:43:53.104424 [ 112 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16014 | 2025.08.01 21:43:53.104449 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16015 | 2025.08.01 21:43:53.104455 [ 261 ] {f7c78abe-5a0a-4606-a47b-ff1e803e96eb} <Debug> TCPHandler: Processed in 0.00253923 sec. | ||
| 16016 | 2025.08.01 21:43:53.104562 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 16017 | 2025.08.01 21:43:53.104602 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2025.08.01 21:43:53.104710 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16019 | 2025.08.01 21:43:53.104738 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16020 | 2025.08.01 21:43:53.104744 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 416 rows starting from the beginning of the part | ||
| 16021 | 2025.08.01 21:43:53.104793 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16022 | 2025.08.01 21:43:53.104826 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 392 rows starting from the beginning of the part | ||
| 16023 | 2025.08.01 21:43:53.104876 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 392 rows starting from the beginning of the part | ||
| 16024 | 2025.08.01 21:43:53.104922 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 392 rows starting from the beginning of the part | ||
| 16025 | 2025.08.01 21:43:53.104993 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 392 rows starting from the beginning of the part | ||
| 16026 | 2025.08.01 21:43:53.105041 [ 188 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 392 rows starting from the beginning of the part | ||
| 16027 | 2025.08.01 21:43:53.106031 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16028 | 2025.08.01 21:43:53.106066 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16029 | 2025.08.01 21:43:53.106173 [ 198 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 5 columns (5 merged, 0 gathered) in 0.001648322 sec., 1441465.9271671432 rows/sec., 97.23 MiB/sec. | ||
| 16030 | 2025.08.01 21:43:53.106439 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16031 | 2025.08.01 21:43:53.106466 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16032 | 2025.08.01 21:43:53.106751 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2025.08.01 21:43:53.106845 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16034 | 2025.08.01 21:43:53.106898 [ 112 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16035 | 2025.08.01 21:43:53.106901 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.002188 sec., 495886.65447897627 rows/sec., 39.22 MiB/sec. | ||
| 16036 | 2025.08.01 21:43:53.106939 [ 112 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16037 | 2025.08.01 21:43:53.106947 [ 189 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_50_10} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16038 | 2025.08.01 21:43:53.106961 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16039 | 2025.08.01 21:43:53.106962 [ 261 ] {c2552847-7a39-4ce5-87ae-9853f5c98bcf} <Debug> TCPHandler: Processed in 0.002422258 sec. | ||
| 16040 | 2025.08.01 21:43:53.107077 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 16041 | 2025.08.01 21:43:53.107101 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2025.08.01 21:43:53.107136 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16043 | 2025.08.01 21:43:53.107215 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16044 | 2025.08.01 21:43:53.107263 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16045 | 2025.08.01 21:43:53.107292 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16046 | 2025.08.01 21:43:53.107330 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2419 rows starting from the beginning of the part | ||
| 16047 | 2025.08.01 21:43:53.107398 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1086 rows starting from the beginning of the part | ||
| 16048 | 2025.08.01 21:43:53.107443 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 118 rows starting from the beginning of the part | ||
| 16049 | 2025.08.01 21:43:53.107487 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1085 rows starting from the beginning of the part | ||
| 16050 | 2025.08.01 21:43:53.107528 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1264 rows starting from the beginning of the part | ||
| 16051 | 2025.08.01 21:43:53.107571 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1085 rows starting from the beginning of the part | ||
| 16052 | 2025.08.01 21:43:53.107832 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2025.08.01 21:43:53.107873 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16054 | 2025.08.01 21:43:53.108194 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16055 | 2025.08.01 21:43:53.108442 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.08.01 21:43:53.108578 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001393 sec., 147164.39339554918 rows/sec., 8.73 MiB/sec. | ||
| 16057 | 2025.08.01 21:43:53.108616 [ 261 ] {a46369a5-539b-4428-a864-dcea99180726} <Debug> TCPHandler: Processed in 0.001567481 sec. | ||
| 16058 | 2025.08.01 21:43:53.108733 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16059 | 2025.08.01 21:43:53.108829 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16060 | 2025.08.01 21:43:53.108870 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16061 | 2025.08.01 21:43:53.109403 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16062 | 2025.08.01 21:43:53.109438 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16063 | 2025.08.01 21:43:53.109745 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16064 | 2025.08.01 21:43:53.109826 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7057 rows, containing 5 columns (5 merged, 0 gathered) in 0.002788285 sec., 2530946.441988534 rows/sec., 214.15 MiB/sec. | ||
| 16065 | 2025.08.01 21:43:53.109963 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2025.08.01 21:43:53.110103 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001293 sec., 156999.22660479503 rows/sec., 10.13 MiB/sec. | ||
| 16067 | 2025.08.01 21:43:53.110107 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16068 | 2025.08.01 21:43:53.110144 [ 261 ] {c46700ad-0ba3-4fa5-9672-484044975a87} <Debug> TCPHandler: Processed in 0.00146168 sec. | ||
| 16069 | 2025.08.01 21:43:53.110144 [ 222 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16070 | 2025.08.01 21:43:53.110195 [ 222 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16071 | 2025.08.01 21:43:53.110285 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16072 | 2025.08.01 21:43:53.110406 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16073 | 2025.08.01 21:43:53.110455 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16074 | 2025.08.01 21:43:53.110545 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2025.08.01 21:43:53.110656 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_126_25} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16076 | 2025.08.01 21:43:53.110753 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 16077 | 2025.08.01 21:43:53.111028 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16078 | 2025.08.01 21:43:53.111066 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16079 | 2025.08.01 21:43:53.111407 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16080 | 2025.08.01 21:43:53.111648 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16081 | 2025.08.01 21:43:53.111743 [ 112 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16082 | 2025.08.01 21:43:53.111771 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001391 sec., 145219.2667145938 rows/sec., 8.25 MiB/sec. | ||
| 16083 | 2025.08.01 21:43:53.111775 [ 112 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16084 | 2025.08.01 21:43:53.111803 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16085 | 2025.08.01 21:43:53.111810 [ 261 ] {406465dc-1747-448e-9892-fb2f66e305ef} <Debug> TCPHandler: Processed in 0.001587212 sec. | ||
| 16086 | 2025.08.01 21:43:53.111878 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 16087 | 2025.08.01 21:43:53.111923 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16088 | 2025.08.01 21:43:53.111980 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16089 | 2025.08.01 21:43:53.112010 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 214 rows starting from the beginning of the part | ||
| 16090 | 2025.08.01 21:43:53.112022 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16091 | 2025.08.01 21:43:53.112056 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 202 rows starting from the beginning of the part | ||
| 16092 | 2025.08.01 21:43:53.112068 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16093 | 2025.08.01 21:43:53.112101 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 202 rows starting from the beginning of the part | ||
| 16094 | 2025.08.01 21:43:53.112141 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 202 rows starting from the beginning of the part | ||
| 16095 | 2025.08.01 21:43:53.112176 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 202 rows starting from the beginning of the part | ||
| 16096 | 2025.08.01 21:43:53.112208 [ 203 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 202 rows starting from the beginning of the part | ||
| 16097 | 2025.08.01 21:43:53.112828 [ 222 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16098 | 2025.08.01 21:43:53.112855 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16099 | 2025.08.01 21:43:53.112898 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16100 | 2025.08.01 21:43:53.113047 [ 200 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201324 sec., 1018875.8403228439 rows/sec., 61.95 MiB/sec. | ||
| 16101 | 2025.08.01 21:43:53.113165 [ 200 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16102 | 2025.08.01 21:43:53.113287 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16103 | 2025.08.01 21:43:53.113406 [ 200 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2025.08.01 21:43:53.113483 [ 200 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_50_10} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16105 | 2025.08.01 21:43:53.113504 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2025.08.01 21:43:53.113557 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 16107 | 2025.08.01 21:43:53.113616 [ 112 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16108 | 2025.08.01 21:43:53.113637 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001633 sec., 404776.48499693815 rows/sec., 28.28 MiB/sec. | ||
| 16109 | 2025.08.01 21:43:53.113643 [ 112 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2025.08.01 21:43:53.113667 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16111 | 2025.08.01 21:43:53.113676 [ 261 ] {82a1b62e-5cfc-4e2a-8e40-02d829835cb2} <Debug> TCPHandler: Processed in 0.001804276 sec. | ||
| 16112 | 2025.08.01 21:43:53.113732 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16113 | 2025.08.01 21:43:53.113790 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16114 | 2025.08.01 21:43:53.113819 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16115 | 2025.08.01 21:43:53.113847 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1222 rows starting from the beginning of the part | ||
| 16116 | 2025.08.01 21:43:53.113889 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16117 | 2025.08.01 21:43:53.113890 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 663 rows starting from the beginning of the part | ||
| 16118 | 2025.08.01 21:43:53.113939 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16119 | 2025.08.01 21:43:53.113948 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 95 rows starting from the beginning of the part | ||
| 16120 | 2025.08.01 21:43:53.113994 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 661 rows starting from the beginning of the part | ||
| 16121 | 2025.08.01 21:43:53.114024 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 563 rows starting from the beginning of the part | ||
| 16122 | 2025.08.01 21:43:53.114058 [ 203 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 661 rows starting from the beginning of the part | ||
| 16123 | 2025.08.01 21:43:53.114292 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16124 | 2025.08.01 21:43:53.114332 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16125 | 2025.08.01 21:43:53.114640 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16126 | 2025.08.01 21:43:53.114857 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16127 | 2025.08.01 21:43:53.114982 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 16128 | 2025.08.01 21:43:53.115017 [ 261 ] {6ab68c40-2268-4fe0-b228-e4dae80820f1} <Debug> TCPHandler: Processed in 0.001276385 sec. | ||
| 16129 | 2025.08.01 21:43:53.115128 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16130 | 2025.08.01 21:43:53.115221 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16131 | 2025.08.01 21:43:53.115254 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3865 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551241 sec., 2491553.5368134286 rows/sec., 187.60 MiB/sec. | ||
| 16132 | 2025.08.01 21:43:53.115263 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16133 | 2025.08.01 21:43:53.115427 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16134 | 2025.08.01 21:43:53.115671 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16135 | 2025.08.01 21:43:53.115732 [ 192 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_126_25} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16136 | 2025.08.01 21:43:53.115737 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2025.08.01 21:43:53.115773 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16138 | 2025.08.01 21:43:53.115815 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 16139 | 2025.08.01 21:43:53.116091 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16140 | 2025.08.01 21:43:53.116288 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16141 | 2025.08.01 21:43:53.116412 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001209 sec., 253928.86683209264 rows/sec., 16.70 MiB/sec. | ||
| 16142 | 2025.08.01 21:43:53.116447 [ 261 ] {1b424a09-3ce7-42b8-a389-5237a8a1659f} <Debug> TCPHandler: Processed in 0.001367117 sec. | ||
| 16143 | 2025.08.01 21:43:53.116553 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16144 | 2025.08.01 21:43:53.116645 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16145 | 2025.08.01 21:43:53.116686 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16146 | 2025.08.01 21:43:53.116990 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16147 | 2025.08.01 21:43:53.117023 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16148 | 2025.08.01 21:43:53.117305 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16149 | 2025.08.01 21:43:53.117503 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16150 | 2025.08.01 21:43:53.117624 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 67.59 KiB/sec. | ||
| 16151 | 2025.08.01 21:43:53.117658 [ 261 ] {05f3eb7b-1071-4988-affd-75e4cdab2038} <Debug> TCPHandler: Processed in 0.001152733 sec. | ||
| 16152 | 2025.08.01 21:43:53.117763 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16153 | 2025.08.01 21:43:53.117855 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16154 | 2025.08.01 21:43:53.117907 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16155 | 2025.08.01 21:43:53.118665 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16156 | 2025.08.01 21:43:53.118699 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16157 | 2025.08.01 21:43:53.119188 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16158 | 2025.08.01 21:43:53.119396 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16159 | 2025.08.01 21:43:53.119525 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001688 sec., 5331.753554502369 rows/sec., 9.55 MiB/sec. | ||
| 16160 | 2025.08.01 21:43:53.119578 [ 261 ] {3f59ac33-bcd7-43ed-979b-6fa07c7185c8} <Debug> TCPHandler: Processed in 0.001861447 sec. | ||
| 16161 | 2025.08.01 21:43:53.119688 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16162 | 2025.08.01 21:43:53.119781 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16163 | 2025.08.01 21:43:53.119822 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16164 | 2025.08.01 21:43:53.120152 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2025.08.01 21:43:53.120187 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16166 | 2025.08.01 21:43:53.120487 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16167 | 2025.08.01 21:43:53.120685 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16168 | 2025.08.01 21:43:53.120806 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001043 sec., 97794.82262703739 rows/sec., 6.01 MiB/sec. | ||
| 16169 | 2025.08.01 21:43:53.120829 [ 109 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16170 | 2025.08.01 21:43:53.120842 [ 261 ] {768a0f97-3562-43ab-bda3-631d5c1541ba} <Debug> TCPHandler: Processed in 0.001201243 sec. | ||
| 16171 | 2025.08.01 21:43:53.120883 [ 109 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16172 | 2025.08.01 21:43:53.120912 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16173 | 2025.08.01 21:43:53.121015 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16174 | 2025.08.01 21:43:53.121139 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16175 | 2025.08.01 21:43:53.121172 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8298 rows starting from the beginning of the part | ||
| 16176 | 2025.08.01 21:43:53.121240 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 102 rows starting from the beginning of the part | ||
| 16177 | 2025.08.01 21:43:53.121290 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16178 | 2025.08.01 21:43:53.121337 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 102 rows starting from the beginning of the part | ||
| 16179 | 2025.08.01 21:43:53.121381 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16180 | 2025.08.01 21:43:53.121427 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 102 rows starting from the beginning of the part | ||
| 16181 | 2025.08.01 21:43:53.123858 [ 192 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8724 rows, containing 4 columns (4 merged, 0 gathered) in 0.002889767 sec., 3018928.5156900194 rows/sec., 194.76 MiB/sec. | ||
| 16182 | 2025.08.01 21:43:53.124030 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16183 | 2025.08.01 21:43:53.124282 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16184 | 2025.08.01 21:43:53.124346 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_126_25} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16185 | 2025.08.01 21:43:53.124415 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 16186 | 2025.08.01 21:43:53.879085 [ 222 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16187 | 2025.08.01 21:43:53.879168 [ 222 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16188 | 2025.08.01 21:43:53.881906 [ 222 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16189 | 2025.08.01 21:43:56.227539 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16190 | 2025.08.01 21:43:56.227592 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16191 | 2025.08.01 21:43:56.469067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 | ||
| 16192 | 2025.08.01 21:43:56.469638 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16193 | 2025.08.01 21:43:56.469682 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16194 | 2025.08.01 21:43:56.470151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16195 | 2025.08.01 21:43:56.470367 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16196 | 2025.08.01 21:43:56.470495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
| 16197 | 2025.08.01 21:43:56.597084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2242 | ||
| 16198 | 2025.08.01 21:43:56.599604 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16199 | 2025.08.01 21:43:56.599656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16200 | 2025.08.01 21:43:56.600889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16201 | 2025.08.01 21:43:56.601171 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16202 | 2025.08.01 21:43:56.601562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
| 16203 | 2025.08.01 21:43:58.093244 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16204 | 2025.08.01 21:43:58.093427 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16205 | 2025.08.01 21:43:58.093498 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16206 | 2025.08.01 21:43:58.094173 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2025.08.01 21:43:58.094226 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16208 | 2025.08.01 21:43:58.094648 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16209 | 2025.08.01 21:43:58.094887 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16210 | 2025.08.01 21:43:58.095062 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.00168 sec., 70238.09523809524 rows/sec., 5.96 MiB/sec. | ||
| 16211 | 2025.08.01 21:43:58.095119 [ 261 ] {b1336ef9-3d39-4cfd-a995-7358baa420e1} <Debug> TCPHandler: Processed in 0.00200186 sec. | ||
| 16212 | 2025.08.01 21:43:58.095245 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2025.08.01 21:43:58.095351 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16214 | 2025.08.01 21:43:58.095396 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16215 | 2025.08.01 21:43:58.095854 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2025.08.01 21:43:58.095893 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16217 | 2025.08.01 21:43:58.096200 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16218 | 2025.08.01 21:43:58.096430 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2025.08.01 21:43:58.096571 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001242 sec., 24959.742351046698 rows/sec., 1.83 MiB/sec. | ||
| 16220 | 2025.08.01 21:43:58.096611 [ 261 ] {503b467b-822e-4a9a-b790-9812e94b20db} <Debug> TCPHandler: Processed in 0.001419628 sec. | ||
| 16221 | 2025.08.01 21:43:58.096724 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2025.08.01 21:43:58.096822 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16223 | 2025.08.01 21:43:58.096862 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16224 | 2025.08.01 21:43:58.097312 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2025.08.01 21:43:58.097349 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16226 | 2025.08.01 21:43:58.097664 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16227 | 2025.08.01 21:43:58.097879 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2025.08.01 21:43:58.098015 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001212 sec., 78382.83828382839 rows/sec., 6.12 MiB/sec. | ||
| 16229 | 2025.08.01 21:43:58.098056 [ 261 ] {81169d21-dc6d-4a02-8beb-8d1d2a45eec4} <Debug> TCPHandler: Processed in 0.001382438 sec. | ||
| 16230 | 2025.08.01 21:43:58.098168 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16231 | 2025.08.01 21:43:58.098264 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16232 | 2025.08.01 21:43:58.098310 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16233 | 2025.08.01 21:43:58.098742 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2025.08.01 21:43:58.098780 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16235 | 2025.08.01 21:43:58.099110 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16236 | 2025.08.01 21:43:58.099327 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2025.08.01 21:43:58.099462 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 16238 | 2025.08.01 21:43:58.099505 [ 261 ] {a4c58576-abff-4d76-b080-50441776f084} <Debug> TCPHandler: Processed in 0.001387118 sec. | ||
| 16239 | 2025.08.01 21:43:58.099618 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16240 | 2025.08.01 21:43:58.099712 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16241 | 2025.08.01 21:43:58.099768 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16242 | 2025.08.01 21:43:58.100617 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2025.08.01 21:43:58.100655 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16244 | 2025.08.01 21:43:58.101209 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16245 | 2025.08.01 21:43:58.101444 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2025.08.01 21:43:58.101598 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001902 sec., 16298.63301787592 rows/sec., 29.21 MiB/sec. | ||
| 16247 | 2025.08.01 21:43:58.101668 [ 261 ] {dfa15646-c125-41d3-bcc7-59d63ef8b1c7} <Debug> TCPHandler: Processed in 0.002099162 sec. | ||
| 16248 | 2025.08.01 21:43:58.101781 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16249 | 2025.08.01 21:43:58.101876 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16250 | 2025.08.01 21:43:58.101918 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16251 | 2025.08.01 21:43:58.102265 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2025.08.01 21:43:58.102303 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16253 | 2025.08.01 21:43:58.102617 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16254 | 2025.08.01 21:43:58.102830 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2025.08.01 21:43:58.102964 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 16256 | 2025.08.01 21:43:58.103002 [ 261 ] {cc8d23f1-3c0d-4ffc-8615-a449d852e30f} <Debug> TCPHandler: Processed in 0.001270785 sec. | ||
| 16257 | 2025.08.01 21:43:58.555681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16258 | 2025.08.01 21:43:58.573017 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16259 | 2025.08.01 21:43:58.573065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16260 | 2025.08.01 21:43:58.579279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16261 | 2025.08.01 21:43:58.579962 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16262 | 2025.08.01 21:43:58.582989 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16263 | 2025.08.01 21:44:03.103249 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16264 | 2025.08.01 21:44:03.103444 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16265 | 2025.08.01 21:44:03.103512 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16266 | 2025.08.01 21:44:03.104266 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2025.08.01 21:44:03.104313 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16268 | 2025.08.01 21:44:03.104792 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16269 | 2025.08.01 21:44:03.105025 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16270 | 2025.08.01 21:44:03.105199 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.0018 sec., 217777.77777777778 rows/sec., 13.82 MiB/sec. | ||
| 16271 | 2025.08.01 21:44:03.105253 [ 261 ] {bf3b1a9f-1c0d-4dd6-8f8f-71756012ef63} <Debug> TCPHandler: Processed in 0.002131382 sec. | ||
| 16272 | 2025.08.01 21:44:03.105378 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16273 | 2025.08.01 21:44:03.105481 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16274 | 2025.08.01 21:44:03.105526 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16275 | 2025.08.01 21:44:03.106398 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16276 | 2025.08.01 21:44:03.106436 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16277 | 2025.08.01 21:44:03.106817 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16278 | 2025.08.01 21:44:03.107049 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16279 | 2025.08.01 21:44:03.107189 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001729 sec., 627530.3643724696 rows/sec., 49.64 MiB/sec. | ||
| 16280 | 2025.08.01 21:44:03.107231 [ 261 ] {f513d90d-83f2-4e69-950e-76042c735c49} <Debug> TCPHandler: Processed in 0.001905909 sec. | ||
| 16281 | 2025.08.01 21:44:03.107347 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16282 | 2025.08.01 21:44:03.107445 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16283 | 2025.08.01 21:44:03.107487 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16284 | 2025.08.01 21:44:03.107972 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16285 | 2025.08.01 21:44:03.108009 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16286 | 2025.08.01 21:44:03.108331 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16287 | 2025.08.01 21:44:03.108551 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16288 | 2025.08.01 21:44:03.108689 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001263 sec., 162311.95566112432 rows/sec., 9.63 MiB/sec. | ||
| 16289 | 2025.08.01 21:44:03.108729 [ 261 ] {e7116f87-7714-4d8b-97a0-795097db5267} <Debug> TCPHandler: Processed in 0.001431678 sec. | ||
| 16290 | 2025.08.01 21:44:03.108841 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16291 | 2025.08.01 21:44:03.108935 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16292 | 2025.08.01 21:44:03.108975 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16293 | 2025.08.01 21:44:03.109475 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16294 | 2025.08.01 21:44:03.109511 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16295 | 2025.08.01 21:44:03.109824 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16296 | 2025.08.01 21:44:03.110037 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16297 | 2025.08.01 21:44:03.110172 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.001254 sec., 161881.97767145137 rows/sec., 10.44 MiB/sec. | ||
| 16298 | 2025.08.01 21:44:03.110221 [ 261 ] {0abc68b4-0506-415c-af1b-47ef711762f2} <Debug> TCPHandler: Processed in 0.001428838 sec. | ||
| 16299 | 2025.08.01 21:44:03.110357 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16300 | 2025.08.01 21:44:03.110476 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16301 | 2025.08.01 21:44:03.110523 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16302 | 2025.08.01 21:44:03.111043 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2025.08.01 21:44:03.111080 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16304 | 2025.08.01 21:44:03.111388 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16305 | 2025.08.01 21:44:03.111596 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2025.08.01 21:44:03.111722 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001271 sec., 158929.97639653817 rows/sec., 9.03 MiB/sec. | ||
| 16307 | 2025.08.01 21:44:03.111760 [ 261 ] {7749525f-0b53-4f1c-b6e3-6117de6ceaf1} <Debug> TCPHandler: Processed in 0.00146187 sec. | ||
| 16308 | 2025.08.01 21:44:03.111867 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16309 | 2025.08.01 21:44:03.111960 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16310 | 2025.08.01 21:44:03.111999 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16311 | 2025.08.01 21:44:03.112719 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16312 | 2025.08.01 21:44:03.112756 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16313 | 2025.08.01 21:44:03.113083 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16314 | 2025.08.01 21:44:03.113285 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16315 | 2025.08.01 21:44:03.113412 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001471 sec., 449354.1808293678 rows/sec., 31.39 MiB/sec. | ||
| 16316 | 2025.08.01 21:44:03.113449 [ 261 ] {77787f75-7fe8-4dc3-99c5-f3fe80900baa} <Debug> TCPHandler: Processed in 0.001629262 sec. | ||
| 16317 | 2025.08.01 21:44:03.113578 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16318 | 2025.08.01 21:44:03.113686 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16319 | 2025.08.01 21:44:03.113730 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16320 | 2025.08.01 21:44:03.114065 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2025.08.01 21:44:03.114101 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16322 | 2025.08.01 21:44:03.114410 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16323 | 2025.08.01 21:44:03.114617 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2025.08.01 21:44:03.114747 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 16325 | 2025.08.01 21:44:03.114785 [ 261 ] {35e47a93-faa8-477b-9f0e-f0f61ce8ab21} <Debug> TCPHandler: Processed in 0.001276146 sec. | ||
| 16326 | 2025.08.01 21:44:03.114901 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16327 | 2025.08.01 21:44:03.114999 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16328 | 2025.08.01 21:44:03.115042 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16329 | 2025.08.01 21:44:03.115505 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16330 | 2025.08.01 21:44:03.115544 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16331 | 2025.08.01 21:44:03.115881 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16332 | 2025.08.01 21:44:03.116095 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16333 | 2025.08.01 21:44:03.116226 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001246 sec., 246388.4430176565 rows/sec., 16.21 MiB/sec. | ||
| 16334 | 2025.08.01 21:44:03.116264 [ 261 ] {74318195-38c4-41f4-baab-8d988c891395} <Debug> TCPHandler: Processed in 0.001411238 sec. | ||
| 16335 | 2025.08.01 21:44:03.116403 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16336 | 2025.08.01 21:44:03.116522 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16337 | 2025.08.01 21:44:03.116577 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16338 | 2025.08.01 21:44:03.117262 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16339 | 2025.08.01 21:44:03.117298 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16340 | 2025.08.01 21:44:03.117597 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16341 | 2025.08.01 21:44:03.117797 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16342 | 2025.08.01 21:44:03.117922 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
| 16343 | 2025.08.01 21:44:03.117928 [ 61 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 16344 | 2025.08.01 21:44:03.117959 [ 261 ] {605ea126-838c-4d9f-929c-d7e13ca7ce6b} <Debug> TCPHandler: Processed in 0.001621382 sec. | ||
| 16345 | 2025.08.01 21:44:03.117997 [ 61 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2025.08.01 21:44:03.118022 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16347 | 2025.08.01 21:44:03.118080 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16348 | 2025.08.01 21:44:03.118122 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 16349 | 2025.08.01 21:44:03.118176 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16350 | 2025.08.01 21:44:03.118230 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16351 | 2025.08.01 21:44:03.118232 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16352 | 2025.08.01 21:44:03.118273 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 16353 | 2025.08.01 21:44:03.118338 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 16354 | 2025.08.01 21:44:03.118390 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 16355 | 2025.08.01 21:44:03.118437 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 16356 | 2025.08.01 21:44:03.118481 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 16357 | 2025.08.01 21:44:03.118526 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 16358 | 2025.08.01 21:44:03.119018 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16359 | 2025.08.01 21:44:03.119054 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16360 | 2025.08.01 21:44:03.119279 [ 193 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001200564 sec., 37482.38327985846 rows/sec., 2.46 MiB/sec. | ||
| 16361 | 2025.08.01 21:44:03.119410 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 16362 | 2025.08.01 21:44:03.119567 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16363 | 2025.08.01 21:44:03.119672 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2025.08.01 21:44:03.119736 [ 196 ] {9b8d9126-7c21-4438-bfb8-991b17d0ad32::all_1_45_9} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 16365 | 2025.08.01 21:44:03.119792 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16366 | 2025.08.01 21:44:03.119798 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16367 | 2025.08.01 21:44:03.119927 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00177 sec., 5084.745762711864 rows/sec., 9.11 MiB/sec. | ||
| 16368 | 2025.08.01 21:44:03.119987 [ 261 ] {0c8a80bb-ba2b-49af-a294-1c193b26d4a9} <Debug> TCPHandler: Processed in 0.001952808 sec. | ||
| 16369 | 2025.08.01 21:44:03.120099 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16370 | 2025.08.01 21:44:03.120193 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16371 | 2025.08.01 21:44:03.120233 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16372 | 2025.08.01 21:44:03.120567 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2025.08.01 21:44:03.120603 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16374 | 2025.08.01 21:44:03.120895 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16375 | 2025.08.01 21:44:03.121101 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2025.08.01 21:44:03.121222 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001048 sec., 97328.24427480916 rows/sec., 5.98 MiB/sec. | ||
| 16377 | 2025.08.01 21:44:03.121257 [ 261 ] {4780308e-37ae-427e-9c3d-8a1221e8693e} <Debug> TCPHandler: Processed in 0.001205813 sec. | ||
| 16378 | 2025.08.01 21:44:03.133444 [ 222 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16379 | 2025.08.01 21:44:03.133539 [ 222 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16380 | 2025.08.01 21:44:03.135941 [ 222 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16381 | 2025.08.01 21:44:03.970884 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 | ||
| 16382 | 2025.08.01 21:44:03.971388 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16383 | 2025.08.01 21:44:03.971423 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16384 | 2025.08.01 21:44:03.971907 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16385 | 2025.08.01 21:44:03.972132 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16386 | 2025.08.01 21:44:03.972257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 | ||
| 16387 | 2025.08.01 21:44:04.229333 [ 224 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16388 | 2025.08.01 21:44:04.229388 [ 224 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16389 | 2025.08.01 21:44:04.231436 [ 224 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16390 | 2025.08.01 21:44:05.000161 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.53 MiB, peak 374.79 MiB, free memory in arenas 0.00 B, will set to 360.53 MiB (RSS), difference: 4.00 MiB | ||
| 16391 | 2025.08.01 21:44:06.083168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16392 | 2025.08.01 21:44:06.100451 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16393 | 2025.08.01 21:44:06.100519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 16394 | 2025.08.01 21:44:06.107065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16395 | 2025.08.01 21:44:06.107760 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16396 | 2025.08.01 21:44:06.111043 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16397 | 2025.08.01 21:44:06.601882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2276 | ||
| 16398 | 2025.08.01 21:44:06.604397 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16399 | 2025.08.01 21:44:06.604447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16400 | 2025.08.01 21:44:06.605666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16401 | 2025.08.01 21:44:06.605949 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16402 | 2025.08.01 21:44:06.606329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2276 | ||
| 16403 | 2025.08.01 21:44:08.093405 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16404 | 2025.08.01 21:44:08.093600 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16405 | 2025.08.01 21:44:08.093664 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16406 | 2025.08.01 21:44:08.094383 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16407 | 2025.08.01 21:44:08.094427 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16408 | 2025.08.01 21:44:08.094825 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16409 | 2025.08.01 21:44:08.095058 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16410 | 2025.08.01 21:44:08.095209 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001655 sec., 71299.09365558912 rows/sec., 6.05 MiB/sec. | ||
| 16411 | 2025.08.01 21:44:08.095253 [ 261 ] {43968a0b-2b1a-4cc6-b4a6-81d62a58f92c} <Debug> TCPHandler: Processed in 0.001975569 sec. | ||
| 16412 | 2025.08.01 21:44:08.095388 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16413 | 2025.08.01 21:44:08.095483 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16414 | 2025.08.01 21:44:08.095524 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16415 | 2025.08.01 21:44:08.095931 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16416 | 2025.08.01 21:44:08.095967 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16417 | 2025.08.01 21:44:08.096265 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16418 | 2025.08.01 21:44:08.096470 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16419 | 2025.08.01 21:44:08.096598 [ 89 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16420 | 2025.08.01 21:44:08.096604 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00114 sec., 27192.98245614035 rows/sec., 2.00 MiB/sec. | ||
| 16421 | 2025.08.01 21:44:08.096671 [ 89 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16422 | 2025.08.01 21:44:08.096689 [ 261 ] {bea6a737-8605-408c-b81c-5b620a3179f5} <Debug> TCPHandler: Processed in 0.001349758 sec. | ||
| 16423 | 2025.08.01 21:44:08.096698 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16424 | 2025.08.01 21:44:08.096795 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16425 | 2025.08.01 21:44:08.096805 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16426 | 2025.08.01 21:44:08.096883 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16427 | 2025.08.01 21:44:08.096905 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16428 | 2025.08.01 21:44:08.096911 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 268 rows starting from the beginning of the part | ||
| 16429 | 2025.08.01 21:44:08.096946 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16430 | 2025.08.01 21:44:08.096975 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 43 rows starting from the beginning of the part | ||
| 16431 | 2025.08.01 21:44:08.097022 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 205 rows starting from the beginning of the part | ||
| 16432 | 2025.08.01 21:44:08.097065 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 16433 | 2025.08.01 21:44:08.097106 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 205 rows starting from the beginning of the part | ||
| 16434 | 2025.08.01 21:44:08.097149 [ 192 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 16435 | 2025.08.01 21:44:08.097371 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16436 | 2025.08.01 21:44:08.097406 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16437 | 2025.08.01 21:44:08.097710 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16438 | 2025.08.01 21:44:08.097935 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16439 | 2025.08.01 21:44:08.097974 [ 193 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216844 sec., 643467.8561919194 rows/sec., 42.48 MiB/sec. | ||
| 16440 | 2025.08.01 21:44:08.098066 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001178 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. | ||
| 16441 | 2025.08.01 21:44:08.098109 [ 261 ] {5726323c-c499-4d9d-a8ce-d729df1805a9} <Debug> TCPHandler: Processed in 0.001352257 sec. | ||
| 16442 | 2025.08.01 21:44:08.098176 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16443 | 2025.08.01 21:44:08.098226 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16444 | 2025.08.01 21:44:08.098324 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16445 | 2025.08.01 21:44:08.098371 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16446 | 2025.08.01 21:44:08.098497 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16447 | 2025.08.01 21:44:08.098610 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_121_24} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16448 | 2025.08.01 21:44:08.098730 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 16449 | 2025.08.01 21:44:08.098785 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16450 | 2025.08.01 21:44:08.098826 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16451 | 2025.08.01 21:44:08.099156 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16452 | 2025.08.01 21:44:08.099364 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16453 | 2025.08.01 21:44:08.099493 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 16454 | 2025.08.01 21:44:08.099532 [ 261 ] {ecc49a76-d1ba-4624-ae4a-f378e17361fd} <Debug> TCPHandler: Processed in 0.001355297 sec. | ||
| 16455 | 2025.08.01 21:44:08.099631 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16456 | 2025.08.01 21:44:08.099724 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16457 | 2025.08.01 21:44:08.099778 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16458 | 2025.08.01 21:44:08.100647 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2025.08.01 21:44:08.100684 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16460 | 2025.08.01 21:44:08.101210 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16461 | 2025.08.01 21:44:08.101429 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16462 | 2025.08.01 21:44:08.101558 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16463 | 2025.08.01 21:44:08.101569 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001862 sec., 16648.76476906552 rows/sec., 29.83 MiB/sec. | ||
| 16464 | 2025.08.01 21:44:08.101601 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2025.08.01 21:44:08.101625 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16466 | 2025.08.01 21:44:08.101645 [ 261 ] {cc55dfca-f780-4b7f-97e2-3863bd4b27f9} <Debug> TCPHandler: Processed in 0.002061071 sec. | ||
| 16467 | 2025.08.01 21:44:08.101695 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16468 | 2025.08.01 21:44:08.101769 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16469 | 2025.08.01 21:44:08.101864 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16470 | 2025.08.01 21:44:08.101864 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16471 | 2025.08.01 21:44:08.101908 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16472 | 2025.08.01 21:44:08.101921 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2300 rows starting from the beginning of the part | ||
| 16473 | 2025.08.01 21:44:08.102024 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 31 rows starting from the beginning of the part | ||
| 16474 | 2025.08.01 21:44:08.102122 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 9 rows starting from the beginning of the part | ||
| 16475 | 2025.08.01 21:44:08.102217 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 31 rows starting from the beginning of the part | ||
| 16476 | 2025.08.01 21:44:08.102245 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16477 | 2025.08.01 21:44:08.102282 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16478 | 2025.08.01 21:44:08.102310 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 9 rows starting from the beginning of the part | ||
| 16479 | 2025.08.01 21:44:08.102403 [ 192 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 16480 | 2025.08.01 21:44:08.102580 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16481 | 2025.08.01 21:44:08.102806 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2025.08.01 21:44:08.102936 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 16483 | 2025.08.01 21:44:08.102973 [ 261 ] {4ddd9f94-e4cd-461c-a21b-dc9792dc17be} <Debug> TCPHandler: Processed in 0.001253416 sec. | ||
| 16484 | 2025.08.01 21:44:08.112048 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 19 columns (19 merged, 0 gathered) in 0.010381877 sec., 232231.6089855428 rows/sec., 416.15 MiB/sec. | ||
| 16485 | 2025.08.01 21:44:08.114161 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16486 | 2025.08.01 21:44:08.114514 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16487 | 2025.08.01 21:44:08.114591 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16488 | 2025.08.01 21:44:08.114724 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.64 MiB. | ||
| 16489 | 2025.08.01 21:44:09.000264 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.06 MiB, peak 379.65 MiB, free memory in arenas 0.00 B, will set to 365.20 MiB (RSS), difference: 4.14 MiB | ||
| 16490 | 2025.08.01 21:44:11.227836 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16491 | 2025.08.01 21:44:11.227885 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16492 | 2025.08.01 21:44:11.472444 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 | ||
| 16493 | 2025.08.01 21:44:11.473009 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16494 | 2025.08.01 21:44:11.473055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16495 | 2025.08.01 21:44:11.473553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16496 | 2025.08.01 21:44:11.473824 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16497 | 2025.08.01 21:44:11.473987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
| 16498 | 2025.08.01 21:44:11.473990 [ 84 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16499 | 2025.08.01 21:44:11.474056 [ 84 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16500 | 2025.08.01 21:44:11.474077 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16501 | 2025.08.01 21:44:11.474176 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 16502 | 2025.08.01 21:44:11.474267 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16503 | 2025.08.01 21:44:11.474300 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part | ||
| 16504 | 2025.08.01 21:44:11.474358 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
| 16505 | 2025.08.01 21:44:11.474404 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
| 16506 | 2025.08.01 21:44:11.474450 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
| 16507 | 2025.08.01 21:44:11.474496 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
| 16508 | 2025.08.01 21:44:11.474537 [ 197 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
| 16509 | 2025.08.01 21:44:11.477025 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.002884018 sec., 13663576.30222835 rows/sec., 195.46 MiB/sec. | ||
| 16510 | 2025.08.01 21:44:11.477479 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16511 | 2025.08.01 21:44:11.477795 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16512 | 2025.08.01 21:44:11.477886 [ 190 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_86_17} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16513 | 2025.08.01 21:44:11.477996 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 16514 | 2025.08.01 21:44:13.013321 [ 221 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16515 | 2025.08.01 21:44:13.013390 [ 221 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16516 | 2025.08.01 21:44:13.015464 [ 221 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16517 | 2025.08.01 21:44:13.103144 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16518 | 2025.08.01 21:44:13.103342 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16519 | 2025.08.01 21:44:13.103419 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16520 | 2025.08.01 21:44:13.104293 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16521 | 2025.08.01 21:44:13.104344 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16522 | 2025.08.01 21:44:13.104762 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16523 | 2025.08.01 21:44:13.105000 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16524 | 2025.08.01 21:44:13.105168 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Debug> executeQuery: Read 392 rows, 25.47 KiB in 0.001879 sec., 208621.6072378925 rows/sec., 13.24 MiB/sec. | ||
| 16525 | 2025.08.01 21:44:13.105223 [ 261 ] {3ba1a683-bea8-4e8e-b41c-747941e9f788} <Debug> TCPHandler: Processed in 0.002219215 sec. | ||
| 16526 | 2025.08.01 21:44:13.105352 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16527 | 2025.08.01 21:44:13.105457 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16528 | 2025.08.01 21:44:13.105502 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16529 | 2025.08.01 21:44:13.106464 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16530 | 2025.08.01 21:44:13.106505 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16531 | 2025.08.01 21:44:13.106886 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16532 | 2025.08.01 21:44:13.107106 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16533 | 2025.08.01 21:44:13.107244 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Debug> executeQuery: Read 1085 rows, 87.88 KiB in 0.001812 sec., 598785.8719646799 rows/sec., 47.36 MiB/sec. | ||
| 16534 | 2025.08.01 21:44:13.107286 [ 261 ] {24b7b8b1-83a5-4535-8a42-45c49ad47089} <Debug> TCPHandler: Processed in 0.0019854 sec. | ||
| 16535 | 2025.08.01 21:44:13.107340 [ 223 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16536 | 2025.08.01 21:44:13.107390 [ 223 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16537 | 2025.08.01 21:44:13.107401 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16538 | 2025.08.01 21:44:13.107505 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16539 | 2025.08.01 21:44:13.107548 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16540 | 2025.08.01 21:44:13.108034 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16541 | 2025.08.01 21:44:13.108073 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16542 | 2025.08.01 21:44:13.108455 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16543 | 2025.08.01 21:44:13.108722 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16544 | 2025.08.01 21:44:13.108875 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Debug> executeQuery: Read 205 rows, 12.45 KiB in 0.001391 sec., 147375.9884974838 rows/sec., 8.74 MiB/sec. | ||
| 16545 | 2025.08.01 21:44:13.108916 [ 261 ] {06db3648-20d9-4d9b-a47b-51a60cd6f618} <Debug> TCPHandler: Processed in 0.001565761 sec. | ||
| 16546 | 2025.08.01 21:44:13.109085 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16547 | 2025.08.01 21:44:13.109115 [ 223 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16548 | 2025.08.01 21:44:13.109181 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16549 | 2025.08.01 21:44:13.109226 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16550 | 2025.08.01 21:44:13.109699 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16551 | 2025.08.01 21:44:13.109736 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16552 | 2025.08.01 21:44:13.110051 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16553 | 2025.08.01 21:44:13.110262 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2025.08.01 21:44:13.110371 [ 81 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 16555 | 2025.08.01 21:44:13.110392 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Debug> executeQuery: Read 203 rows, 13.41 KiB in 0.00123 sec., 165040.65040650408 rows/sec., 10.65 MiB/sec. | ||
| 16556 | 2025.08.01 21:44:13.110419 [ 81 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16557 | 2025.08.01 21:44:13.110438 [ 261 ] {025948cd-2c3a-41fe-8306-3ad1b84fc402} <Debug> TCPHandler: Processed in 0.001403167 sec. | ||
| 16558 | 2025.08.01 21:44:13.110445 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16559 | 2025.08.01 21:44:13.110547 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 16560 | 2025.08.01 21:44:13.110551 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16561 | 2025.08.01 21:44:13.110649 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16562 | 2025.08.01 21:44:13.110659 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16563 | 2025.08.01 21:44:13.110686 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 456 rows starting from the beginning of the part | ||
| 16564 | 2025.08.01 21:44:13.110707 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16565 | 2025.08.01 21:44:13.110755 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 203 rows starting from the beginning of the part | ||
| 16566 | 2025.08.01 21:44:13.110804 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 228 rows starting from the beginning of the part | ||
| 16567 | 2025.08.01 21:44:13.110845 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 203 rows starting from the beginning of the part | ||
| 16568 | 2025.08.01 21:44:13.110883 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 203 rows starting from the beginning of the part | ||
| 16569 | 2025.08.01 21:44:13.110923 [ 197 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 203 rows starting from the beginning of the part | ||
| 16570 | 2025.08.01 21:44:13.111167 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16571 | 2025.08.01 21:44:13.111207 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16572 | 2025.08.01 21:44:13.111528 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16573 | 2025.08.01 21:44:13.111747 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16574 | 2025.08.01 21:44:13.111876 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Debug> executeQuery: Read 202 rows, 11.75 KiB in 0.001236 sec., 163430.42071197412 rows/sec., 9.28 MiB/sec. | ||
| 16575 | 2025.08.01 21:44:13.111910 [ 199 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402018 sec., 1067033.37617634 rows/sec., 74.26 MiB/sec. | ||
| 16576 | 2025.08.01 21:44:13.111916 [ 261 ] {8aaddebe-d5fd-4789-9fec-bc4214bf8991} <Debug> TCPHandler: Processed in 0.001414858 sec. | ||
| 16577 | 2025.08.01 21:44:13.112060 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16578 | 2025.08.01 21:44:13.112147 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 16579 | 2025.08.01 21:44:13.112154 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16580 | 2025.08.01 21:44:13.112224 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16581 | 2025.08.01 21:44:13.112532 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16582 | 2025.08.01 21:44:13.112637 [ 198 ] {79de2c18-15ea-42c1-8448-58366d14b5bf::all_1_65_13} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 16583 | 2025.08.01 21:44:13.112753 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16584 | 2025.08.01 21:44:13.112905 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.08.01 21:44:13.112948 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16586 | 2025.08.01 21:44:13.113295 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16587 | 2025.08.01 21:44:13.113506 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2025.08.01 21:44:13.113638 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Debug> executeQuery: Read 661 rows, 47.29 KiB in 0.001501 sec., 440373.08461025986 rows/sec., 30.77 MiB/sec. | ||
| 16589 | 2025.08.01 21:44:13.113677 [ 261 ] {29e93864-9bce-4491-bfac-0be430160b49} <Debug> TCPHandler: Processed in 0.001665433 sec. | ||
| 16590 | 2025.08.01 21:44:13.113683 [ 221 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16591 | 2025.08.01 21:44:13.113713 [ 221 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16592 | 2025.08.01 21:44:13.113794 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2025.08.01 21:44:13.113893 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16594 | 2025.08.01 21:44:13.113936 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16595 | 2025.08.01 21:44:13.114268 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2025.08.01 21:44:13.114307 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16597 | 2025.08.01 21:44:13.114664 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16598 | 2025.08.01 21:44:13.114950 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2025.08.01 21:44:13.115096 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 256.74 KiB/sec. | ||
| 16600 | 2025.08.01 21:44:13.115136 [ 261 ] {63c08e93-e339-4aab-9990-23fbdb651f43} <Debug> TCPHandler: Processed in 0.001389828 sec. | ||
| 16601 | 2025.08.01 21:44:13.115239 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2025.08.01 21:44:13.115335 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16603 | 2025.08.01 21:44:13.115378 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16604 | 2025.08.01 21:44:13.115817 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2025.08.01 21:44:13.115853 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16606 | 2025.08.01 21:44:13.116194 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16607 | 2025.08.01 21:44:13.116400 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2025.08.01 21:44:13.116531 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Debug> executeQuery: Read 307 rows, 20.68 KiB in 0.001216 sec., 252467.1052631579 rows/sec., 16.61 MiB/sec. | ||
| 16609 | 2025.08.01 21:44:13.116557 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_125_27 to all_130_130_0 | ||
| 16610 | 2025.08.01 21:44:13.116569 [ 261 ] {d084244b-9411-4dda-9446-7e0ca69423f6} <Debug> TCPHandler: Processed in 0.001378967 sec. | ||
| 16611 | 2025.08.01 21:44:13.116612 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16612 | 2025.08.01 21:44:13.116641 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16613 | 2025.08.01 21:44:13.116703 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16614 | 2025.08.01 21:44:13.116716 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_27 to all_130_130_0 into Compact with storage Full | ||
| 16615 | 2025.08.01 21:44:13.116804 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16616 | 2025.08.01 21:44:13.116816 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16617 | 2025.08.01 21:44:13.116851 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_27, total 41355 rows starting from the beginning of the part | ||
| 16618 | 2025.08.01 21:44:13.116854 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16619 | 2025.08.01 21:44:13.116901 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 307 rows starting from the beginning of the part | ||
| 16620 | 2025.08.01 21:44:13.116943 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 16621 | 2025.08.01 21:44:13.116979 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 307 rows starting from the beginning of the part | ||
| 16622 | 2025.08.01 21:44:13.117016 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16623 | 2025.08.01 21:44:13.117050 [ 197 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 307 rows starting from the beginning of the part | ||
| 16624 | 2025.08.01 21:44:13.117180 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2025.08.01 21:44:13.117221 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16626 | 2025.08.01 21:44:13.117530 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 16627 | 2025.08.01 21:44:13.117732 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2025.08.01 21:44:13.117859 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 16629 | 2025.08.01 21:44:13.117896 [ 261 ] {7977f77d-8efb-4dd4-b846-8449b8f8284b} <Debug> TCPHandler: Processed in 0.001241895 sec. | ||
| 16630 | 2025.08.01 21:44:13.118020 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2025.08.01 21:44:13.118112 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16632 | 2025.08.01 21:44:13.118167 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16633 | 2025.08.01 21:44:13.118945 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16634 | 2025.08.01 21:44:13.118982 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16635 | 2025.08.01 21:44:13.119351 [ 221 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16636 | 2025.08.01 21:44:13.119508 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16637 | 2025.08.01 21:44:13.119748 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16638 | 2025.08.01 21:44:13.119885 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001789 sec., 5030.743432084963 rows/sec., 9.01 MiB/sec. | ||
| 16639 | 2025.08.01 21:44:13.119939 [ 261 ] {6f83fc20-7b59-4185-9b69-2e4c86847adc} <Debug> TCPHandler: Processed in 0.001967979 sec. | ||
| 16640 | 2025.08.01 21:44:13.120051 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16641 | 2025.08.01 21:44:13.120145 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16642 | 2025.08.01 21:44:13.120186 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16643 | 2025.08.01 21:44:13.120511 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2025.08.01 21:44:13.120547 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16645 | 2025.08.01 21:44:13.120849 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16646 | 2025.08.01 21:44:13.121051 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2025.08.01 21:44:13.121176 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Debug> executeQuery: Read 102 rows, 6.42 KiB in 0.001049 sec., 97235.46234509056 rows/sec., 5.97 MiB/sec. | ||
| 16648 | 2025.08.01 21:44:13.121211 [ 261 ] {6645a9fd-b781-4a57-b4e4-f31c3f13d497} <Debug> TCPHandler: Processed in 0.001209124 sec. | ||
| 16649 | 2025.08.01 21:44:13.121262 [ 220 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16650 | 2025.08.01 21:44:13.121297 [ 220 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16651 | 2025.08.01 21:44:13.123192 [ 220 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16652 | 2025.08.01 21:44:13.124200 [ 189 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42596 rows, containing 5 columns (5 merged, 0 gathered) in 0.007514009 sec., 5668877.958490601 rows/sec., 383.10 MiB/sec. | ||
| 16653 | 2025.08.01 21:44:13.124542 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Trace> MergedBlockOutputStream: filled checksums all_1_130_28 (state Temporary) | ||
| 16654 | 2025.08.01 21:44:13.124831 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_130_28 to all_1_130_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2025.08.01 21:44:13.124908 [ 195 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_130_28} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_125_27, all_130_130_0] -> all_1_130_28 | ||
| 16656 | 2025.08.01 21:44:13.125015 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 16657 | 2025.08.01 21:44:13.612087 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16658 | 2025.08.01 21:44:13.630283 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2025.08.01 21:44:13.630346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16660 | 2025.08.01 21:44:13.636562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16661 | 2025.08.01 21:44:13.637276 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16662 | 2025.08.01 21:44:13.637565 [ 80 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16663 | 2025.08.01 21:44:13.637606 [ 80 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16664 | 2025.08.01 21:44:13.637635 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16665 | 2025.08.01 21:44:13.637798 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 16666 | 2025.08.01 21:44:13.640765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16667 | 2025.08.01 21:44:13.641713 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16668 | 2025.08.01 21:44:13.643276 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 16669 | 2025.08.01 21:44:13.647813 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 16670 | 2025.08.01 21:44:13.652499 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 16671 | 2025.08.01 21:44:13.657078 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 16672 | 2025.08.01 21:44:13.661979 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 16673 | 2025.08.01 21:44:13.666702 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 16674 | 2025.08.01 21:44:13.728402 [ 199 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.090682773 sec., 7145.789421327026 rows/sec., 36.95 MiB/sec. | ||
| 16675 | 2025.08.01 21:44:13.731717 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16676 | 2025.08.01 21:44:13.733909 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16677 | 2025.08.01 21:44:13.734032 [ 189 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_86_17} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16678 | 2025.08.01 21:44:13.737306 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16679 | 2025.08.01 21:44:13.985105 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16680 | 2025.08.01 21:44:13.985160 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16681 | 2025.08.01 21:44:14.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.17 MiB, peak 384.58 MiB, free memory in arenas 0.00 B, will set to 365.21 MiB (RSS), difference: -1.96 MiB | ||
| 16682 | 2025.08.01 21:44:14.003146 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 16683 | 2025.08.01 21:44:14.092026 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16684 | 2025.08.01 21:44:14.092067 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16685 | 2025.08.01 21:44:14.094072 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 16686 | 2025.08.01 21:44:15.833123 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16687 | 2025.08.01 21:44:15.833292 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16688 | 2025.08.01 21:44:15.833359 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16689 | 2025.08.01 21:44:15.833968 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16690 | 2025.08.01 21:44:15.834022 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16691 | 2025.08.01 21:44:15.834398 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16692 | 2025.08.01 21:44:15.834620 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16693 | 2025.08.01 21:44:15.834806 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00156 sec., 15384.615384615385 rows/sec., 1.28 MiB/sec. | ||
| 16694 | 2025.08.01 21:44:15.834857 [ 261 ] {e266b42b-963d-45a6-a585-745c31f820a1} <Debug> TCPHandler: Processed in 0.001861187 sec. | ||
| 16695 | 2025.08.01 21:44:15.834975 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16696 | 2025.08.01 21:44:15.835077 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16697 | 2025.08.01 21:44:15.835123 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16698 | 2025.08.01 21:44:15.835527 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16699 | 2025.08.01 21:44:15.835565 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16700 | 2025.08.01 21:44:15.835847 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16701 | 2025.08.01 21:44:15.836038 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16702 | 2025.08.01 21:44:15.836161 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001137 sec., 3518.0299032541775 rows/sec., 286.87 KiB/sec. | ||
| 16703 | 2025.08.01 21:44:15.836197 [ 261 ] {9caa2c1d-5ceb-4a0b-9744-f4fcc9ff4247} <Debug> TCPHandler: Processed in 0.001308706 sec. | ||
| 16704 | 2025.08.01 21:44:15.836294 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16705 | 2025.08.01 21:44:15.836382 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16706 | 2025.08.01 21:44:15.836421 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16707 | 2025.08.01 21:44:15.837367 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16708 | 2025.08.01 21:44:15.837402 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16709 | 2025.08.01 21:44:15.837803 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16710 | 2025.08.01 21:44:15.838009 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2025.08.01 21:44:15.838131 [ 75 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16712 | 2025.08.01 21:44:15.838141 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Debug> executeQuery: Read 1380 rows, 118.42 KiB in 0.001731 sec., 797227.0363951473 rows/sec., 66.81 MiB/sec. | ||
| 16713 | 2025.08.01 21:44:15.838207 [ 75 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16714 | 2025.08.01 21:44:15.838226 [ 261 ] {70fe5cea-817e-499c-9b26-887be08e4a5c} <Debug> TCPHandler: Processed in 0.001939879 sec. | ||
| 16715 | 2025.08.01 21:44:15.838238 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16716 | 2025.08.01 21:44:15.838345 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16717 | 2025.08.01 21:44:15.838380 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16718 | 2025.08.01 21:44:15.838445 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16719 | 2025.08.01 21:44:15.838491 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16720 | 2025.08.01 21:44:15.838535 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16721 | 2025.08.01 21:44:15.838581 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2419 rows starting from the beginning of the part | ||
| 16722 | 2025.08.01 21:44:15.838659 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 118 rows starting from the beginning of the part | ||
| 16723 | 2025.08.01 21:44:15.838718 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1085 rows starting from the beginning of the part | ||
| 16724 | 2025.08.01 21:44:15.838769 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 118 rows starting from the beginning of the part | ||
| 16725 | 2025.08.01 21:44:15.838818 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1085 rows starting from the beginning of the part | ||
| 16726 | 2025.08.01 21:44:15.838866 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1380 rows starting from the beginning of the part | ||
| 16727 | 2025.08.01 21:44:15.838903 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16728 | 2025.08.01 21:44:15.838944 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16729 | 2025.08.01 21:44:15.839280 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16730 | 2025.08.01 21:44:15.839491 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2025.08.01 21:44:15.839632 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Debug> executeQuery: Read 47 rows, 3.57 KiB in 0.001207 sec., 38939.51946975974 rows/sec., 2.89 MiB/sec. | ||
| 16732 | 2025.08.01 21:44:15.839673 [ 261 ] {75991bf7-b938-43f4-811a-bcff7d46ba14} <Debug> TCPHandler: Processed in 0.001378828 sec. | ||
| 16733 | 2025.08.01 21:44:15.839779 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16734 | 2025.08.01 21:44:15.839881 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16735 | 2025.08.01 21:44:15.839923 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16736 | 2025.08.01 21:44:15.840384 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16737 | 2025.08.01 21:44:15.840422 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16738 | 2025.08.01 21:44:15.840758 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16739 | 2025.08.01 21:44:15.840971 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2025.08.01 21:44:15.841105 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001243 sec., 202735.31777956558 rows/sec., 14.02 MiB/sec. | ||
| 16741 | 2025.08.01 21:44:15.841144 [ 261 ] {60b71699-46a2-4c19-852d-81848b1c233a} <Debug> TCPHandler: Processed in 0.001417158 sec. | ||
| 16742 | 2025.08.01 21:44:15.841192 [ 194 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6205 rows, containing 5 columns (5 merged, 0 gathered) in 0.002877677 sec., 2156253.1166631975 rows/sec., 183.79 MiB/sec. | ||
| 16743 | 2025.08.01 21:44:15.841269 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16744 | 2025.08.01 21:44:15.841370 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16745 | 2025.08.01 21:44:15.841410 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16746 | 2025.08.01 21:44:15.841505 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16747 | 2025.08.01 21:44:15.841813 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16748 | 2025.08.01 21:44:15.841819 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16749 | 2025.08.01 21:44:15.841857 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16750 | 2025.08.01 21:44:15.841927 [ 203 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_131_26} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16751 | 2025.08.01 21:44:15.842035 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 16752 | 2025.08.01 21:44:15.842171 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16753 | 2025.08.01 21:44:15.842380 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2025.08.01 21:44:15.842509 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 16755 | 2025.08.01 21:44:15.842547 [ 261 ] {9709bac6-5d84-4622-a91a-1916bf7d58af} <Debug> TCPHandler: Processed in 0.001328926 sec. | ||
| 16756 | 2025.08.01 21:44:15.842657 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16757 | 2025.08.01 21:44:15.842751 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16758 | 2025.08.01 21:44:15.842792 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16759 | 2025.08.01 21:44:15.843402 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2025.08.01 21:44:15.843439 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16761 | 2025.08.01 21:44:15.843763 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16762 | 2025.08.01 21:44:15.843970 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16763 | 2025.08.01 21:44:15.844087 [ 75 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16764 | 2025.08.01 21:44:15.844107 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Debug> executeQuery: Read 591 rows, 45.47 KiB in 0.001374 sec., 430131.00436681224 rows/sec., 32.32 MiB/sec. | ||
| 16765 | 2025.08.01 21:44:15.844121 [ 75 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16766 | 2025.08.01 21:44:15.844148 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16767 | 2025.08.01 21:44:15.844152 [ 261 ] {6d9d3220-b344-429a-9873-7533f3bc72d6} <Debug> TCPHandler: Processed in 0.001545571 sec. | ||
| 16768 | 2025.08.01 21:44:15.844244 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16769 | 2025.08.01 21:44:15.844274 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16770 | 2025.08.01 21:44:15.844329 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16771 | 2025.08.01 21:44:15.844358 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1222 rows starting from the beginning of the part | ||
| 16772 | 2025.08.01 21:44:15.844369 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16773 | 2025.08.01 21:44:15.844412 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 95 rows starting from the beginning of the part | ||
| 16774 | 2025.08.01 21:44:15.844414 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16775 | 2025.08.01 21:44:15.844456 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 661 rows starting from the beginning of the part | ||
| 16776 | 2025.08.01 21:44:15.844495 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 95 rows starting from the beginning of the part | ||
| 16777 | 2025.08.01 21:44:15.844529 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 661 rows starting from the beginning of the part | ||
| 16778 | 2025.08.01 21:44:15.844601 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 591 rows starting from the beginning of the part | ||
| 16779 | 2025.08.01 21:44:15.845082 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16780 | 2025.08.01 21:44:15.845121 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16781 | 2025.08.01 21:44:15.845619 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16782 | 2025.08.01 21:44:15.845906 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16783 | 2025.08.01 21:44:15.846072 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Debug> executeQuery: Read 942 rows, 66.74 KiB in 0.00172 sec., 547674.4186046512 rows/sec., 37.89 MiB/sec. | ||
| 16784 | 2025.08.01 21:44:15.846121 [ 261 ] {8f4319f8-0c56-45eb-ab19-f3ca3eb15f55} <Debug> TCPHandler: Processed in 0.001897128 sec. | ||
| 16785 | 2025.08.01 21:44:15.846249 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16786 | 2025.08.01 21:44:15.846358 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16787 | 2025.08.01 21:44:15.846428 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16788 | 2025.08.01 21:44:15.846471 [ 200 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3325 rows, containing 5 columns (5 merged, 0 gathered) in 0.002264525 sec., 1468299.0914209383 rows/sec., 111.53 MiB/sec. | ||
| 16789 | 2025.08.01 21:44:15.846797 [ 194 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16790 | 2025.08.01 21:44:15.847243 [ 194 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16791 | 2025.08.01 21:44:15.847277 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16792 | 2025.08.01 21:44:15.847320 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16793 | 2025.08.01 21:44:15.847326 [ 194 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_131_26} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16794 | 2025.08.01 21:44:15.847430 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 16795 | 2025.08.01 21:44:15.847867 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16796 | 2025.08.01 21:44:15.848090 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16797 | 2025.08.01 21:44:15.848230 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001894 sec., 16367.476240760296 rows/sec., 29.33 MiB/sec. | ||
| 16798 | 2025.08.01 21:44:15.848294 [ 261 ] {f312c8bb-75f0-4937-87bf-5203e35ef0a7} <Debug> TCPHandler: Processed in 0.002102952 sec. | ||
| 16799 | 2025.08.01 21:44:15.848406 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16800 | 2025.08.01 21:44:15.848501 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16801 | 2025.08.01 21:44:15.848543 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16802 | 2025.08.01 21:44:15.848912 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16803 | 2025.08.01 21:44:15.848956 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16804 | 2025.08.01 21:44:15.849296 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16805 | 2025.08.01 21:44:15.849516 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16806 | 2025.08.01 21:44:15.849647 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Debug> executeQuery: Read 30 rows, 2.06 KiB in 0.001164 sec., 25773.195876288657 rows/sec., 1.73 MiB/sec. | ||
| 16807 | 2025.08.01 21:44:15.849662 [ 74 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16808 | 2025.08.01 21:44:15.849686 [ 261 ] {c2266536-7b65-4035-92b7-b59fb52df970} <Debug> TCPHandler: Processed in 0.001330806 sec. | ||
| 16809 | 2025.08.01 21:44:15.849712 [ 74 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16810 | 2025.08.01 21:44:15.849737 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16811 | 2025.08.01 21:44:15.849821 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 16812 | 2025.08.01 21:44:15.849928 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16813 | 2025.08.01 21:44:15.849959 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8724 rows starting from the beginning of the part | ||
| 16814 | 2025.08.01 21:44:15.850020 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 16815 | 2025.08.01 21:44:15.850063 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 102 rows starting from the beginning of the part | ||
| 16816 | 2025.08.01 21:44:15.850104 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 16817 | 2025.08.01 21:44:15.850142 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 102 rows starting from the beginning of the part | ||
| 16818 | 2025.08.01 21:44:15.850181 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 30 rows starting from the beginning of the part | ||
| 16819 | 2025.08.01 21:44:15.852578 [ 188 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9078 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794006 sec., 3249098.248178422 rows/sec., 209.54 MiB/sec. | ||
| 16820 | 2025.08.01 21:44:15.852737 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16821 | 2025.08.01 21:44:15.852987 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16822 | 2025.08.01 21:44:15.853052 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_131_26} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16823 | 2025.08.01 21:44:15.853116 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 16824 | 2025.08.01 21:44:16.449734 [ 223 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16825 | 2025.08.01 21:44:16.449801 [ 223 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16826 | 2025.08.01 21:44:16.452324 [ 223 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16827 | 2025.08.01 21:44:16.606594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2330 | ||
| 16828 | 2025.08.01 21:44:16.609368 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2025.08.01 21:44:16.609420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16830 | 2025.08.01 21:44:16.610584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16831 | 2025.08.01 21:44:16.610938 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2025.08.01 21:44:16.611319 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2330 | ||
| 16833 | 2025.08.01 21:44:18.088099 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16834 | 2025.08.01 21:44:18.088279 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16835 | 2025.08.01 21:44:18.088344 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16836 | 2025.08.01 21:44:18.088999 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16837 | 2025.08.01 21:44:18.089050 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16838 | 2025.08.01 21:44:18.089435 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16839 | 2025.08.01 21:44:18.089656 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16840 | 2025.08.01 21:44:18.089815 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 16841 | 2025.08.01 21:44:18.089865 [ 261 ] {f1a0ebc0-0a0a-4317-833c-dda9152e03d4} <Debug> TCPHandler: Processed in 0.001893968 sec. | ||
| 16842 | 2025.08.01 21:44:18.089986 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16843 | 2025.08.01 21:44:18.090088 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16844 | 2025.08.01 21:44:18.090132 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16845 | 2025.08.01 21:44:18.090561 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16846 | 2025.08.01 21:44:18.090599 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16847 | 2025.08.01 21:44:18.090915 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16848 | 2025.08.01 21:44:18.091122 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16849 | 2025.08.01 21:44:18.091253 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 16850 | 2025.08.01 21:44:18.091292 [ 261 ] {3bb64ace-c3d6-449c-a665-20d951286045} <Debug> TCPHandler: Processed in 0.001357167 sec. | ||
| 16851 | 2025.08.01 21:44:18.091401 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16852 | 2025.08.01 21:44:18.091496 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16853 | 2025.08.01 21:44:18.091540 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16854 | 2025.08.01 21:44:18.091912 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16855 | 2025.08.01 21:44:18.091948 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16856 | 2025.08.01 21:44:18.092270 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16857 | 2025.08.01 21:44:18.092475 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16858 | 2025.08.01 21:44:18.092608 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001133 sec., 74139.45278022949 rows/sec., 5.16 MiB/sec. | ||
| 16859 | 2025.08.01 21:44:18.092645 [ 261 ] {80fb4c06-012b-4ac3-b595-b2627af19d43} <Debug> TCPHandler: Processed in 0.001292415 sec. | ||
| 16860 | 2025.08.01 21:44:18.092753 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16861 | 2025.08.01 21:44:18.092847 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16862 | 2025.08.01 21:44:18.092888 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16863 | 2025.08.01 21:44:18.093213 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16864 | 2025.08.01 21:44:18.093248 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 16865 | 2025.08.01 21:44:18.093546 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16866 | 2025.08.01 21:44:18.093748 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2025.08.01 21:44:18.093876 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001049 sec., 28598.66539561487 rows/sec., 1.93 MiB/sec. | ||
| 16868 | 2025.08.01 21:44:18.093912 [ 261 ] {73d72dd2-8fe5-4039-8c0f-35975b20667f} <Debug> TCPHandler: Processed in 0.001206135 sec. | ||
| 16869 | 2025.08.01 21:44:18.974263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 | ||
| 16870 | 2025.08.01 21:44:18.974857 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16871 | 2025.08.01 21:44:18.974910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16872 | 2025.08.01 21:44:18.975468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16873 | 2025.08.01 21:44:18.975682 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2025.08.01 21:44:18.975811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 | ||
| 16875 | 2025.08.01 21:44:21.140951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16876 | 2025.08.01 21:44:21.158932 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2025.08.01 21:44:21.158999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16878 | 2025.08.01 21:44:21.165170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16879 | 2025.08.01 21:44:21.165902 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2025.08.01 21:44:21.169690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16881 | 2025.08.01 21:44:23.042594 [ 220 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16882 | 2025.08.01 21:44:23.042666 [ 220 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16883 | 2025.08.01 21:44:23.044562 [ 220 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16884 | 2025.08.01 21:44:23.092794 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16885 | 2025.08.01 21:44:23.092977 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16886 | 2025.08.01 21:44:23.093048 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16887 | 2025.08.01 21:44:23.093744 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2025.08.01 21:44:23.093784 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16889 | 2025.08.01 21:44:23.094168 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16890 | 2025.08.01 21:44:23.094384 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2025.08.01 21:44:23.094525 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.0016 sec., 46250 rows/sec., 3.79 MiB/sec. | ||
| 16892 | 2025.08.01 21:44:23.094566 [ 261 ] {1ef8842b-36fe-420d-b657-3e84dc38e275} <Debug> TCPHandler: Processed in 0.001900547 sec. | ||
| 16893 | 2025.08.01 21:44:23.094694 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16894 | 2025.08.01 21:44:23.094789 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16895 | 2025.08.01 21:44:23.094828 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16896 | 2025.08.01 21:44:23.095256 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2025.08.01 21:44:23.095291 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16898 | 2025.08.01 21:44:23.095576 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16899 | 2025.08.01 21:44:23.095777 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2025.08.01 21:44:23.095906 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001135 sec., 7929.515418502203 rows/sec., 596.26 KiB/sec. | ||
| 16901 | 2025.08.01 21:44:23.095943 [ 261 ] {c30195a4-4f78-4139-92fc-d735e899d875} <Debug> TCPHandler: Processed in 0.001296216 sec. | ||
| 16902 | 2025.08.01 21:44:23.096060 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16903 | 2025.08.01 21:44:23.096153 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16904 | 2025.08.01 21:44:23.096192 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16905 | 2025.08.01 21:44:23.096642 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16906 | 2025.08.01 21:44:23.096678 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16907 | 2025.08.01 21:44:23.096971 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16908 | 2025.08.01 21:44:23.097169 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16909 | 2025.08.01 21:44:23.097295 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00116 sec., 62931.03448275862 rows/sec., 4.91 MiB/sec. | ||
| 16910 | 2025.08.01 21:44:23.097332 [ 261 ] {6de4fcf6-b82d-4f8e-93ac-1b378365f0e0} <Debug> TCPHandler: Processed in 0.001319666 sec. | ||
| 16911 | 2025.08.01 21:44:23.097452 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16912 | 2025.08.01 21:44:23.097544 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16913 | 2025.08.01 21:44:23.097587 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16914 | 2025.08.01 21:44:23.098018 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16915 | 2025.08.01 21:44:23.098053 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16916 | 2025.08.01 21:44:23.098378 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16917 | 2025.08.01 21:44:23.098607 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16918 | 2025.08.01 21:44:23.098734 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 16919 | 2025.08.01 21:44:23.098770 [ 261 ] {ff50bb36-f2f6-4148-9175-47b680274381} <Debug> TCPHandler: Processed in 0.001365067 sec. | ||
| 16920 | 2025.08.01 21:44:23.098876 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16921 | 2025.08.01 21:44:23.098968 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16922 | 2025.08.01 21:44:23.099021 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16923 | 2025.08.01 21:44:23.099790 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16924 | 2025.08.01 21:44:23.099826 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16925 | 2025.08.01 21:44:23.100332 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16926 | 2025.08.01 21:44:23.100544 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16927 | 2025.08.01 21:44:23.100678 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001728 sec., 5208.333333333334 rows/sec., 9.33 MiB/sec. | ||
| 16928 | 2025.08.01 21:44:23.100732 [ 261 ] {53d957de-63b1-4cc2-974c-da322abcc02f} <Debug> TCPHandler: Processed in 0.001902598 sec. | ||
| 16929 | 2025.08.01 21:44:23.100845 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16930 | 2025.08.01 21:44:23.100938 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16931 | 2025.08.01 21:44:23.100980 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16932 | 2025.08.01 21:44:23.101310 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16933 | 2025.08.01 21:44:23.101346 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16934 | 2025.08.01 21:44:23.101635 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 16935 | 2025.08.01 21:44:23.101838 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16936 | 2025.08.01 21:44:23.101961 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 16937 | 2025.08.01 21:44:23.101996 [ 261 ] {5487f7aa-9430-4d68-b1ab-c06207a34121} <Debug> TCPHandler: Processed in 0.001198504 sec. | ||
| 16938 | 2025.08.01 21:44:23.273652 [ 222 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16939 | 2025.08.01 21:44:23.273711 [ 222 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16940 | 2025.08.01 21:44:23.279872 [ 222 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16941 | 2025.08.01 21:44:24.106187 [ 225 ] {} <Trace> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16942 | 2025.08.01 21:44:24.106239 [ 225 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16943 | 2025.08.01 21:44:24.114731 [ 225 ] {} <Debug> oximeter.measurements_f64 (9b8d9126-7c21-4438-bfb8-991b17d0ad32): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16944 | 2025.08.01 21:44:26.228141 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16945 | 2025.08.01 21:44:26.228220 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16946 | 2025.08.01 21:44:26.475942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 | ||
| 16947 | 2025.08.01 21:44:26.476483 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2025.08.01 21:44:26.476522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 16949 | 2025.08.01 21:44:26.477017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16950 | 2025.08.01 21:44:26.477247 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16951 | 2025.08.01 21:44:26.477375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
| 16952 | 2025.08.01 21:44:26.611628 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2350 | ||
| 16953 | 2025.08.01 21:44:26.613867 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16954 | 2025.08.01 21:44:26.613925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 16955 | 2025.08.01 21:44:26.615143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16956 | 2025.08.01 21:44:26.615485 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16957 | 2025.08.01 21:44:26.615913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2350 | ||
| 16958 | 2025.08.01 21:44:28.094058 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16959 | 2025.08.01 21:44:28.094252 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16960 | 2025.08.01 21:44:28.094319 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16961 | 2025.08.01 21:44:28.095052 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16962 | 2025.08.01 21:44:28.095102 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 16963 | 2025.08.01 21:44:28.095516 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16964 | 2025.08.01 21:44:28.095766 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16965 | 2025.08.01 21:44:28.095937 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Debug> executeQuery: Read 136 rows, 11.95 KiB in 0.00173 sec., 78612.71676300578 rows/sec., 6.75 MiB/sec. | ||
| 16966 | 2025.08.01 21:44:28.096004 [ 261 ] {20751af7-2721-4333-9aa9-49e8fec1231f} <Debug> TCPHandler: Processed in 0.002075161 sec. | ||
| 16967 | 2025.08.01 21:44:28.096204 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16968 | 2025.08.01 21:44:28.096317 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16969 | 2025.08.01 21:44:28.096365 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16970 | 2025.08.01 21:44:28.096790 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16971 | 2025.08.01 21:44:28.096827 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 16972 | 2025.08.01 21:44:28.097161 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16973 | 2025.08.01 21:44:28.097371 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16974 | 2025.08.01 21:44:28.097512 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001219 sec., 32813.78178835111 rows/sec., 2.41 MiB/sec. | ||
| 16975 | 2025.08.01 21:44:28.097554 [ 261 ] {3a2b9f7b-c719-4dc7-8487-3d51ae870c3b} <Debug> TCPHandler: Processed in 0.001411709 sec. | ||
| 16976 | 2025.08.01 21:44:28.097667 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16977 | 2025.08.01 21:44:28.097765 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16978 | 2025.08.01 21:44:28.097809 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16979 | 2025.08.01 21:44:28.098290 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2025.08.01 21:44:28.098326 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 16981 | 2025.08.01 21:44:28.098658 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16982 | 2025.08.01 21:44:28.098930 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2025.08.01 21:44:28.099076 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.00133 sec., 80451.12781954887 rows/sec., 6.31 MiB/sec. | ||
| 16984 | 2025.08.01 21:44:28.099123 [ 261 ] {c88724a5-fdd6-453f-9a2d-b3045bf6f077} <Debug> TCPHandler: Processed in 0.00150882 sec. | ||
| 16985 | 2025.08.01 21:44:28.099251 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16986 | 2025.08.01 21:44:28.099350 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16987 | 2025.08.01 21:44:28.099397 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16988 | 2025.08.01 21:44:28.099874 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16989 | 2025.08.01 21:44:28.099911 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 16990 | 2025.08.01 21:44:28.100255 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 16991 | 2025.08.01 21:44:28.100473 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16992 | 2025.08.01 21:44:28.100608 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 16993 | 2025.08.01 21:44:28.100647 [ 261 ] {6b769e01-5e45-4b5a-8407-879089dc2632} <Debug> TCPHandler: Processed in 0.001447289 sec. | ||
| 16994 | 2025.08.01 21:44:28.100757 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16995 | 2025.08.01 21:44:28.100853 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16996 | 2025.08.01 21:44:28.100910 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16997 | 2025.08.01 21:44:28.101752 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16998 | 2025.08.01 21:44:28.101787 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 16999 | 2025.08.01 21:44:28.102359 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17000 | 2025.08.01 21:44:28.102604 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17001 | 2025.08.01 21:44:28.102758 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 17002 | 2025.08.01 21:44:28.102866 [ 261 ] {26a6e643-6878-4bf9-9031-bdf1bd1441de} <Debug> TCPHandler: Processed in 0.002158543 sec. | ||
| 17003 | 2025.08.01 21:44:28.103004 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17004 | 2025.08.01 21:44:28.103115 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17005 | 2025.08.01 21:44:28.103163 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17006 | 2025.08.01 21:44:28.103524 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17007 | 2025.08.01 21:44:28.103564 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17008 | 2025.08.01 21:44:28.103936 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 17009 | 2025.08.01 21:44:28.104191 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2025.08.01 21:44:28.104330 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001237 sec., 2425.222312045271 rows/sec., 194.21 KiB/sec. | ||
| 17011 | 2025.08.01 21:44:28.104368 [ 261 ] {3ed1c0bb-5f4d-48fa-a04f-ae019a3bbaca} <Debug> TCPHandler: Processed in 0.001424188 sec. | ||
| 17012 | 2025.08.01 21:44:28.104481 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17013 | 2025.08.01 21:44:28.104575 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17014 | 2025.08.01 21:44:28.104616 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17015 | 2025.08.01 21:44:28.104940 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17016 | 2025.08.01 21:44:28.104976 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17017 | 2025.08.01 21:44:28.105346 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17018 | 2025.08.01 21:44:28.105611 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17019 | 2025.08.01 21:44:28.105754 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 17020 | 2025.08.01 21:44:28.105791 [ 261 ] {4b2dd636-d186-42ba-b367-2db86e82ce3f} <Debug> TCPHandler: Processed in 0.001361596 sec. | ||
| 17021 | 2025.08.01 21:44:28.669814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17022 | 2025.08.01 21:44:28.687457 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2025.08.01 21:44:28.687523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17024 | 2025.08.01 21:44:28.693644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17025 | 2025.08.01 21:44:28.694369 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2025.08.01 21:44:28.698123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17027 | 2025.08.01 21:44:29.000160 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.24 MiB, peak 384.58 MiB, free memory in arenas 0.00 B, will set to 365.21 MiB (RSS), difference: -1.03 MiB | ||
| 17028 | 2025.08.01 21:44:33.096951 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17029 | 2025.08.01 21:44:33.097277 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17030 | 2025.08.01 21:44:33.097391 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17031 | 2025.08.01 21:44:33.098343 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17032 | 2025.08.01 21:44:33.098414 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17033 | 2025.08.01 21:44:33.098997 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17034 | 2025.08.01 21:44:33.099372 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17035 | 2025.08.01 21:44:33.099596 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002396 sec., 834.7245409015025 rows/sec., 68.07 KiB/sec. | ||
| 17036 | 2025.08.01 21:44:33.099656 [ 261 ] {7da2068c-385a-444a-bc51-c3a862ee7c83} <Debug> TCPHandler: Processed in 0.002896477 sec. | ||
| 17037 | 2025.08.01 21:44:33.099819 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17038 | 2025.08.01 21:44:33.099952 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17039 | 2025.08.01 21:44:33.100011 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17040 | 2025.08.01 21:44:33.100629 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17041 | 2025.08.01 21:44:33.100678 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17042 | 2025.08.01 21:44:33.101123 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17043 | 2025.08.01 21:44:33.101431 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17044 | 2025.08.01 21:44:33.101607 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Debug> executeQuery: Read 75 rows, 6.28 KiB in 0.001681 sec., 44616.2998215348 rows/sec., 3.65 MiB/sec. | ||
| 17045 | 2025.08.01 21:44:33.101663 [ 261 ] {9247fa58-c54b-4c23-a828-3980e72a00b9} <Debug> TCPHandler: Processed in 0.001909028 sec. | ||
| 17046 | 2025.08.01 21:44:33.101818 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17047 | 2025.08.01 21:44:33.101954 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17048 | 2025.08.01 21:44:33.102014 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17049 | 2025.08.01 21:44:33.102588 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17050 | 2025.08.01 21:44:33.102638 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17051 | 2025.08.01 21:44:33.103069 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17052 | 2025.08.01 21:44:33.103382 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17053 | 2025.08.01 21:44:33.103556 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.00163 sec., 6748.4662576687115 rows/sec., 500.86 KiB/sec. | ||
| 17054 | 2025.08.01 21:44:33.103552 [ 51 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17055 | 2025.08.01 21:44:33.103607 [ 261 ] {6abde926-8888-44e0-905d-b3230793e1d8} <Debug> TCPHandler: Processed in 0.001859097 sec. | ||
| 17056 | 2025.08.01 21:44:33.103663 [ 51 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17057 | 2025.08.01 21:44:33.103699 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17058 | 2025.08.01 21:44:33.103785 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17059 | 2025.08.01 21:44:33.103870 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17060 | 2025.08.01 21:44:33.103917 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17061 | 2025.08.01 21:44:33.103983 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17062 | 2025.08.01 21:44:33.104092 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17063 | 2025.08.01 21:44:33.104160 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 268 rows starting from the beginning of the part | ||
| 17064 | 2025.08.01 21:44:33.104273 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 205 rows starting from the beginning of the part | ||
| 17065 | 2025.08.01 21:44:33.104351 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 47 rows starting from the beginning of the part | ||
| 17066 | 2025.08.01 21:44:33.104425 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part | ||
| 17067 | 2025.08.01 21:44:33.104495 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 40 rows starting from the beginning of the part | ||
| 17068 | 2025.08.01 21:44:33.104570 [ 194 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 11 rows starting from the beginning of the part | ||
| 17069 | 2025.08.01 21:44:33.104595 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17070 | 2025.08.01 21:44:33.104653 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17071 | 2025.08.01 21:44:33.105136 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17072 | 2025.08.01 21:44:33.105469 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17073 | 2025.08.01 21:44:33.105645 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001753 sec., 42783.79920136908 rows/sec., 3.34 MiB/sec. | ||
| 17074 | 2025.08.01 21:44:33.105692 [ 261 ] {1fcb493c-f703-4c6f-93c5-1e06ebfcdfc0} <Debug> TCPHandler: Processed in 0.001984129 sec. | ||
| 17075 | 2025.08.01 21:44:33.105834 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17076 | 2025.08.01 21:44:33.105957 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17077 | 2025.08.01 21:44:33.106015 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17078 | 2025.08.01 21:44:33.106074 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290586 sec., 253210.31386728113 rows/sec., 17.02 MiB/sec. | ||
| 17079 | 2025.08.01 21:44:33.106276 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17080 | 2025.08.01 21:44:33.106576 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2025.08.01 21:44:33.106624 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17082 | 2025.08.01 21:44:33.106641 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17083 | 2025.08.01 21:44:33.106732 [ 188 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_126_25} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17084 | 2025.08.01 21:44:33.106838 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17085 | 2025.08.01 21:44:33.107139 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17086 | 2025.08.01 21:44:33.107463 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17087 | 2025.08.01 21:44:33.107638 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 2 parts from all_1_130_28 to all_131_131_0 | ||
| 17088 | 2025.08.01 21:44:33.107643 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001709 sec., 94207.13867758923 rows/sec., 6.56 MiB/sec. | ||
| 17089 | 2025.08.01 21:44:33.107692 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2025.08.01 21:44:33.107724 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17091 | 2025.08.01 21:44:33.107725 [ 261 ] {8af79d49-bae4-4c4c-967f-c7cf41179d35} <Debug> TCPHandler: Processed in 0.001952679 sec. | ||
| 17092 | 2025.08.01 21:44:33.107814 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_28 to all_131_131_0 into Compact with storage Full | ||
| 17093 | 2025.08.01 21:44:33.107884 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2025.08.01 21:44:33.107934 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17095 | 2025.08.01 21:44:33.107974 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_28, total 42596 rows starting from the beginning of the part | ||
| 17096 | 2025.08.01 21:44:33.108007 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17097 | 2025.08.01 21:44:33.108048 [ 196 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 942 rows starting from the beginning of the part | ||
| 17098 | 2025.08.01 21:44:33.108078 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17099 | 2025.08.01 21:44:33.109142 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17100 | 2025.08.01 21:44:33.109193 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17101 | 2025.08.01 21:44:33.109921 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17102 | 2025.08.01 21:44:33.110235 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17103 | 2025.08.01 21:44:33.110412 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17104 | 2025.08.01 21:44:33.110420 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002438 sec., 3691.5504511894997 rows/sec., 6.62 MiB/sec. | ||
| 17105 | 2025.08.01 21:44:33.110465 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2025.08.01 21:44:33.110500 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17107 | 2025.08.01 21:44:33.110524 [ 261 ] {5b368aaf-0558-4e17-9670-37554a2b2ed5} <Debug> TCPHandler: Processed in 0.002701764 sec. | ||
| 17108 | 2025.08.01 21:44:33.110602 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 17109 | 2025.08.01 21:44:33.110687 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17110 | 2025.08.01 21:44:33.110816 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17111 | 2025.08.01 21:44:33.110834 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17112 | 2025.08.01 21:44:33.110871 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17113 | 2025.08.01 21:44:33.110908 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2411 rows starting from the beginning of the part | ||
| 17114 | 2025.08.01 21:44:33.111071 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 9 rows starting from the beginning of the part | ||
| 17115 | 2025.08.01 21:44:33.111215 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 31 rows starting from the beginning of the part | ||
| 17116 | 2025.08.01 21:44:33.111315 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17117 | 2025.08.01 21:44:33.111367 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 9 rows starting from the beginning of the part | ||
| 17118 | 2025.08.01 21:44:33.111367 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 17119 | 2025.08.01 21:44:33.111521 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 40 rows starting from the beginning of the part | ||
| 17120 | 2025.08.01 21:44:33.111684 [ 188 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 9 rows starting from the beginning of the part | ||
| 17121 | 2025.08.01 21:44:33.111833 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17122 | 2025.08.01 21:44:33.112147 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17123 | 2025.08.01 21:44:33.112318 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. | ||
| 17124 | 2025.08.01 21:44:33.112365 [ 261 ] {96341038-41d4-4357-9deb-5d183647a50e} <Debug> TCPHandler: Processed in 0.001743435 sec. | ||
| 17125 | 2025.08.01 21:44:33.118079 [ 187 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43538 rows, containing 5 columns (5 merged, 0 gathered) in 0.010295834 sec., 4228700.656984175 rows/sec., 285.92 MiB/sec. | ||
| 17126 | 2025.08.01 21:44:33.118658 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Trace> MergedBlockOutputStream: filled checksums all_1_131_29 (state Temporary) | ||
| 17127 | 2025.08.01 21:44:33.119057 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_131_29 to all_1_131_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2025.08.01 21:44:33.119141 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_131_29} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 2 parts: [all_1_130_28, all_131_131_0] -> all_1_131_29 | ||
| 17129 | 2025.08.01 21:44:33.119218 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 17130 | 2025.08.01 21:44:33.123759 [ 193 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2509 rows, containing 19 columns (19 merged, 0 gathered) in 0.013186662 sec., 190268.01475612252 rows/sec., 340.95 MiB/sec. | ||
| 17131 | 2025.08.01 21:44:33.126825 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17132 | 2025.08.01 21:44:33.127385 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17133 | 2025.08.01 21:44:33.127493 [ 187 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17134 | 2025.08.01 21:44:33.127689 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.69 MiB. | ||
| 17135 | 2025.08.01 21:44:33.895365 [ 222 ] {} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17136 | 2025.08.01 21:44:33.895449 [ 222 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17137 | 2025.08.01 21:44:33.908106 [ 222 ] {} <Debug> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17138 | 2025.08.01 21:44:33.977779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40748 | ||
| 17139 | 2025.08.01 21:44:33.978503 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17140 | 2025.08.01 21:44:33.978934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.26 GiB. | ||
| 17141 | 2025.08.01 21:44:33.979656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17142 | 2025.08.01 21:44:33.980038 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17143 | 2025.08.01 21:44:33.980228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40748 | ||
| 17144 | 2025.08.01 21:44:34.000553 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.84 MiB, peak 384.58 MiB, free memory in arenas 0.00 B, will set to 368.86 MiB (RSS), difference: 3.02 MiB | ||
| 17145 | 2025.08.01 21:44:36.198229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 17146 | 2025.08.01 21:44:36.216922 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17147 | 2025.08.01 21:44:36.216984 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17148 | 2025.08.01 21:44:36.223667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17149 | 2025.08.01 21:44:36.224389 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17150 | 2025.08.01 21:44:36.227880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 17151 | 2025.08.01 21:44:36.616316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2378 | ||
| 17152 | 2025.08.01 21:44:36.618716 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2025.08.01 21:44:36.618775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17154 | 2025.08.01 21:44:36.620040 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17155 | 2025.08.01 21:44:36.620331 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17156 | 2025.08.01 21:44:36.620481 [ 46 ] {} <Debug> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17157 | 2025.08.01 21:44:36.620546 [ 46 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17158 | 2025.08.01 21:44:36.620565 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17159 | 2025.08.01 21:44:36.620661 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 17160 | 2025.08.01 21:44:36.620742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2378 | ||
| 17161 | 2025.08.01 21:44:36.621201 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17162 | 2025.08.01 21:44:36.621357 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2204 rows starting from the beginning of the part | ||
| 17163 | 2025.08.01 21:44:36.621704 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 38 rows starting from the beginning of the part | ||
| 17164 | 2025.08.01 21:44:36.622052 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 17165 | 2025.08.01 21:44:36.622413 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 54 rows starting from the beginning of the part | ||
| 17166 | 2025.08.01 21:44:36.622765 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 20 rows starting from the beginning of the part | ||
| 17167 | 2025.08.01 21:44:36.623118 [ 190 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 28 rows starting from the beginning of the part | ||
| 17168 | 2025.08.01 21:44:36.631779 [ 193 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 72 columns (72 merged, 0 gathered) in 0.011157502 sec., 213130.14328834537 rows/sec., 162.55 MiB/sec. | ||
| 17169 | 2025.08.01 21:44:36.633588 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17170 | 2025.08.01 21:44:36.634185 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17171 | 2025.08.01 21:44:36.634267 [ 198 ] {479fd7ab-6a9d-413b-86c8-d5e212449bb3::all_1_66_13} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17172 | 2025.08.01 21:44:36.634472 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 17173 | 2025.08.01 21:44:38.094134 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17174 | 2025.08.01 21:44:38.094319 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17175 | 2025.08.01 21:44:38.094386 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17176 | 2025.08.01 21:44:38.095129 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17177 | 2025.08.01 21:44:38.095180 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17178 | 2025.08.01 21:44:38.095576 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17179 | 2025.08.01 21:44:38.095804 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17180 | 2025.08.01 21:44:38.095963 [ 45 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17181 | 2025.08.01 21:44:38.095970 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.001703 sec., 85731.06283029947 rows/sec., 7.40 MiB/sec. | ||
| 17182 | 2025.08.01 21:44:38.096044 [ 45 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17183 | 2025.08.01 21:44:38.096073 [ 261 ] {51ebc121-8489-4fad-9e94-7de9aba98376} <Debug> TCPHandler: Processed in 0.002066191 sec. | ||
| 17184 | 2025.08.01 21:44:38.096074 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17185 | 2025.08.01 21:44:38.096204 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17186 | 2025.08.01 21:44:38.096232 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17187 | 2025.08.01 21:44:38.096259 [ 218 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17188 | 2025.08.01 21:44:38.096309 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17189 | 2025.08.01 21:44:38.096328 [ 218 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17190 | 2025.08.01 21:44:38.096364 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17191 | 2025.08.01 21:44:38.096391 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17192 | 2025.08.01 21:44:38.096435 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2419 rows starting from the beginning of the part | ||
| 17193 | 2025.08.01 21:44:38.096515 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 17194 | 2025.08.01 21:44:38.096573 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 74 rows starting from the beginning of the part | ||
| 17195 | 2025.08.01 21:44:38.096625 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 136 rows starting from the beginning of the part | ||
| 17196 | 2025.08.01 21:44:38.096673 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 75 rows starting from the beginning of the part | ||
| 17197 | 2025.08.01 21:44:38.096722 [ 195 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 146 rows starting from the beginning of the part | ||
| 17198 | 2025.08.01 21:44:38.096869 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2025.08.01 21:44:38.096937 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17200 | 2025.08.01 21:44:38.097430 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17201 | 2025.08.01 21:44:38.097812 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2025.08.01 21:44:38.098033 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001744 sec., 25802.75229357798 rows/sec., 1.89 MiB/sec. | ||
| 17203 | 2025.08.01 21:44:38.098091 [ 261 ] {2588c898-62b2-4c72-8b67-479e1ca17df5} <Debug> TCPHandler: Processed in 0.001936419 sec. | ||
| 17204 | 2025.08.01 21:44:38.098095 [ 193 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2906 rows, containing 5 columns (5 merged, 0 gathered) in 0.001934429 sec., 1502252.085757606 rows/sec., 129.10 MiB/sec. | ||
| 17205 | 2025.08.01 21:44:38.098238 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2025.08.01 21:44:38.098364 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17207 | 2025.08.01 21:44:38.098420 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17208 | 2025.08.01 21:44:38.098441 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17209 | 2025.08.01 21:44:38.098814 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17210 | 2025.08.01 21:44:38.098911 [ 189 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_136_27} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17211 | 2025.08.01 21:44:38.099031 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 17212 | 2025.08.01 21:44:38.099082 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17213 | 2025.08.01 21:44:38.099136 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17214 | 2025.08.01 21:44:38.099587 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17215 | 2025.08.01 21:44:38.099825 [ 218 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17216 | 2025.08.01 21:44:38.099976 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17217 | 2025.08.01 21:44:38.100137 [ 45 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17218 | 2025.08.01 21:44:38.100177 [ 45 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17219 | 2025.08.01 21:44:38.100199 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17220 | 2025.08.01 21:44:38.100204 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001865 sec., 63270.777479892764 rows/sec., 4.94 MiB/sec. | ||
| 17221 | 2025.08.01 21:44:38.100266 [ 261 ] {f5c161b5-0569-4e6b-a690-2662536af9d8} <Debug> TCPHandler: Processed in 0.002089822 sec. | ||
| 17222 | 2025.08.01 21:44:38.100276 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17223 | 2025.08.01 21:44:38.100297 [ 221 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17224 | 2025.08.01 21:44:38.100326 [ 221 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17225 | 2025.08.01 21:44:38.100381 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17226 | 2025.08.01 21:44:38.100408 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17227 | 2025.08.01 21:44:38.100411 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1222 rows starting from the beginning of the part | ||
| 17228 | 2025.08.01 21:44:38.100502 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 17229 | 2025.08.01 21:44:38.100536 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17230 | 2025.08.01 21:44:38.100546 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 73 rows starting from the beginning of the part | ||
| 17231 | 2025.08.01 21:44:38.100605 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17232 | 2025.08.01 21:44:38.100607 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 107 rows starting from the beginning of the part | ||
| 17233 | 2025.08.01 21:44:38.100671 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 75 rows starting from the beginning of the part | ||
| 17234 | 2025.08.01 21:44:38.100711 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 118 rows starting from the beginning of the part | ||
| 17235 | 2025.08.01 21:44:38.101150 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17236 | 2025.08.01 21:44:38.101200 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17237 | 2025.08.01 21:44:38.101640 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17238 | 2025.08.01 21:44:38.101697 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1659 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455609 sec., 1139729.1442963048 rows/sec., 88.46 MiB/sec. | ||
| 17239 | 2025.08.01 21:44:38.101861 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17240 | 2025.08.01 21:44:38.101931 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17241 | 2025.08.01 21:44:38.102081 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 2 parts from all_1_131_29 to all_132_132_0 | ||
| 17242 | 2025.08.01 21:44:38.102090 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. | ||
| 17243 | 2025.08.01 21:44:38.102120 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17244 | 2025.08.01 21:44:38.102127 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17245 | 2025.08.01 21:44:38.102144 [ 261 ] {867600c0-af3a-41d8-ad98-d29ad5c91c64} <Debug> TCPHandler: Processed in 0.001799616 sec. | ||
| 17246 | 2025.08.01 21:44:38.102145 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17247 | 2025.08.01 21:44:38.102194 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_136_27} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17248 | 2025.08.01 21:44:38.102218 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_131_29 to all_132_132_0 into Compact with storage Full | ||
| 17249 | 2025.08.01 21:44:38.102254 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 17250 | 2025.08.01 21:44:38.102262 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17251 | 2025.08.01 21:44:38.102288 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17252 | 2025.08.01 21:44:38.102313 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17253 | 2025.08.01 21:44:38.102316 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17254 | 2025.08.01 21:44:38.102349 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_29, total 43538 rows starting from the beginning of the part | ||
| 17255 | 2025.08.01 21:44:38.102364 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17256 | 2025.08.01 21:44:38.102408 [ 193 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 84 rows starting from the beginning of the part | ||
| 17257 | 2025.08.01 21:44:38.102425 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17258 | 2025.08.01 21:44:38.103304 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17259 | 2025.08.01 21:44:38.103345 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17260 | 2025.08.01 21:44:38.103447 [ 221 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17261 | 2025.08.01 21:44:38.103983 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17262 | 2025.08.01 21:44:38.104219 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17263 | 2025.08.01 21:44:38.104368 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002024 sec., 22233.201581027664 rows/sec., 39.84 MiB/sec. | ||
| 17264 | 2025.08.01 21:44:38.104443 [ 261 ] {deae6d44-28c1-4397-997a-5dc814b989aa} <Debug> TCPHandler: Processed in 0.002229124 sec. | ||
| 17265 | 2025.08.01 21:44:38.104561 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17266 | 2025.08.01 21:44:38.104656 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 17267 | 2025.08.01 21:44:38.104699 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 17268 | 2025.08.01 21:44:38.105020 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17269 | 2025.08.01 21:44:38.105058 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17270 | 2025.08.01 21:44:38.105370 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 17271 | 2025.08.01 21:44:38.105599 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2025.08.01 21:44:38.105750 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 761.60 KiB/sec. | ||
| 17273 | 2025.08.01 21:44:38.105788 [ 261 ] {d30ee81e-3099-4f9b-9ccd-b182772fd6a1} <Debug> TCPHandler: Processed in 0.001274126 sec. | ||
| 17274 | 2025.08.01 21:44:38.105793 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17275 | 2025.08.01 21:44:38.105896 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17276 | 2025.08.01 21:44:38.105992 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17277 | 2025.08.01 21:44:38.106033 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17278 | 2025.08.01 21:44:38.106358 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17279 | 2025.08.01 21:44:38.106394 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17280 | 2025.08.01 21:44:38.106697 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17281 | 2025.08.01 21:44:38.106903 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17282 | 2025.08.01 21:44:38.107018 [ 45 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17283 | 2025.08.01 21:44:38.107033 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 17284 | 2025.08.01 21:44:38.107060 [ 45 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17285 | 2025.08.01 21:44:38.107081 [ 261 ] {90d7706d-6d63-4e2e-9384-8e34887bfe8d} <Debug> TCPHandler: Processed in 0.001233125 sec. | ||
| 17286 | 2025.08.01 21:44:38.107084 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.08 GiB. | ||
| 17287 | 2025.08.01 21:44:38.107186 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17288 | 2025.08.01 21:44:38.107194 [ 221 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17289 | 2025.08.01 21:44:38.107240 [ 221 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17290 | 2025.08.01 21:44:38.107309 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17291 | 2025.08.01 21:44:38.107346 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9078 rows starting from the beginning of the part | ||
| 17292 | 2025.08.01 21:44:38.107405 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 30 rows starting from the beginning of the part | ||
| 17293 | 2025.08.01 21:44:38.107456 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17294 | 2025.08.01 21:44:38.107503 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17295 | 2025.08.01 21:44:38.107550 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17296 | 2025.08.01 21:44:38.107597 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 17297 | 2025.08.01 21:44:38.109356 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43622 rows, containing 5 columns (5 merged, 0 gathered) in 0.007153563 sec., 6097940.285141824 rows/sec., 412.33 MiB/sec. | ||
| 17298 | 2025.08.01 21:44:38.109785 [ 221 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 17299 | 2025.08.01 21:44:38.109903 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Trace> MergedBlockOutputStream: filled checksums all_1_132_30 (state Temporary) | ||
| 17300 | 2025.08.01 21:44:38.110218 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_132_30 to all_1_132_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17301 | 2025.08.01 21:44:38.110283 [ 186 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_132_30} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 2 parts: [all_1_131_29, all_132_132_0] -> all_1_132_30 | ||
| 17302 | 2025.08.01 21:44:38.110368 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17303 | 2025.08.01 21:44:38.110424 [ 203 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9348 rows, containing 4 columns (4 merged, 0 gathered) in 0.003277335 sec., 2852317.5079752295 rows/sec., 184.19 MiB/sec. | ||
| 17304 | 2025.08.01 21:44:38.110610 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17305 | 2025.08.01 21:44:38.110892 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17306 | 2025.08.01 21:44:38.110970 [ 199 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_136_27} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17307 | 2025.08.01 21:44:38.111054 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 17308 | 2025.08.01 21:44:38.495573 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17309 | 2025.08.01 21:44:38.495617 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17310 | 2025.08.01 21:44:38.498552 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17311 | 2025.08.01 21:44:38.665102 [ 225 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17312 | 2025.08.01 21:44:38.665156 [ 225 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17313 | 2025.08.01 21:44:38.668223 [ 225 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 17314 | 2025.08.01 21:44:41.020162 [ 220 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17315 | 2025.08.01 21:44:41.020235 [ 220 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17316 | 2025.08.01 21:44:41.023143 [ 220 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17317 | 2025.08.01 21:44:41.228469 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17318 | 2025.08.01 21:44:41.228551 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17319 | 2025.08.01 21:44:41.480452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41236 | ||
| 17320 | 2025.08.01 21:44:41.481047 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17321 | 2025.08.01 21:44:41.481099 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17322 | 2025.08.01 21:44:41.481591 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17323 | 2025.08.01 21:44:41.481820 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17324 | 2025.08.01 21:44:41.481957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
| 17325 | 2025.08.01 21:44:42.722957 [ 221 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17326 | 2025.08.01 21:44:42.723017 [ 221 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17327 | 2025.08.01 21:44:42.726053 [ 221 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17328 | 2025.08.01 21:44:43.000156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.86 MiB, peak 384.58 MiB, free memory in arenas 0.00 B, will set to 368.86 MiB (RSS), difference: 4.00 MiB | ||
| 17329 | 2025.08.01 21:44:43.092635 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17330 | 2025.08.01 21:44:43.092817 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17331 | 2025.08.01 21:44:43.092886 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17332 | 2025.08.01 21:44:43.093554 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17333 | 2025.08.01 21:44:43.093607 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17334 | 2025.08.01 21:44:43.094013 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17335 | 2025.08.01 21:44:43.094261 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2025.08.01 21:44:43.094422 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001653 sec., 44767.09013914096 rows/sec., 3.66 MiB/sec. | ||
| 17337 | 2025.08.01 21:44:43.094476 [ 261 ] {4fa42414-8834-4a7c-9fd0-1951b900a22f} <Debug> TCPHandler: Processed in 0.001973669 sec. | ||
| 17338 | 2025.08.01 21:44:43.094599 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17339 | 2025.08.01 21:44:43.094703 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17340 | 2025.08.01 21:44:43.094748 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17341 | 2025.08.01 21:44:43.095154 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17342 | 2025.08.01 21:44:43.095194 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17343 | 2025.08.01 21:44:43.095504 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17344 | 2025.08.01 21:44:43.095727 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17345 | 2025.08.01 21:44:43.095866 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001187 sec., 7582.139848357204 rows/sec., 570.14 KiB/sec. | ||
| 17346 | 2025.08.01 21:44:43.095906 [ 261 ] {61c106ca-c820-4d77-af79-c656e93beab0} <Debug> TCPHandler: Processed in 0.001361257 sec. | ||
| 17347 | 2025.08.01 21:44:43.096010 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17348 | 2025.08.01 21:44:43.096108 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17349 | 2025.08.01 21:44:43.096150 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17350 | 2025.08.01 21:44:43.096567 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17351 | 2025.08.01 21:44:43.096605 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17352 | 2025.08.01 21:44:43.096933 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17353 | 2025.08.01 21:44:43.097158 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17354 | 2025.08.01 21:44:43.097320 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001233 sec., 59205.190592051906 rows/sec., 4.62 MiB/sec. | ||
| 17355 | 2025.08.01 21:44:43.097360 [ 261 ] {9eb10fed-d73b-4fed-8d8a-e2197a0a0dbf} <Debug> TCPHandler: Processed in 0.001400578 sec. | ||
| 17356 | 2025.08.01 21:44:43.097470 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17357 | 2025.08.01 21:44:43.097567 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17358 | 2025.08.01 21:44:43.097613 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17359 | 2025.08.01 21:44:43.098022 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17360 | 2025.08.01 21:44:43.098059 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17361 | 2025.08.01 21:44:43.098397 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17362 | 2025.08.01 21:44:43.098686 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17363 | 2025.08.01 21:44:43.098806 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 2 parts from all_1_132_30 to all_133_133_0 | ||
| 17364 | 2025.08.01 21:44:43.098822 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 17365 | 2025.08.01 21:44:43.098857 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17366 | 2025.08.01 21:44:43.098875 [ 261 ] {ed605e6d-c818-4a31-8473-c8e857b7cf0d} <Debug> TCPHandler: Processed in 0.001454758 sec. | ||
| 17367 | 2025.08.01 21:44:43.098881 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17368 | 2025.08.01 21:44:43.099009 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17369 | 2025.08.01 21:44:43.099008 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_132_30 to all_133_133_0 into Compact with storage Full | ||
| 17370 | 2025.08.01 21:44:43.099139 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17371 | 2025.08.01 21:44:43.099199 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17372 | 2025.08.01 21:44:43.099210 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17373 | 2025.08.01 21:44:43.099247 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_132_30, total 43622 rows starting from the beginning of the part | ||
| 17374 | 2025.08.01 21:44:43.099331 [ 191 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 17375 | 2025.08.01 21:44:43.100123 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17376 | 2025.08.01 21:44:43.100173 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17377 | 2025.08.01 21:44:43.100714 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17378 | 2025.08.01 21:44:43.100951 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17379 | 2025.08.01 21:44:43.101095 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001981 sec., 4543.160020191822 rows/sec., 8.14 MiB/sec. | ||
| 17380 | 2025.08.01 21:44:43.101162 [ 261 ] {084e31bb-581e-40f3-8c60-d6a9ba9ff177} <Debug> TCPHandler: Processed in 0.002215094 sec. | ||
| 17381 | 2025.08.01 21:44:43.101278 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17382 | 2025.08.01 21:44:43.101373 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17383 | 2025.08.01 21:44:43.101416 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17384 | 2025.08.01 21:44:43.101748 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17385 | 2025.08.01 21:44:43.101784 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17386 | 2025.08.01 21:44:43.102099 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17387 | 2025.08.01 21:44:43.102319 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17388 | 2025.08.01 21:44:43.102445 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17389 | 2025.08.01 21:44:43.102481 [ 261 ] {41ecf5ad-eab0-4aa1-b63a-dffc48b3e855} <Debug> TCPHandler: Processed in 0.001253245 sec. | ||
| 17390 | 2025.08.01 21:44:43.106162 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43782 rows, containing 5 columns (5 merged, 0 gathered) in 0.007203403 sec., 6077960.652763701 rows/sec., 411.03 MiB/sec. | ||
| 17391 | 2025.08.01 21:44:43.106580 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Trace> MergedBlockOutputStream: filled checksums all_1_133_31 (state Temporary) | ||
| 17392 | 2025.08.01 21:44:43.106854 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_133_31 to all_1_133_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17393 | 2025.08.01 21:44:43.106926 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_133_31} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 2 parts: [all_1_132_30, all_133_133_0] -> all_1_133_31 | ||
| 17394 | 2025.08.01 21:44:43.107004 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17395 | 2025.08.01 21:44:43.727994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 17396 | 2025.08.01 21:44:43.746547 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17397 | 2025.08.01 21:44:43.746621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17398 | 2025.08.01 21:44:43.753099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17399 | 2025.08.01 21:44:43.754075 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17400 | 2025.08.01 21:44:43.758420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17401 | 2025.08.01 21:44:45.252278 [ 218 ] {} <Trace> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17402 | 2025.08.01 21:44:45.252352 [ 218 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17403 | 2025.08.01 21:44:45.255322 [ 218 ] {} <Debug> oximeter.measurements_bool (fd744690-56b8-43e3-9d44-d68f47e03c24): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17404 | 2025.08.01 21:44:46.119665 [ 220 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17405 | 2025.08.01 21:44:46.119715 [ 220 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17406 | 2025.08.01 21:44:46.122043 [ 220 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17407 | 2025.08.01 21:44:46.620971 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2404 | ||
| 17408 | 2025.08.01 21:44:46.623174 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17409 | 2025.08.01 21:44:46.623214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17410 | 2025.08.01 21:44:46.624612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17411 | 2025.08.01 21:44:46.624928 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17412 | 2025.08.01 21:44:46.625251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2404 | ||
| 17413 | 2025.08.01 21:44:46.794064 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17414 | 2025.08.01 21:44:46.794329 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 17415 | 2025.08.01 21:44:46.794690 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17416 | 2025.08.01 21:44:46.794731 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 17417 | 2025.08.01 21:44:46.795011 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17418 | 2025.08.01 21:44:46.795079 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17419 | 2025.08.01 21:44:46.795224 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 17420 | 2025.08.01 21:44:46.795260 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17421 | 2025.08.01 21:44:46.795281 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17422 | 2025.08.01 21:44:46.795297 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17423 | 2025.08.01 21:44:46.795336 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 17424 | 2025.08.01 21:44:46.795357 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17425 | 2025.08.01 21:44:46.797726 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.003517 sec., 13932.32868922377 rows/sec., 552.84 KiB/sec. | ||
| 17426 | 2025.08.01 21:44:46.797827 [ 261 ] {4b2a8a43-3a58-412d-a841-265b779a3893} <Debug> TCPHandler: Processed in 0.003898717 sec. | ||
| 17427 | 2025.08.01 21:44:46.831154 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17428 | 2025.08.01 21:44:46.831327 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
| 17429 | 2025.08.01 21:44:46.831610 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17430 | 2025.08.01 21:44:46.831651 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
| 17431 | 2025.08.01 21:44:46.831897 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17432 | 2025.08.01 21:44:46.831957 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17433 | 2025.08.01 21:44:46.832075 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 17434 | 2025.08.01 21:44:46.832107 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17435 | 2025.08.01 21:44:46.832127 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17436 | 2025.08.01 21:44:46.832142 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17437 | 2025.08.01 21:44:46.832180 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
| 17438 | 2025.08.01 21:44:46.832200 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17439 | 2025.08.01 21:44:46.832752 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001505 sec., 32558.13953488372 rows/sec., 1.26 MiB/sec. | ||
| 17440 | 2025.08.01 21:44:46.832846 [ 261 ] {fb602da4-0fa2-4e0b-9c32-54e6ae22531e} <Debug> TCPHandler: Processed in 0.001769975 sec. | ||
| 17441 | 2025.08.01 21:44:46.833070 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17442 | 2025.08.01 21:44:46.833211 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 17443 | 2025.08.01 21:44:46.833448 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17444 | 2025.08.01 21:44:46.833486 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 17445 | 2025.08.01 21:44:46.833713 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17446 | 2025.08.01 21:44:46.833767 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17447 | 2025.08.01 21:44:46.833868 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 17448 | 2025.08.01 21:44:46.833897 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17449 | 2025.08.01 21:44:46.833916 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17450 | 2025.08.01 21:44:46.833930 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17451 | 2025.08.01 21:44:46.833965 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 17452 | 2025.08.01 21:44:46.833984 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17453 | 2025.08.01 21:44:46.834607 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001457 sec., 33630.74811256005 rows/sec., 1.30 MiB/sec. | ||
| 17454 | 2025.08.01 21:44:46.834689 [ 261 ] {12d9e873-69f2-418b-963d-db858620a28d} <Debug> TCPHandler: Processed in 0.001668663 sec. | ||
| 17455 | 2025.08.01 21:44:46.834883 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17456 | 2025.08.01 21:44:46.835024 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17457 | 2025.08.01 21:44:46.835249 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17458 | 2025.08.01 21:44:46.835288 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17459 | 2025.08.01 21:44:46.835512 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17460 | 2025.08.01 21:44:46.835565 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17461 | 2025.08.01 21:44:46.835664 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 17462 | 2025.08.01 21:44:46.835693 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17463 | 2025.08.01 21:44:46.835713 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17464 | 2025.08.01 21:44:46.835726 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17465 | 2025.08.01 21:44:46.835760 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17466 | 2025.08.01 21:44:46.835779 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17467 | 2025.08.01 21:44:46.836200 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001239 sec., 39548.022598870055 rows/sec., 1.53 MiB/sec. | ||
| 17468 | 2025.08.01 21:44:46.836286 [ 261 ] {2197a055-6f97-4853-972d-aada9326b786} <Debug> TCPHandler: Processed in 0.001452559 sec. | ||
| 17469 | 2025.08.01 21:44:46.836502 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17470 | 2025.08.01 21:44:46.836642 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17471 | 2025.08.01 21:44:46.836869 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17472 | 2025.08.01 21:44:46.836908 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17473 | 2025.08.01 21:44:46.837138 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17474 | 2025.08.01 21:44:46.837191 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17475 | 2025.08.01 21:44:46.837290 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 17476 | 2025.08.01 21:44:46.837319 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17477 | 2025.08.01 21:44:46.837337 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17478 | 2025.08.01 21:44:46.837352 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17479 | 2025.08.01 21:44:46.837387 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17480 | 2025.08.01 21:44:46.837406 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17481 | 2025.08.01 21:44:46.837847 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001265 sec., 38735.17786561265 rows/sec., 1.50 MiB/sec. | ||
| 17482 | 2025.08.01 21:44:46.837932 [ 261 ] {cc83bb57-bda9-4a0d-936e-8f6ea3c173d8} <Debug> TCPHandler: Processed in 0.001479339 sec. | ||
| 17483 | 2025.08.01 21:44:46.838122 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17484 | 2025.08.01 21:44:46.838262 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17485 | 2025.08.01 21:44:46.838489 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17486 | 2025.08.01 21:44:46.838526 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17487 | 2025.08.01 21:44:46.838751 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17488 | 2025.08.01 21:44:46.838803 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17489 | 2025.08.01 21:44:46.838901 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 17490 | 2025.08.01 21:44:46.838930 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17491 | 2025.08.01 21:44:46.838948 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17492 | 2025.08.01 21:44:46.838962 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17493 | 2025.08.01 21:44:46.838996 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17494 | 2025.08.01 21:44:46.839014 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17495 | 2025.08.01 21:44:46.839448 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001249 sec., 39231.38510808647 rows/sec., 1.52 MiB/sec. | ||
| 17496 | 2025.08.01 21:44:46.839535 [ 261 ] {d11695ec-4cf2-4a39-8a1a-2c5d66e16c98} <Debug> TCPHandler: Processed in 0.001461959 sec. | ||
| 17497 | 2025.08.01 21:44:46.839715 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17498 | 2025.08.01 21:44:46.839853 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17499 | 2025.08.01 21:44:46.840077 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17500 | 2025.08.01 21:44:46.840116 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17501 | 2025.08.01 21:44:46.840346 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17502 | 2025.08.01 21:44:46.840398 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17503 | 2025.08.01 21:44:46.840496 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 17504 | 2025.08.01 21:44:46.840524 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17505 | 2025.08.01 21:44:46.840542 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17506 | 2025.08.01 21:44:46.840557 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17507 | 2025.08.01 21:44:46.840590 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17508 | 2025.08.01 21:44:46.840608 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17509 | 2025.08.01 21:44:46.841012 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00122 sec., 40163.93442622951 rows/sec., 1.56 MiB/sec. | ||
| 17510 | 2025.08.01 21:44:46.841098 [ 261 ] {e09447d0-9b60-486f-9d82-063d18f96c5e} <Debug> TCPHandler: Processed in 0.001432759 sec. | ||
| 17511 | 2025.08.01 21:44:46.841280 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17512 | 2025.08.01 21:44:46.841423 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17513 | 2025.08.01 21:44:46.841647 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17514 | 2025.08.01 21:44:46.841686 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17515 | 2025.08.01 21:44:46.841919 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17516 | 2025.08.01 21:44:46.841970 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17517 | 2025.08.01 21:44:46.842070 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 17518 | 2025.08.01 21:44:46.842099 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17519 | 2025.08.01 21:44:46.842117 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17520 | 2025.08.01 21:44:46.842131 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17521 | 2025.08.01 21:44:46.842165 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17522 | 2025.08.01 21:44:46.842183 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17523 | 2025.08.01 21:44:46.842609 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00125 sec., 39200 rows/sec., 1.52 MiB/sec. | ||
| 17524 | 2025.08.01 21:44:46.842694 [ 261 ] {64cc8a19-1a53-477e-9b5b-1337b78d92cb} <Debug> TCPHandler: Processed in 0.001463209 sec. | ||
| 17525 | 2025.08.01 21:44:46.842873 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17526 | 2025.08.01 21:44:46.843017 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17527 | 2025.08.01 21:44:46.843242 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17528 | 2025.08.01 21:44:46.843281 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17529 | 2025.08.01 21:44:46.843513 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17530 | 2025.08.01 21:44:46.843565 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17531 | 2025.08.01 21:44:46.843663 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 17532 | 2025.08.01 21:44:46.843692 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17533 | 2025.08.01 21:44:46.843710 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17534 | 2025.08.01 21:44:46.843724 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17535 | 2025.08.01 21:44:46.843757 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17536 | 2025.08.01 21:44:46.843775 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17537 | 2025.08.01 21:44:46.844174 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001223 sec., 40065.412919051516 rows/sec., 1.55 MiB/sec. | ||
| 17538 | 2025.08.01 21:44:46.844258 [ 261 ] {de5e2db6-e225-4c5f-96b0-1916bb643194} <Debug> TCPHandler: Processed in 0.001433809 sec. | ||
| 17539 | 2025.08.01 21:44:46.844440 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17540 | 2025.08.01 21:44:46.844584 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17541 | 2025.08.01 21:44:46.844810 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17542 | 2025.08.01 21:44:46.844849 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17543 | 2025.08.01 21:44:46.845129 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17544 | 2025.08.01 21:44:46.845195 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17545 | 2025.08.01 21:44:46.845303 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 17546 | 2025.08.01 21:44:46.845335 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17547 | 2025.08.01 21:44:46.845357 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17548 | 2025.08.01 21:44:46.845373 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17549 | 2025.08.01 21:44:46.845409 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17550 | 2025.08.01 21:44:46.845429 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17551 | 2025.08.01 21:44:46.845932 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001414 sec., 34653.46534653466 rows/sec., 1.34 MiB/sec. | ||
| 17552 | 2025.08.01 21:44:46.846022 [ 261 ] {ddc3300f-bcb0-4c2f-afb0-d0399ca2e5fe} <Debug> TCPHandler: Processed in 0.001631412 sec. | ||
| 17553 | 2025.08.01 21:44:46.846242 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17554 | 2025.08.01 21:44:46.846398 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17555 | 2025.08.01 21:44:46.846638 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17556 | 2025.08.01 21:44:46.846680 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17557 | 2025.08.01 21:44:46.846926 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17558 | 2025.08.01 21:44:46.846983 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17559 | 2025.08.01 21:44:46.847087 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 17560 | 2025.08.01 21:44:46.847118 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17561 | 2025.08.01 21:44:46.847137 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17562 | 2025.08.01 21:44:46.847152 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17563 | 2025.08.01 21:44:46.847188 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17564 | 2025.08.01 21:44:46.847207 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17565 | 2025.08.01 21:44:46.847651 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001327 sec., 36925.39562923888 rows/sec., 1.43 MiB/sec. | ||
| 17566 | 2025.08.01 21:44:46.847739 [ 261 ] {2706deee-ade5-4c19-ade4-b4cbe4f48604} <Debug> TCPHandler: Processed in 0.001547621 sec. | ||
| 17567 | 2025.08.01 21:44:46.847996 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17568 | 2025.08.01 21:44:46.848149 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17569 | 2025.08.01 21:44:46.848385 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17570 | 2025.08.01 21:44:46.848428 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17571 | 2025.08.01 21:44:46.848673 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17572 | 2025.08.01 21:44:46.848728 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17573 | 2025.08.01 21:44:46.848830 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 17574 | 2025.08.01 21:44:46.848861 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17575 | 2025.08.01 21:44:46.848880 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17576 | 2025.08.01 21:44:46.848896 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17577 | 2025.08.01 21:44:46.848931 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17578 | 2025.08.01 21:44:46.848952 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17579 | 2025.08.01 21:44:46.849368 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001291 sec., 37955.07358636716 rows/sec., 1.47 MiB/sec. | ||
| 17580 | 2025.08.01 21:44:46.849454 [ 261 ] {f0cb51f8-0c7c-404a-922e-1cdd9d456251} <Debug> TCPHandler: Processed in 0.00150847 sec. | ||
| 17581 | 2025.08.01 21:44:46.849679 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2025.08.01 21:44:46.849831 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17583 | 2025.08.01 21:44:46.850064 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17584 | 2025.08.01 21:44:46.850106 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17585 | 2025.08.01 21:44:46.850348 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17586 | 2025.08.01 21:44:46.850404 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17587 | 2025.08.01 21:44:46.850505 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 17588 | 2025.08.01 21:44:46.850534 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17589 | 2025.08.01 21:44:46.850555 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17590 | 2025.08.01 21:44:46.850570 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17591 | 2025.08.01 21:44:46.850606 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17592 | 2025.08.01 21:44:46.850625 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17593 | 2025.08.01 21:44:46.851064 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001304 sec., 37576.68711656442 rows/sec., 1.46 MiB/sec. | ||
| 17594 | 2025.08.01 21:44:46.851153 [ 261 ] {09a62715-28be-4d17-81b5-87af74d768f1} <Debug> TCPHandler: Processed in 0.00152283 sec. | ||
| 17595 | 2025.08.01 21:44:46.851788 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17596 | 2025.08.01 21:44:46.851942 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17597 | 2025.08.01 21:44:46.852182 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17598 | 2025.08.01 21:44:46.852225 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17599 | 2025.08.01 21:44:46.852474 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17600 | 2025.08.01 21:44:46.852528 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17601 | 2025.08.01 21:44:46.852630 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 17602 | 2025.08.01 21:44:46.852661 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17603 | 2025.08.01 21:44:46.852680 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17604 | 2025.08.01 21:44:46.852696 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17605 | 2025.08.01 21:44:46.852731 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17606 | 2025.08.01 21:44:46.852798 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17607 | 2025.08.01 21:44:46.853276 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001408 sec., 34801.13636363637 rows/sec., 1.35 MiB/sec. | ||
| 17608 | 2025.08.01 21:44:46.853371 [ 261 ] {30b49bd1-2fc5-4847-87bc-6d38a991edab} <Debug> TCPHandler: Processed in 0.001634052 sec. | ||
| 17609 | 2025.08.01 21:44:46.853599 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17610 | 2025.08.01 21:44:46.853784 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17611 | 2025.08.01 21:44:46.854054 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17612 | 2025.08.01 21:44:46.854096 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17613 | 2025.08.01 21:44:46.854353 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17614 | 2025.08.01 21:44:46.854409 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17615 | 2025.08.01 21:44:46.854510 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 17616 | 2025.08.01 21:44:46.854537 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17617 | 2025.08.01 21:44:46.854555 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17618 | 2025.08.01 21:44:46.854569 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17619 | 2025.08.01 21:44:46.854602 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17620 | 2025.08.01 21:44:46.854620 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17621 | 2025.08.01 21:44:46.855072 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00139 sec., 35251.79856115108 rows/sec., 1.37 MiB/sec. | ||
| 17622 | 2025.08.01 21:44:46.855159 [ 261 ] {dac81420-0c8f-4e47-b61c-99ce1c178142} <Debug> TCPHandler: Processed in 0.001633943 sec. | ||
| 17623 | 2025.08.01 21:44:46.855378 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17624 | 2025.08.01 21:44:46.855522 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17625 | 2025.08.01 21:44:46.855741 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17626 | 2025.08.01 21:44:46.855780 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17627 | 2025.08.01 21:44:46.856090 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17628 | 2025.08.01 21:44:46.856142 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17629 | 2025.08.01 21:44:46.856244 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 17630 | 2025.08.01 21:44:46.856272 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17631 | 2025.08.01 21:44:46.856291 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17632 | 2025.08.01 21:44:46.856305 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17633 | 2025.08.01 21:44:46.856339 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17634 | 2025.08.01 21:44:46.856357 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17635 | 2025.08.01 21:44:46.856843 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00135 sec., 36296.29629629629 rows/sec., 1.41 MiB/sec. | ||
| 17636 | 2025.08.01 21:44:46.856935 [ 261 ] {89ef46f7-7bf5-4e87-8782-5bf05f911610} <Debug> TCPHandler: Processed in 0.001575101 sec. | ||
| 17637 | 2025.08.01 21:44:46.857306 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17638 | 2025.08.01 21:44:46.857457 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17639 | 2025.08.01 21:44:46.857691 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17640 | 2025.08.01 21:44:46.857731 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17641 | 2025.08.01 21:44:46.857977 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17642 | 2025.08.01 21:44:46.858028 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17643 | 2025.08.01 21:44:46.858127 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 17644 | 2025.08.01 21:44:46.858154 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17645 | 2025.08.01 21:44:46.858172 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17646 | 2025.08.01 21:44:46.858185 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17647 | 2025.08.01 21:44:46.858219 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17648 | 2025.08.01 21:44:46.858237 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17649 | 2025.08.01 21:44:46.858652 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00127 sec., 38582.677165354326 rows/sec., 1.50 MiB/sec. | ||
| 17650 | 2025.08.01 21:44:46.858735 [ 261 ] {17f34731-1628-4303-b9e6-14ed0439c3c4} <Debug> TCPHandler: Processed in 0.001477339 sec. | ||
| 17651 | 2025.08.01 21:44:46.858941 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17652 | 2025.08.01 21:44:46.859089 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17653 | 2025.08.01 21:44:46.859322 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17654 | 2025.08.01 21:44:46.859362 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17655 | 2025.08.01 21:44:46.859614 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17656 | 2025.08.01 21:44:46.859666 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17657 | 2025.08.01 21:44:46.859761 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 17658 | 2025.08.01 21:44:46.859788 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17659 | 2025.08.01 21:44:46.859806 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17660 | 2025.08.01 21:44:46.859819 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17661 | 2025.08.01 21:44:46.859852 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17662 | 2025.08.01 21:44:46.859870 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17663 | 2025.08.01 21:44:46.860318 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001301 sec., 37663.335895465025 rows/sec., 1.46 MiB/sec. | ||
| 17664 | 2025.08.01 21:44:46.860404 [ 261 ] {a20fd8b3-f060-4bba-8fe7-09efd10ab12a} <Debug> TCPHandler: Processed in 0.00151022 sec. | ||
| 17665 | 2025.08.01 21:44:46.860623 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17666 | 2025.08.01 21:44:46.860772 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17667 | 2025.08.01 21:44:46.861019 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17668 | 2025.08.01 21:44:46.861060 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17669 | 2025.08.01 21:44:46.861310 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17670 | 2025.08.01 21:44:46.861361 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17671 | 2025.08.01 21:44:46.861457 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 17672 | 2025.08.01 21:44:46.861484 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17673 | 2025.08.01 21:44:46.861502 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17674 | 2025.08.01 21:44:46.861515 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17675 | 2025.08.01 21:44:46.861548 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17676 | 2025.08.01 21:44:46.861566 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17677 | 2025.08.01 21:44:46.862196 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001497 sec., 32732.13092852371 rows/sec., 1.27 MiB/sec. | ||
| 17678 | 2025.08.01 21:44:46.862282 [ 261 ] {bcbd3c75-8e6b-4d09-aca3-e219940ef6fe} <Debug> TCPHandler: Processed in 0.001706645 sec. | ||
| 17679 | 2025.08.01 21:44:46.862593 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17680 | 2025.08.01 21:44:46.862741 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17681 | 2025.08.01 21:44:46.862977 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17682 | 2025.08.01 21:44:46.863024 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17683 | 2025.08.01 21:44:46.863280 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17684 | 2025.08.01 21:44:46.863332 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17685 | 2025.08.01 21:44:46.863428 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 17686 | 2025.08.01 21:44:46.863455 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17687 | 2025.08.01 21:44:46.863474 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17688 | 2025.08.01 21:44:46.863489 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17689 | 2025.08.01 21:44:46.863523 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17690 | 2025.08.01 21:44:46.863542 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17691 | 2025.08.01 21:44:46.863976 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001308 sec., 37461.773700305814 rows/sec., 1.45 MiB/sec. | ||
| 17692 | 2025.08.01 21:44:46.864067 [ 261 ] {dc8245d7-673b-427b-845b-cbfecb9653ae} <Debug> TCPHandler: Processed in 0.00152168 sec. | ||
| 17693 | 2025.08.01 21:44:46.864285 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17694 | 2025.08.01 21:44:46.864451 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17695 | 2025.08.01 21:44:46.864700 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17696 | 2025.08.01 21:44:46.864744 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17697 | 2025.08.01 21:44:46.865008 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17698 | 2025.08.01 21:44:46.865069 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17699 | 2025.08.01 21:44:46.865174 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 17700 | 2025.08.01 21:44:46.865208 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17701 | 2025.08.01 21:44:46.865233 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17702 | 2025.08.01 21:44:46.865252 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17703 | 2025.08.01 21:44:46.865296 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17704 | 2025.08.01 21:44:46.865322 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17705 | 2025.08.01 21:44:46.866062 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.00169 sec., 28994.082840236686 rows/sec., 1.12 MiB/sec. | ||
| 17706 | 2025.08.01 21:44:46.866175 [ 261 ] {d00058cd-617d-49bf-84e7-73ce0c00702e} <Debug> TCPHandler: Processed in 0.001942999 sec. | ||
| 17707 | 2025.08.01 21:44:46.866979 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17708 | 2025.08.01 21:44:46.867404 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17709 | 2025.08.01 21:44:46.867909 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17710 | 2025.08.01 21:44:46.867972 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17711 | 2025.08.01 21:44:46.868370 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17712 | 2025.08.01 21:44:46.868438 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17713 | 2025.08.01 21:44:46.868583 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 17714 | 2025.08.01 21:44:46.868619 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17715 | 2025.08.01 21:44:46.868641 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17716 | 2025.08.01 21:44:46.868656 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17717 | 2025.08.01 21:44:46.868695 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17718 | 2025.08.01 21:44:46.868717 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17719 | 2025.08.01 21:44:46.869204 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001989 sec., 24635.49522373052 rows/sec., 977.54 KiB/sec. | ||
| 17720 | 2025.08.01 21:44:46.869332 [ 261 ] {ccfef7ed-9e0b-4324-a49b-16fc2143ddb1} <Debug> TCPHandler: Processed in 0.002580562 sec. | ||
| 17721 | 2025.08.01 21:44:46.869712 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17722 | 2025.08.01 21:44:46.869880 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17723 | 2025.08.01 21:44:46.870164 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17724 | 2025.08.01 21:44:46.870208 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17725 | 2025.08.01 21:44:46.870487 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17726 | 2025.08.01 21:44:46.870542 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17727 | 2025.08.01 21:44:46.870646 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 17728 | 2025.08.01 21:44:46.870676 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17729 | 2025.08.01 21:44:46.870695 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17730 | 2025.08.01 21:44:46.870710 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17731 | 2025.08.01 21:44:46.870744 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17732 | 2025.08.01 21:44:46.870764 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17733 | 2025.08.01 21:44:46.871195 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001401 sec., 34975.01784439686 rows/sec., 1.36 MiB/sec. | ||
| 17734 | 2025.08.01 21:44:46.871284 [ 261 ] {872d0a48-b68f-4fd0-a00f-93f214743b1c} <Debug> TCPHandler: Processed in 0.001630523 sec. | ||
| 17735 | 2025.08.01 21:44:46.871553 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17736 | 2025.08.01 21:44:46.871709 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 17737 | 2025.08.01 21:44:46.871952 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 17738 | 2025.08.01 21:44:46.871995 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 17739 | 2025.08.01 21:44:46.872265 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17740 | 2025.08.01 21:44:46.872320 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17741 | 2025.08.01 21:44:46.872426 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 17742 | 2025.08.01 21:44:46.872458 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 17743 | 2025.08.01 21:44:46.872476 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 17744 | 2025.08.01 21:44:46.872491 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 17745 | 2025.08.01 21:44:46.872525 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 17746 | 2025.08.01 21:44:46.872543 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 49 rows starting from 0 | ||
| 17747 | 2025.08.01 21:44:46.873061 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.001428 sec., 34313.72549019608 rows/sec., 1.33 MiB/sec. | ||
| 17748 | 2025.08.01 21:44:46.873159 [ 261 ] {c7c97d18-83c4-4864-bcb7-c9fc3a2df960} <Debug> TCPHandler: Processed in 0.001656273 sec. | ||
| 17749 | 2025.08.01 21:44:46.877255 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17750 | 2025.08.01 21:44:46.877367 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 17751 | 2025.08.01 21:44:46.877410 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 17752 | 2025.08.01 21:44:46.877923 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2025.08.01 21:44:46.877972 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17754 | 2025.08.01 21:44:46.878395 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 17755 | 2025.08.01 21:44:46.878599 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17756 | 2025.08.01 21:44:46.878739 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Debug> executeQuery: Read 24 rows, 3.64 KiB in 0.001403 sec., 17106.200997861724 rows/sec., 2.53 MiB/sec. | ||
| 17757 | 2025.08.01 21:44:46.878779 [ 261 ] {224b809e-2db0-4fca-9c66-53c55c00e6e2} <Debug> TCPHandler: Processed in 0.001575852 sec. | ||
| 17758 | 2025.08.01 21:44:46.878890 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2025.08.01 21:44:46.878982 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17760 | 2025.08.01 21:44:46.879022 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17761 | 2025.08.01 21:44:46.879439 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2025.08.01 21:44:46.879477 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17763 | 2025.08.01 21:44:46.879769 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17764 | 2025.08.01 21:44:46.879979 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2025.08.01 21:44:46.880104 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 17766 | 2025.08.01 21:44:46.880142 [ 261 ] {33758067-89c2-4cef-965a-335d40fa8a8f} <Debug> TCPHandler: Processed in 0.001300946 sec. | ||
| 17767 | 2025.08.01 21:44:46.880243 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2025.08.01 21:44:46.880336 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17769 | 2025.08.01 21:44:46.880376 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17770 | 2025.08.01 21:44:46.880759 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2025.08.01 21:44:46.880795 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17772 | 2025.08.01 21:44:46.881094 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17773 | 2025.08.01 21:44:46.881302 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2025.08.01 21:44:46.881430 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001111 sec., 15301.530153015301 rows/sec., 1.20 MiB/sec. | ||
| 17775 | 2025.08.01 21:44:46.881468 [ 261 ] {f6300cb2-7c2f-48a7-a05d-61fac0b6870c} <Debug> TCPHandler: Processed in 0.001274405 sec. | ||
| 17776 | 2025.08.01 21:44:46.881569 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17777 | 2025.08.01 21:44:46.881662 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17778 | 2025.08.01 21:44:46.881702 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17779 | 2025.08.01 21:44:46.882886 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17780 | 2025.08.01 21:44:46.882944 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17781 | 2025.08.01 21:44:46.883406 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17782 | 2025.08.01 21:44:46.883632 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17783 | 2025.08.01 21:44:46.883788 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Debug> executeQuery: Read 1443 rows, 123.78 KiB in 0.002141 sec., 673984.1195702943 rows/sec., 56.46 MiB/sec. | ||
| 17784 | 2025.08.01 21:44:46.883852 [ 261 ] {dc842c29-1439-4272-a551-0d8ed1af11fb} <Debug> TCPHandler: Processed in 0.002330847 sec. | ||
| 17785 | 2025.08.01 21:44:46.884035 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17786 | 2025.08.01 21:44:46.884161 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17787 | 2025.08.01 21:44:46.884217 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17788 | 2025.08.01 21:44:46.884722 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17789 | 2025.08.01 21:44:46.884765 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17790 | 2025.08.01 21:44:46.885089 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17791 | 2025.08.01 21:44:46.885435 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17792 | 2025.08.01 21:44:46.885597 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Debug> executeQuery: Read 76 rows, 5.66 KiB in 0.001473 sec., 51595.38357094365 rows/sec., 3.75 MiB/sec. | ||
| 17793 | 2025.08.01 21:44:46.885655 [ 261 ] {30cbcde0-e784-422f-a633-e535802c41bb} <Debug> TCPHandler: Processed in 0.001735304 sec. | ||
| 17794 | 2025.08.01 21:44:46.885780 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17795 | 2025.08.01 21:44:46.885877 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17796 | 2025.08.01 21:44:46.885917 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17797 | 2025.08.01 21:44:46.886411 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17798 | 2025.08.01 21:44:46.886446 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17799 | 2025.08.01 21:44:46.886761 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17800 | 2025.08.01 21:44:46.886981 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17801 | 2025.08.01 21:44:46.887109 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Debug> executeQuery: Read 274 rows, 19.25 KiB in 0.001252 sec., 218849.84025559103 rows/sec., 15.01 MiB/sec. | ||
| 17802 | 2025.08.01 21:44:46.887147 [ 261 ] {76ea6159-0b9f-490c-8340-a4ebb4630708} <Debug> TCPHandler: Processed in 0.001419788 sec. | ||
| 17803 | 2025.08.01 21:44:46.887255 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17804 | 2025.08.01 21:44:46.887351 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17805 | 2025.08.01 21:44:46.887389 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17806 | 2025.08.01 21:44:46.887781 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17807 | 2025.08.01 21:44:46.887816 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17808 | 2025.08.01 21:44:46.888097 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17809 | 2025.08.01 21:44:46.888295 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17810 | 2025.08.01 21:44:46.888434 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 17811 | 2025.08.01 21:44:46.888475 [ 261 ] {88b191df-c4c9-483b-9222-53e165f6dfff} <Debug> TCPHandler: Processed in 0.001305556 sec. | ||
| 17812 | 2025.08.01 21:44:46.888582 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17813 | 2025.08.01 21:44:46.888678 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17814 | 2025.08.01 21:44:46.888715 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17815 | 2025.08.01 21:44:46.889512 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2025.08.01 21:44:46.889548 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17817 | 2025.08.01 21:44:46.889902 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17818 | 2025.08.01 21:44:46.890111 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17819 | 2025.08.01 21:44:46.890240 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Debug> executeQuery: Read 746 rows, 57.31 KiB in 0.001535 sec., 485993.4853420196 rows/sec., 36.46 MiB/sec. | ||
| 17820 | 2025.08.01 21:44:46.890280 [ 261 ] {e145a80e-f9c9-4a2b-9e23-1b489fc1310c} <Debug> TCPHandler: Processed in 0.001709725 sec. | ||
| 17821 | 2025.08.01 21:44:46.890382 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17822 | 2025.08.01 21:44:46.890476 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 17823 | 2025.08.01 21:44:46.890519 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 17824 | 2025.08.01 21:44:46.890865 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Trace> oximeter.measurements_cumulativei64 (8a54653b-46f8-4484-8feb-d733ee2405d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17825 | 2025.08.01 21:44:46.890899 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17826 | 2025.08.01 21:44:46.893235 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 17827 | 2025.08.01 21:44:46.893461 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Trace> oximeter.measurements_cumulativei64 (8a54653b-46f8-4484-8feb-d733ee2405d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17828 | 2025.08.01 21:44:46.893595 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.003136 sec., 6377.551020408164 rows/sec., 431.61 KiB/sec. | ||
| 17829 | 2025.08.01 21:44:46.893640 [ 261 ] {94d61d9e-1156-47b6-baff-5a514f01c620} <Debug> TCPHandler: Processed in 0.003307065 sec. | ||
| 17830 | 2025.08.01 21:44:46.893798 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17831 | 2025.08.01 21:44:46.893902 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17832 | 2025.08.01 21:44:46.893952 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17833 | 2025.08.01 21:44:46.894610 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2025.08.01 21:44:46.894646 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17835 | 2025.08.01 21:44:46.895021 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17836 | 2025.08.01 21:44:46.895238 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17837 | 2025.08.01 21:44:46.895353 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Selected 6 parts from all_1_133_31 to all_138_138_0 | ||
| 17838 | 2025.08.01 21:44:46.895369 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Debug> executeQuery: Read 891 rows, 61.72 KiB in 0.001489 sec., 598388.1799865682 rows/sec., 40.48 MiB/sec. | ||
| 17839 | 2025.08.01 21:44:46.895398 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17840 | 2025.08.01 21:44:46.895412 [ 261 ] {df17a0d9-3ca8-4c41-808c-b2a1a148942a} <Debug> TCPHandler: Processed in 0.001670704 sec. | ||
| 17841 | 2025.08.01 21:44:46.895420 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17842 | 2025.08.01 21:44:46.895503 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_133_31 to all_138_138_0 into Compact with storage Full | ||
| 17843 | 2025.08.01 21:44:46.895518 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17844 | 2025.08.01 21:44:46.895599 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17845 | 2025.08.01 21:44:46.895616 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17846 | 2025.08.01 21:44:46.895629 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_31, total 43782 rows starting from the beginning of the part | ||
| 17847 | 2025.08.01 21:44:46.895671 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17848 | 2025.08.01 21:44:46.895685 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17849 | 2025.08.01 21:44:46.895732 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 161 rows starting from the beginning of the part | ||
| 17850 | 2025.08.01 21:44:46.895774 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 17851 | 2025.08.01 21:44:46.895819 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 17852 | 2025.08.01 21:44:46.895861 [ 192 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 891 rows starting from the beginning of the part | ||
| 17853 | 2025.08.01 21:44:46.896536 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17854 | 2025.08.01 21:44:46.896571 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17855 | 2025.08.01 21:44:46.897117 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17856 | 2025.08.01 21:44:46.897338 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17857 | 2025.08.01 21:44:46.897473 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Debug> executeQuery: Read 52 rows, 92.62 KiB in 0.001875 sec., 27733.333333333336 rows/sec., 48.24 MiB/sec. | ||
| 17858 | 2025.08.01 21:44:46.897527 [ 261 ] {15ebc4f2-ceec-41fe-a2a9-3991d098713c} <Debug> TCPHandler: Processed in 0.002058081 sec. | ||
| 17859 | 2025.08.01 21:44:46.897638 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2025.08.01 21:44:46.897733 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17861 | 2025.08.01 21:44:46.897774 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17862 | 2025.08.01 21:44:46.898113 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17863 | 2025.08.01 21:44:46.898148 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17864 | 2025.08.01 21:44:46.898460 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17865 | 2025.08.01 21:44:46.898688 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17866 | 2025.08.01 21:44:46.898814 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.0011 sec., 38181.81818181818 rows/sec., 2.57 MiB/sec. | ||
| 17867 | 2025.08.01 21:44:46.898850 [ 261 ] {724592d8-4001-49a1-a53c-b7e54fb892cb} <Debug> TCPHandler: Processed in 0.001261395 sec. | ||
| 17868 | 2025.08.01 21:44:46.911754 [ 199 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45314 rows, containing 5 columns (5 merged, 0 gathered) in 0.016285154 sec., 2782534.3254353013 rows/sec., 188.25 MiB/sec. | ||
| 17869 | 2025.08.01 21:44:46.912223 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Trace> MergedBlockOutputStream: filled checksums all_1_138_32 (state Temporary) | ||
| 17870 | 2025.08.01 21:44:46.912539 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_merge_all_1_138_32 to all_1_138_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17871 | 2025.08.01 21:44:46.912618 [ 194 ] {2ff37784-ec18-4bc7-8e00-ce044b4b9eff::all_1_138_32} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff) (MergerMutator): Merged 6 parts: [all_1_133_31, all_138_138_0] -> all_1_138_32 | ||
| 17872 | 2025.08.01 21:44:46.912712 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 17873 | 2025.08.01 21:44:47.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.70 MiB, peak 384.58 MiB, free memory in arenas 0.00 B, will set to 368.93 MiB (RSS), difference: -1.77 MiB | ||
| 17874 | 2025.08.01 21:44:48.087264 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17875 | 2025.08.01 21:44:48.087473 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17876 | 2025.08.01 21:44:48.087545 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17877 | 2025.08.01 21:44:48.088292 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2025.08.01 21:44:48.088339 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17879 | 2025.08.01 21:44:48.088739 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17880 | 2025.08.01 21:44:48.088973 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2025.08.01 21:44:48.089139 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.51 MiB/sec. | ||
| 17882 | 2025.08.01 21:44:48.089191 [ 261 ] {f493962c-9b8c-4c81-876f-e9be4ebc8e6b} <Debug> TCPHandler: Processed in 0.002062331 sec. | ||
| 17883 | 2025.08.01 21:44:48.089330 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17884 | 2025.08.01 21:44:48.089433 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17885 | 2025.08.01 21:44:48.089478 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17886 | 2025.08.01 21:44:48.089933 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17887 | 2025.08.01 21:44:48.089975 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17888 | 2025.08.01 21:44:48.090278 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17889 | 2025.08.01 21:44:48.090492 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17890 | 2025.08.01 21:44:48.090623 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 17891 | 2025.08.01 21:44:48.090663 [ 261 ] {f42dfff1-708a-4291-b896-db885ab8c9fb} <Debug> TCPHandler: Processed in 0.001394868 sec. | ||
| 17892 | 2025.08.01 21:44:48.090790 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17893 | 2025.08.01 21:44:48.090885 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17894 | 2025.08.01 21:44:48.090928 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17895 | 2025.08.01 21:44:48.091316 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2025.08.01 21:44:48.091350 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17897 | 2025.08.01 21:44:48.091666 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17898 | 2025.08.01 21:44:48.091894 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17899 | 2025.08.01 21:44:48.092024 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.00116 sec., 44827.58620689655 rows/sec., 3.12 MiB/sec. | ||
| 17900 | 2025.08.01 21:44:48.092060 [ 261 ] {0c181495-6a16-4921-b5fb-eb61a7913e14} <Debug> TCPHandler: Processed in 0.001331486 sec. | ||
| 17901 | 2025.08.01 21:44:48.092174 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17902 | 2025.08.01 21:44:48.092263 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17903 | 2025.08.01 21:44:48.092300 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17904 | 2025.08.01 21:44:48.092616 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17905 | 2025.08.01 21:44:48.092647 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17906 | 2025.08.01 21:44:48.092989 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17907 | 2025.08.01 21:44:48.093223 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17908 | 2025.08.01 21:44:48.093352 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001086 sec., 16574.585635359115 rows/sec., 1.12 MiB/sec. | ||
| 17909 | 2025.08.01 21:44:48.093389 [ 261 ] {256ca718-724b-4bd0-813b-9e4cc5bfcdc4} <Debug> TCPHandler: Processed in 0.001255914 sec. | ||
| 17910 | 2025.08.01 21:44:48.982167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41663 | ||
| 17911 | 2025.08.01 21:44:48.982948 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2025.08.01 21:44:48.982989 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17913 | 2025.08.01 21:44:48.983460 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17914 | 2025.08.01 21:44:48.983682 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2025.08.01 21:44:48.983822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41663 | ||
| 17916 | 2025.08.01 21:44:48.983833 [ 76 ] {} <Debug> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17917 | 2025.08.01 21:44:48.983970 [ 76 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17918 | 2025.08.01 21:44:48.983997 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17919 | 2025.08.01 21:44:48.984099 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 17920 | 2025.08.01 21:44:48.984214 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17921 | 2025.08.01 21:44:48.984251 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
| 17922 | 2025.08.01 21:44:48.984313 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
| 17923 | 2025.08.01 21:44:48.984358 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
| 17924 | 2025.08.01 21:44:48.984401 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
| 17925 | 2025.08.01 21:44:48.984441 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
| 17926 | 2025.08.01 21:44:48.984482 [ 196 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
| 17927 | 2025.08.01 21:44:48.987413 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41663 rows, containing 4 columns (4 merged, 0 gathered) in 0.003348526 sec., 12442190.981942503 rows/sec., 177.99 MiB/sec. | ||
| 17928 | 2025.08.01 21:44:48.987868 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17929 | 2025.08.01 21:44:48.988390 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17930 | 2025.08.01 21:44:48.988499 [ 199 ] {8bf38762-79aa-440a-848e-707094c00434::all_1_91_18} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17931 | 2025.08.01 21:44:48.988621 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 17932 | 2025.08.01 21:44:51.258572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 17933 | 2025.08.01 21:44:51.276863 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17934 | 2025.08.01 21:44:51.276924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17935 | 2025.08.01 21:44:51.283107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17936 | 2025.08.01 21:44:51.283880 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17937 | 2025.08.01 21:44:51.284176 [ 25 ] {} <Debug> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17938 | 2025.08.01 21:44:51.284240 [ 25 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17939 | 2025.08.01 21:44:51.284260 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17940 | 2025.08.01 21:44:51.284353 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 17941 | 2025.08.01 21:44:51.287131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 17942 | 2025.08.01 21:44:51.287239 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17943 | 2025.08.01 21:44:51.288076 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 17944 | 2025.08.01 21:44:51.291461 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 17945 | 2025.08.01 21:44:51.294823 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 17946 | 2025.08.01 21:44:51.298682 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 17947 | 2025.08.01 21:44:51.302955 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 17948 | 2025.08.01 21:44:51.307408 [ 188 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 17949 | 2025.08.01 21:44:51.362632 [ 198 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.078309468 sec., 8747.345850951255 rows/sec., 45.23 MiB/sec. | ||
| 17950 | 2025.08.01 21:44:51.366100 [ 198 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17951 | 2025.08.01 21:44:51.368282 [ 198 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2025.08.01 21:44:51.368391 [ 198 ] {cf37174a-ec20-4199-af98-df6269b8edef::all_1_91_18} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17953 | 2025.08.01 21:44:51.371178 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17954 | 2025.08.01 21:44:51.587445 [ 100 ] {} <Debug> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 17955 | 2025.08.01 21:44:51.587531 [ 100 ] {} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2025.08.01 21:44:51.587573 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17957 | 2025.08.01 21:44:51.587786 [ 187 ] {771c7ba7-c50f-4691-b59a-a20000af4328::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 | ||
| 17958 | 2025.08.01 21:44:51.588027 [ 187 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17959 | 2025.08.01 21:44:51.588086 [ 187 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 17960 | 2025.08.01 21:44:51.588192 [ 187 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
| 17961 | 2025.08.01 21:44:51.588270 [ 187 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 17962 | 2025.08.01 21:44:51.588345 [ 187 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 17963 | 2025.08.01 21:44:51.588417 [ 187 ] {771c7ba7-c50f-4691-b59a-a20000af4328::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 | ||
| 17964 | 2025.08.01 21:44:51.590677 [ 190 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.002980109 sec., 14093.444233080067 rows/sec., 1.01 MiB/sec. | ||
| 17965 | 2025.08.01 21:44:51.590868 [ 193 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 17966 | 2025.08.01 21:44:51.591182 [ 193 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2025.08.01 21:44:51.591255 [ 193 ] {771c7ba7-c50f-4691-b59a-a20000af4328::all_1_5_1} <Trace> oximeter.measurements_i64 (771c7ba7-c50f-4691-b59a-a20000af4328) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 17968 | 2025.08.01 21:44:51.591342 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 17969 | 2025.08.01 21:44:52.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.03 MiB, peak 387.42 MiB, free memory in arenas 0.00 B, will set to 368.93 MiB (RSS), difference: -1.10 MiB | ||
| 17970 | 2025.08.01 21:44:53.092188 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17971 | 2025.08.01 21:44:53.092366 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17972 | 2025.08.01 21:44:53.092435 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17973 | 2025.08.01 21:44:53.093105 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17974 | 2025.08.01 21:44:53.093156 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17975 | 2025.08.01 21:44:53.093554 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17976 | 2025.08.01 21:44:53.093797 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17977 | 2025.08.01 21:44:53.093958 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Debug> executeQuery: Read 74 rows, 6.20 KiB in 0.001636 sec., 45232.273838630805 rows/sec., 3.70 MiB/sec. | ||
| 17978 | 2025.08.01 21:44:53.094013 [ 261 ] {a1b5f7fb-a863-4afc-8371-53d1f9734dc4} <Debug> TCPHandler: Processed in 0.001956429 sec. | ||
| 17979 | 2025.08.01 21:44:53.094149 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17980 | 2025.08.01 21:44:53.094253 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17981 | 2025.08.01 21:44:53.094296 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17982 | 2025.08.01 21:44:53.094715 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17983 | 2025.08.01 21:44:53.094754 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17984 | 2025.08.01 21:44:53.095108 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17985 | 2025.08.01 21:44:53.095349 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17986 | 2025.08.01 21:44:53.095489 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00126 sec., 7142.857142857142 rows/sec., 537.11 KiB/sec. | ||
| 17987 | 2025.08.01 21:44:53.095530 [ 261 ] {c7e48648-f3a9-49f0-b6b5-758ebf87b779} <Debug> TCPHandler: Processed in 0.001433739 sec. | ||
| 17988 | 2025.08.01 21:44:53.095646 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17989 | 2025.08.01 21:44:53.095744 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17990 | 2025.08.01 21:44:53.095785 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17991 | 2025.08.01 21:44:53.096229 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17992 | 2025.08.01 21:44:53.096266 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 17993 | 2025.08.01 21:44:53.096582 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17994 | 2025.08.01 21:44:53.096854 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2025.08.01 21:44:53.096991 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001267 sec., 57616.41673243884 rows/sec., 4.50 MiB/sec. | ||
| 17996 | 2025.08.01 21:44:53.097036 [ 261 ] {2f7ab0a9-adb2-4d57-ae37-72a1270419fa} <Debug> TCPHandler: Processed in 0.001440819 sec. | ||
| 17997 | 2025.08.01 21:44:53.097152 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17998 | 2025.08.01 21:44:53.097247 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17999 | 2025.08.01 21:44:53.097291 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18000 | 2025.08.01 21:44:53.097711 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18001 | 2025.08.01 21:44:53.097748 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18002 | 2025.08.01 21:44:53.098076 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18003 | 2025.08.01 21:44:53.098288 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18004 | 2025.08.01 21:44:53.098423 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 18005 | 2025.08.01 21:44:53.098463 [ 261 ] {5f8d7825-5d04-4b0a-a70b-1ea5b7889d2c} <Debug> TCPHandler: Processed in 0.001360547 sec. | ||
| 18006 | 2025.08.01 21:44:53.098571 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18007 | 2025.08.01 21:44:53.098665 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18008 | 2025.08.01 21:44:53.098720 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18009 | 2025.08.01 21:44:53.099517 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18010 | 2025.08.01 21:44:53.099554 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18011 | 2025.08.01 21:44:53.100057 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18012 | 2025.08.01 21:44:53.100284 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18013 | 2025.08.01 21:44:53.100422 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001776 sec., 5067.5675675675675 rows/sec., 9.08 MiB/sec. | ||
| 18014 | 2025.08.01 21:44:53.100479 [ 261 ] {7e03a6b5-a909-4c6b-b74c-0943c371154b} <Debug> TCPHandler: Processed in 0.001957319 sec. | ||
| 18015 | 2025.08.01 21:44:53.100597 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18016 | 2025.08.01 21:44:53.100692 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18017 | 2025.08.01 21:44:53.100736 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18018 | 2025.08.01 21:44:53.101072 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18019 | 2025.08.01 21:44:53.101109 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18020 | 2025.08.01 21:44:53.101437 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18021 | 2025.08.01 21:44:53.101655 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18022 | 2025.08.01 21:44:53.101784 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 18023 | 2025.08.01 21:44:53.101829 [ 261 ] {f7e7c898-8444-4733-95e9-ef3f46bc6994} <Debug> TCPHandler: Processed in 0.001281755 sec. | ||
| 18024 | 2025.08.01 21:44:56.228611 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18025 | 2025.08.01 21:44:56.228722 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18026 | 2025.08.01 21:44:56.484048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42151 | ||
| 18027 | 2025.08.01 21:44:56.484654 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18028 | 2025.08.01 21:44:56.484705 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18029 | 2025.08.01 21:44:56.485330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18030 | 2025.08.01 21:44:56.485756 [ 245 ] {} <Trace> system.asynchronous_metric_log (8bf38762-79aa-440a-848e-707094c00434): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18031 | 2025.08.01 21:44:56.485892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
| 18032 | 2025.08.01 21:44:56.625495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 2496 | ||
| 18033 | 2025.08.01 21:44:56.629482 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18034 | 2025.08.01 21:44:56.629547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18035 | 2025.08.01 21:44:56.631136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18036 | 2025.08.01 21:44:56.631887 [ 243 ] {} <Trace> system.query_log (479fd7ab-6a9d-413b-86c8-d5e212449bb3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18037 | 2025.08.01 21:44:56.632207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2496 | ||
| 18038 | 2025.08.01 21:44:57.129261 [ 96 ] {} <Debug> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 18039 | 2025.08.01 21:44:57.129326 [ 96 ] {} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18040 | 2025.08.01 21:44:57.129352 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18041 | 2025.08.01 21:44:57.129459 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 18042 | 2025.08.01 21:44:57.129603 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18043 | 2025.08.01 21:44:57.129644 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 20 rows starting from the beginning of the part | ||
| 18044 | 2025.08.01 21:44:57.129717 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 18045 | 2025.08.01 21:44:57.129771 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 18046 | 2025.08.01 21:44:57.129820 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 18047 | 2025.08.01 21:44:57.129869 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 17 rows starting from the beginning of the part | ||
| 18048 | 2025.08.01 21:44:57.130864 [ 190 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443879 sec., 38091.83456508475 rows/sec., 3.16 MiB/sec. | ||
| 18049 | 2025.08.01 21:44:57.131131 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 18050 | 2025.08.01 21:44:57.131701 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18051 | 2025.08.01 21:44:57.131777 [ 200 ] {566f8f56-1c8c-471e-b867-c4c53dab91ba::all_1_34_8} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 18052 | 2025.08.01 21:44:57.131849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18053 | 2025.08.01 21:44:58.085960 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18054 | 2025.08.01 21:44:58.086225 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18055 | 2025.08.01 21:44:58.086632 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18056 | 2025.08.01 21:44:58.086679 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18057 | 2025.08.01 21:44:58.087007 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18058 | 2025.08.01 21:44:58.087082 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18059 | 2025.08.01 21:44:58.087223 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 18060 | 2025.08.01 21:44:58.087340 [ 290 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18061 | 2025.08.01 21:44:58.087340 [ 292 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18062 | 2025.08.01 21:44:58.087465 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18063 | 2025.08.01 21:44:58.087494 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18064 | 2025.08.01 21:44:58.087564 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18065 | 2025.08.01 21:44:58.087587 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18066 | 2025.08.01 21:44:58.087623 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18067 | 2025.08.01 21:44:58.087669 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18068 | 2025.08.01 21:44:58.088594 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.002496 sec., 29246.79487179487 rows/sec., 1.08 MiB/sec. | ||
| 18069 | 2025.08.01 21:44:58.088721 [ 261 ] {c4b4328f-8f28-4051-ac70-9624110a2af6} <Debug> TCPHandler: Processed in 0.002894657 sec. | ||
| 18070 | 2025.08.01 21:44:58.089035 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18071 | 2025.08.01 21:44:58.089199 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18072 | 2025.08.01 21:44:58.089465 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18073 | 2025.08.01 21:44:58.089510 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18074 | 2025.08.01 21:44:58.089787 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18075 | 2025.08.01 21:44:58.089843 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18076 | 2025.08.01 21:44:58.089949 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 18077 | 2025.08.01 21:44:58.090025 [ 292 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18078 | 2025.08.01 21:44:58.090034 [ 297 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18079 | 2025.08.01 21:44:58.090145 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18080 | 2025.08.01 21:44:58.090171 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18081 | 2025.08.01 21:44:58.090229 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18082 | 2025.08.01 21:44:58.090248 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18083 | 2025.08.01 21:44:58.090280 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18084 | 2025.08.01 21:44:58.090319 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18085 | 2025.08.01 21:44:58.090950 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.001831 sec., 39868.924085199345 rows/sec., 1.47 MiB/sec. | ||
| 18086 | 2025.08.01 21:44:58.091067 [ 261 ] {c4f0434e-31ef-404c-9f34-7fec8f482951} <Debug> TCPHandler: Processed in 0.002083651 sec. | ||
| 18087 | 2025.08.01 21:44:58.091326 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18088 | 2025.08.01 21:44:58.091484 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18089 | 2025.08.01 21:44:58.091740 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18090 | 2025.08.01 21:44:58.091784 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18091 | 2025.08.01 21:44:58.092123 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18092 | 2025.08.01 21:44:58.092199 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18093 | 2025.08.01 21:44:58.092324 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 18094 | 2025.08.01 21:44:58.092398 [ 292 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18095 | 2025.08.01 21:44:58.092402 [ 297 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18096 | 2025.08.01 21:44:58.092504 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18097 | 2025.08.01 21:44:58.092531 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18098 | 2025.08.01 21:44:58.092588 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18099 | 2025.08.01 21:44:58.092606 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18100 | 2025.08.01 21:44:58.092637 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18101 | 2025.08.01 21:44:58.092672 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18102 | 2025.08.01 21:44:58.093425 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.002015 sec., 36228.28784119107 rows/sec., 1.34 MiB/sec. | ||
| 18103 | 2025.08.01 21:44:58.093574 [ 261 ] {4bedfa7c-9abe-4b1c-b183-c2cfeec42882} <Debug> TCPHandler: Processed in 0.002297516 sec. | ||
| 18104 | 2025.08.01 21:44:58.093861 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18105 | 2025.08.01 21:44:58.094071 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18106 | 2025.08.01 21:44:58.094337 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18107 | 2025.08.01 21:44:58.094381 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18108 | 2025.08.01 21:44:58.094655 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18109 | 2025.08.01 21:44:58.094709 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18110 | 2025.08.01 21:44:58.094814 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 18111 | 2025.08.01 21:44:58.094884 [ 297 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18112 | 2025.08.01 21:44:58.094888 [ 293 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18113 | 2025.08.01 21:44:58.095006 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18114 | 2025.08.01 21:44:58.095034 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18115 | 2025.08.01 21:44:58.095097 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18116 | 2025.08.01 21:44:58.095116 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18117 | 2025.08.01 21:44:58.095149 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18118 | 2025.08.01 21:44:58.095183 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18119 | 2025.08.01 21:44:58.095826 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.001862 sec., 39205.15574650913 rows/sec., 1.45 MiB/sec. | ||
| 18120 | 2025.08.01 21:44:58.095966 [ 261 ] {aeffecb2-7e61-4a6c-82fd-b6083841d8bf} <Debug> TCPHandler: Processed in 0.002167234 sec. | ||
| 18121 | 2025.08.01 21:44:58.096200 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2025.08.01 21:44:58.096361 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18123 | 2025.08.01 21:44:58.096620 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18124 | 2025.08.01 21:44:58.096668 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18125 | 2025.08.01 21:44:58.096948 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18126 | 2025.08.01 21:44:58.097004 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18127 | 2025.08.01 21:44:58.097108 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 77-element set) | ||
| 18128 | 2025.08.01 21:44:58.097168 [ 292 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18129 | 2025.08.01 21:44:58.097181 [ 293 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18130 | 2025.08.01 21:44:58.097272 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18131 | 2025.08.01 21:44:58.097298 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18132 | 2025.08.01 21:44:58.097355 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18133 | 2025.08.01 21:44:58.097373 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18134 | 2025.08.01 21:44:58.097405 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18135 | 2025.08.01 21:44:58.097442 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18136 | 2025.08.01 21:44:58.098029 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.001746 sec., 41809.851088201605 rows/sec., 1.54 MiB/sec. | ||
| 18137 | 2025.08.01 21:44:58.098144 [ 261 ] {3cf262b3-d362-4a1e-a0ba-9b78314a7d2e} <Debug> TCPHandler: Processed in 0.00199517 sec. | ||
| 18138 | 2025.08.01 21:44:58.098350 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18139 | 2025.08.01 21:44:58.098510 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18140 | 2025.08.01 21:44:58.098770 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18141 | 2025.08.01 21:44:58.098814 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18142 | 2025.08.01 21:44:58.099103 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18143 | 2025.08.01 21:44:58.099158 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18144 | 2025.08.01 21:44:58.099259 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 78-element set) | ||
| 18145 | 2025.08.01 21:44:58.099321 [ 297 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18146 | 2025.08.01 21:44:58.099323 [ 292 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18147 | 2025.08.01 21:44:58.099416 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18148 | 2025.08.01 21:44:58.099443 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18149 | 2025.08.01 21:44:58.099499 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18150 | 2025.08.01 21:44:58.099515 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18151 | 2025.08.01 21:44:58.099549 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18152 | 2025.08.01 21:44:58.099589 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18153 | 2025.08.01 21:44:58.100203 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.001772 sec., 41196.38826185102 rows/sec., 1.52 MiB/sec. | ||
| 18154 | 2025.08.01 21:44:58.100317 [ 261 ] {9e8e1035-04f1-4851-97ff-baf7a733f45c} <Debug> TCPHandler: Processed in 0.00201551 sec. | ||
| 18155 | 2025.08.01 21:44:58.100563 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18156 | 2025.08.01 21:44:58.100730 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18157 | 2025.08.01 21:44:58.100988 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18158 | 2025.08.01 21:44:58.101035 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18159 | 2025.08.01 21:44:58.101310 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18160 | 2025.08.01 21:44:58.101365 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18161 | 2025.08.01 21:44:58.101465 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 79-element set) | ||
| 18162 | 2025.08.01 21:44:58.101531 [ 293 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18163 | 2025.08.01 21:44:58.101531 [ 295 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18164 | 2025.08.01 21:44:58.101632 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18165 | 2025.08.01 21:44:58.101658 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18166 | 2025.08.01 21:44:58.101720 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18167 | 2025.08.01 21:44:58.101740 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18168 | 2025.08.01 21:44:58.101772 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18169 | 2025.08.01 21:44:58.101807 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18170 | 2025.08.01 21:44:58.102440 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.001796 sec., 40645.87973273942 rows/sec., 1.50 MiB/sec. | ||
| 18171 | 2025.08.01 21:44:58.102553 [ 261 ] {bd60ebed-8b46-44d0-8ac7-ba391709bf58} <Debug> TCPHandler: Processed in 0.002039211 sec. | ||
| 18172 | 2025.08.01 21:44:58.102767 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18173 | 2025.08.01 21:44:58.102926 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 18174 | 2025.08.01 21:44:58.103194 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18175 | 2025.08.01 21:44:58.103240 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 18176 | 2025.08.01 21:44:58.103528 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18177 | 2025.08.01 21:44:58.103583 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18178 | 2025.08.01 21:44:58.103683 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Key condition: (column 0 notIn 80-element set) | ||
| 18179 | 2025.08.01 21:44:58.103845 [ 295 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 18180 | 2025.08.01 21:44:58.103851 [ 293 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 18181 | 2025.08.01 21:44:58.103935 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (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 | ||
| 18182 | 2025.08.01 21:44:58.103962 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18183 | 2025.08.01 21:44:58.104020 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18184 | 2025.08.01 21:44:58.104037 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53) (SelectExecutor): Reading approx. 73 rows with 2 streams | ||
| 18185 | 2025.08.01 21:44:58.104069 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18186 | 2025.08.01 21:44:58.104188 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:expired_targets', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 18187 | 2025.08.01 21:44:58.104778 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> executeQuery: Read 73 rows, 2.76 KiB in 0.001932 sec., 37784.67908902692 rows/sec., 1.39 MiB/sec. | ||
| 18188 | 2025.08.01 21:44:58.104891 [ 261 ] {bf6c8fe0-3527-4703-957d-daf1dffbafc3} <Debug> TCPHandler: Processed in 0.002174823 sec. | ||
| 18189 | 2025.08.01 21:44:58.110561 [ 149 ] {} <Debug> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Selected 5 parts from all_1_50_10 to all_54_54_0 | ||
| 18190 | 2025.08.01 21:44:58.110615 [ 149 ] {} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18191 | 2025.08.01 21:44:58.110650 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18192 | 2025.08.01 21:44:58.110763 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_10 to all_54_54_0 into Compact with storage Full | ||
| 18193 | 2025.08.01 21:44:58.110898 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18194 | 2025.08.01 21:44:58.110938 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 416 rows starting from the beginning of the part | ||
| 18195 | 2025.08.01 21:44:58.111008 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 392 rows starting from the beginning of the part | ||
| 18196 | 2025.08.01 21:44:58.111056 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 392 rows starting from the beginning of the part | ||
| 18197 | 2025.08.01 21:44:58.111100 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 18198 | 2025.08.01 21:44:58.111147 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 18199 | 2025.08.01 21:44:58.112087 [ 197 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370547 sec., 910585.3356360636 rows/sec., 62.27 MiB/sec. | ||
| 18200 | 2025.08.01 21:44:58.112286 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 18201 | 2025.08.01 21:44:58.112600 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18202 | 2025.08.01 21:44:58.112689 [ 190 ] {701ca34d-a59c-4ec5-b77c-c3843015f8ae::all_1_54_11} <Trace> oximeter.fields_i16 (701ca34d-a59c-4ec5-b77c-c3843015f8ae) (MergerMutator): Merged 5 parts: [all_1_50_10, all_54_54_0] -> all_1_54_11 | ||
| 18203 | 2025.08.01 21:44:58.112801 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 18204 | 2025.08.01 21:44:58.116728 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18205 | 2025.08.01 21:44:58.116863 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18206 | 2025.08.01 21:44:58.116916 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18207 | 2025.08.01 21:44:58.117579 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18208 | 2025.08.01 21:44:58.117622 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18209 | 2025.08.01 21:44:58.118172 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 18210 | 2025.08.01 21:44:58.118451 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Trace> oximeter.timeseries_schema (40084247-19c3-4d1c-829a-665768818f53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18211 | 2025.08.01 21:44:58.118629 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Debug> executeQuery: Read 8 rows, 1.38 KiB in 0.001801 sec., 4441.976679622432 rows/sec., 765.63 KiB/sec. | ||
| 18212 | 2025.08.01 21:44:58.118685 [ 261 ] {5d5144e5-fb55-44ee-91b6-c06751bd2f5e} <Debug> TCPHandler: Processed in 0.002029991 sec. | ||
| 18213 | 2025.08.01 21:44:58.118845 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18214 | 2025.08.01 21:44:58.118948 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18215 | 2025.08.01 21:44:58.118992 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18216 | 2025.08.01 21:44:58.119424 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18217 | 2025.08.01 21:44:58.119463 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18218 | 2025.08.01 21:44:58.119771 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 18219 | 2025.08.01 21:44:58.119993 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Trace> oximeter.fields_ipaddr (566f8f56-1c8c-471e-b867-c4c53dab91ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18220 | 2025.08.01 21:44:58.120191 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.00126 sec., 2380.9523809523807 rows/sec., 176.71 KiB/sec. | ||
| 18221 | 2025.08.01 21:44:58.120241 [ 261 ] {4d57e13b-de3c-4289-abe0-e9367028c878} <Debug> TCPHandler: Processed in 0.001454119 sec. | ||
| 18222 | 2025.08.01 21:44:58.120371 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2025.08.01 21:44:58.120467 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18224 | 2025.08.01 21:44:58.120508 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18225 | 2025.08.01 21:44:58.121059 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18226 | 2025.08.01 21:44:58.121097 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18227 | 2025.08.01 21:44:58.121461 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18228 | 2025.08.01 21:44:58.121695 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18229 | 2025.08.01 21:44:58.121827 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Debug> executeQuery: Read 200 rows, 17.01 KiB in 0.001377 sec., 145243.28249818448 rows/sec., 12.06 MiB/sec. | ||
| 18230 | 2025.08.01 21:44:58.121829 [ 149 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18231 | 2025.08.01 21:44:58.121871 [ 261 ] {b0854db4-baaa-4857-8136-e866bb0bb90f} <Debug> TCPHandler: Processed in 0.001550711 sec. | ||
| 18232 | 2025.08.01 21:44:58.121882 [ 149 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2025.08.01 21:44:58.121910 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18234 | 2025.08.01 21:44:58.121994 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18235 | 2025.08.01 21:44:58.121998 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18236 | 2025.08.01 21:44:58.122094 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18237 | 2025.08.01 21:44:58.122114 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18238 | 2025.08.01 21:44:58.122135 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18239 | 2025.08.01 21:44:58.122145 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2447 rows starting from the beginning of the part | ||
| 18240 | 2025.08.01 21:44:58.122204 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 74 rows starting from the beginning of the part | ||
| 18241 | 2025.08.01 21:44:58.122249 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 1443 rows starting from the beginning of the part | ||
| 18242 | 2025.08.01 21:44:58.122292 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 18243 | 2025.08.01 21:44:58.122330 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 74 rows starting from the beginning of the part | ||
| 18244 | 2025.08.01 21:44:58.122368 [ 200 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 200 rows starting from the beginning of the part | ||
| 18245 | 2025.08.01 21:44:58.122564 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18246 | 2025.08.01 21:44:58.122601 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18247 | 2025.08.01 21:44:58.122906 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18248 | 2025.08.01 21:44:58.123150 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18249 | 2025.08.01 21:44:58.123282 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Debug> executeQuery: Read 50 rows, 3.72 KiB in 0.001206 sec., 41459.36981757877 rows/sec., 3.01 MiB/sec. | ||
| 18250 | 2025.08.01 21:44:58.123295 [ 149 ] {} <Debug> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18251 | 2025.08.01 21:44:58.123321 [ 261 ] {3bd342db-578c-4106-9e4a-48cdaf868e8f} <Debug> TCPHandler: Processed in 0.001376267 sec. | ||
| 18252 | 2025.08.01 21:44:58.123350 [ 149 ] {} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18253 | 2025.08.01 21:44:58.123395 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18254 | 2025.08.01 21:44:58.123445 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18255 | 2025.08.01 21:44:58.123489 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18256 | 2025.08.01 21:44:58.123546 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18257 | 2025.08.01 21:44:58.123590 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18258 | 2025.08.01 21:44:58.123593 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18259 | 2025.08.01 21:44:58.123633 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 277 rows starting from the beginning of the part | ||
| 18260 | 2025.08.01 21:44:58.123690 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 45 rows starting from the beginning of the part | ||
| 18261 | 2025.08.01 21:44:58.123731 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 9 rows starting from the beginning of the part | ||
| 18262 | 2025.08.01 21:44:58.123770 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 76 rows starting from the beginning of the part | ||
| 18263 | 2025.08.01 21:44:58.123810 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 9 rows starting from the beginning of the part | ||
| 18264 | 2025.08.01 21:44:58.123848 [ 197 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 50 rows starting from the beginning of the part | ||
| 18265 | 2025.08.01 21:44:58.123999 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18266 | 2025.08.01 21:44:58.124044 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18267 | 2025.08.01 21:44:58.124156 [ 191 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4294 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193873 sec., 1957269.176474664 rows/sec., 169.00 MiB/sec. | ||
| 18268 | 2025.08.01 21:44:58.124368 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18269 | 2025.08.01 21:44:58.124475 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18270 | 2025.08.01 21:44:58.124623 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Trace> oximeter.fields_u32 (79de2c18-15ea-42c1-8448-58366d14b5bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2025.08.01 21:44:58.124758 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303506 sec., 357497.39548571315 rows/sec., 25.29 MiB/sec. | ||
| 18272 | 2025.08.01 21:44:58.124774 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Debug> executeQuery: Read 38 rows, 2.43 KiB in 0.001245 sec., 30522.088353413656 rows/sec., 1.91 MiB/sec. | ||
| 18273 | 2025.08.01 21:44:58.124821 [ 261 ] {54140fc3-a287-4537-8b7e-52ebdd4f890a} <Debug> TCPHandler: Processed in 0.001429179 sec. | ||
| 18274 | 2025.08.01 21:44:58.124828 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18275 | 2025.08.01 21:44:58.124925 [ 186 ] {f62e5902-06da-4626-9f10-7e88bbc3adb9::all_1_141_28} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18276 | 2025.08.01 21:44:58.124942 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18277 | 2025.08.01 21:44:58.124949 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18278 | 2025.08.01 21:44:58.125027 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 18279 | 2025.08.01 21:44:58.125049 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18280 | 2025.08.01 21:44:58.125103 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18281 | 2025.08.01 21:44:58.125292 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18282 | 2025.08.01 21:44:58.125382 [ 191 ] {e17ef511-a521-478b-a20f-86efb46ac646::all_1_131_26} <Trace> oximeter.fields_u16 (e17ef511-a521-478b-a20f-86efb46ac646) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18283 | 2025.08.01 21:44:58.125490 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18284 | 2025.08.01 21:44:58.125671 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18285 | 2025.08.01 21:44:58.125714 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18286 | 2025.08.01 21:44:58.126075 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18287 | 2025.08.01 21:44:58.126291 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18288 | 2025.08.01 21:44:58.126426 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Debug> executeQuery: Read 300 rows, 23.54 KiB in 0.001399 sec., 214438.88491779842 rows/sec., 16.43 MiB/sec. | ||
| 18289 | 2025.08.01 21:44:58.126429 [ 149 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18290 | 2025.08.01 21:44:58.126467 [ 261 ] {4d95cd36-cf2b-425a-abcb-4ebf38eb3bb9} <Debug> TCPHandler: Processed in 0.001578701 sec. | ||
| 18291 | 2025.08.01 21:44:58.126478 [ 149 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18292 | 2025.08.01 21:44:58.126504 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18293 | 2025.08.01 21:44:58.126578 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18294 | 2025.08.01 21:44:58.126591 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18295 | 2025.08.01 21:44:58.126635 [ 223 ] {} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18296 | 2025.08.01 21:44:58.126666 [ 223 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18297 | 2025.08.01 21:44:58.126677 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18298 | 2025.08.01 21:44:58.126698 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 18299 | 2025.08.01 21:44:58.126727 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1239 rows starting from the beginning of the part | ||
| 18300 | 2025.08.01 21:44:58.126753 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 18301 | 2025.08.01 21:44:58.126792 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 73 rows starting from the beginning of the part | ||
| 18302 | 2025.08.01 21:44:58.126839 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 746 rows starting from the beginning of the part | ||
| 18303 | 2025.08.01 21:44:58.126881 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 18304 | 2025.08.01 21:44:58.126917 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 73 rows starting from the beginning of the part | ||
| 18305 | 2025.08.01 21:44:58.126953 [ 197 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 300 rows starting from the beginning of the part | ||
| 18306 | 2025.08.01 21:44:58.127128 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Trace> oximeter.measurements_cumulativei64 (8a54653b-46f8-4484-8feb-d733ee2405d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2025.08.01 21:44:58.127170 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18308 | 2025.08.01 21:44:58.127518 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 18309 | 2025.08.01 21:44:58.127794 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Trace> oximeter.measurements_cumulativei64 (8a54653b-46f8-4484-8feb-d733ee2405d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2025.08.01 21:44:58.127922 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001242 sec., 16103.05958132045 rows/sec., 1.06 MiB/sec. | ||
| 18311 | 2025.08.01 21:44:58.127961 [ 261 ] {43e6014a-3b25-4a7b-9f70-e8568be96392} <Debug> TCPHandler: Processed in 0.001420158 sec. | ||
| 18312 | 2025.08.01 21:44:58.128077 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2025.08.01 21:44:58.128137 [ 191 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001589862 sec., 1569318.5949472343 rows/sec., 122.32 MiB/sec. | ||
| 18314 | 2025.08.01 21:44:58.128177 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18315 | 2025.08.01 21:44:58.128228 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18316 | 2025.08.01 21:44:58.128378 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18317 | 2025.08.01 21:44:58.128652 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18318 | 2025.08.01 21:44:58.128696 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18319 | 2025.08.01 21:44:58.128739 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18320 | 2025.08.01 21:44:58.128824 [ 189 ] {ddf9b16e-9df0-4144-9802-cfd2b7ddefb2::all_1_141_28} <Trace> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18321 | 2025.08.01 21:44:58.128914 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 18322 | 2025.08.01 21:44:58.129100 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18323 | 2025.08.01 21:44:58.129323 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18324 | 2025.08.01 21:44:58.129456 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Debug> executeQuery: Read 203 rows, 14.34 KiB in 0.001299 sec., 156274.05696689762 rows/sec., 10.78 MiB/sec. | ||
| 18325 | 2025.08.01 21:44:58.129498 [ 261 ] {618f1833-9774-4c7a-a1d3-52d41dc86081} <Debug> TCPHandler: Processed in 0.00146999 sec. | ||
| 18326 | 2025.08.01 21:44:58.129614 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18327 | 2025.08.01 21:44:58.129710 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18328 | 2025.08.01 21:44:58.129766 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18329 | 2025.08.01 21:44:58.130684 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18330 | 2025.08.01 21:44:58.130723 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18331 | 2025.08.01 21:44:58.131092 [ 223 ] {} <Debug> oximeter.fields_uuid (ddf9b16e-9df0-4144-9802-cfd2b7ddefb2): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18332 | 2025.08.01 21:44:58.131335 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18333 | 2025.08.01 21:44:58.131589 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18334 | 2025.08.01 21:44:58.131715 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18335 | 2025.08.01 21:44:58.131729 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Debug> executeQuery: Read 52 rows, 92.62 KiB in 0.002038 sec., 25515.210991167813 rows/sec., 44.38 MiB/sec. | ||
| 18336 | 2025.08.01 21:44:58.131756 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2025.08.01 21:44:58.131779 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18338 | 2025.08.01 21:44:58.131798 [ 261 ] {bb64becc-3f5f-4c19-bb88-01ae48acd90a} <Debug> TCPHandler: Processed in 0.002235735 sec. | ||
| 18339 | 2025.08.01 21:44:58.131871 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 18340 | 2025.08.01 21:44:58.131924 [ 261 ] {} <Trace> TCP-Session: 4022beaf-88ab-47ff-a29e-9373225b8b6d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18341 | 2025.08.01 21:44:58.132025 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39281) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18342 | 2025.08.01 21:44:58.132067 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18343 | 2025.08.01 21:44:58.132100 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18344 | 2025.08.01 21:44:58.132163 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2509 rows starting from the beginning of the part | ||
| 18345 | 2025.08.01 21:44:58.132305 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 45 rows starting from the beginning of the part | ||
| 18346 | 2025.08.01 21:44:58.132414 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 9 rows starting from the beginning of the part | ||
| 18347 | 2025.08.01 21:44:58.132426 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18348 | 2025.08.01 21:44:58.132468 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18349 | 2025.08.01 21:44:58.132511 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 52 rows starting from the beginning of the part | ||
| 18350 | 2025.08.01 21:44:58.132612 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 9 rows starting from the beginning of the part | ||
| 18351 | 2025.08.01 21:44:58.132713 [ 194 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 52 rows starting from the beginning of the part | ||
| 18352 | 2025.08.01 21:44:58.132773 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18353 | 2025.08.01 21:44:58.133014 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18354 | 2025.08.01 21:44:58.133158 [ 149 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18355 | 2025.08.01 21:44:58.133159 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 18356 | 2025.08.01 21:44:58.133205 [ 149 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18357 | 2025.08.01 21:44:58.133239 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18358 | 2025.08.01 21:44:58.133244 [ 261 ] {f68589c5-60d4-459a-bf16-5f70326eef5a} <Debug> TCPHandler: Processed in 0.001372237 sec. | ||
| 18359 | 2025.08.01 21:44:58.133312 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18360 | 2025.08.01 21:44:58.133363 [ 224 ] {} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18361 | 2025.08.01 21:44:58.133398 [ 224 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18362 | 2025.08.01 21:44:58.133409 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18363 | 2025.08.01 21:44:58.133441 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9348 rows starting from the beginning of the part | ||
| 18364 | 2025.08.01 21:44:58.133490 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18365 | 2025.08.01 21:44:58.133533 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 42 rows starting from the beginning of the part | ||
| 18366 | 2025.08.01 21:44:58.133584 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 18 rows starting from the beginning of the part | ||
| 18367 | 2025.08.01 21:44:58.133623 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18368 | 2025.08.01 21:44:58.133665 [ 194 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18369 | 2025.08.01 21:44:58.136248 [ 196 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9588 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965769 sec., 3232888.3335148487 rows/sec., 209.00 MiB/sec. | ||
| 18370 | 2025.08.01 21:44:58.136465 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18371 | 2025.08.01 21:44:58.136732 [ 224 ] {} <Debug> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18372 | 2025.08.01 21:44:58.136813 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18373 | 2025.08.01 21:44:58.136899 [ 191 ] {36e15917-3233-47a7-bd5b-0d7ce8e1cc1b::all_1_141_28} <Trace> oximeter.measurements_u64 (36e15917-3233-47a7-bd5b-0d7ce8e1cc1b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18374 | 2025.08.01 21:44:58.136994 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 18375 | 2025.08.01 21:44:58.142704 [ 195 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2676 rows, containing 19 columns (19 merged, 0 gathered) in 0.010875166 sec., 246065.20948737703 rows/sec., 440.44 MiB/sec. | ||
| 18376 | 2025.08.01 21:44:58.145345 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18377 | 2025.08.01 21:44:58.145707 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18378 | 2025.08.01 21:44:58.145783 [ 196 ] {76f90a06-b725-4db1-937a-0be37d335f46::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (76f90a06-b725-4db1-937a-0be37d335f46) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18379 | 2025.08.01 21:44:58.145913 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.14 MiB. | ||
| 18380 | 2025.08.01 21:44:58.361415 [ 149 ] {} <Debug> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Selected 5 parts from all_1_50_10 to all_54_54_0 | ||
| 18381 | 2025.08.01 21:44:58.361480 [ 149 ] {} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18382 | 2025.08.01 21:44:58.361505 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18383 | 2025.08.01 21:44:58.361605 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_10 to all_54_54_0 into Compact with storage Full | ||
| 18384 | 2025.08.01 21:44:58.361727 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18385 | 2025.08.01 21:44:58.361762 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 214 rows starting from the beginning of the part | ||
| 18386 | 2025.08.01 21:44:58.361832 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 202 rows starting from the beginning of the part | ||
| 18387 | 2025.08.01 21:44:58.361879 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 202 rows starting from the beginning of the part | ||
| 18388 | 2025.08.01 21:44:58.361935 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 18389 | 2025.08.01 21:44:58.361980 [ 193 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part | ||
| 18390 | 2025.08.01 21:44:58.363097 [ 187 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152805 sec., 420143.319917542 rows/sec., 25.92 MiB/sec. | ||
| 18391 | 2025.08.01 21:44:58.363325 [ 198 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 18392 | 2025.08.01 21:44:58.363659 [ 198 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18393 | 2025.08.01 21:44:58.363739 [ 198 ] {016fe5c2-b8dc-4245-93d7-45fe255ca15a::all_1_54_11} <Trace> oximeter.fields_u8 (016fe5c2-b8dc-4245-93d7-45fe255ca15a) (MergerMutator): Merged 5 parts: [all_1_50_10, all_54_54_0] -> all_1_54_11 | ||
| 18394 | 2025.08.01 21:44:58.363856 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18395 | 2025.08.01 21:44:58.787205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 18396 | 2025.08.01 21:44:58.805664 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18397 | 2025.08.01 21:44:58.805729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.07 GiB. | ||
| 18398 | 2025.08.01 21:44:58.812440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18399 | 2025.08.01 21:44:58.813395 [ 244 ] {} <Trace> system.metric_log (cf37174a-ec20-4199-af98-df6269b8edef): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18400 | 2025.08.01 21:44:58.817811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18401 | 2025.08.01 21:44:59.006884 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18402 | 2025.08.01 21:44:59.006954 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18403 | 2025.08.01 21:44:59.008993 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (2ff37784-ec18-4bc7-8e00-ce044b4b9eff): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18404 | 2025.08.01 21:44:59.250204 [ 221 ] {} <Trace> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18405 | 2025.08.01 21:44:59.250257 [ 221 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 18406 | 2025.08.01 21:44:59.252563 [ 221 ] {} <Debug> oximeter.fields_string (f62e5902-06da-4626-9f10-7e88bbc3adb9): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||